Age | Commit message (Expand) | Author |
2011-07-25 | drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible | Rakib Mullick |
2011-07-23 | ata: PATA_ARASAN_CF depends on DMADEVICES | Randy Dunlap |
2011-07-23 | ata: remove unnecessary code | Greg Dietsche |
2011-07-23 | [libata] Prevent warning during PMP error recovery | Gwendal Grignou |
2011-07-23 | ahci: RAID-mode SATA patch for Intel Panther Point DeviceIDs | Seth Heasley |
2011-07-23 | pata_it821x: Fix RAID type display, by adding missing comma | Jean Delvare |
2011-07-23 | sata_dwc_460ex: fix error path | Vasiliy Kulikov |
2011-07-23 | ahci: Enable SB600 64bit DMA on Asus M3A | Mark Nelson |
2011-07-23 | libata: report link resume failure as KERN_WARNING instead of ERR | Tejun Heo |
2011-07-23 | ahci: move ahci_sb600_softreset to libahci.c and rename it | Yuan-Hsin Chen |
2011-07-23 | libata: leave port thawed after reset failure | Tejun Heo |
2011-07-23 | ata: sata_via: Use dev_dbg | Joe Perches |
2011-07-23 | ata: Add and use ata_print_version_once | Joe Perches |
2011-07-23 | ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> | Joe Perches |
2011-07-23 | ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>( | Joe Perches |
2011-06-29 | ahci: change 'masking port_map' printk to KERN_WARNING level | Linus Torvalds |
2011-06-24 | pata_marvell: Add support for 88SE91A0, 88SE91A4 | Paweł Drewniak |
2011-06-23 | libata/sas: only set FROZEN flag if new EH is supported | Nishanth Aravamudan |
2011-06-23 | libata: apply NOSETXFER horkage to the affected Pioneer drives | Tejun Heo |
2011-06-23 | drivers/ata/sata_dwc_460ex: Fix typo 'corrresponding' | Justin P. Mattock |
2011-06-07 | libata: fix unexpectedly frozen port after ata_eh_reset() | Tejun Heo |
2011-05-25 | Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2011-05-20 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2011-05-20 | Merge commit 'v2.6.39' into for-2.6.40/core | Jens Axboe |
2011-05-19 | libata: Power off empty ports | Kristen Carlson Accardi |
2011-05-19 | libata-pmp: add support for Thermaltake BlackX Duet esata drive dock | Pavel Herrmann |
2011-05-19 | ATA: Don't powerdown Compaq Triflex IDE device on suspend | Mikulas Patocka |
2011-05-19 | libata: Use Maximum Write Same Length to report discard size limit | Martin K. Petersen |
2011-05-19 | drivers/ata/acard-ahci.c: fix enum warning | Jeff Garzik |
2011-05-14 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2011-05-14 | pata_at91: SMC settings calculation bugfixes, support for t6z and IORDY | Igor Plyatov |
2011-05-14 | libata-sff: prevent irq descriptions for dummy ports | James Bottomley |
2011-05-14 | pata_cm64x: fix boot crash on parisc | James Bottomley |
2011-05-14 | libata: fix oops when LPM is used with PMP | Tejun Heo |
2011-05-14 | Revert "libata: ahci_start_engine compliant to AHCI spec" | Tejun Heo |
2011-05-06 | SATA: enable non-queueable flush flag | shaohua.li@intel.com |
2011-05-06 | pcmcia: Convert pcmcia_device_id declarations to const | Joe Perches |
2011-04-24 | libata: ahci_start_engine compliant to AHCI spec | Jian Peng |
2011-04-24 | ata: pata_at91.c bugfix for initial_timing initialisation | Igor Plyatov |
2011-04-24 | ata: pata_at91.c bugfix for high master clock | Igor Plyatov |
2011-04-24 | ahci: AHCI-mode SATA patch for Intel Panther Point DeviceIDs | Seth Heasley |
2011-04-24 | ata_piix: IDE-mode SATA patch for Intel Panther Point DeviceIDs | Seth Heasley |
2011-04-24 | libata: Pioneer DVR-216D can't do SETXFER | Jeff Mahoney |
2011-04-24 | ahci: don't enable port irq before handler is registered | Maxime Bizon |
2011-04-24 | libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65 | Tejun Heo |
2011-04-24 | ahci: EM supported message type sysfs attribute | Hannes Reinecke |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-30 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-03-29 | drivers: Final irq namespace conversion | Thomas Gleixner |