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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-25
ahci: fix the single MSI-X case in ahci_init_one
Christoph Hellwig
1
-1
/
+1
2016-10-20
ahci: fix nvec check
Christoph Hellwig
1
-7
/
+7
2016-10-19
ahci: only try to use multi-MSI mode if there is more than 1 port
Christoph Hellwig
1
-14
/
+17
2016-09-30
ahci: qoriq: Revert "ahci: qoriq: Disable NCQ on ls2080a SoC"
Tang Yuantian
1
-7
/
+1
2016-09-22
pata_at91: Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR
Harman Kalra
1
-3
/
+1
2016-09-22
ata: Replace BUG() with BUG_ON().
Harman Kalra
1
-2
/
+1
2016-09-20
ata: sata_mv: Replacing dma_pool_alloc and memset with a single call dma_pool...
Harman Kalra
1
-4
/
+2
2016-09-09
libata: Some drives failing on SCT Write Same
Shaun Tancheff
1
-3
/
+3
2016-09-06
ahci: use pci_alloc_irq_vectors
Christoph Hellwig
3
-139
/
+45
2016-09-06
Merge branch 'master' into for-4.9
Tejun Heo
2
-2
/
+2
2016-08-30
pata_ninja32: Avoid corrupting status flags
Alan Cox
1
-1
/
+1
2016-08-25
libata: SCT Write Same handle ATA_DFLAG_PIO
Shaun Tancheff
1
-0
/
+2
2016-08-25
libata: SCT Write Same / DSM Trim
Shaun Tancheff
1
-28
/
+57
2016-08-25
libata: Add support for SCT Write Same
Shaun Tancheff
1
-29
/
+170
2016-08-25
libata: Safely overwrite attached page in WRITE SAME xlat
Shaun Tancheff
1
-5
/
+51
2016-08-11
ahci: disable correct irq for dummy ports
Christoph Hellwig
1
-1
/
+1
2016-08-11
ahci: also use a per-port lock for the multi-MSIX case
Christoph Hellwig
1
-1
/
+1
2016-08-10
ahci: st: Add ports-implemented property in support
Patrice Chotard
1
-0
/
+4
2016-08-10
ahci: qoriq: enable snoopable sata read and write
Tang Yuantian
1
-0
/
+6
2016-08-10
ahci: qoriq: adjust sata parameter
Tang Yuantian
1
-6
/
+0
2016-08-10
libata-scsi: fix MODE SELECT translation for Control mode page
Tom Yan
1
-2
/
+2
2016-08-09
libata-scsi: use u8 array to store mode page copy
Tom Yan
1
-2
/
+2
2016-07-28
Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...
Linus Torvalds
1
-0
/
+4
2016-07-27
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2016-07-27
Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
14
-76
/
+129
2016-07-23
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+6
2016-07-20
libata-scsi: better style in ata_msense_*()
Tom Yan
1
-6
/
+13
2016-07-20
AHCI: Clear GHC.IS to prevent unexpectly asserting INTx
Pang Raymond
1
-0
/
+8
2016-07-19
ata: sata_dwc_460ex: remove redundant dev_err call
Wei Yongjun
1
-8
/
+2
2016-07-19
ata: define ATA_PROT_* in terms of ATA_PROT_FLAG_*
Christoph Hellwig
1
-1
/
+1
2016-07-19
libata: remove ata_is_nodata
Christoph Hellwig
1
-1
/
+1
2016-07-19
libata: LITE-ON CX1-JB256-HP needs lower max_sectors
Tejun Heo
1
-0
/
+6
2016-07-15
libata-scsi: minor cleanup for ata_scsi_zbc_out_xlat
Damien Le Moal
1
-4
/
+4
2016-07-15
libata-scsi: Fix ZBC management out command translation
Damien Le Moal
1
-2
/
+2
2016-07-15
libata-scsi: Fix translation of REPORT ZONES command
Damien Le Moal
1
-2
/
+2
2016-07-15
ata: Handle ATA NCQ NO-DATA commands correctly
Hannes Reinecke
3
-2
/
+8
2016-07-14
libata-eh: decode all taskfile protocols
Hannes Reinecke
1
-0
/
+3
2016-07-14
ata: fixup ATA_PROT_NODATA
Hannes Reinecke
2
-3
/
+3
2016-07-14
libata: use ata_is_ncq() accessors
Hannes Reinecke
3
-5
/
+5
2016-07-12
libata-scsi: avoid repeated calculation of number of TRIM ranges
Tom Yan
1
-3
/
+3
2016-07-12
libata-scsi: reject WRITE SAME (16) with n_block that exceeds limit
Tom Yan
1
-1
/
+7
2016-07-12
libata-scsi: rename ata_msense_ctl_mode() to ata_msense_control()
Tom Yan
1
-5
/
+5
2016-07-12
libata-scsi: fix D_SENSE bit relection in control mode page
Tom Yan
1
-1
/
+1
2016-07-12
ata: hpt366: fix incorrect mask when checking at cmd_high_time
Colin Ian King
1
-1
/
+1
2016-07-12
libata-scsi: correct SPC version descriptor
Tom Yan
1
-2
/
+2
2016-07-12
libata-scsi: set CmdQue bit in standard INQUIRY data to 1
Tom Yan
1
-1
/
+4
2016-07-12
libata-scsi: fix SET FEATURES "filtering" for ata_msense_caching()
Tom Yan
1
-1
/
+3
2016-07-12
libata-scsi: set correct VERSION field for ZAC devices
Tom Yan
1
-1
/
+3
2016-07-06
libata-scsi: correct cbd to CDB in comment
Tom Yan
1
-1
/
+1
2016-07-06
libata-scsi: do not respond with "invalid field" for FORMAT UNIT
Tom Yan
1
-5
/
+0
[next]