aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-29ahci: SB600 ahci can't do MSI, blacklist that capabilityTejun Heo1-1/+1
2008-04-29libata: More TSSTcorp pain, keep in sync with legacy IDEAlan Cox1-0/+3
2008-04-29pata_via: Fix 6410 misdetectAlan Cox1-5/+6
2008-04-29[libata] pata_atiixp: fix PIO timing data misprogrammingJeff Garzik1-2/+2
2008-04-29Fix bug - Implement bfin ata interrupt handler to avoid "irq 68 nobody cared" (v2)Sonic Zhang1-4/+120
2008-04-29sata_mv: Improve naming of main_irq cause/mask identifiersMark Lord1-38/+39
2008-04-29libata-scsi: improve rbuf handling for simulated commandsTejun Heo1-290/+154
2008-04-29libata-scsi: clean up inquiry / mode sense related functionsTejun Heo2-96/+21
2008-04-29[MIPS] ATA: Rename routerboard 500 to 532Ralf Baechle3-44/+44
2008-04-28typo in sata_fslAl Viro1-1/+1
2008-04-25pata_bf54x: decrease count first.Roel Kluin1-1/+1
2008-04-25sata_mv: re-enable hotplug, update TODO listMark Lord1-50/+29
2008-04-25sata_mv: leave SError bits untouched in mv_err_intrMark Lord1-21/+19
2008-04-25sata_mv: more interrupt handling reworkMark Lord1-48/+58
2008-04-25sata_mv: tidy host controller interrupt handlingMark Lord1-62/+45
2008-04-25sata_mv: simplify request/response queue handlingMark Lord1-53/+56
2008-04-25sata_mv: simplify freeze/thaw bit-shift calculationsMark Lord1-16/+26
2008-04-25sata_mv mask all interrupt coalescing bitsMark Lord1-0/+1
2008-04-25sata_mv more cosmeticsMark Lord1-67/+64
2008-04-25ata_piix: add Asus Eee 701 controller to short cable listDan McGee1-0/+1
2008-04-25libata-eh set tf flags in NCQ EH result_tfMark Lord1-0/+1
2008-04-25make sata_set_spd_needed() staticAdrian Bunk2-2/+1
2008-04-25make sata_print_link_status() staticAdrian Bunk1-2/+1
2008-04-25libata-acpi.c: remove unneeded #if'sAdrian Bunk1-4/+0
2008-04-25sata_nv: make hardreset return -EAGAIN on successTejun Heo1-4/+7
2008-04-25ahci: retry enabling AHCI a few times before spitting out WARN_ON()Tejun Heo1-2/+13
2008-04-25libata: make WARN_ON conditions in ata_sff_hsm_move() more strictTejun Heo1-2/+2
2008-04-25ATA/IDE: fix platform driver hotplug/coldplugKay Sievers5-0/+9
2008-04-24sata_sis: SCR accessors return -EINVAL when requested SCR isn't availableTejun Heo1-5/+7
2008-04-24libata: functions with definition should not be externHarvey Harrison1-1/+1
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-9/+10
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds1-1/+0
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones2-9/+10
2008-04-19Merge branch 'merge-fixes' into develRussell King80-8460/+4330
2008-04-19Merge branch 'omap2-upstream' into develRussell King5-11/+88
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-5/+1
2008-04-18libata: fix boot panic with SATAPI devices on non-SFF HBAsJames Bottomley1-1/+2
2008-04-17ata-acpi: don't call _GTF for disabled driveShaohua Li1-2/+4
2008-04-17sata_mv add temporary 3 second init delay for SiliconImage PMsMark Lord1-0/+7
2008-04-17sata_mv remove redundant edma init codeMark Lord1-14/+0
2008-04-17sata_mv add basic port multiplier supportMark Lord1-4/+89
2008-04-17sata_mv fix SOC flags, enable NCQ on SOCMark Lord1-1/+2
2008-04-17sata_mv disable hotplug for nowMark Lord1-1/+5
2008-04-17sata_mv cosmeticsMark Lord1-13/+19
2008-04-17sata_mv hardreset reworkMark Lord1-138/+22
2008-04-17[libata] improve Kconfig help text for new PMP, SFF optionsJeff Garzik1-1/+13
2008-04-17libata: make EH fail gracefully if no reset method is availableTejun Heo1-1/+6
2008-04-17libata: Be a bit more slack about early devicesAlan Cox1-10/+15
2008-04-17libata: cable logicAlan Cox1-0/+4