summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* 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
* | ata_piix: The Sony TZ90 needs the cable type hardcodingAlan Cox2009-05-111-0/+1
* | ata_piix: ICH7 does not support correct MWDMA timingsAlan Cox2009-05-111-3/+14
* | Avoid world-writable sysfs files in libata driver.Vitaly Mayatskikh2009-05-111-2/+2
* | libata: fix suspend/resume for ATA SEMB devicesBorislav Petkov2009-05-111-1/+3
* | libata: clear ering on resumeTejun Heo2009-05-111-0/+13
* | pata_pdc202xx_old: fix UDMA33 handlingBartlomiej Zolnierkiewicz2009-05-111-3/+3
* | sata_mv: use new sata phy register settings for new devicesMartin Michlmayr2009-05-111-2/+67
* | libata: fix attach error handlingTejun Heo2009-05-111-4/+17
|/
* [libata] fix build error on drivers/ata/pata_legacy.cZhenwen Xu2009-04-181-6/+7
* pata_via: Cache and rewrite the device bitAlan Cox2009-04-181-7/+67
* sata_mv: workaround for multi_count errata sata24Mark Lord2009-04-181-2/+42
* sata_mv: tidy up qc->tf usage in qc_prep() functionsMark Lord2009-04-181-10/+8Star
* ata: Report 16/32bit PIO as best we canAlan Cox2009-04-164-18/+76
* libata: use ATA_ID_CFA_*Sergei Shtylyov2009-04-161-3/+4
* pata_legacy: fix no device fail pathTejun Heo2009-04-161-0/+1
* pata_hpt37x: fix HPT370 DMA timeoutsSergei Shtylyov2009-04-161-20/+2Star
* libata: handle SEMB signature betterTejun Heo2009-04-161-2/+16