| Commit message (Expand) | Author | Age | Files | Lines |
* | libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH drive | Shan Hai | 2013-04-12 | 1 | -0/+4 |
* | ahci: Add identifiers for ASM106x devices | Alan Cox | 2013-01-27 | 1 | -0/+6 |
* | libata: fix Null pointer dereference on disk error | Xiaotian Feng | 2013-01-17 | 1 | -2/+4 |
* | libata: set dma_mode to 0xff in reset | Aaron Lu | 2013-01-17 | 2 | -0/+2 |
* | sata_promise: fix hardreset lockdep error | Mikael Pettersson | 2013-01-17 | 1 | -2/+13 |
* | sata_svw: check DMA start bit before reset | David Milburn | 2012-12-03 | 1 | -0/+35 |
* | libata: Prevent interface errors with Seagate FreeAgent GoFlex | Daniel J Blueman | 2012-10-02 | 1 | -0/+1 |
* | ahci: Add alternate identifier for the 88SE9172 | Alan Cox | 2012-10-02 | 1 | -0/+2 |
* | ahci: Detect Marvell 88SE9172 SATA controller | Matt Johnson | 2012-06-01 | 1 | -0/+2 |
* | libata: skip old error history when counting probe trials | Lin Ming | 2012-05-07 | 1 | -1/+2 |
* | pata_legacy: correctly mask recovery field for HT6560B | Sergei Shtylyov | 2012-04-02 | 1 | -2/+1 |
* | ata_piix: make DVD Drive recognisable on systems with Intel Sandybridge chips... | Ming Lei | 2011-11-11 | 1 | -5/+32 |
* | ahci: Enable SB600 64bit DMA on Asus M3A | Mark Nelson | 2011-10-16 | 1 | -0/+12 |
* | ahci: RAID-mode SATA patch for Intel Panther Point DeviceIDs | Seth Heasley | 2011-10-03 | 1 | -0/+1 |
* | pata_via: disable ATAPI DMA on AVERATEC 3200 | Tejun Heo | 2011-10-03 | 1 | -0/+18 |
* | ahci: change 'masking port_map' printk to KERN_WARNING level | Linus Torvalds | 2011-06-29 | 1 | -1/+1 |
* | pata_marvell: Add support for 88SE91A0, 88SE91A4 | Paweł Drewniak | 2011-06-24 | 1 | -0/+3 |
* | libata/sas: only set FROZEN flag if new EH is supported | Nishanth Aravamudan | 2011-06-23 | 1 | -0/+6 |
* | libata: apply NOSETXFER horkage to the affected Pioneer drives | Tejun Heo | 2011-06-23 | 1 | -3/+3 |
* | drivers/ata/sata_dwc_460ex: Fix typo 'corrresponding' | Justin P. Mattock | 2011-06-23 | 1 | -1/+1 |
* | libata: fix unexpectedly frozen port after ata_eh_reset() | Tejun Heo | 2011-06-07 | 1 | -4/+8 |
* | Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-05-25 | 1 | -6/+7 |
|\ |
|
| * | Merge commit 'v2.6.39' into for-2.6.40/core | Jens Axboe | 2011-05-20 | 7 | -9/+81 |
| |\ |
|
| * | | SATA: enable non-queueable flush flag | shaohua.li@intel.com | 2011-05-06 | 1 | -6/+7 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2011-05-24 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | pcmcia: Convert pcmcia_device_id declarations to const | Joe Perches | 2011-05-06 | 1 | -1/+1 |
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-05-20 | 9 | -111/+286 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | libata: Power off empty ports | Kristen Carlson Accardi | 2011-05-19 | 2 | -3/+9 |
| * | | | libata-pmp: add support for Thermaltake BlackX Duet esata drive dock | Pavel Herrmann | 2011-05-19 | 1 | -0/+10 |
| * | | | ATA: Don't powerdown Compaq Triflex IDE device on suspend | Mikulas Patocka | 2011-05-19 | 1 | -1/+22 |
| * | | | libata: Use Maximum Write Same Length to report discard size limit | Martin K. Petersen | 2011-05-19 | 1 | -1/+1 |
| * | | | drivers/ata/acard-ahci.c: fix enum warning | Jeff Garzik | 2011-05-19 | 1 | -1/+1 |
| * | | | pata_at91: SMC settings calculation bugfixes, support for t6z and IORDY | Igor Plyatov | 2011-05-14 | 1 | -99/+198 |
| * | | | libata-sff: prevent irq descriptions for dummy ports | James Bottomley | 2011-05-14 | 1 | -2/+7 |
| * | | | pata_cm64x: fix boot crash on parisc | James Bottomley | 2011-05-14 | 1 | -4/+38 |
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-05-14 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | libata: fix oops when LPM is used with PMP | Tejun Heo | 2011-05-14 | 1 | -1/+1 |
| |/ / |
|
* | | | Revert "libata: ahci_start_engine compliant to AHCI spec" | Tejun Heo | 2011-05-14 | 1 | -21/+0 |
|/ / |
|
* | | libata: ahci_start_engine compliant to AHCI spec | Jian Peng | 2011-04-24 | 1 | -0/+21 |
* | | ata: pata_at91.c bugfix for initial_timing initialisation | Igor Plyatov | 2011-04-24 | 1 | -2/+12 |
* | | ata: pata_at91.c bugfix for high master clock | Igor Plyatov | 2011-04-24 | 1 | -1/+7 |
* | | ahci: AHCI-mode SATA patch for Intel Panther Point DeviceIDs | Seth Heasley | 2011-04-24 | 1 | -0/+6 |
* | | ata_piix: IDE-mode SATA patch for Intel Panther Point DeviceIDs | Seth Heasley | 2011-04-24 | 1 | -0/+8 |
* | | libata: Pioneer DVR-216D can't do SETXFER | Jeff Mahoney | 2011-04-24 | 1 | -0/+1 |
* | | ahci: don't enable port irq before handler is registered | Maxime Bizon | 2011-04-24 | 2 | -3/+16 |
* | | libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65 | Tejun Heo | 2011-04-24 | 2 | -3/+5 |
* | | ahci: EM supported message type sysfs attribute | Hannes Reinecke | 2011-04-24 | 2 | -0/+26 |
|/ |
|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 20 | -37/+37 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-03-30 | 1 | -21/+22 |
|\ |
|
| * | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 2011-03-26 | 1 | -21/+22 |
| |\ |
|