index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-10
ahci: Intel DNV device IDs SATA
Alexandra Yates
1
-0
/
+20
2016-02-01
libata: fix sff host state machine locking while polling
Tejun Heo
1
-21
/
+11
2016-01-29
libata-sff: use WARN instead of BUG on illegal host state machine state
Tejun Heo
1
-1
/
+2
2016-01-25
libata: disable forced PORTS_IMPL for >= AHCI 1.3
Tejun Heo
1
-2
/
+2
2016-01-25
libata: blacklist a Viking flash model for MWDMA corruption
Shikha Jain
1
-0
/
+1
2016-01-25
drivers: ata: wake port before DMA stop for ALPM
Danesh Petigara
3
-1
/
+24
2016-01-11
Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
9
-82
/
+193
2016-01-08
libata: skip debounce delay on link resume
Danesh Petigara
2
-1
/
+3
2016-01-08
ata: ahci_brcmstb: disable DIPM support
Danesh Petigara
1
-1
/
+1
2016-01-08
ata: ahci_brcmstb: enable support for ALPM
Danesh Petigara
1
-0
/
+35
2016-01-08
drivers: libata-core: Use usleep_range() instead of msleep() for short sleeps...
Anil Veliyankara Madam
1
-1
/
+7
2015-12-31
sata_sx4: correctly handling failed allocation
Insu Yun
1
-0
/
+2
2015-12-31
ata: ahci_brcmstb: add support for MIPS-based platforms
Jaedon Shin
2
-1
/
+2
2015-12-16
ahci: qoriq: Adjust the default register values on ls1021a
Tang Yuantian
1
-10
/
+14
2015-12-16
ahci: qoriq: Update the default Rx watermark value
Tang Yuantian
1
-1
/
+2
2015-12-16
ahci: qoriq: Adjust the default register values on ls1043a
Tang Yuantian
1
-0
/
+8
2015-12-07
ata/sata_fsl.c: add ATA_FLAG_NO_LOG_PAGE to blacklist the controller for log ...
Andreas Werner
1
-1
/
+2
2015-12-07
libata-eh.c: Introduce new ata port flag for controller which lockup on read ...
Andreas Werner
1
-0
/
+8
2015-12-07
ahci: compile out msi/msix infrastructure
Dan Williams
2
-8
/
+25
2015-12-07
ata: core: fix irq description on AHCI single irq systems
Heiner Kallweit
1
-1
/
+8
2015-11-30
sata_sil: disable trim
Mikulas Patocka
1
-0
/
+3
2015-11-30
AHCI: Fix softreset failed issue of Port Multiplier
Xiangliang Yu
1
-0
/
+9
2015-11-30
ata: ahci_brcmstb: remove unused definitions
Jaedon Shin
1
-2
/
+0
2015-11-30
ata: ahci_brcmstb: add a quirk for MIPS-based platforms
Jaedon Shin
1
-1
/
+10
2015-11-30
ata: ahci_brcmstb: disable NCQ for MIPS-based platforms
Jaedon Shin
1
-0
/
+11
2015-11-24
ata: sata_rcar: Remove obsolete platform_device_id entries
Geert Uytterhoeven
1
-12
/
+3
2015-11-20
sata_rcar: Add compatible string for r8a7795
Kouei Abe
1
-0
/
+4
2015-11-20
sata/mvebu: use #ifdef around suspend/resume code
Arnd Bergmann
1
-0
/
+5
2015-11-16
ahci: kill 'intr_status'
Dan Williams
1
-1
/
+0
2015-11-16
ahci: switch from 'threaded' to 'hardirq' interrupt handling
Dan Williams
1
-26
/
+8
2015-11-16
ahci: per-port msix support
Dan Williams
3
-27
/
+61
2015-11-16
ahci: Order SATA device IDs for codename Lewisburg
Alexandra Yates
1
-10
/
+10
2015-11-16
ahci: Add Device ID for Intel Sunrise Point PCH
Charles_Rose@Dell.com
1
-0
/
+2
2015-11-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+0
2015-11-09
scsi: use host wide tags by default
Christoph Hellwig
1
-3
/
+0
2015-11-03
Merge branch 'for-4.3-fixes' into for-4.4
Tejun Heo
1
-0
/
+1
2015-11-03
ahci: add new Intel device IDs
Alexandra Yates
1
-0
/
+10
2015-10-31
ahci: Add Marvell 88se91a2 device id
Johannes Thumshirn
1
-0
/
+2
2015-10-31
ahci: cleanup ahci_host_activate_multi_irqs
Dan Williams
1
-18
/
+3
2015-10-31
ahci: ahci_host_activate: kill IRQF_SHARED
Dan Williams
1
-1
/
+1
2015-10-31
ahci: qoriq: Disable NCQ on ls2080a SoC
Tang Yuantian
1
-1
/
+7
2015-10-31
ahci: qoriq: Rename LS2085A SoC support code to LS2080A
Tang Yuantian
1
-3
/
+3
2015-10-27
libata: enable LBA flag in taskfile for ata_scsi_pass_thru()
Vinayak Kale
1
-0
/
+3
2015-10-27
libata: add support for NCQ commands for SG interface
Vinayak Kale
1
-1
/
+7
2015-10-15
ahci: qoriq: Fix a compiling warning
Arnd Bergmann
1
-2
/
+3
2015-10-15
pata_it821x: use "const char *" for string literals
LABBE Corentin
1
-3
/
+3
2015-10-12
libata: only call ->done once all per-tag ressources are released
Christoph Hellwig
1
-9
/
+13
2015-10-04
libata: cleanup ata_scsi_qc_complete
Christoph Hellwig
1
-14
/
+5
2015-09-30
ata: ahci: find eSATA ports and flag them as removable
Manuel Lauss
3
-2
/
+14
2015-09-25
libata: samsung_cf: fix handling platform_get_irq result
Andrzej Hajda
1
-1
/
+1
[next]