index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-28
libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 version
Hans de Goede
1
-2
/
+5
2018-03-28
libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versions
Hans de Goede
1
-1
/
+1
2018-03-28
libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs
Hans de Goede
1
-0
/
+8
2018-03-28
libata: Enable queued TRIM for Samsung SSD 860
Ju Hyung Park
1
-1
/
+3
2018-03-28
libata: disable LPM for Crucial BX100 SSD 500GB drive
Kai-Heng Feng
1
-0
/
+3
2018-03-28
libata: Apply NOLPM quirk to Crucial MX100 512GB SSDs
Hans de Goede
1
-0
/
+5
2018-03-28
libata: don't try to pass through NCQ commands to non-NCQ devices
Eric Biggers
1
-0
/
+6
2018-03-28
libata: remove WARN() for DMA or PIO command without data
Eric Biggers
1
-2
/
+1
2018-03-28
libata: fix length validation of ATAPI-relayed SCSI commands
Eric Biggers
1
-1
/
+3
2018-03-28
ahci: Add PCI-id for the Highpoint Rocketraid 644L card
Hans de Goede
1
-1
/
+3
2018-02-16
ahci: Add Intel Cannon Lake PCH-H PCI ID
Mika Westerberg
1
-0
/
+1
2018-02-16
ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCI
Hans de Goede
1
-0
/
+4
2018-02-16
ahci: Annotate PCI ids for mobile Intel chipsets as such
Hans de Goede
1
-16
/
+16
2018-01-23
libata: apply MAX_SEC_1024 to all LITEON EP1 series devices
Xinyu Lin
1
-0
/
+1
2017-11-30
ata: fixes kernel crash while tracing ata_eh_link_autopsy event
Rameshwar Prasad Sahu
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
6
-0
/
+6
2017-10-02
ahci: don't ignore result code of ahci_reset_controller()
Ard Biesheuvel
1
-1
/
+4
2017-09-19
ata_piix: Add Fujitsu-Siemens Lifebook S6120 to short cable IDs
Ville Syrjälä
1
-0
/
+1
2017-09-07
ata: avoid gcc-7 warning in ata_timing_quantize
Arnd Bergmann
1
-10
/
+10
2017-09-07
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
12
-43
/
+293
2017-09-06
libata: zpodd: make arrays cdb static, reduces object code size
Colin Ian King
1
-2
/
+2
2017-09-06
ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme
Christoph Hellwig
1
-1
/
+8
2017-09-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+3
2017-08-29
Revert "libata: quirk read log on no-name M.2 SSD"
Tejun Heo
1
-4
/
+0
2017-08-29
libata: check for trusted computing in IDENTIFY DEVICE data
Christoph Hellwig
1
-0
/
+3
2017-08-28
ata: mediatek: add support for MediaTek SATA controller
Ryder Lee
3
-0
/
+207
2017-08-28
pata_octeon_cf: use of_property_read_{bool|u32}()
Sergei Shtylyov
1
-6
/
+4
2017-08-28
libata: quirk read log on no-name M.2 SSD
Christoph Hellwig
1
-0
/
+4
2017-08-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-5
/
+3
2017-08-17
drivers/ata: Replace spin_unlock_wait() with lock/unlock pair
Paul E. McKenney
1
-5
/
+3
2017-08-16
sata: ahci-da850: Fix some error handling paths in 'ahci_da850_probe()'
Christophe JAILLET
1
-2
/
+6
2017-08-11
cs5536: add support for IDE controller variant
Andrey Korolyov
2
-0
/
+2
2017-08-11
ata: sata_gemini: Introduce explicit IDE pin control
Linus Walleij
1
-0
/
+35
2017-08-11
ata: sata_gemini: Retire custom pin control
Linus Walleij
1
-34
/
+0
2017-08-04
ata: ahci_platform: Add shutdown handler
Nate Watterson
2
-0
/
+35
2017-08-02
ata: sata_gemini: explicitly request exclusive reset control
Philipp Zabel
1
-2
/
+2
2017-08-02
ata: Drop unnecessary static
Julia Lawall
1
-1
/
+1
2017-07-31
libata: fix a couple of doc build warnings
Jonathan Corbet
1
-2
/
+2
2017-07-19
libata: array underflow in ata_find_dev()
Dan Carpenter
1
-2
/
+4
2017-07-19
ata: Convert to using %pOF instead of full_name
Rob Herring
1
-1
/
+1
2017-07-15
ata: sata_rcar: add gen[23] fallback compatibility strings
Simon Horman
1
-0
/
+8
2017-07-15
libata: remove unused rc in ata_eh_handle_port_resume
Kefeng Wang
1
-2
/
+1
2017-07-10
libata: Cleanup ata_read_log_page()
Damien Le Moal
1
-3
/
+3
2017-07-10
ata: fix gemini Kconfig dependencies
Arnd Bergmann
1
-2
/
+2
2017-07-06
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
27
-232
/
+1422
2017-07-04
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-6
/
+3
2017-07-04
Merge tag 'docs-4.13' of git://git.lwn.net/linux
Linus Torvalds
23
-26
/
+27
2017-06-29
sd: add support for TCG OPAL self encrypting disks
Christoph Hellwig
1
-0
/
+3
2017-06-29
libata: fix build warning from unused goto label
Tejun Heo
1
-1
/
+0
2017-06-28
ACPI / PM: Consolidate device wakeup settings code
Rafael J. Wysocki
1
-6
/
+3
[next]