dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/ide
Andi Kleen e6b53703b9 sections: fix section conflicts in drivers/ide
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Cc: David Miller <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-10-06 03:04:41 +09:00
..
Kconfig Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 2011-11-03 13:28:14 -07:00
Makefile ARM: at91: drop ide driver in favor of the pata one 2012-02-13 18:31:37 +01:00
aec62xx.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
ali14xx.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
alim15x3.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
amd74xx.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
atiixp.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
au1xxx-ide.c MIPS: Alchemy: kill au1xxx.h header 2011-10-24 23:34:24 +01:00
buddha.c ide/ata: Add module.h to the implicit modular users 2011-10-31 19:31:37 -04:00
cmd64x.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
cmd640.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
cs5520.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
cs5530.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
cs5535.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
cs5536.c
cy82c693.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
delkin_cb.c
dtc2278.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
falconide.c
gayle.c module_param: make bool parameters really bool (drivers & misc) 2012-01-13 09:32:20 +10:30
hpt366.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
ht6560b.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
icside.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
ide-4drives.c module_param: make bool parameters really bool (drivers & misc) 2012-01-13 09:32:20 +10:30
ide-acpi.c module_param: make bool parameters really bool (drivers & misc) 2012-01-13 09:32:20 +10:30
ide-atapi.c ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed 2011-10-31 19:31:37 -04:00
ide-cd.c ide-{cd,floppy,tape}: Do not include <linux/irq.h> 2011-11-08 22:35:46 +01:00
ide-cd.h
ide-cd_ioctl.c ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd 2011-04-21 19:43:59 +02:00
ide-cd_verbose.c
ide-cs.c drivers/ide/ide-cs.c: adjust suspicious bit operation 2012-06-12 15:51:41 -07:00
ide-devsets.c
ide-disk.c ide-disk: Fix request requeuing 2011-10-03 14:28:18 -04:00
ide-disk.h
ide-disk_ioctl.c
ide-disk_proc.c ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed 2011-10-31 19:31:37 -04:00
ide-dma-sff.c ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed 2011-10-31 19:31:37 -04:00
ide-dma.c ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed 2011-10-31 19:31:37 -04:00
ide-eh.c ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed 2011-10-31 19:31:37 -04:00
ide-floppy.c ide-{cd,floppy,tape}: Do not include <linux/irq.h> 2011-11-08 22:35:46 +01:00
ide-floppy.h
ide-floppy_ioctl.c block: add and use scsi_blk_cmd_ioctl 2012-01-14 15:07:24 -08:00
ide-floppy_proc.c ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed 2011-10-31 19:31:37 -04:00
ide-gd.c ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd 2011-04-21 19:43:59 +02:00
ide-gd.h
ide-generic.c
ide-h8300.c
ide-io-std.c ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed 2011-10-31 19:31:37 -04:00
ide-io.c ide: always ensure that blk_delay_queue() is called if we have pending IO 2011-04-05 23:52:49 +02:00
ide-ioctls.c ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed 2011-10-31 19:31:37 -04:00
ide-iops.c
ide-legacy.c ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed 2011-10-31 19:31:37 -04:00
ide-lib.c ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed 2011-10-31 19:31:37 -04:00
ide-park.c block: remove per-queue plugging 2011-03-10 08:52:07 +01:00
ide-pci-generic.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
ide-pio-blacklist.c
ide-pm.c ide: fix generic_ide_suspend/resume Oops 2012-08-21 14:54:42 -07:00
ide-pnp.c ide/ata: Add module.h to the implicit modular users 2011-10-31 19:31:37 -04:00
ide-probe.c
ide-proc.c
ide-scan-pci.c ide/ide-scan-pci.c: Use for_each_pci_dev(). 2011-05-16 14:24:46 -07:00
ide-sysfs.c
ide-tape.c ide-{cd,floppy,tape}: Do not include <linux/irq.h> 2011-11-08 22:35:46 +01:00
ide-taskfile.c ide: remove the second argument of k[un]map_atomic() 2012-03-20 21:48:17 +08:00
ide-timings.c
ide-xfer-mode.c ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed 2011-10-31 19:31:37 -04:00
ide.c
ide_platform.c ide: Fix irq flags madness 2011-08-04 01:29:51 -07:00
it821x.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
it8172.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
it8213.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
jmicron.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
macide.c ide/ata: Add module.h to the implicit modular users 2011-10-31 19:31:37 -04:00
ns87415.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
opti621.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
palm_bk3710.c treewide: Convert uses of struct resource to resource_size(ptr) 2011-06-10 14:55:36 +02:00
pdc202xx_new.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
pdc202xx_old.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
piix.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
pmac.c ide/ata: Add module.h to the implicit modular users 2011-10-31 19:31:37 -04:00
q40ide.c ide/ata: Add module.h to the implicit modular users 2011-10-31 19:31:37 -04:00
qd65xx.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
qd65xx.h
rapide.c
rz1000.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
sc1200.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
scc_pata.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
serverworks.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
setup-pci.c ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed 2011-10-31 19:31:37 -04:00
sgiioc4.c
siimage.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
sis5513.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
sl82c105.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
slc90e66.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
tc86c001.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
triflex.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
trm290.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
tx4938ide.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
tx4939ide.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
umc8672.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00
via82cxxx.c sections: fix section conflicts in drivers/ide 2012-10-06 03:04:41 +09:00