aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2008-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-10-10libata: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz
2008-10-10Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-10-10Merge branch 'upstream-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2008-10-09libata: set queue SSD flag for SSD devicesJens Axboe
2008-10-09block: unify request timeout handlingJens Axboe
2008-09-29ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley
2008-09-29libata-eh: clear UNIT ATTENTION after resetTejun Heo
2008-09-29ata_piix: add Hercules EC-900 mini-notebook to ich_laptop short cable listHerton Ronaldo Krzesinski
2008-09-29[libata] pata_bf54x: Add proper PM operationSonic Zhang
2008-09-29pata_sil680: convert CONFIG_PPC_MERGE to CONFIG_PPCKumar Gala
2008-09-29libata: Implement disk shock protection supportElias Oltmanns
2008-09-29PATA: RPC now selects HAVE_PATA_PLATFORM for pata platform driverBen Dooks
2008-09-29ata_piix: drop merged SCR access and use slave_link insteadTejun Heo
2008-09-29libata: implement slave_linkTejun Heo
2008-09-29libata: misc updates to prepare for slave linkTejun Heo
2008-09-29libata: reimplement link iteratorTejun Heo
2008-09-29libata: make SCR access ops per-linkTejun Heo
2008-09-29sata_nv: reinstate nv_hardreset() for non generic controllersTejun Heo
2008-09-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller
2008-09-13sata_inic162x: enable LED blinkingBob Stewart
2008-09-13ata: duplicate variable sparse warningStephen Hemminger
2008-09-08ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley
2008-09-08pata_sil680: remove duplicate pcim_enable_deviceDavid Milburn
2008-09-08libata-sff: kill spurious WARN_ON() in ata_hsm_move()Tejun Heo
2008-09-08sata_nv: disable hardreset for genericTejun Heo
2008-09-08ahci: disable PMP for marvell ahcisTejun Heo
2008-09-08sata_mv: add RocketRaid 1720 PCI ID to driverMark Lord
2008-09-08ahci, pata_marvell: play nicely togetherAlan Cox
2008-08-31sparc: remove CONFIG_SUN4Adrian Bunk
2008-08-22[libata] pata_it821x: fix warningJeff Garzik
2008-08-22libata: Fix a large collection of DMA mode mismatchesAlan Cox
2008-08-22ahci: sis controllers actually can do PMPTejun Heo
2008-08-22pata_via: clean up recent tf_load changesTejun Heo
2008-08-22libata: restore SControl on detachTejun Heo
2008-08-22libata: use ata_link_printk() when printing SErrorTejun Heo
2008-08-22libata: always do follow-up SRST if hardreset returned -EAGAINTejun Heo
2008-08-22libata: fix EH action overwriting in ata_eh_reset()Tejun Heo
2008-08-22sata_mv: add the Gen IIE flag to the SoC devices.Saeed Bishara
2008-08-22ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley
2008-08-22ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley
2008-08-22sata_mv: don't issue two DMA commands concurrentlyTejun Heo
2008-08-22libata: implement no[hs]rst force paramsTejun Heo
2008-08-05avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>Haavard Skinnemoen
2008-07-31pata_it821x: Driver updates and reworkingAlan Cox
2008-07-31ata_piix: subsys 106b:00a3 is apple ich8m tooTejun Heo
2008-07-31libata-core: make sure that ata_force_tbl is freed in case of an errorElias Oltmanns
2008-07-31libata: update atapi disable handlingTejun Heo
2008-07-31pata_via: add VX800 flag; add function for fixing h/w bugsJosephChan@via.com.tw