summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2009-05-15libata: Media rotation rate and form factor heuristicsMartin K. Petersen
2009-05-15libata: Report disk alignment and physical block sizeMartin K. Petersen
2009-05-15sata_fsl: Fix the command description of FSL SATA controllerDave Liu
2009-05-15sata_fsl: Fix compile warningsKumar Gala
2009-05-15[libata] sata_sx4: fixup interrupt handlingDavid Milburn
2009-05-15[libata] sata_sx4: convert to new exception handling methodsJeff Garzik
2009-05-11ata_piix: The Sony TZ90 needs the cable type hardcodingAlan Cox
2009-05-11ata_piix: ICH7 does not support correct MWDMA timingsAlan Cox
2009-05-11Avoid world-writable sysfs files in libata driver.Vitaly Mayatskikh
2009-05-11libata: fix suspend/resume for ATA SEMB devicesBorislav Petkov
2009-05-11libata: clear ering on resumeTejun Heo
2009-05-11pata_pdc202xx_old: fix UDMA33 handlingBartlomiej Zolnierkiewicz
2009-05-11sata_mv: use new sata phy register settings for new devicesMartin Michlmayr
2009-05-11libata: fix attach error handlingTejun Heo
2009-04-17[libata] fix build error on drivers/ata/pata_legacy.cZhenwen Xu
2009-04-17pata_via: Cache and rewrite the device bitAlan Cox
2009-04-17sata_mv: workaround for multi_count errata sata24Mark Lord
2009-04-17sata_mv: tidy up qc->tf usage in qc_prep() functionsMark Lord
2009-04-16ata: Report 16/32bit PIO as best we canAlan Cox
2009-04-16libata: use ATA_ID_CFA_*Sergei Shtylyov
2009-04-16pata_legacy: fix no device fail pathTejun Heo
2009-04-16pata_hpt37x: fix HPT370 DMA timeoutsSergei Shtylyov
2009-04-16libata: handle SEMB signature betterTejun Heo
2009-04-13ata: fix obviously wrong commentVegard Nossum
2009-04-13ahci: force CAP_NCQ for earlier NV MCPsTejun Heo
2009-04-13[libata] sata_via: kill uninit'd var warningJeff Garzik
2009-04-07Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-04-06sata_mv: shorten register namesMark Lord
2009-04-06sata_mv: workaround errata SATA#13Mark Lord
2009-04-06sata_mv: cosmetic renamesMark Lord
2009-04-06sata_mv: workaround errata SATA#26Mark Lord
2009-04-06sata_mv: workaround errata PCI#7Mark Lord
2009-04-06sata_mv: replace 0x1f with ATA_PIO4 (v2)Mark Lord
2009-04-06sata_mv: fix irq mask racesMark Lord
2009-04-06sata_mv: revert SoC irq breakageMark Lord
2009-04-06libata: ahci enclosure management bios workaroundDavid Milburn
2009-04-06ata_piix: VGN-BX297XP wants the controller power up on suspendTejun Heo
2009-04-06libata: Remove some redundant casts from pata_octeon_cf.cDavid Daney
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante
2009-03-28Merge branch 'origin' into develRussell King
2009-03-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King
2009-03-24[libata] Improve timeout handlingAlan Cox
2009-03-24[libata] Drain data on errorsAlan Cox
2009-03-24pata_sc1200: Activate secondary channelAlan Cox
2009-03-24pata_artop: Serializing supportAlan Cox
2009-03-24[libata] ahci: correct enclosure LED state saveDavid Milburn
2009-03-24[libata] More robust parsing for IDENTIFY DEVICE multi_count fieldMark Lord
2009-03-24sata_mv: fix LED blinking for SoC+NCQMark Lord