You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paul Gortmaker
e04a2bd6d8
drivers/ide: make ide-scan-pci.c driver explicitly non-modular
...
The Kconfig for this support is currently:
config IDEPCI_PCIBUS_ORDER
bool "Probe IDE PCI devices in the PCI bus order (DEPRECATED)"
...meaning that it currently is not being built as a module by anyone.
Lets change the initcall to be the equivalent device_initcall, so that
when reading the driver code, there is no doubt it is builtin-only.
Unlike other similar changes, we leave the module.h header to be
included since this code interacts with other drivers and needs to
know what a struct module is.
Cc: "David S. Miller" <davem@davemloft.net>
Cc: linux-ide@vger.kernel.org
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
9 years ago
..
Kconfig
Remove celleb-only SCC PATA drivers
10 years ago
Makefile
Remove celleb-only SCC PATA drivers
10 years ago
aec62xx.c
…
ali14xx.c
…
alim15x3.c
…
amd74xx.c
…
atiixp.c
…
au1xxx-ide.c
…
buddha.c
…
cmd64x.c
…
cmd640.c
…
cs5520.c
ide: remove deprecated use of pci api
10 years ago
cs5530.c
…
cs5535.c
…
cs5536.c
…
cy82c693.c
…
delkin_cb.c
…
dtc2278.c
…
falconide.c
…
gayle.c
…
hpt366.c
…
ht6560b.c
…
icside.c
…
ide-4drives.c
…
ide-acpi.c
…
ide-atapi.c
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
9 years ago
ide-cd.c
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
9 years ago
ide-cd.h
…
ide-cd_ioctl.c
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
9 years ago
ide-cd_verbose.c
…
ide-cs.c
…
ide-devsets.c
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
9 years ago
ide-disk.c
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
9 years ago
ide-disk.h
…
ide-disk_ioctl.c
…
ide-disk_proc.c
…
ide-dma-sff.c
…
ide-dma.c
…
ide-eh.c
block: move PM request support to IDE
10 years ago
ide-floppy.c
block: move REQ_TYPE_SENSE to the ide driver
10 years ago
ide-floppy.h
…
ide-floppy_ioctl.c
…
ide-floppy_proc.c
…
ide-gd.c
…
ide-gd.h
…
ide-generic.c
…
ide-io-std.c
…
ide-io.c
block: move PM request support to IDE
10 years ago
ide-ioctls.c
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
9 years ago
ide-iops.c
…
ide-legacy.c
…
ide-lib.c
ide,ata: Rename ATA_IDX to ATA_SENSE
10 years ago
ide-park.c
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
9 years ago
ide-pci-generic.c
…
ide-pio-blacklist.c
…
ide-pm.c
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
9 years ago
ide-pnp.c
…
ide-probe.c
ide,ata: Rename ATA_IDX to ATA_SENSE
10 years ago
ide-proc.c
…
ide-scan-pci.c
drivers/ide: make ide-scan-pci.c driver explicitly non-modular
9 years ago
ide-sysfs.c
…
ide-tape.c
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
9 years ago
ide-taskfile.c
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
9 years ago
ide-timings.c
…
ide-xfer-mode.c
…
ide.c
ide: silence some underflow warnings
9 years ago
ide_platform.c
…
it821x.c
ide: constify ide_dma_ops structures
9 years ago
it8172.c
…
it8213.c
…
jmicron.c
…
macide.c
…
ns87415.c
…
opti621.c
…
palm_bk3710.c
…
pdc202xx_new.c
ide: pdc202xx_new: Replace timeval with ktime_t
9 years ago
pdc202xx_old.c
…
piix.c
…
pmac.c
ide: remove deprecated use of pci api
10 years ago
q40ide.c
…
qd65xx.c
…
qd65xx.h
…
rapide.c
…
rz1000.c
…
sc1200.c
…
serverworks.c
…
setup-pci.c
ide: remove deprecated use of pci api
10 years ago
sgiioc4.c
ide: remove deprecated use of pci api
10 years ago
siimage.c
…
sis5513.c
…
sl82c105.c
…
slc90e66.c
…
tc86c001.c
…
triflex.c
…
trm290.c
ide: constify ide_dma_ops structures
9 years ago
tx4938ide.c
…
tx4939ide.c
…
umc8672.c
…
via82cxxx.c
…