aboutsummaryrefslogtreecommitdiff
path: root/drivers/ide/legacy
AgeCommit message (Expand)Author
2008-07-24ht6560b: remove old historyJan Evert van Grootheest
2008-07-24ht6560b: update email addressJan Evert van Grootheest
2008-07-24gayle: release resources on ide_host_add() failureBartlomiej Zolnierkiewicz
2008-07-23ide: add ide_host_free() helper (take 2)Bartlomiej Zolnierkiewicz
2008-07-23ide: add ide_host_add() helperBartlomiej Zolnierkiewicz
2008-07-23ide: add struct ide_host (take 3)Bartlomiej Zolnierkiewicz
2008-07-23ide: add struct ide_tp_ops (take 2)Bartlomiej Zolnierkiewicz
2008-07-23gayle: reserve memory resources at onceBartlomiej Zolnierkiewicz
2008-07-23ide: remove ->INB, ->OUTB and ->OUTBSYNC methodsBartlomiej Zolnierkiewicz
2008-07-23ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)Bartlomiej Zolnierkiewicz
2008-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds
2008-07-16move ide/legacy/hd.c to drivers/block/Adrian Bunk
2008-07-16ide/legacy/hd.c: use late_initcall()Adrian Bunk
2008-07-16ide_platform: use struct ide_port_infoBartlomiej Zolnierkiewicz
2008-07-16ide: ->port_init_devs -> ->init_devBartlomiej Zolnierkiewicz
2008-07-16ide-cs: use struct ide_port_infoBartlomiej Zolnierkiewicz
2008-07-16ide_4drives: use struct ide_port_infoBartlomiej Zolnierkiewicz
2008-07-16ide: fix hwif-s initializationBartlomiej Zolnierkiewicz
2008-07-16qd65xx: convert to use ide_timing_find_mode()Bartlomiej Zolnierkiewicz
2008-07-16ht6560b: convert to use ide_timing_find_mode()Bartlomiej Zolnierkiewicz
2008-07-16ali14xx: convert to use ide_timing_find_mode()Bartlomiej Zolnierkiewicz
2008-07-15pcmcia: ide-cs: Remove outdated commentLarry Finger
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-07-15ide: remove obsoleted "ide=" kernel parametersBartlomiej Zolnierkiewicz
2008-07-15ide: remove obsoleted "idebus=" kernel parameterBartlomiej Zolnierkiewicz
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2008-07-14pcmcia: Fix ide-cs sparse warningLarry Finger
2008-07-13pcmcia: ide-cs debugging bugfixLarry Finger
2008-06-20pcmcia ide kingston compactflash's have a new manufacturer idChristophe Niclaes
2008-06-20pcmcia: add another pata/ide IDKristoffer Ericson
2008-06-20pcmcia: add an pata/ide IDMatt Reimer
2008-06-15ide-cs: fix releasing I/O resourcesBartlomiej Zolnierkiewicz
2008-06-15ide-cs: fix probing and add warm-plug supportBartlomiej Zolnierkiewicz
2008-06-10ide: export ide_doublerAdrian Bunk
2008-06-10ide: fix host drivers missing hwif->chipset initializationBartlomiej Zolnierkiewicz
2008-05-18m68k: macide doesnt check for MacGeert Uytterhoeven
2008-05-05m68k: Fix falconide `data_adr' typoGeert Uytterhoeven
2008-04-28ide: add IDE_HFLAG_MMIO host flag (take 2)Bartlomiej Zolnierkiewicz
2008-04-28ide: merge ->atapi_*put_bytes and ->ata_*put_data methodsBartlomiej Zolnierkiewicz
2008-04-28falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2)Bartlomiej Zolnierkiewicz
2008-04-28q40ide breakageAl Viro
2008-04-27ide: add struct ide_io_ports (take 3)Bartlomiej Zolnierkiewicz
2008-04-27ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)Bartlomiej Zolnierkiewicz
2008-04-27ide: sanitize ide_unregister() usageBartlomiej Zolnierkiewicz
2008-04-27gayle: add "doubler" parameterBartlomiej Zolnierkiewicz
2008-04-27ide: always auto-tune PIO in legacy VLB host driversBartlomiej Zolnierkiewicz
2008-04-27ide: mark "idebus=" kernel parameter as obsoleted (take 2)Bartlomiej Zolnierkiewicz
2008-04-27ide: add "vlb|pci_clock=" parameterBartlomiej Zolnierkiewicz
2008-04-27ide: remove obsoleted "idex=" kernel parametersBartlomiej Zolnierkiewicz
2008-04-26ide: replace remaining __FUNCTION__ occurrencesHarvey Harrison