summaryrefslogtreecommitdiff
path: root/drivers/ide/legacy
AgeCommit message (Expand)AuthorFilesLines
2008-05-05m68k: Fix falconide `data_adr' typoGeert Uytterhoeven1-1/+1
2008-04-28ide: add IDE_HFLAG_MMIO host flag (take 2)Bartlomiej Zolnierkiewicz1-1/+3
2008-04-28ide: merge ->atapi_*put_bytes and ->ata_*put_data methodsBartlomiej Zolnierkiewicz2-46/+26
2008-04-28falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2)Bartlomiej Zolnierkiewicz2-0/+70
2008-04-28q40ide breakageAl Viro1-33/+14
2008-04-27ide: add struct ide_io_ports (take 3)Bartlomiej Zolnierkiewicz8-31/+31
2008-04-27ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)Bartlomiej Zolnierkiewicz2-2/+2
2008-04-27ide: sanitize ide_unregister() usageBartlomiej Zolnierkiewicz1-5/+1
2008-04-27gayle: add "doubler" parameterBartlomiej Zolnierkiewicz1-0/+2
2008-04-27ide: always auto-tune PIO in legacy VLB host driversBartlomiej Zolnierkiewicz5-9/+4
2008-04-27ide: mark "idebus=" kernel parameter as obsoleted (take 2)Bartlomiej Zolnierkiewicz1-2/+0
2008-04-27ide: add "vlb|pci_clock=" parameterBartlomiej Zolnierkiewicz3-13/+17
2008-04-27ide: remove obsoleted "idex=" kernel parametersBartlomiej Zolnierkiewicz6-6/+6
2008-04-26ide: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2008-04-26ide: cleanup setting hwif->mmio flagBartlomiej Zolnierkiewicz7-11/+0
2008-04-26ide: manage I/O resources in ide_legacy_init_one()Bartlomiej Zolnierkiewicz5-0/+13
2008-04-26ide-4drives: manage I/O resources in driverBartlomiej Zolnierkiewicz1-1/+19
2008-04-26ide-cs: manage I/O resources in driverBartlomiej Zolnierkiewicz1-22/+48
2008-04-26qd65xx: cleanup qd_probe()Bartlomiej Zolnierkiewicz1-35/+17
2008-04-26ide: use ide_legacy_device_add() for qd65xx (take 2)Bartlomiej Zolnierkiewicz5-55/+11
2008-04-26ide: add ide_legacy_device_add() helperBartlomiej Zolnierkiewicz4-106/+4
2008-04-26ide: add struct ide_port_ops (take 2)Bartlomiej Zolnierkiewicz6-29/+43
2008-04-26qd65xx: use IDE_HFLAG_SINGLE host flagBartlomiej Zolnierkiewicz2-21/+15
2008-04-26qd65xx: always use ->selectproc methodBartlomiej Zolnierkiewicz1-27/+10
2008-04-26IDE: Coding Style fixes to drivers/ide/legacy/ali14xx.cPaolo Ciarrocchi1-5/+6
2008-04-26IDE: Coding Style fixes to drivers/ide/legacy/hd.cPaolo Ciarrocchi1-38/+40
2008-04-26IDE: Coding Style fixes to drivers/ide/legacy/ide-4drives.cPaolo Ciarrocchi1-1/+1
2008-04-26IDE: Coding Style fixes to drivers/ide/legacy/umc8672.cPaolo Ciarrocchi1-29/+29
2008-04-26falconide: fix resources reservation (take 2)Bartlomiej Zolnierkiewicz1-0/+7
2008-04-26ide_platform: fix resources handlingBartlomiej Zolnierkiewicz1-3/+2
2008-04-26ide: use ide_find_port() in legacy VLB host drivers (take 2)Bartlomiej Zolnierkiewicz6-80/+117
2008-04-26qd65xx: return error value in qd_probe()Bartlomiej Zolnierkiewicz1-10/+15
2008-04-26ht6560b: use driver name for resource allocationBartlomiej Zolnierkiewicz1-1/+2
2008-04-26umc8672: don't use ide_hwifs[] in umc_set_pio_mode()Bartlomiej Zolnierkiewicz1-2/+2
2008-04-26ide: cleanup ide_find_port()Bartlomiej Zolnierkiewicz7-7/+7
2008-04-25ATA/IDE: fix platform driver hotplug/coldplugKay Sievers1-0/+2
2008-04-18ide: init hwif->{io_ports,irq} explicitly in legacy VLB host driversBartlomiej Zolnierkiewicz6-5/+72
2008-04-18ide: add ide-4drives host driver (take 3)Bartlomiej Zolnierkiewicz2-0/+47
2008-04-18ide: remove IDE_*_REG macrosBartlomiej Zolnierkiewicz1-6/+7
2008-04-18ide: remove ->hold field from ide_hwif_t (take 2)Bartlomiej Zolnierkiewicz1-1/+1
2008-04-18ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)Bartlomiej Zolnierkiewicz2-3/+3
2008-04-18ide: use ide_find_port() instead of ide_deprecated_find_port()Bartlomiej Zolnierkiewicz1-1/+1
2008-04-02ide/legacy/q40ide.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-04-02ide/legacy/macide: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-04-02ide/legacy/falconide.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-04-02ide/legacy/buddha.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-04-02ide/legacy/gayle.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-02-26qd65xx: remove commented out codeBartlomiej Zolnierkiewicz1-37/+0
2008-02-26qd65xx: fix setup of QD6580 Control registerBartlomiej Zolnierkiewicz1-4/+2
2008-02-19ht6560b: force prefetch for some devicesJan Evert van Grootheest1-7/+16