summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'origin'Benjamin Herrenschmidt2008-10-1523-433/+1010
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-131-93/+75
| |\
| | *-. Merge branches 'pcmcia-config-loop' and 'pcmcia-printk' into pcmciaDominik Brodowski2008-08-231-92/+73
| | |\ \
| | | * | pcmcia: pcmcia_config_loop() improvement by passing vccDominik Brodowski2008-08-231-8/+4
| | | * | pcmcia: pcmcia_config_loop() default CIS entry handlingDominik Brodowski2008-08-231-18/+15
| | | * | pcmcia: pcmcia_config_loop() ConfigIndex unificationDominik Brodowski2008-08-231-1/+0
| | | * | pcmcia: use pcmcia_loop_config in pata and ide driversDominik Brodowski2008-08-231-91/+80
| | | |/
| | * | pcmcia: uniform device IDs of pata_pcmcia and ide-csDominik Brodowski2008-08-231-1/+2
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2008-10-121-1/+0
| |\ \
| | * \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-10-1122-336/+931
| | |\ \
| | * \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller2008-09-169-45/+68
| | |\ \ \
| | * | | | sparc: remove CONFIG_SUN4Adrian Bunk2008-08-311-1/+0
| * | | | | 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
* | | | 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
OpenPOWER on IntegriCloud