| Commit message (Expand) | Author | Age | Files | Lines |
* | ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS | Hans de Goede | 2018-07-17 | 2 | -0/+62 |
* | ata: Fix ZBC_OUT all bit handling | Damien Le Moal | 2018-07-17 | 1 | -3/+8 |
* | ata: Fix ZBC_OUT command block check | Damien Le Moal | 2018-07-17 | 1 | -6/+7 |
* | libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk | Hans de Goede | 2018-06-26 | 1 | -3/+0 |
* | libata: zpodd: small read overflow in eject_tray() | Dan Carpenter | 2018-06-26 | 1 | -1/+1 |
* | driver core: add __printf verification to __ata_ehi_pushv_desc | Mathieu Malaterre | 2018-06-21 | 1 | -2/+2 |
* | ata: ahci: mvebu: override ahci_stop_engine for mvebu AHCI | Evan Wang | 2018-06-21 | 1 | -0/+56 |
* | libahci: Allow drivers to override stop_engine | Evan Wang | 2018-06-21 | 6 | -15/+26 |
* | libata: Fix compile warning with ATA_DEBUG enabled | Dong Bo | 2018-05-30 | 1 | -1/+1 |
* | libata: blacklist Micron 500IT SSD with MU01 firmware | Sudip Mukherjee | 2018-05-30 | 1 | -0/+2 |
* | libata: Blacklist some Sandisk SSDs for NCQ | Tejun Heo | 2018-05-30 | 1 | -0/+4 |
* | libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDs | Hans de Goede | 2018-05-16 | 1 | -0/+3 |
* | libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 version | Hans de Goede | 2018-03-28 | 1 | -2/+5 |
* | libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versions | Hans de Goede | 2018-03-28 | 1 | -1/+1 |
* | libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs | Hans de Goede | 2018-03-28 | 1 | -0/+8 |
* | libata: Enable queued TRIM for Samsung SSD 860 | Ju Hyung Park | 2018-03-28 | 1 | -1/+3 |
* | libata: disable LPM for Crucial BX100 SSD 500GB drive | Kai-Heng Feng | 2018-03-28 | 1 | -0/+3 |
* | libata: Apply NOLPM quirk to Crucial MX100 512GB SSDs | Hans de Goede | 2018-03-28 | 1 | -0/+5 |
* | libata: don't try to pass through NCQ commands to non-NCQ devices | Eric Biggers | 2018-03-28 | 1 | -0/+6 |
* | libata: remove WARN() for DMA or PIO command without data | Eric Biggers | 2018-03-28 | 1 | -2/+1 |
* | libata: fix length validation of ATAPI-relayed SCSI commands | Eric Biggers | 2018-03-28 | 1 | -1/+3 |
* | ahci: Add PCI-id for the Highpoint Rocketraid 644L card | Hans de Goede | 2018-03-28 | 1 | -1/+3 |
* | ahci: Add Intel Cannon Lake PCH-H PCI ID | Mika Westerberg | 2018-02-16 | 1 | -0/+1 |
* | ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCI | Hans de Goede | 2018-02-16 | 1 | -0/+4 |
* | ahci: Annotate PCI ids for mobile Intel chipsets as such | Hans de Goede | 2018-02-16 | 1 | -16/+16 |
* | libata: apply MAX_SEC_1024 to all LITEON EP1 series devices | Xinyu Lin | 2018-01-23 | 1 | -0/+1 |
* | ata: fixes kernel crash while tracing ata_eh_link_autopsy event | Rameshwar Prasad Sahu | 2017-11-30 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 6 | -0/+6 |
* | ahci: don't ignore result code of ahci_reset_controller() | Ard Biesheuvel | 2017-10-02 | 1 | -1/+4 |
* | ata_piix: Add Fujitsu-Siemens Lifebook S6120 to short cable IDs | Ville Syrjälä | 2017-09-18 | 1 | -0/+1 |
* | ata: avoid gcc-7 warning in ata_timing_quantize | Arnd Bergmann | 2017-09-07 | 1 | -10/+10 |
* | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 2017-09-06 | 12 | -43/+293 |
|\ |
|
| * | libata: zpodd: make arrays cdb static, reduces object code size | Colin Ian King | 2017-09-06 | 1 | -2/+2 |
| * | ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme | Christoph Hellwig | 2017-09-06 | 1 | -1/+8 |
| * | ata: mediatek: add support for MediaTek SATA controller | Ryder Lee | 2017-08-28 | 3 | -0/+207 |
| * | pata_octeon_cf: use of_property_read_{bool|u32}() | Sergei Shtylyov | 2017-08-28 | 1 | -6/+4 |
| * | cs5536: add support for IDE controller variant | Andrey Korolyov | 2017-08-11 | 2 | -0/+2 |
| * | ata: sata_gemini: Introduce explicit IDE pin control | Linus Walleij | 2017-08-11 | 1 | -0/+35 |
| * | ata: sata_gemini: Retire custom pin control | Linus Walleij | 2017-08-11 | 1 | -34/+0 |
| * | ata: ahci_platform: Add shutdown handler | Nate Watterson | 2017-08-04 | 2 | -0/+35 |
| * | ata: sata_gemini: explicitly request exclusive reset control | Philipp Zabel | 2017-08-02 | 1 | -2/+2 |
| * | ata: Drop unnecessary static | Julia Lawall | 2017-08-02 | 1 | -1/+1 |
| * | ata: Convert to using %pOF instead of full_name | Rob Herring | 2017-07-18 | 1 | -1/+1 |
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-09-04 | 1 | -5/+3 |
|\ \ |
|
| * \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2017-08-21 | 1 | -5/+3 |
| |\ \ |
|
| | * | | drivers/ata: Replace spin_unlock_wait() with lock/unlock pair | Paul E. McKenney | 2017-08-17 | 1 | -5/+3 |
| | |/ |
|
* | | | Revert "libata: quirk read log on no-name M.2 SSD" | Tejun Heo | 2017-08-29 | 1 | -4/+0 |
* | | | libata: check for trusted computing in IDENTIFY DEVICE data | Christoph Hellwig | 2017-08-29 | 1 | -0/+3 |
* | | | libata: quirk read log on no-name M.2 SSD | Christoph Hellwig | 2017-08-28 | 1 | -0/+4 |
* | | | sata: ahci-da850: Fix some error handling paths in 'ahci_da850_probe()' | Christophe JAILLET | 2017-08-16 | 1 | -2/+6 |
|/ / |
|