summaryrefslogtreecommitdiffstats
path: root/drivers/ide/legacy
Commit message (Expand)AuthorAgeFilesLines
* move ide/legacy/hd.c to drivers/block/Adrian Bunk2008-07-161-815/+0
* ide/legacy/hd.c: use late_initcall()Adrian Bunk2008-07-161-1/+1
* ide_platform: use struct ide_port_infoBartlomiej Zolnierkiewicz2008-07-161-2/+7
* ide: ->port_init_devs -> ->init_devBartlomiej Zolnierkiewicz2008-07-163-18/+16
* ide-cs: use struct ide_port_infoBartlomiej Zolnierkiewicz2008-07-161-2/+6
* ide_4drives: use struct ide_port_infoBartlomiej Zolnierkiewicz2008-07-161-9/+18
* ide: fix hwif-s initializationBartlomiej Zolnierkiewicz2008-07-166-6/+0
* qd65xx: convert to use ide_timing_find_mode()Bartlomiej Zolnierkiewicz2008-07-161-1/+2
* ht6560b: convert to use ide_timing_find_mode()Bartlomiej Zolnierkiewicz2008-07-161-4/+3
* ali14xx: convert to use ide_timing_find_mode()Bartlomiej Zolnierkiewicz2008-07-161-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-154-7/+5
|\
| * ide: remove obsoleted "ide=" kernel parametersBartlomiej Zolnierkiewicz2008-07-151-3/+1
| * ide: remove obsoleted "idebus=" kernel parameterBartlomiej Zolnierkiewicz2008-07-153-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-07-141-5/+5
|\ \ | |/ |/|
| * pcmcia: Fix ide-cs sparse warningLarry Finger2008-07-141-1/+1
| * pcmcia: ide-cs debugging bugfixLarry Finger2008-07-131-4/+4
* | pcmcia ide kingston compactflash's have a new manufacturer idChristophe Niclaes2008-06-201-0/+1
* | pcmcia: add another pata/ide IDKristoffer Ericson2008-06-201-0/+1
* | pcmcia: add an pata/ide IDMatt Reimer2008-06-201-0/+1
* | ide-cs: fix releasing I/O resourcesBartlomiej Zolnierkiewicz2008-06-151-2/+6
* | ide-cs: fix probing and add warm-plug supportBartlomiej Zolnierkiewicz2008-06-151-19/+14
* | ide: export ide_doublerAdrian Bunk2008-06-101-0/+4
* | ide: fix host drivers missing hwif->chipset initializationBartlomiej Zolnierkiewicz2008-06-105-0/+10
|/
* m68k: macide doesnt check for MacGeert Uytterhoeven2008-05-181-0/+3
* m68k: Fix falconide `data_adr' typoGeert Uytterhoeven2008-05-051-1/+1
* ide: add IDE_HFLAG_MMIO host flag (take 2)Bartlomiej Zolnierkiewicz2008-04-281-1/+3
* ide: merge ->atapi_*put_bytes and ->ata_*put_data methodsBartlomiej Zolnierkiewicz2008-04-282-46/+26
* falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2)Bartlomiej Zolnierkiewicz2008-04-282-0/+70
* q40ide breakageAl Viro2008-04-281-33/+14
* ide: add struct ide_io_ports (take 3)Bartlomiej Zolnierkiewicz2008-04-278-31/+31
* ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)Bartlomiej Zolnierkiewicz2008-04-272-2/+2
* ide: sanitize ide_unregister() usageBartlomiej Zolnierkiewicz2008-04-271-5/+1
* gayle: add "doubler" parameterBartlomiej Zolnierkiewicz2008-04-271-0/+2
* ide: always auto-tune PIO in legacy VLB host driversBartlomiej Zolnierkiewicz2008-04-275-9/+4
* ide: mark "idebus=" kernel parameter as obsoleted (take 2)Bartlomiej Zolnierkiewicz2008-04-271-2/+0
* ide: add "vlb|pci_clock=" parameterBartlomiej Zolnierkiewicz2008-04-273-13/+17
* ide: remove obsoleted "idex=" kernel parametersBartlomiej Zolnierkiewicz2008-04-276-6/+6
* ide: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-261-2/+2
* ide: cleanup setting hwif->mmio flagBartlomiej Zolnierkiewicz2008-04-267-11/+0
* ide: manage I/O resources in ide_legacy_init_one()Bartlomiej Zolnierkiewicz2008-04-265-0/+13
* ide-4drives: manage I/O resources in driverBartlomiej Zolnierkiewicz2008-04-261-1/+19
* ide-cs: manage I/O resources in driverBartlomiej Zolnierkiewicz2008-04-261-22/+48
* qd65xx: cleanup qd_probe()Bartlomiej Zolnierkiewicz2008-04-261-35/+17
* ide: use ide_legacy_device_add() for qd65xx (take 2)Bartlomiej Zolnierkiewicz2008-04-265-55/+11
* ide: add ide_legacy_device_add() helperBartlomiej Zolnierkiewicz2008-04-264-106/+4
* ide: add struct ide_port_ops (take 2)Bartlomiej Zolnierkiewicz2008-04-266-29/+43
* qd65xx: use IDE_HFLAG_SINGLE host flagBartlomiej Zolnierkiewicz2008-04-262-21/+15
* qd65xx: always use ->selectproc methodBartlomiej Zolnierkiewicz2008-04-261-27/+10
* IDE: Coding Style fixes to drivers/ide/legacy/ali14xx.cPaolo Ciarrocchi2008-04-261-5/+6
* IDE: Coding Style fixes to drivers/ide/legacy/hd.cPaolo Ciarrocchi2008-04-261-38/+40
OpenPOWER on IntegriCloud