summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | libata: implement slave_linkTejun Heo2008-09-293-49/+298
| | * | | | libata: misc updates to prepare for slave linkTejun Heo2008-09-291-8/+8
| | * | | | libata: reimplement link iteratorTejun Heo2008-09-291-0/+30
| | * | | | libata: make SCR access ops per-linkTejun Heo2008-09-2916-135/+147
| | | |/ / | | |/| |
| * | | | sata_nv: reinstate nv_hardreset() for non generic controllersTejun Heo2008-09-291-6/+40
| |/ / /
| * | | sata_inic162x: enable LED blinkingBob Stewart2008-09-131-1/+2
| * | | ata: duplicate variable sparse warningStephen Hemminger2008-09-131-1/+1
* | | | powerpc: Fix no interrupt handling in pata_of_platformAnton Vorontsov2008-10-101-1/+1
|/ / /
* | | ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley2008-09-081-0/+2
* | | pata_sil680: remove duplicate pcim_enable_deviceDavid Milburn2008-09-081-3/+0
* | | libata-sff: kill spurious WARN_ON() in ata_hsm_move()Tejun Heo2008-09-081-5/+0
* | | sata_nv: disable hardreset for genericTejun Heo2008-09-081-18/+1
* | | ahci: disable PMP for marvell ahcisTejun Heo2008-09-081-1/+1
* | | sata_mv: add RocketRaid 1720 PCI ID to driverMark Lord2008-09-081-1/+2
* | | ahci, pata_marvell: play nicely togetherAlan Cox2008-09-083-15/+59
|/ /
* | [libata] pata_it821x: fix warningJeff Garzik2008-08-221-1/+1
* | libata: Fix a large collection of DMA mode mismatchesAlan Cox2008-08-226-11/+11
* | ahci: sis controllers actually can do PMPTejun Heo2008-08-221-3/+3
* | pata_via: clean up recent tf_load changesTejun Heo2008-08-221-48/+11
* | libata: restore SControl on detachTejun Heo2008-08-221-5/+5
* | libata: use ata_link_printk() when printing SErrorTejun Heo2008-08-221-1/+1
* | libata: always do follow-up SRST if hardreset returned -EAGAINTejun Heo2008-08-221-14/+6
* | libata: fix EH action overwriting in ata_eh_reset()Tejun Heo2008-08-221-2/+2
* | sata_mv: add the Gen IIE flag to the SoC devices.Saeed Bishara2008-08-221-1/+2
* | ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley2008-08-221-0/+8
* | ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley2008-08-221-0/+2
* | sata_mv: don't issue two DMA commands concurrentlyTejun Heo2008-08-221-24/+10
* | libata: implement no[hs]rst force paramsTejun Heo2008-08-222-16/+34
* | avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>Haavard Skinnemoen2008-08-051-2/+2
* | pata_it821x: Driver updates and reworkingAlan Cox2008-07-312-39/+262
* | ata_piix: subsys 106b:00a3 is apple ich8m tooTejun Heo2008-07-311-0/+1
* | libata-core: make sure that ata_force_tbl is freed in case of an errorElias Oltmanns2008-07-311-5/+9
* | libata: update atapi disable handlingTejun Heo2008-07-313-34/+13
* | pata_via: add VX800 flag; add function for fixing h/w bugsJosephChan@via.com.tw2008-07-311-1/+63
* | pata_ali: misplaced pci_dev_put()Ben Dooks2008-07-311-1/+2
|/
* [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-271-1/+1
* Fix ahci driver 'flags' typeLinus Torvalds2008-07-251-1/+1
* Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-1613-124/+671
|\
| * Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-1513-124/+671
| |\
| | * AHCI: Remove an unnecessary flush from ahci_qc_issueMatthew Wilcox2008-07-141-1/+0
| | * AHCI: speed up resumeZhang Rui2008-07-141-3/+6
| | * [libata] Add support for VPD page b1Matthew Wilcox2008-07-141-1/+19
| | * ata: endianness annotations in pata driversHarvey Harrison2008-07-143-8/+6
| | * libata-eh: update atapi_eh_request_sense() to take @dev instead of @qcTejun Heo2008-07-141-10/+9
| | * [libata] sata_svw: update code comments relating to data corruptionPavel Machek2008-07-141-15/+23
| | * libata/ahci: enclosure management supportKristen Carlson Accardi2008-07-142-2/+398
| | * libata: improve EH internal command timeout handlingTejun Heo2008-07-143-4/+135
| | * libata: use ULONG_MAX to terminate reset timeout tableTejun Heo2008-07-141-3/+5
| | * libata: improve EH retry delay handlingTejun Heo2008-07-142-28/+20
| | * libata: consistently use msecs for time durationsTejun Heo2008-07-146-51/+52
OpenPOWER on IntegriCloud