| Commit message (Expand) | Author | Age |
... | |
* | libata: Delegate nonrot flag setting to SCSI | Martin K. Petersen | 2009-09-01 |
* | [libata] Add pata_rdc driver for RDC ATA devices | Alan Cox | 2009-09-01 |
* | drivers/ata: Remove unnecessary semicolons | Joe Perches | 2009-09-01 |
* | libata: remove spindown skipping and warning | Tejun Heo | 2009-09-01 |
* | libata: add command name parsing for error output | Robert Hancock | 2009-09-01 |
* | libata: clear eh_info on reset completion | Tejun Heo | 2009-09-01 |
* | [libata] add DMA setup FIS auto-activate feature | Shaohua Li | 2009-09-01 |
* | [libata] sata_sil: disable DMA engine in sil_freeze() | Jeff Garzik | 2009-09-01 |
* | [libata] EH: freeze port before aborting commands | Jeff Garzik | 2009-09-01 |
* | ata_piix: parallel scanning on PATA needs an extra locking | Bartlomiej Zolnierkiewicz | 2009-08-31 |
* | ahci: add workaround for on-board 5723s on some gigabyte boards | Tejun Heo | 2009-08-12 |
* | ahci: Soften up the dmesg on SB600 PMP softreset failure recovery | Shane Huang | 2009-08-12 |
* | sata_nv: MSI support, disabled by default | Tony Vroon | 2009-08-12 |
* | libata: OCZ Vertex can't do HPA | Tejun Heo | 2009-08-12 |
* | pata_atiixp: fix second channel support | Bartlomiej Zolnierkiewicz | 2009-08-12 |
* | pata_at91: fix resource release | Tejun Heo | 2009-08-12 |
* | libata: accept late unlocking of HPA | Tejun Heo | 2009-07-28 |
* | libata: Updates and fixes for pata_at91 driver | Sergey Matyukevich | 2009-07-28 |
* | ata_piix: Add new short cable ID | Steve Conklin | 2009-07-28 |
* | ata_piix: Add new laptop short cable IDs | Steve Conklin | 2009-07-28 |
* | ahci: add device IDs for Ibex Peak ahci controllers | David Milburn | 2009-07-28 |
* | libata: remove superfluous NULL pointer checks | Bartlomiej Zolnierkiewicz | 2009-07-28 |
* | libata: add missing NULL pointer check to ata_eh_reset() | Bartlomiej Zolnierkiewicz | 2009-07-28 |
* | pata_pcmcia: add CNF-CDROM-ID | Wolfram Sang | 2009-07-28 |
* | ahci: add device ID for 82801JI sata controller | Mark Goodwin | 2009-07-14 |
* | drivers/ata: Move a dereference below a NULL test | Julia Lawall | 2009-07-14 |
* | libata: implement and use HORKAGE_NOSETXFER, take#2 | Tejun Heo | 2009-07-14 |
* | libata: fix follow-up SRST failure path | Tejun Heo | 2009-07-14 |
* | libata: don't set IORDY for reset | Tejun Heo | 2009-06-23 |
* | sata_fsl: Add power mgmt support | Dave Liu | 2009-06-23 |
* | [libata] PATA driver for CF interface on AT91SAM9260 SoC | Sergey Matyukevich | 2009-06-23 |
* | [libata] beautify module parameters | Evgeni Golov | 2009-06-23 |
* | powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function | Wolfgang Denk | 2009-06-17 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-06-14 |
|\ |
|
| * | trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati... | Martin Olsson | 2009-06-12 |
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-06-14 |
|\ \
| |/
|/| |
|
| * | Merge branch 'for-rmk' of git://git.marvell.com/orion into devel | Russell King | 2009-06-08 |
| |\ |
|
| * | | [ARM] 5522/1: PalmLD: IDE support | Marek VaĊĦut | 2009-05-31 |
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-06-11 |
|\ \ \ |
|
| * | | | [libata] ata_piix: Enable parallel scan | Arjan van de Ven | 2009-06-10 |
| * | | | sata_nv: use hardreset only for post-boot probing | Tejun Heo | 2009-06-10 |
| * | | | [libata] ahci: Restore SB600 SATA controller 64 bit DMA | Shane Huang | 2009-06-10 |
| * | | | ata_piix: Remove stale comment | Alan Cox | 2009-06-10 |
| * | | | ata_piix: Turn on hotplugging support for older chips | Alan Cox | 2009-06-10 |
| * | | | ahci: misc cleanups for EM stuff | Tejun Heo | 2009-06-10 |
| * | | | [libata] get rid of ATA_MAX_QUEUE loop in ata_qc_complete_multiple() v2 | Jens Axboe | 2009-06-10 |
| * | | | sata_sil: enable 32-bit PIO | Robert Hancock | 2009-06-10 |
| * | | | sata_sx4: speed up ECC initialization | Alexander Beregalov | 2009-06-10 |
| * | | | libata-sff: avoid byte swapping in ata_sff_data_xfer() | Sergei Shtylyov | 2009-06-10 |
| * | | | [libata] ahci: use less error-prone array initializers | Jeff Garzik | 2009-06-10 |