.. |
Kconfig
|
trivial: Kconfig: .ko is normally not included in module names
|
16 years ago |
Makefile
|
ide: merge ide_arm and ide_generic host drivers
|
16 years ago |
aec62xx.c
|
ide: fix ->init_chipset method to return 'int' value
|
16 years ago |
ali14xx.c
|
ide: remove useless subdirs from drivers/ide/
|
17 years ago |
alim15x3.c
|
alim15x3: Remove historical hacks, re-enable init_hwif for PowerPC
|
16 years ago |
amd74xx.c
|
ide: fix ->init_chipset method to return 'int' value
|
16 years ago |
at91_ide.c
|
ide: remove hw_regs_t typedef
|
16 years ago |
atiixp.c
|
ide: remove no longer needed IDE_HFLAG[_FORCE]_LEGACY_IRQS
|
16 years ago |
au1xxx-ide.c
|
ide: remove hw_regs_t typedef
|
16 years ago |
buddha.c
|
ide: remove hw_regs_t typedef
|
16 years ago |
cmd64x.c
|
ide: set/clear drive->waiting_for_dma flag in the core code
|
16 years ago |
cmd640.c
|
ide: remove hw_regs_t typedef
|
16 years ago |
cs5520.c
|
ide: remove hw_regs_t typedef
|
16 years ago |
cs5530.c
|
ide: identify data word 53 bit 1 doesn't cover words 62 and 63 (take 3)
|
16 years ago |
cs5535.c
|
ide: remove useless subdirs from drivers/ide/
|
17 years ago |
cs5536.c
|
cs5536: define dma_sff_read_status() method
|
16 years ago |
cy82c693.c
|
ide: remove HWIF() macro
|
16 years ago |
delkin_cb.c
|
ide: remove hw_regs_t typedef
|
16 years ago |
dtc2278.c
|
ide: add IDE_HFLAG_DTC2278 host flag
|
16 years ago |
falconide.c
|
ide: remove hw_regs_t typedef
|
16 years ago |
gayle.c
|
ide: remove hw_regs_t typedef
|
16 years ago |
hpt366.c
|
ide: add IDE_DFLAG_NIEN_QUIRK device flag
|
16 years ago |
ht6560b.c
|
ide: turn selectproc() method into dev_select() method (take 5)
|
16 years ago |
icside.c
|
icside: remove superfluous ->maskproc method
|
16 years ago |
ide-4drives.c
|
ide: remove hw_regs_t typedef
|
16 years ago |
ide-acpi.c
|
ide: simplify 'struct ide_taskfile'
|
16 years ago |
ide-atapi.c
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
16 years ago |
ide-cd.c
|
block: Do away with the notion of hardsect_size
|
16 years ago |
ide-cd.h
|
ide-cd: convert to using generic sense request
|
16 years ago |
ide-cd_ioctl.c
|
ide: remove IDE_AFLAG_NO_DOORLOCKING
|
17 years ago |
ide-cd_verbose.c
|
block: replace sizeof(rq->cmd) with BLK_MAX_CDB
|
17 years ago |
ide-cs.c
|
ide: remove hw_regs_t typedef
|
16 years ago |
ide-devsets.c
|
ide: remove ide_end_request()
|
16 years ago |
ide-disk.c
|
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
|
16 years ago |
ide-disk.h
|
[PATCH] switch ide_disk_ops ->ioctl() to sane prototype
|
17 years ago |
ide-disk_ioctl.c
|
[PATCH] switch ide_disk_ops ->ioctl() to sane prototype
|
17 years ago |
ide-disk_proc.c
|
ide: replace IDE_TFLAG_* flags by IDE_VALID_*
|
16 years ago |
ide-dma-sff.c
|
ide: remove wmb() from ide-dma-sff.c and scc_pata.c
|
16 years ago |
ide-dma.c
|
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
|
16 years ago |
ide-eh.c
|
ide: add IDE_DFLAG_NIEN_QUIRK device flag
|
16 years ago |
ide-floppy.c
|
ide: cleanup rq->data_len usages
|
16 years ago |
ide-floppy.h
|
[PATCH] switch ide_disk_ops ->ioctl() to sane prototype
|
17 years ago |
ide-floppy_ioctl.c
|
ide: decrease size of ->pc_buf field in struct ide_atapi_pc
|
16 years ago |
ide-floppy_proc.c
|
ide: NULL noise: drivers/ide/ide-*.c
|
16 years ago |
ide-gd.c
|
ide-gd: implement block device ->set_capacity method (v2)
|
16 years ago |
ide-gd.h
|
ide: move ->failed_pc to ide_drive_t
|
16 years ago |
ide-generic.c
|
ide: remove hw_regs_t typedef
|
16 years ago |
ide-h8300.c
|
ide: remove hw_regs_t typedef
|
16 years ago |
ide-io-std.c
|
ide: refactor tf_read() method
|
16 years ago |
ide-io.c
|
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
|
16 years ago |
ide-ioctls.c
|
ide: don't set REQ_SOFTBARRIER
|
16 years ago |
ide-iops.c
|
ide: add IDE_DFLAG_NIEN_QUIRK device flag
|
16 years ago |
ide-legacy.c
|
ide: remove hw_regs_t typedef
|
16 years ago |
ide-lib.c
|
Merge branch 'master' into for-2.6.31
|
16 years ago |
ide-park.c
|
ide: use blk_run_queue() instead of blk_start_queueing()
|
16 years ago |
ide-pci-generic.c
|
ide_pci_generic: add quirk for Netcell ATA RAID
|
16 years ago |
ide-pio-blacklist.c
|
ide: move PIO blacklist to ide-pio-blacklist.c
|
17 years ago |
ide-pm.c
|
ide-pm: don't abuse rq->data
|
16 years ago |
ide-pnp.c
|
ide: remove hw_regs_t typedef
|
16 years ago |
ide-probe.c
|
ide: fix PowerMac bootup oops
|
16 years ago |
ide-proc.c
|
ide: replace IDE_TFLAG_* flags by IDE_VALID_*
|
16 years ago |
ide-scan-pci.c
|
ide: replace remaining __FUNCTION__ occurrences
|
17 years ago |
ide-sysfs.c
|
ide: move sysfs support to ide-sysfs.c
|
16 years ago |
ide-tape.c
|
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
|
16 years ago |
ide-taskfile.c
|
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
|
16 years ago |
ide-timings.c
|
ide: add support for CFA specified transfer modes (take 3)
|
16 years ago |
ide-xfer-mode.c
|
ide: add support for CFA specified transfer modes (take 3)
|
16 years ago |
ide.c
|
ide: preserve Host Protected Area by default (v2)
|
16 years ago |
ide_platform.c
|
ide: remove hw_regs_t typedef
|
16 years ago |
it821x.c
|
ide: add ->dma_clear method and remove ->dma_timeout one
|
16 years ago |
it8172.c
|
Resurrect IT8172 IDE controller driver
|
16 years ago |
it8213.c
|
ide: remove HWIF() macro
|
16 years ago |
jmicron.c
|
ide: Switch to a common address
|
16 years ago |
macide.c
|
ide: remove hw_regs_t typedef
|
16 years ago |
ns87415.c
|
ide: refactor tf_read() method
|
16 years ago |
opti621.c
|
ide: remove useless subdirs from drivers/ide/
|
17 years ago |
palm_bk3710.c
|
ide: remove hw_regs_t typedef
|
16 years ago |
pdc202xx_new.c
|
ide: respect quirk_drives[] list on all controllers
|
16 years ago |
pdc202xx_old.c
|
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
|
16 years ago |
piix.c
|
piix: The Sony TZ90 needs the cable type hardcoding
|
16 years ago |
pmac.c
|
ide: remove hw_regs_t typedef
|
16 years ago |
q40ide.c
|
ide: remove hw_regs_t typedef
|
16 years ago |
qd65xx.c
|
ide: turn selectproc() method into dev_select() method (take 5)
|
16 years ago |
qd65xx.h
|
Fix my email address in qd65xx.[ch]/pata_qdi.c
|
16 years ago |
rapide.c
|
ide: remove hw_regs_t typedef
|
16 years ago |
rz1000.c
|
rz1000: apply chipset quirks early (v2)
|
16 years ago |
sc1200.c
|
ide: identify data word 53 bit 1 doesn't cover words 62 and 63 (take 3)
|
16 years ago |
scc_pata.c
|
ide: remove hw_regs_t typedef
|
16 years ago |
serverworks.c
|
ide: fix ->init_chipset method to return 'int' value
|
16 years ago |
setup-pci.c
|
ide: re-implement ide_pci_init_one() on top of ide_pci_init_two()
|
16 years ago |
sgiioc4.c
|
ide: remove hw_regs_t typedef
|
16 years ago |
siimage.c
|
ide: replace special_t typedef by IDE_SFLAG_* flags
|
16 years ago |
sis5513.c
|
ide: fix ->init_chipset method to return 'int' value
|
16 years ago |
sl82c105.c
|
sl82c105: add printk() logging facility
|
16 years ago |
slc90e66.c
|
ide: remove no longer needed IDE_HFLAG[_FORCE]_LEGACY_IRQS
|
16 years ago |
tc86c001.c
|
ide: convert to rq pos and nr_sectors accessors
|
16 years ago |
triflex.c
|
ide: remove HWIF() macro
|
16 years ago |
trm290.c
|
ide: turn selectproc() method into dev_select() method (take 5)
|
16 years ago |
tx4938ide.c
|
ide: remove hw_regs_t typedef
|
16 years ago |
tx4939ide.c
|
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
|
16 years ago |
umc8672.c
|
ide: merge ide_hwgroup_t with ide_hwif_t (v2)
|
16 years ago |
via82cxxx.c
|
via82cxxx: Add VIA VX855 PCI Device ID
|
16 years ago |