summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* ahci: SB600 ahci can't do MSI, blacklist that capabilityTejun Heo2008-04-291-1/+1
* libata: More TSSTcorp pain, keep in sync with legacy IDEAlan Cox2008-04-291-0/+3
* pata_via: Fix 6410 misdetectAlan Cox2008-04-291-5/+6
* [libata] pata_atiixp: fix PIO timing data misprogrammingJeff Garzik2008-04-291-2/+2
* Fix bug - Implement bfin ata interrupt handler to avoid "irq 68 nobody cared"...Sonic Zhang2008-04-291-4/+120
* sata_mv: Improve naming of main_irq cause/mask identifiersMark Lord2008-04-291-38/+39
* libata-scsi: improve rbuf handling for simulated commandsTejun Heo2008-04-291-290/+154
* libata-scsi: clean up inquiry / mode sense related functionsTejun Heo2008-04-292-96/+21
* [MIPS] ATA: Rename routerboard 500 to 532Ralf Baechle2008-04-293-44/+44
* typo in sata_fslAl Viro2008-04-281-1/+1
* pata_bf54x: decrease count first.Roel Kluin2008-04-251-1/+1
* sata_mv: re-enable hotplug, update TODO listMark Lord2008-04-251-50/+29
* sata_mv: leave SError bits untouched in mv_err_intrMark Lord2008-04-251-21/+19
* sata_mv: more interrupt handling reworkMark Lord2008-04-251-48/+58
* sata_mv: tidy host controller interrupt handlingMark Lord2008-04-251-62/+45
* sata_mv: simplify request/response queue handlingMark Lord2008-04-251-53/+56
* sata_mv: simplify freeze/thaw bit-shift calculationsMark Lord2008-04-251-16/+26
* sata_mv mask all interrupt coalescing bitsMark Lord2008-04-251-0/+1
* sata_mv more cosmeticsMark Lord2008-04-251-67/+64
* ata_piix: add Asus Eee 701 controller to short cable listDan McGee2008-04-251-0/+1
* libata-eh set tf flags in NCQ EH result_tfMark Lord2008-04-251-0/+1
* make sata_set_spd_needed() staticAdrian Bunk2008-04-252-2/+1
* make sata_print_link_status() staticAdrian Bunk2008-04-251-2/+1
* libata-acpi.c: remove unneeded #if'sAdrian Bunk2008-04-251-4/+0
* sata_nv: make hardreset return -EAGAIN on successTejun Heo2008-04-251-4/+7
* ahci: retry enabling AHCI a few times before spitting out WARN_ON()Tejun Heo2008-04-251-2/+13
* libata: make WARN_ON conditions in ata_sff_hsm_move() more strictTejun Heo2008-04-251-2/+2
* ATA/IDE: fix platform driver hotplug/coldplugKay Sievers2008-04-255-0/+9
* sata_sis: SCR accessors return -EINVAL when requested SCR isn't availableTejun Heo2008-04-241-5/+7
* libata: functions with definition should not be externHarvey Harrison2008-04-241-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-212-9/+10
|\
| * SCSI: convert struct class_device to struct deviceTony Jones2008-04-192-9/+10
* | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-211-1/+0
|\ \
| * | drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
| |/
* | Merge branch 'merge-fixes' into develRussell King2008-04-1980-8460/+4330
|\ \ | |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-04-181-5/+1
| |\
| | * [SCSI] libata: use scsi_build_sense_bufferFUJITA Tomonori2008-04-071-5/+1
| * | libata: fix boot panic with SATAPI devices on non-SFF HBAsJames Bottomley2008-04-181-1/+2
| * | ata-acpi: don't call _GTF for disabled driveShaohua Li2008-04-171-2/+4
| * | sata_mv add temporary 3 second init delay for SiliconImage PMsMark Lord2008-04-171-0/+7
| * | sata_mv remove redundant edma init codeMark Lord2008-04-171-14/+0
| * | sata_mv add basic port multiplier supportMark Lord2008-04-171-4/+89
| * | sata_mv fix SOC flags, enable NCQ on SOCMark Lord2008-04-171-1/+2
| * | sata_mv disable hotplug for nowMark Lord2008-04-171-1/+5
| * | sata_mv cosmeticsMark Lord2008-04-171-13/+19
| * | sata_mv hardreset reworkMark Lord2008-04-171-138/+22
| * | [libata] improve Kconfig help text for new PMP, SFF optionsJeff Garzik2008-04-171-1/+13
| * | libata: make EH fail gracefully if no reset method is availableTejun Heo2008-04-171-1/+6
| * | libata: Be a bit more slack about early devicesAlan Cox2008-04-171-10/+15
| * | libata: cable logicAlan Cox2008-04-171-0/+4
OpenPOWER on IntegriCloud