Linus Torvalds 489f7ab6c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 16 years ago
..
Kconfig 4737f0978d trivial: Kconfig: .ko is normally not included in module names 16 years ago
Makefile 4465461ece ide: merge ide_arm and ide_generic host drivers 16 years ago
aec62xx.c 2ed0ef543a ide: fix ->init_chipset method to return 'int' value 16 years ago
ali14xx.c 2bfba3c444 ide: remove useless subdirs from drivers/ide/ 16 years ago
alim15x3.c 03682411b1 alim15x3: Remove historical hacks, re-enable init_hwif for PowerPC 16 years ago
amd74xx.c 2ed0ef543a ide: fix ->init_chipset method to return 'int' value 16 years ago
at91_ide.c 9f36d31437 ide: remove hw_regs_t typedef 16 years ago
atiixp.c 2467922a56 ide: remove no longer needed IDE_HFLAG[_FORCE]_LEGACY_IRQS 16 years ago
au1xxx-ide.c 9f36d31437 ide: remove hw_regs_t typedef 16 years ago
buddha.c 9f36d31437 ide: remove hw_regs_t typedef 16 years ago
cmd640.c 9f36d31437 ide: remove hw_regs_t typedef 16 years ago
cmd64x.c 88b4132e10 ide: set/clear drive->waiting_for_dma flag in the core code 16 years ago
cs5520.c 9f36d31437 ide: remove hw_regs_t typedef 16 years ago
cs5530.c 8d64fcd935 ide: identify data word 53 bit 1 doesn't cover words 62 and 63 (take 3) 16 years ago
cs5535.c 2bfba3c444 ide: remove useless subdirs from drivers/ide/ 16 years ago
cs5536.c 15da90b516 cs5536: define dma_sff_read_status() method 16 years ago
cy82c693.c 898ec223fe ide: remove HWIF() macro 16 years ago
delkin_cb.c 9f36d31437 ide: remove hw_regs_t typedef 16 years ago
dtc2278.c 2787cb8ae5 ide: add IDE_HFLAG_DTC2278 host flag 16 years ago
falconide.c 9f36d31437 ide: remove hw_regs_t typedef 16 years ago
gayle.c 9f36d31437 ide: remove hw_regs_t typedef 16 years ago
hpt366.c 734affdcae ide: add IDE_DFLAG_NIEN_QUIRK device flag 16 years ago
ht6560b.c abb596b25e ide: turn selectproc() method into dev_select() method (take 5) 16 years ago
icside.c dff8817b78 icside: remove superfluous ->maskproc method 16 years ago
ide-4drives.c 9f36d31437 ide: remove hw_regs_t typedef 16 years ago
ide-acpi.c 745483f10c ide: simplify 'struct ide_taskfile' 16 years ago
ide-atapi.c 489f7ab6c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 16 years ago
ide-cd.c e1defc4ff0 block: Do away with the notion of hardsect_size 16 years ago
ide-cd.h 746d5e4327 ide-cd: convert to using generic sense request 16 years ago
ide-cd_ioctl.c 42619d35c7 ide: remove IDE_AFLAG_NO_DOORLOCKING 16 years ago
ide-cd_verbose.c d34c87e4ba block: replace sizeof(rq->cmd) with BLK_MAX_CDB 17 years ago
ide-cs.c 9f36d31437 ide: remove hw_regs_t typedef 16 years ago
ide-devsets.c 130e886708 ide: remove ide_end_request() 16 years ago
ide-disk.c d614aec475 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 badf8082c3 [PATCH] switch ide_disk_ops ->ioctl() to sane prototype 16 years ago
ide-disk_ioctl.c badf8082c3 [PATCH] switch ide_disk_ops ->ioctl() to sane prototype 16 years ago
ide-disk_proc.c 60f85019c6 ide: replace IDE_TFLAG_* flags by IDE_VALID_* 16 years ago
ide-dma-sff.c edafcf73dc ide: remove wmb() from ide-dma-sff.c and scc_pata.c 16 years ago
ide-dma.c d614aec475 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 734affdcae ide: add IDE_DFLAG_NIEN_QUIRK device flag 16 years ago
ide-floppy.c 34b7d2c957 ide: cleanup rq->data_len usages 16 years ago
ide-floppy.h badf8082c3 [PATCH] switch ide_disk_ops ->ioctl() to sane prototype 16 years ago
ide-floppy_ioctl.c 41fa9f863b ide: decrease size of ->pc_buf field in struct ide_atapi_pc 16 years ago
ide-floppy_proc.c 71bfc7a7c7 ide: NULL noise: drivers/ide/ide-*.c 16 years ago
ide-gd.c e957b60d15 ide-gd: implement block device ->set_capacity method (v2) 16 years ago
ide-gd.h 5e2040fd0a ide: move ->failed_pc to ide_drive_t 16 years ago
ide-generic.c 9f36d31437 ide: remove hw_regs_t typedef 16 years ago
ide-h8300.c 9f36d31437 ide: remove hw_regs_t typedef 16 years ago
ide-io-std.c 3153c26b54 ide: refactor tf_read() method 16 years ago
ide-io.c d614aec475 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 55f3f39942 ide: don't set REQ_SOFTBARRIER 16 years ago
ide-iops.c 734affdcae ide: add IDE_DFLAG_NIEN_QUIRK device flag 16 years ago
ide-legacy.c 9f36d31437 ide: remove hw_regs_t typedef 16 years ago
ide-lib.c 9bd7de51ee Merge branch 'master' into for-2.6.31 16 years ago
ide-park.c 853280a4dc ide: use blk_run_queue() instead of blk_start_queueing() 16 years ago
ide-pci-generic.c c339dfdd65 ide_pci_generic: add quirk for Netcell ATA RAID 16 years ago
ide-pio-blacklist.c 9ad5409375 ide: move PIO blacklist to ide-pio-blacklist.c 17 years ago
ide-pm.c fc38b521dc ide-pm: don't abuse rq->data 16 years ago
ide-pnp.c 9f36d31437 ide: remove hw_regs_t typedef 16 years ago
ide-probe.c 5f4417a156 ide: fix PowerMac bootup oops 16 years ago
ide-proc.c 60f85019c6 ide: replace IDE_TFLAG_* flags by IDE_VALID_* 16 years ago
ide-scan-pci.c eb63963a55 ide: replace remaining __FUNCTION__ occurrences 17 years ago
ide-sysfs.c ebdab07dad ide: move sysfs support to ide-sysfs.c 16 years ago
ide-tape.c d614aec475 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 d614aec475 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 74638c8482 ide: add support for CFA specified transfer modes (take 3) 16 years ago
ide-xfer-mode.c 74638c8482 ide: add support for CFA specified transfer modes (take 3) 16 years ago
ide.c 075affcbe0 ide: preserve Host Protected Area by default (v2) 16 years ago
ide_platform.c 9f36d31437 ide: remove hw_regs_t typedef 16 years ago
it8172.c 391ad1908a Resurrect IT8172 IDE controller driver 16 years ago
it8213.c 898ec223fe ide: remove HWIF() macro 16 years ago
it821x.c 35c9b4daf4 ide: add ->dma_clear method and remove ->dma_timeout one 16 years ago
jmicron.c ccd32e221c ide: Switch to a common address 16 years ago
macide.c 9f36d31437 ide: remove hw_regs_t typedef 16 years ago
ns87415.c 3153c26b54 ide: refactor tf_read() method 16 years ago
opti621.c 2bfba3c444 ide: remove useless subdirs from drivers/ide/ 16 years ago
palm_bk3710.c 9f36d31437 ide: remove hw_regs_t typedef 16 years ago
pdc202xx_new.c 8bc1e5aa06 ide: respect quirk_drives[] list on all controllers 16 years ago
pdc202xx_old.c d614aec475 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 d8788298d4 piix: The Sony TZ90 needs the cable type hardcoding 16 years ago
pmac.c 9f36d31437 ide: remove hw_regs_t typedef 16 years ago
q40ide.c 9f36d31437 ide: remove hw_regs_t typedef 16 years ago
qd65xx.c abb596b25e ide: turn selectproc() method into dev_select() method (take 5) 16 years ago
qd65xx.h 5193535517 Fix my email address in qd65xx.[ch]/pata_qdi.c 16 years ago
rapide.c 9f36d31437 ide: remove hw_regs_t typedef 16 years ago
rz1000.c 7f1ac8c4b9 rz1000: apply chipset quirks early (v2) 16 years ago
sc1200.c 8d64fcd935 ide: identify data word 53 bit 1 doesn't cover words 62 and 63 (take 3) 16 years ago
scc_pata.c 9f36d31437 ide: remove hw_regs_t typedef 16 years ago
serverworks.c 2ed0ef543a ide: fix ->init_chipset method to return 'int' value 16 years ago
setup-pci.c ad7c52d098 ide: re-implement ide_pci_init_one() on top of ide_pci_init_two() 16 years ago
sgiioc4.c 9f36d31437 ide: remove hw_regs_t typedef 16 years ago
siimage.c ca1b96e00a ide: replace special_t typedef by IDE_SFLAG_* flags 16 years ago
sis5513.c 2ed0ef543a ide: fix ->init_chipset method to return 'int' value 16 years ago
sl82c105.c 75c2d7d71a sl82c105: add printk() logging facility 16 years ago
slc90e66.c 2467922a56 ide: remove no longer needed IDE_HFLAG[_FORCE]_LEGACY_IRQS 16 years ago
tc86c001.c 9780e2dd82 ide: convert to rq pos and nr_sectors accessors 16 years ago
triflex.c 898ec223fe ide: remove HWIF() macro 16 years ago
trm290.c abb596b25e ide: turn selectproc() method into dev_select() method (take 5) 16 years ago
tx4938ide.c 9f36d31437 ide: remove hw_regs_t typedef 16 years ago
tx4939ide.c d614aec475 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 b65fac32cf ide: merge ide_hwgroup_t with ide_hwif_t (v2) 16 years ago
via82cxxx.c 5993856e53 via82cxxx: Add VIA VX855 PCI Device ID 16 years ago