aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2009-04-13ata: fix obviously wrong commentVegard Nossum1-3/+1
2009-04-13ahci: force CAP_NCQ for earlier NV MCPsTejun Heo1-24/+33
2009-04-13[libata] sata_via: kill uninit'd var warningJeff Garzik1-1/+1
2009-04-07Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds4-215/+302
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang9-21/+21
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang4-8/+8
2009-04-06sata_mv: shorten register namesMark Lord1-211/+211
2009-04-06sata_mv: workaround errata SATA#13Mark Lord1-1/+19
2009-04-06sata_mv: cosmetic renamesMark Lord1-17/+18
2009-04-06sata_mv: workaround errata SATA#26Mark Lord1-1/+19
2009-04-06sata_mv: workaround errata PCI#7Mark Lord1-4/+23
2009-04-06sata_mv: replace 0x1f with ATA_PIO4 (v2)Mark Lord1-8/+8
2009-04-06sata_mv: fix irq mask racesMark Lord1-0/+9
2009-04-06sata_mv: revert SoC irq breakageMark Lord1-4/+6
2009-04-06libata: ahci enclosure management bios workaroundDavid Milburn1-2/+15
2009-04-06ata_piix: VGN-BX297XP wants the controller power up on suspendTejun Heo1-0/+7
2009-04-06libata: Remove some redundant casts from pata_octeon_cf.cDavid Daney1-3/+3
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante1-1/+1
2009-03-28Merge branch 'origin' into develRussell King76-542/+1316
2009-03-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into develRussell King3-2/+44