summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2010-07-06ENGR00124736 Remerge the minor modifications to mainlineRichard Zhu
2010-06-11ahci: Add platform driverAnton Vorontsov
2010-06-11ahci: Move generic code into libahciAnton Vorontsov
2010-06-11ahci: Introduce ahci_set_em_messages()Anton Vorontsov
2010-06-11ahci: Factor out PCI specifics from ahci_print_info()Anton Vorontsov
2010-06-11ahci: Factor out PCI specifics from ahci_init_controller()Anton Vorontsov
2010-06-11ahci: Get rid of pci_dev argument in ahci_port_init()Anton Vorontsov
2010-06-11ahci: Factor out PCI specifics from ahci_reset_controller()Anton Vorontsov
2010-06-11ahci: Get rid of pci_dev argument in ahci_save_initial_config()Anton Vorontsov
2010-06-11ahci: Factor out PCI specifics from ahci_save_initial_config()Anton Vorontsov
2010-06-11ahci: Get rid of host->iomap usageAnton Vorontsov
2010-06-11ahci: pp->active_link is not reliable when FBS is enabledShane Huang
2010-06-11libata: make functions/variables staticRobert Hancock
2010-06-11ahci: Implement SATA AHCI FIS-based switching supportShane Huang
2010-06-11ahci: disable SNotification capability for ich8Shaohua Li
2010-06-11ahci: Add ifdef wrapper to ahci_gtf_filter_workaroundMarkus Trippelsdorf
2010-06-11ahci: filter FPDMA non-zero offset enable for Aspire 3810TTejun Heo
2010-06-11ahci: display all AHCI 1.3 HBA capability flags (v2)Robert Hancock
2010-06-11ahci: kill @force_restart and refine CLO for ahci_kick_engine()Shane Huang
2010-06-11libata: Export AHCI capabilitiesMatthew Garrett
2010-06-11[libata] add DMA setup FIS auto-activate featureShaohua Li
2010-03-04ENGR00121296: imx51: rename mx51 to mx5Rob Herring
2009-10-26ENGR00117389 Port 5.0.0 release to 2.6.31Rob Herring
2009-08-31ata_piix: parallel scanning on PATA needs an extra lockingBartlomiej Zolnierkiewicz
2009-08-12ahci: add workaround for on-board 5723s on some gigabyte boardsTejun Heo
2009-08-12ahci: Soften up the dmesg on SB600 PMP softreset failure recoveryShane Huang
2009-08-12sata_nv: MSI support, disabled by defaultTony Vroon
2009-08-12libata: OCZ Vertex can't do HPATejun Heo
2009-08-12pata_atiixp: fix second channel supportBartlomiej Zolnierkiewicz
2009-08-12pata_at91: fix resource releaseTejun Heo
2009-07-28libata: accept late unlocking of HPATejun Heo
2009-07-28libata: Updates and fixes for pata_at91 driverSergey Matyukevich
2009-07-28ata_piix: Add new short cable IDSteve Conklin
2009-07-28ata_piix: Add new laptop short cable IDsSteve Conklin
2009-07-28ahci: add device IDs for Ibex Peak ahci controllersDavid Milburn
2009-07-28libata: remove superfluous NULL pointer checksBartlomiej Zolnierkiewicz
2009-07-28libata: add missing NULL pointer check to ata_eh_reset()Bartlomiej Zolnierkiewicz
2009-07-28pata_pcmcia: add CNF-CDROM-IDWolfram Sang
2009-07-14ahci: add device ID for 82801JI sata controllerMark Goodwin
2009-07-14drivers/ata: Move a dereference below a NULL testJulia Lawall
2009-07-14libata: implement and use HORKAGE_NOSETXFER, take#2Tejun Heo
2009-07-14libata: fix follow-up SRST failure pathTejun Heo
2009-06-23libata: don't set IORDY for resetTejun Heo
2009-06-23sata_fsl: Add power mgmt supportDave Liu
2009-06-23[libata] PATA driver for CF interface on AT91SAM9260 SoCSergey Matyukevich
2009-06-23[libata] beautify module parametersEvgeni Golov
2009-06-17powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-06-12trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson