summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
...
* [libata] Add pata_rdc driver for RDC ATA devicesAlan Cox2009-09-013-0/+411
* drivers/ata: Remove unnecessary semicolonsJoe Perches2009-09-012-2/+2
* libata: remove spindown skipping and warningTejun Heo2009-09-011-51/+0
* libata: add command name parsing for error outputRobert Hancock2009-09-014-4/+143
* libata: clear eh_info on reset completionTejun Heo2009-09-011-3/+9
* [libata] add DMA setup FIS auto-activate featureShaohua Li2009-09-012-8/+30
* [libata] sata_sil: disable DMA engine in sil_freeze()Jeff Garzik2009-09-011-0/+13
* [libata] EH: freeze port before aborting commandsJeff Garzik2009-09-011-2/+4
* ata_piix: parallel scanning on PATA needs an extra lockingBartlomiej Zolnierkiewicz2009-08-311-1/+13
* ahci: add workaround for on-board 5723s on some gigabyte boardsTejun Heo2009-08-121-4/+72
* ahci: Soften up the dmesg on SB600 PMP softreset failure recoveryShane Huang2009-08-121-1/+2
* sata_nv: MSI support, disabled by defaultTony Vroon2009-08-121-0/+8
* libata: OCZ Vertex can't do HPATejun Heo2009-08-121-0/+3
* pata_atiixp: fix second channel supportBartlomiej Zolnierkiewicz2009-08-121-9/+10
* pata_at91: fix resource releaseTejun Heo2009-08-121-13/+4
* libata: accept late unlocking of HPATejun Heo2009-07-281-7/+23
* libata: Updates and fixes for pata_at91 driverSergey Matyukevich2009-07-281-31/+36
* ata_piix: Add new short cable IDSteve Conklin2009-07-281-0/+1
* ata_piix: Add new laptop short cable IDsSteve Conklin2009-07-281-0/+2
* ahci: add device IDs for Ibex Peak ahci controllersDavid Milburn2009-07-281-0/+4
* libata: remove superfluous NULL pointer checksBartlomiej Zolnierkiewicz2009-07-283-3/+4
* libata: add missing NULL pointer check to ata_eh_reset()Bartlomiej Zolnierkiewicz2009-07-281-1/+1
* pata_pcmcia: add CNF-CDROM-IDWolfram Sang2009-07-281-0/+1
* ahci: add device ID for 82801JI sata controllerMark Goodwin2009-07-141-0/+1
* drivers/ata: Move a dereference below a NULL testJulia Lawall2009-07-141-1/+2
* libata: implement and use HORKAGE_NOSETXFER, take#2Tejun Heo2009-07-141-2/+18
* libata: fix follow-up SRST failure pathTejun Heo2009-07-141-0/+4
* libata: don't set IORDY for resetTejun Heo2009-06-231-4/+9
* sata_fsl: Add power mgmt supportDave Liu2009-06-231-0/+35
* [libata] PATA driver for CF interface on AT91SAM9260 SoCSergey Matyukevich2009-06-233-0/+370
* [libata] beautify module parametersEvgeni Golov2009-06-231-6/+6
* powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk2009-06-171-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-06-142-3/+3
|\
| * trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson2009-06-122-3/+3
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-06-143-0/+160
|\ \ | |/ |/|
| * Merge branch 'for-rmk' of git://git.marvell.com/orion into develRussell King2009-06-081-1/+12
| |\
| * | [ARM] 5522/1: PalmLD: IDE supportMarek VaĊĦut2009-05-313-0/+160
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-06-117-93/+180
|\ \ \
| * | | [libata] ata_piix: Enable parallel scanArjan van de Ven2009-06-101-0/+1
| * | | sata_nv: use hardreset only for post-boot probingTejun Heo2009-06-101-50/+81
| * | | [libata] ahci: Restore SB600 SATA controller 64 bit DMAShane Huang2009-06-101-2/+50
| * | | ata_piix: Remove stale commentAlan Cox2009-06-101-4/+2
| * | | ata_piix: Turn on hotplugging support for older chipsAlan Cox2009-06-101-2/+2
| * | | ahci: misc cleanups for EM stuffTejun Heo2009-06-101-8/+10
| * | | [libata] get rid of ATA_MAX_QUEUE loop in ata_qc_complete_multiple() v2Jens Axboe2009-06-101-6/+5
| * | | sata_sil: enable 32-bit PIORobert Hancock2009-06-101-1/+1
| * | | sata_sx4: speed up ECC initializationAlexander Beregalov2009-06-101-4/+7
| * | | libata-sff: avoid byte swapping in ata_sff_data_xfer()Sergei Shtylyov2009-06-101-7/+13
| * | | [libata] ahci: use less error-prone array initializersJeff Garzik2009-06-101-9/+8
* | | | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-111-1/+1
|\ \ \ \ | |/ / / |/| | |
OpenPOWER on IntegriCloud