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.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
/
libata-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-25
libata: blacklist a Viking flash model for MWDMA corruption
Shikha Jain
1
-0
/
+1
2016-01-08
libata: skip debounce delay on link resume
Danesh Petigara
1
-1
/
+2
2016-01-08
drivers: libata-core: Use usleep_range() instead of msleep() for short sleeps...
Anil Veliyankara Madam
1
-1
/
+7
2015-12-07
ata: core: fix irq description on AHCI single irq systems
Heiner Kallweit
1
-1
/
+8
2015-09-02
Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
1
-0
/
+1
2015-08-26
Add factory recertified Crucial M500s to blacklist
Guillermo A. Amaral
1
-0
/
+2
2015-08-10
libata: fix libata-core.c kernel-doc warning
Randy Dunlap
1
-0
/
+1
2015-08-03
Revert "libata: Implement support for sense data reporting"
Tejun Heo
1
-19
/
+1
2015-08-03
Revert "libata-eh: Set 'information' field for autosense"
Tejun Heo
1
-2
/
+2
2015-07-16
libata: Do not blacklist M510DC
Martin K. Petersen
1
-1
/
+1
2015-07-15
libata: increase the timeout when setting transfer mode
Mikulas Patocka
1
-1
/
+2
2015-07-15
libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors l...
David Milburn
1
-0
/
+10
2015-07-15
libata: force disable trim for SuperSSpeed S238
Arne Fitzenreiter
1
-0
/
+3
2015-07-15
libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for HP 250GB SATA disk VB0250EAVER
Aleksei Mamlin
1
-1
/
+2
2015-06-26
Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
1
-8
/
+5
2015-06-18
libata: Do not blacklist Micron M500DC
Martin K. Petersen
1
-1
/
+1
2015-06-10
libata: finally use __initconst in ata_parse_force_one()
Rasmus Villemoes
1
-6
/
+1
2015-05-29
Doc: libata: Fix spelling typo found in libata.xml
Masanari Iida
1
-1
/
+1
2015-05-05
libata: Allow NCQ TRIM to be enabled or disabled with a module parameter
Martin K. Petersen
1
-0
/
+2
2015-05-04
libata: Blacklist queued TRIM on all Samsung 800-series
Martin K. Petersen
1
-1
/
+1
2015-04-25
libata: Ignore spurious PHY event on LPM policy change
Gabriele Mazzotta
1
-1
/
+14
2015-04-25
libata: Add helper to determine when PHY events should be ignored
Gabriele Mazzotta
1
-0
/
+19
2015-04-14
Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
1
-4
/
+28
2015-03-27
libata: Blacklist queued TRIM on Samsung SSD 850 Pro
Martin K. Petersen
1
-0
/
+2
2015-03-27
libata: Update Crucial/Micron blacklist
Martin K. Petersen
1
-2
/
+11
2015-03-27
libata: Add tracepoints
Hannes Reinecke
1
-1
/
+7
2015-03-27
libata-eh: Set 'information' field for autosense
Hannes Reinecke
1
-2
/
+2
2015-03-27
libata: Implement support for sense data reporting
Hannes Reinecke
1
-1
/
+19
2015-03-19
ata: Add a new flag to destinguish sas controller
Shaohua Li
1
-2
/
+2
2015-02-13
Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-52
/
+18
2015-02-09
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Tejun Heo
1
-5
/
+31
2015-01-25
libata: move sas ata tag allocation to libata-scsi.c
Shaohua Li
1
-76
/
+17
2015-01-24
libata: use blk taging
Shaohua Li
1
-13
/
+41
2015-01-19
libata: allow sata_sil24 to opt-out of tag ordered submission
Dan Williams
1
-1
/
+4
2015-01-11
ata: libata-core: Remove unused function
Rickard Strandqvist
1
-27
/
+0
2015-01-08
libata: Whitelist SSDs that are known to properly return zeroes after TRIM
Martin K. Petersen
1
-4
/
+27
2014-11-05
libata: Implement ATA_DEV_ZAC
Hannes Reinecke
1
-6
/
+14
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-25
/
+16
2014-10-08
libata: Un-break ATA blacklist
George Spelvin
1
-2
/
+2
2014-09-23
libata: change ata_<foo>_printk routines to return void
Joe Perches
1
-22
/
+13
2014-08-19
libata: Use dev_name() for request_irq() to distinguish devices
Alexander Shiyan
1
-1
/
+1
2014-08-19
libata: widen Crucial M550 blacklist matching
Tejun Heo
1
-1
/
+1
2014-08-07
libata: Use glob_match from lib/glob.c
George Spelvin
1
-69
/
+3
2014-07-23
libata: introduce ata_host->n_tags to avoid oops on SAS controllers
Tejun Heo
1
-12
/
+4
2014-07-14
libata: support the ata host which implements a queue depth less than 32
Kevin Hao
1
-3
/
+19
2014-06-03
libata: Blacklist queued trim for Crucial M500
Martin K. Petersen
1
-4
/
+4
2014-05-21
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+9
2014-05-07
libata: clean up ZPODD when a port is detached
Levente Kurusa
1
-0
/
+9
2014-04-24
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-10
/
+17
2014-04-18
libata/ahci: accommodate tag ordered controllers
Dan Williams
1
-8
/
+13
[next]