kernel-ark/drivers
Kenji Kaneshige ceb43744cd [PATCH] PCI: 'is_enabled' flag should be set/cleared when the device is actually enabled/disabled
I think 'is_enabled' flag in pci_dev structure should be set/cleared
when the device actually enabled/disabled. Especially about
pci_enable_device(), it can be failed. By this change, we will also
get the possibility of refering 'is_enabled' flag from the functions
called through pci_enable_device()/pci_disable_device().

Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-05-03 23:45:13 -07:00
..
acorn
acpi
atm
base
block
bluetooth
cdrom [PATCH] Avoid unnecessary ide-cd cache flushes 2005-05-01 12:12:52 -07:00
char [PATCH] make lots of things static 2005-05-01 08:59:29 -07:00
cpufreq [PATCH] cpufreq annoying warning fix 2005-05-02 08:15:22 -07:00
crypto
dio
eisa
fc4
firmware
i2c
ide
ieee1394
infiniband
input [PATCH] drivers/input/joystick/spaceorb.c: fix an array overflow 2005-05-01 08:59:30 -07:00
isdn [PATCH] make lots of things static 2005-05-01 08:59:29 -07:00
macintosh [PATCH] ppc32: Fix might_sleep() warning with clock spreading 2005-05-02 08:15:22 -07:00
mca
md
media [PATCH] make lots of things static 2005-05-01 08:59:29 -07:00
message
misc
mmc
mtd
net [PPP]: remove redundant NULL pointer checks before kfree & vfree 2005-05-03 14:38:09 -07:00
nubus
oprofile
parisc
parport
pci [PATCH] PCI: 'is_enabled' flag should be set/cleared when the device is actually enabled/disabled 2005-05-03 23:45:13 -07:00
pcmcia
pnp [PATCH] drivers/pnp/pnpacpi/rsparser.c: fix an array overflow 2005-05-01 08:59:30 -07:00
s390
sbus
scsi [PATCH] make lots of things static 2005-05-01 08:59:29 -07:00
serial [PATCH] make lots of things static 2005-05-01 08:59:29 -07:00
sh
sn
tc
telephony
usb
video [PATCH] ARM: Cleanup kmalloc in cyber2000fb 2005-05-03 12:23:56 +01:00
w1
zorro
Kconfig
Makefile