aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-3/+3
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-0/+160
2009-06-12trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments.Martin Olsson2-3/+3
2009-06-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds7-93/+180
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2009-06-10[libata] ata_piix: Enable parallel scanArjan van de Ven1-0/+1
2009-06-10sata_nv: use hardreset only for post-boot probingTejun Heo1-50/+81
2009-06-10[libata] ahci: Restore SB600 SATA controller 64 bit DMAShane Huang1-2/+50
2009-06-10ata_piix: Remove stale commentAlan Cox1-4/+2
2009-06-10ata_piix: Turn on hotplugging support for older chipsAlan Cox1-2/+2
2009-06-10ahci: misc cleanups for EM stuffTejun Heo1-8/+10
2009-06-10[libata] get rid of ATA_MAX_QUEUE loop in ata_qc_complete_multiple() v2Jens Axboe1-6/+5
2009-06-10sata_sil: enable 32-bit PIORobert Hancock1-1/+1
2009-06-10sata_sx4: speed up ECC initializationAlexander Beregalov1-4/+7
2009-06-10libata-sff: avoid byte swapping in ata_sff_data_xfer()Sergei Shtylyov1-7/+13
2009-06-10[libata] ahci: use less error-prone array initializersJeff Garzik1-9/+8
2009-06-08Merge branch 'for-rmk' of git://git.marvell.com/orion into develRussell King1-1/+12
2009-06-08pata_netcell: Fix typoAlan Cox1-1/+1
2009-06-05[libata] pata_ali: Use IGN_SIMPLEXAlan Cox1-6/+11
2009-06-05ata_piix: Add HP Compaq nc6000 to the broken poweroff listVille Syrjala1-0/+9
2009-06-05ahci: add warning messages for hp laptops with broken suspendTejun Heo1-0/+72
2009-06-05pata_efar: fix PIO2 underclockingSergei Shtylyov1-9/+8
2009-06-05pata_legacy: wait for async probingJames Bottomley1-0/+2
2009-06-02pata_netcell: LBA48 force identify bits correctAlan Cox1-1/+12
2009-05-31[ARM] 5522/1: PalmLD: IDE supportMarek VaĊĦut3-0/+160
2009-05-22Merge branch 'master' into for-2.6.31Jens Axboe8-81/+283
2009-05-15libata: Media rotation rate and form factor heuristicsMartin K. Petersen1-5/+6
2009-05-15libata: Report disk alignment and physical block sizeMartin K. Petersen1-1/+22
2009-05-15sata_fsl: Fix the command description of FSL SATA controllerDave Liu1-3/+5
2009-05-15sata_fsl: Fix compile warningsKumar Gala1-3/+4
2009-05-15[libata] sata_sx4: fixup interrupt handlingDavid Milburn1-13/+9
2009-05-15[libata] sata_sx4: convert to new exception handling methodsJeff Garzik1-45/+121
2009-05-11ata_piix: The Sony TZ90 needs the cable type hardcodingAlan Cox1-0/+1
2009-05-11ata_piix: ICH7 does not support correct MWDMA timingsAlan Cox1-3/+14
2009-05-11Avoid world-writable sysfs files in libata driver.Vitaly Mayatskikh1-2/+2
2009-05-11libata: fix suspend/resume for ATA SEMB devicesBorislav Petkov1-1/+3
2009-05-11libata: clear ering on resumeTejun Heo1-0/+13
2009-05-11pata_pdc202xx_old: fix UDMA33 handlingBartlomiej Zolnierkiewicz1-3/+3
2009-05-11sata_mv: use new sata phy register settings for new devicesMartin Michlmayr1-2/+67
2009-05-11libata: fix attach error handlingTejun Heo1-4/+17
2009-05-11block: cleanup rq->data_len usagesTejun Heo1-1/+1
2009-04-17[libata] fix build error on drivers/ata/pata_legacy.cZhenwen Xu1-6/+7
2009-04-17pata_via: Cache and rewrite the device bitAlan Cox1-7/+67
2009-04-17sata_mv: workaround for multi_count errata sata24Mark Lord1-2/+42
2009-04-17sata_mv: tidy up qc->tf usage in qc_prep() functionsMark Lord1-10/+8
2009-04-16ata: Report 16/32bit PIO as best we canAlan Cox4-18/+76
2009-04-16libata: use ATA_ID_CFA_*Sergei Shtylyov1-3/+4
2009-04-16pata_legacy: fix no device fail pathTejun Heo1-0/+1
2009-04-16pata_hpt37x: fix HPT370 DMA timeoutsSergei Shtylyov1-20/+2
2009-04-16libata: handle SEMB signature betterTejun Heo1-2/+16