| Commit message (Expand) | Author | Age | Files | Lines |
* | ata_piix: fix MWDMA handling on PIIX3 | Bartlomiej Zolnierkiewicz | 2009-12-03 | 1 | -3/+3 |
* | ahci: let users know that Promise PDC42819 support is limited to SATA devices | Mark Nelson | 2009-12-03 | 1 | -0/+8 |
* | ata: use pci_dev->revision | Sergei Shtylyov | 2009-12-03 | 5 | -39/+20 |
* | pata_hpt366: fix timing register documentation | Sergei Shtylyov | 2009-12-03 | 1 | -16/+14 |
* | libata: add comment documenting PIO latency issues on UP | Bartlomiej Zolnierkiewicz | 2009-12-03 | 1 | -0/+7 |
* | pata_hpt{37x|3x2n}: fix timing register masks (take 2) | Sergei Shtylyov | 2009-12-03 | 2 | -26/+23 |
* | pata_piccolo: Driver for old Toshiba chipsets | Alan Cox | 2009-12-03 | 4 | -1/+154 |
* | pata_ali: Fix regression with old devices | Alan Cox | 2009-12-03 | 1 | -1/+3 |
* | [libata] PATA: Update experimental tags | Alan Cox | 2009-12-03 | 1 | -15/+15 |
* | pata_cmd64x: implement serialization as per notes | Alan Cox | 2009-12-03 | 1 | -8/+108 |
* | pata_sis: Implement MWDMA for the UDMA 133 capable chips | Alan Cox | 2009-12-03 | 1 | -22/+69 |
* | pata_via: Blacklist some combinations of Transcend Flash and via | Alan Cox | 2009-12-03 | 1 | -0/+27 |
* | libata/sff: Use ops->bmdma_stop instead of ata_bmdma_stop() | Benjamin Herrenschmidt | 2009-12-03 | 1 | -1/+1 |
* | libata: add translation for SCSI WRITE SAME (aka TRIM support) | Christoph Hellwig | 2009-12-03 | 1 | -0/+98 |
* | libata: retry failed FLUSH if device didn't fail it | Tejun Heo | 2009-12-03 | 1 | -0/+94 |
* | sata_fsl: Add asynchronous notification support | ashish kalra | 2009-12-03 | 1 | -8/+10 |
* | pata_hpt{37x,3x2n}: add debounce delay to cable detection methods | Bartlomiej Zolnierkiewicz | 2009-12-03 | 2 | -0/+6 |
* | pata_hpt3x2n: fix cable detection | Bartlomiej Zolnierkiewicz | 2009-12-03 | 1 | -1/+1 |
* | ata: Don't require newlines for link_power_management_policy | Matthew Garrett | 2009-12-03 | 1 | -2/+1 |
* | pata-it821x: use PCI_DEVICE_ID_RDC_D1010 define | Otavio Salvador | 2009-12-03 | 1 | -1/+1 |
* | pata_hpt37x: unify ->pre_reset methods | Bartlomiej Zolnierkiewicz | 2009-12-03 | 1 | -21/+2 |
* | pata_hpt37x: add proper cable detection methods | Bartlomiej Zolnierkiewicz | 2009-12-03 | 1 | -30/+56 |
* | ahci: disable SNotification capability for ich8 | Shaohua Li | 2009-12-03 | 1 | -2/+18 |
* | sata_sil24: MSI support, disabled by default | Vivek Mahajan | 2009-12-03 | 1 | -0/+9 |
* | libata: remove experimental tag on PATA drivers | Robert Hancock | 2009-12-03 | 1 | -1/+1 |
* | sata_mv: Clean up hard coded array size calculation. | Thiago Farina | 2009-12-03 | 1 | -1/+1 |
* | pata_via: fix double put on isa bridge | Jiri Slaby | 2009-12-03 | 1 | -6/+4 |
* | pata_cs5536: use 32-bit BM DMA template instead of 16-bit. | Krzysztof Halasa | 2009-12-03 | 1 | -1/+1 |
* | libata-acpi: missing _SDD is not an error | Tejun Heo | 2009-12-03 | 1 | -6/+9 |
* | sata_fsl: Split hard and soft reset | Jiang Yutang | 2009-11-19 | 1 | -40/+44 |
* | sata_via: Remove redundant device ID for VIA VT8261 | JosephChan@via.com.tw | 2009-11-03 | 1 | -1/+0 |
* | drivers/ata/libata: Move dereference after NULL test | Julia Lawall | 2009-11-03 | 1 | -3/+6 |
* | ahci: Enable SB600 64bit DMA on MSI K9A2 Platinum v2 | Mark Nelson | 2009-11-03 | 1 | -5/+35 |
* | sata_mv: Prevent PIO commands to be defered too long if traffic in progress. | Gwendal Grignou | 2009-10-16 | 1 | -2/+27 |
* | pata_sc1200: Fix crash on boot | Alan Cox | 2009-10-16 | 1 | -2/+1 |
* | libata: fix internal command failure handling | Tejun Heo | 2009-10-16 | 1 | -5/+7 |
* | libata: fix PMP initialization | Tejun Heo | 2009-10-16 | 1 | -2/+4 |
* | sata_nv: make sure link is brough up online when skipping hardreset | Tejun Heo | 2009-10-16 | 1 | -3/+15 |
* | ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2 | Shane Huang | 2009-10-16 | 2 | -2/+2 |
* | ahci: Add the AHCI controller Linux Device ID for NVIDIA chipsets. | peer chen | 2009-10-16 | 1 | -0/+1 |
* | pata_via: extend the rev_max for VT6330 | JosephChan@via.com.tw | 2009-10-16 | 1 | -1/+1 |
* | ahci: Add ifdef wrapper to ahci_gtf_filter_workaround | Markus Trippelsdorf | 2009-10-09 | 1 | -0/+5 |
* | pata_atp867x: add Power Management support | Bartlomiej Zolnierkiewicz | 2009-10-06 | 1 | -0/+21 |
* | pata_atp867x: PIO support fixes | Bartlomiej Zolnierkiewicz | 2009-10-06 | 1 | -17/+19 |
* | pata_atp867x: clarifications in timings calculations and cable detection | John(Jung-Ik) Lee | 2009-10-06 | 1 | -14/+38 |
* | pata_atp867x: fix it to not claim MWDMA support | Bartlomiej Zolnierkiewicz | 2009-10-06 | 1 | -9/+1 |
* | libata: fix incorrect link online check during probe | Tejun Heo | 2009-10-06 | 1 | -18/+32 |
* | ahci: filter FPDMA non-zero offset enable for Aspire 3810T | Tejun Heo | 2009-10-06 | 1 | -0/+47 |
* | libata: make gtf_filter per-dev | Tejun Heo | 2009-10-06 | 3 | -8/+14 |
* | libata: implement more acpi filtering options | Tejun Heo | 2009-10-06 | 1 | -4/+15 |