summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* libata: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz2008-10-101-1/+1
* Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-10-103-7/+12
|\
| * libata: set queue SSD flag for SSD devicesJens Axboe2008-10-091-0/+4
| * block: unify request timeout handlingJens Axboe2008-10-092-7/+8
* | Merge branch 'upstream-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-10-1022-323/+879
|\ \ | |/ |/|
| * ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley2008-09-291-1/+4
| * libata-eh: clear UNIT ATTENTION after resetTejun Heo2008-09-291-0/+94
| * ata_piix: add Hercules EC-900 mini-notebook to ich_laptop short cable listHerton Ronaldo Krzesinski2008-09-291-0/+1
| * [libata] pata_bf54x: Add proper PM operationSonic Zhang2008-09-291-7/+27
| * pata_sil680: convert CONFIG_PPC_MERGE to CONFIG_PPCKumar Gala2008-09-291-1/+1
| * libata: Implement disk shock protection supportElias Oltmanns2008-09-294-1/+235
| * PATA: RPC now selects HAVE_PATA_PLATFORM for pata platform driverBen Dooks2008-09-291-1/+1
| * ata_piix: drop merged SCR access and use slave_link insteadTejun Heo2008-09-291-127/+40
| * 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
* 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
|\
OpenPOWER on IntegriCloud