.. |
Kconfig
|
7eeaaaa522
ide: move xfer mode tuning code to ide-xfer-mode.c
|
il y a 16 ans |
Makefile
|
327fa1c294
ide: move error handling code to ide-eh.c (v2)
|
il y a 16 ans |
aec62xx.c
|
2ed0ef543a
ide: fix ->init_chipset method to return 'int' value
|
il y a 16 ans |
ali14xx.c
|
2bfba3c444
ide: remove useless subdirs from drivers/ide/
|
il y a 17 ans |
alim15x3.c
|
2ed0ef543a
ide: fix ->init_chipset method to return 'int' value
|
il y a 16 ans |
amd74xx.c
|
2ed0ef543a
ide: fix ->init_chipset method to return 'int' value
|
il y a 16 ans |
at91_ide.c
|
adb1af9803
ide: pass command instead of request to ide_pio_datablock()
|
il y a 16 ans |
atiixp.c
|
2467922a56
ide: remove no longer needed IDE_HFLAG[_FORCE]_LEGACY_IRQS
|
il y a 16 ans |
au1xxx-ide.c
|
b6308ee0c5
ide: move command related fields from ide_hwif_t to struct ide_cmd
|
il y a 16 ans |
buddha.c
|
255115fb35
ide: allow host drivers to specify IRQ flags
|
il y a 16 ans |
cmd640.c
|
2b78ff5235
cmd640: use ide_get_pair_dev() helper
|
il y a 16 ans |
cmd64x.c
|
2ed0ef543a
ide: fix ->init_chipset method to return 'int' value
|
il y a 16 ans |
cs5520.c
|
86ccf37c6a
ide: remove pciirq argument from ide_pci_setup_ports()
|
il y a 16 ans |
cs5530.c
|
2ed0ef543a
ide: fix ->init_chipset method to return 'int' value
|
il y a 16 ans |
cs5535.c
|
2bfba3c444
ide: remove useless subdirs from drivers/ide/
|
il y a 17 ans |
cs5536.c
|
a77dcc437c
ide: add CS5536 host driver (v3)
|
il y a 16 ans |
cy82c693.c
|
898ec223fe
ide: remove HWIF() macro
|
il y a 16 ans |
delkin_cb.c
|
255115fb35
ide: allow host drivers to specify IRQ flags
|
il y a 16 ans |
dtc2278.c
|
2787cb8ae5
ide: add IDE_HFLAG_DTC2278 host flag
|
il y a 16 ans |
falconide.c
|
adb1af9803
ide: pass command instead of request to ide_pio_datablock()
|
il y a 16 ans |
gayle.c
|
255115fb35
ide: allow host drivers to specify IRQ flags
|
il y a 16 ans |
hpt366.c
|
2ed0ef543a
ide: fix ->init_chipset method to return 'int' value
|
il y a 16 ans |
ht6560b.c
|
2bfba3c444
ide: remove useless subdirs from drivers/ide/
|
il y a 17 ans |
icside.c
|
b6308ee0c5
ide: move command related fields from ide_hwif_t to struct ide_cmd
|
il y a 16 ans |
ide-4drives.c
|
c094ea0774
ide: add IDE_HFLAG_4DRIVES host flag
|
il y a 16 ans |
ide-acpi.c
|
22aa4b32a1
ide: remove ide_task_t typedef
|
il y a 16 ans |
ide-atapi.c
|
89f78b3261
ide: move rq->errors quirk out from ide_end_request()
|
il y a 16 ans |
ide-cd.c
|
89f78b3261
ide: move rq->errors quirk out from ide_end_request()
|
il y a 16 ans |
ide-cd.h
|
3f2154d7e7
ide-cd: use ide_drive_t's rq in cdrom_queue_request_sense
|
il y a 16 ans |
ide-cd_ioctl.c
|
42619d35c7
ide: remove IDE_AFLAG_NO_DOORLOCKING
|
il y a 17 ans |
ide-cd_verbose.c
|
d34c87e4ba
block: replace sizeof(rq->cmd) with BLK_MAX_CDB
|
il y a 17 ans |
ide-cs.c
|
255115fb35
ide: allow host drivers to specify IRQ flags
|
il y a 16 ans |
ide-devsets.c
|
11938c9290
ide: move device settings code to ide-devsets.c
|
il y a 16 ans |
ide-disk.c
|
89f78b3261
ide: move rq->errors quirk out from ide_end_request()
|
il y a 16 ans |
ide-disk.h
|
badf8082c3
[PATCH] switch ide_disk_ops ->ioctl() to sane prototype
|
il y a 17 ans |
ide-disk_ioctl.c
|
badf8082c3
[PATCH] switch ide_disk_ops ->ioctl() to sane prototype
|
il y a 17 ans |
ide-disk_proc.c
|
0dfb991c69
ide: use ata_tf_protocols enums
|
il y a 16 ans |
ide-dma-sff.c
|
b6308ee0c5
ide: move command related fields from ide_hwif_t to struct ide_cmd
|
il y a 16 ans |
ide-dma.c
|
2230d90dd8
ide: sanitize ide_finish_cmd()
|
il y a 16 ans |
ide-eh.c
|
89f78b3261
ide: move rq->errors quirk out from ide_end_request()
|
il y a 16 ans |
ide-floppy.c
|
89f78b3261
ide: move rq->errors quirk out from ide_end_request()
|
il y a 16 ans |
ide-floppy.h
|
badf8082c3
[PATCH] switch ide_disk_ops ->ioctl() to sane prototype
|
il y a 17 ans |
ide-floppy_ioctl.c
|
07bd3f4731
ide-floppy: allocate only toplevel packet commands
|
il y a 16 ans |
ide-floppy_proc.c
|
71bfc7a7c7
ide: NULL noise: drivers/ide/ide-*.c
|
il y a 16 ans |
ide-gd.c
|
3ee38302ff
ide: remove ->end_request method
|
il y a 16 ans |
ide-gd.h
|
5e2040fd0a
ide: move ->failed_pc to ide_drive_t
|
il y a 16 ans |
ide-generic.c
|
e518e58779
ide-generic: use struct ide_port_info
|
il y a 16 ans |
ide-h8300.c
|
adb1af9803
ide: pass command instead of request to ide_pio_datablock()
|
il y a 16 ans |
ide-io-std.c
|
adb1af9803
ide: pass command instead of request to ide_pio_datablock()
|
il y a 16 ans |
ide-io.c
|
89f78b3261
ide: move rq->errors quirk out from ide_end_request()
|
il y a 16 ans |
ide-ioctls.c
|
0dfb991c69
ide: use ata_tf_protocols enums
|
il y a 16 ans |
ide-iops.c
|
22aa4b32a1
ide: remove ide_task_t typedef
|
il y a 16 ans |
ide-legacy.c
|
7f92b11c1c
ide: move legacy ISA/VLB ports handling to ide-legacy.c (v2)
|
il y a 16 ans |
ide-lib.c
|
22aa4b32a1
ide: remove ide_task_t typedef
|
il y a 16 ans |
ide-park.c
|
d364c7f50b
ide: use ide_complete_cmd() for REQ_UNPARK_HEADS
|
il y a 16 ans |
ide-pci-generic.c
|
2467922a56
ide: remove no longer needed IDE_HFLAG[_FORCE]_LEGACY_IRQS
|
il y a 16 ans |
ide-pio-blacklist.c
|
9ad5409375
ide: move PIO blacklist to ide-pio-blacklist.c
|
il y a 17 ans |
ide-pm.c
|
0dfb991c69
ide: use ata_tf_protocols enums
|
il y a 16 ans |
ide-pnp.c
|
ee1464a4e8
ide-pnp: use struct ide_port_info
|
il y a 16 ans |
ide-probe.c
|
22aa4b32a1
ide: remove ide_task_t typedef
|
il y a 16 ans |
ide-proc.c
|
22aa4b32a1
ide: remove ide_task_t typedef
|
il y a 16 ans |
ide-scan-pci.c
|
eb63963a55
ide: replace remaining __FUNCTION__ occurrences
|
il y a 17 ans |
ide-sysfs.c
|
ebdab07dad
ide: move sysfs support to ide-sysfs.c
|
il y a 16 ans |
ide-tape.c
|
89f78b3261
ide: move rq->errors quirk out from ide_end_request()
|
il y a 16 ans |
ide-taskfile.c
|
6902a53312
ide: pass error value to ide_complete_rq()
|
il y a 16 ans |
ide-timings.c
|
3ceca727fe
ide: include <linux/hdreg.h> only when needed
|
il y a 17 ans |
ide-xfer-mode.c
|
7eeaaaa522
ide: move xfer mode tuning code to ide-xfer-mode.c
|
il y a 16 ans |
ide.c
|
11938c9290
ide: move device settings code to ide-devsets.c
|
il y a 16 ans |
ide_arm.c
|
9804657ec4
ide_arm: use struct ide_port_info
|
il y a 16 ans |
ide_platform.c
|
2bfba3c444
ide: remove useless subdirs from drivers/ide/
|
il y a 17 ans |
it8172.c
|
391ad1908a
Resurrect IT8172 IDE controller driver
|
il y a 16 ans |
it8213.c
|
898ec223fe
ide: remove HWIF() macro
|
il y a 16 ans |
it821x.c
|
2ed0ef543a
ide: fix ->init_chipset method to return 'int' value
|
il y a 16 ans |
jmicron.c
|
ccd32e221c
ide: Switch to a common address
|
il y a 16 ans |
macide.c
|
255115fb35
ide: allow host drivers to specify IRQ flags
|
il y a 16 ans |
ns87415.c
|
22aa4b32a1
ide: remove ide_task_t typedef
|
il y a 16 ans |
opti621.c
|
2bfba3c444
ide: remove useless subdirs from drivers/ide/
|
il y a 17 ans |
palm_bk3710.c
|
13b8860d10
IDE: palm_bk3710: use ioremap instead of arch-specific IO_ADDRESS()
|
il y a 16 ans |
pdc202xx_new.c
|
2ed0ef543a
ide: fix ->init_chipset method to return 'int' value
|
il y a 16 ans |
pdc202xx_old.c
|
2ed0ef543a
ide: fix ->init_chipset method to return 'int' value
|
il y a 16 ans |
piix.c
|
2ed0ef543a
ide: fix ->init_chipset method to return 'int' value
|
il y a 16 ans |
pmac.c
|
b6308ee0c5
ide: move command related fields from ide_hwif_t to struct ide_cmd
|
il y a 16 ans |
q40ide.c
|
adb1af9803
ide: pass command instead of request to ide_pio_datablock()
|
il y a 16 ans |
qd65xx.c
|
5193535517
Fix my email address in qd65xx.[ch]/pata_qdi.c
|
il y a 16 ans |
qd65xx.h
|
5193535517
Fix my email address in qd65xx.[ch]/pata_qdi.c
|
il y a 16 ans |
rapide.c
|
1137fb6704
arm ide breakage
|
il y a 17 ans |
rz1000.c
|
7f1ac8c4b9
rz1000: apply chipset quirks early (v2)
|
il y a 16 ans |
sc1200.c
|
592b531521
ide: move read_sff_dma_status() method to 'struct ide_dma_ops'
|
il y a 16 ans |
scc_pata.c
|
adb1af9803
ide: pass command instead of request to ide_pio_datablock()
|
il y a 16 ans |
serverworks.c
|
2ed0ef543a
ide: fix ->init_chipset method to return 'int' value
|
il y a 16 ans |
setup-pci.c
|
255115fb35
ide: allow host drivers to specify IRQ flags
|
il y a 16 ans |
sgiioc4.c
|
b6308ee0c5
ide: move command related fields from ide_hwif_t to struct ide_cmd
|
il y a 16 ans |
siimage.c
|
2ed0ef543a
ide: fix ->init_chipset method to return 'int' value
|
il y a 16 ans |
sis5513.c
|
2ed0ef543a
ide: fix ->init_chipset method to return 'int' value
|
il y a 16 ans |
sl82c105.c
|
2ed0ef543a
ide: fix ->init_chipset method to return 'int' value
|
il y a 16 ans |
slc90e66.c
|
2467922a56
ide: remove no longer needed IDE_HFLAG[_FORCE]_LEGACY_IRQS
|
il y a 16 ans |
tc86c001.c
|
592b531521
ide: move read_sff_dma_status() method to 'struct ide_dma_ops'
|
il y a 16 ans |
triflex.c
|
898ec223fe
ide: remove HWIF() macro
|
il y a 16 ans |
trm290.c
|
e2bcb2acb0
trm290: trm290_dma_setup() fix
|
il y a 16 ans |
tx4938ide.c
|
adb1af9803
ide: pass command instead of request to ide_pio_datablock()
|
il y a 16 ans |
tx4939ide.c
|
b6308ee0c5
ide: move command related fields from ide_hwif_t to struct ide_cmd
|
il y a 16 ans |
umc8672.c
|
b65fac32cf
ide: merge ide_hwgroup_t with ide_hwif_t (v2)
|
il y a 16 ans |
via82cxxx.c
|
2ed0ef543a
ide: fix ->init_chipset method to return 'int' value
|
il y a 16 ans |