summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* libata: accept late unlocking of HPATejun Heo2009-07-291-7/+23
* libata: Updates and fixes for pata_at91 driverSergey Matyukevich2009-07-291-31/+36
* ata_piix: Add new short cable IDSteve Conklin2009-07-291-0/+1
* ata_piix: Add new laptop short cable IDsSteve Conklin2009-07-291-0/+2
* ahci: add device IDs for Ibex Peak ahci controllersDavid Milburn2009-07-291-0/+4
* libata: remove superfluous NULL pointer checksBartlomiej Zolnierkiewicz2009-07-293-3/+4
* libata: add missing NULL pointer check to ata_eh_reset()Bartlomiej Zolnierkiewicz2009-07-291-1/+1
* pata_pcmcia: add CNF-CDROM-IDWolfram Sang2009-07-291-0/+1
* ahci: add device ID for 82801JI sata controllerMark Goodwin2009-07-151-0/+1
* drivers/ata: Move a dereference below a NULL testJulia Lawall2009-07-151-1/+2
* libata: implement and use HORKAGE_NOSETXFER, take#2Tejun Heo2009-07-151-2/+18
* libata: fix follow-up SRST failure pathTejun Heo2009-07-151-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/+2Star
| * | | 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/+5Star
| * | | 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/+8Star
* | | | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-111-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'master' into for-2.6.31Jens Axboe2009-05-228-81/+283
| |\| |
| * | | block: cleanup rq->data_len usagesTejun Heo2009-05-111-1/+1
* | | | pata_netcell: Fix typoAlan Cox2009-06-081-1/+1
* | | | [libata] pata_ali: Use IGN_SIMPLEXAlan Cox2009-06-051-6/+11
* | | | ata_piix: Add HP Compaq nc6000 to the broken poweroff listVille Syrjala2009-06-051-0/+9
* | | | ahci: add warning messages for hp laptops with broken suspendTejun Heo2009-06-051-0/+72
* | | | pata_efar: fix PIO2 underclockingSergei Shtylyov2009-06-051-9/+8Star
* | | | pata_legacy: wait for async probingJames Bottomley2009-06-051-0/+2
| |_|/ |/| |
* | | pata_netcell: LBA48 force identify bits correctAlan Cox2009-06-021-1/+12
| |/ |/|
* | libata: Media rotation rate and form factor heuristicsMartin K. Petersen2009-05-151-5/+6
* | libata: Report disk alignment and physical block sizeMartin K. Petersen2009-05-151-1/+22
* | sata_fsl: Fix the command description of FSL SATA controllerDave Liu2009-05-151-3/+5
* | sata_fsl: Fix compile warningsKumar Gala2009-05-151-3/+4
* | [libata] sata_sx4: fixup interrupt handlingDavid Milburn2009-05-151-13/+9Star
* | [libata] sata_sx4: convert to new exception handling methodsJeff Garzik2009-05-151-45/+121