index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
libata-scsi: set correct VERSION field for ZAC devices
Tom Yan
2016-07-12
1
-1
/
+3
|
*
|
libata-scsi: correct cbd to CDB in comment
Tom Yan
2016-07-06
1
-1
/
+1
|
*
|
libata-scsi: do not respond with "invalid field" for FORMAT UNIT
Tom Yan
2016-07-06
1
-5
/
+0
|
*
|
drivers: ata: pata_arasan_cf: use the same name for the same lock
Iago Abal
2016-06-28
1
-1
/
+1
|
*
|
ata: fix "ering" sysfs time printing
Arnd Bergmann
2016-06-17
1
-4
/
+5
|
*
|
ata: ahci_brcm: Add support for Broadcom NSP SoC
Yendapally Reddy Dhananjaya Reddy
2016-06-16
2
-11
/
+37
|
*
|
ata: ahci_brcmstb: rename to support across Broadcom SoC's
Yendapally Reddy Dhananjaya Reddy
2016-06-16
3
-4
/
+4
|
*
|
ata: Use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-05-27
2
-2
/
+2
|
*
|
pata_atiixp: fix trivial indentation misalignment on if statement
Colin Ian King
2016-05-27
1
-2
/
+2
*
|
|
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-07-23
1
-0
/
+6
|
\
\
\
|
*
|
|
libata: LITE-ON CX1-JB256-HP needs lower max_sectors
Tejun Heo
2016-07-19
1
-0
/
+6
*
|
|
|
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-06-28
2
-2
/
+2
|
\
|
|
|
|
*
|
|
ata: sata_mv: fix mis-conversion in mv_write_cached_reg()
Ben Dooks
2016-06-17
1
-1
/
+1
|
*
|
|
ata: fix return value check in ahci_seattle_get_port_info()
Wei Yongjun
2016-06-15
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixes
James Bottomley
2016-06-18
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
scsi: fix race between simultaneous decrements of ->host_failed
Wei Fang
2016-06-09
1
-1
/
+1
*
|
|
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-05-28
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge branch 'for-4.7-dw' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2016-05-24
2
-271
/
+294
|
\
\
|
*
|
ata: dwc: add DMADEVICES dependency
Arnd Bergmann
2016-05-12
1
-0
/
+1
|
*
|
ata: sata_dwc_460ex: make debug messages neat
Andy Shevchenko
2016-05-12
1
-4
/
+4
|
*
|
ata: sata_dwc_460ex: supply physical address of FIFO to DMA
Andy Shevchenko
2016-05-12
1
-6
/
+7
|
*
|
ata: sata_dwc_460ex: use devm_ioremap
Andy Shevchenko
2016-05-12
1
-19
/
+11
|
*
|
ata: sata_dwc_460ex: tidy up sata_dwc_clear_dmacr()
Mans Rullgard
2016-05-12
1
-8
/
+6
|
*
|
ata: sata_dwc_460ex: use readl/writel_relaxed()
Mans Rullgard
2016-05-12
1
-48
/
+43
|
*
|
ata: sata_dwc_460ex: switch to new dmaengine_terminate_* API
Andy Shevchenko
2016-05-12
1
-1
/
+1
|
*
|
ata: sata_dwc_460ex: add __iomem to register base pointer
Mans Rullgard
2016-05-10
1
-1
/
+1
|
*
|
ata: sata_dwc_460ex: get rid of incorrect cast
Mans Rullgard
2016-05-10
1
-2
/
+2
|
*
|
ata: sata_dwc_460ex: get rid of some pointless casts
Mans Rullgard
2016-05-10
1
-15
/
+15
|
*
|
ata: sata_dwc_460ex: remove empty libata callback
Mans Rullgard
2016-05-10
1
-22
/
+0
|
*
|
ata: sata_dwc_460ex: correct HOSTDEV{P}_FROM_*() macros
Andy Shevchenko
2016-05-10
1
-11
/
+6
|
*
|
ata: sata_dwc_460ex: get rid of global data
Mans Rullgard
2016-05-10
1
-50
/
+29
|
*
|
ata: sata_dwc_460ex: add phy support
Mans Rullgard
2016-05-10
2
-0
/
+23
|
*
|
ata: sata_dwc_460ex: use "dmas" DT property to find dma channel
Mans Rullgard
2016-05-10
2
-71
/
+138
|
*
|
ata: sata_dwc_460ex: don't call ata_sff_qc_issue() on DMA commands
Andy Shevchenko
2016-05-10
1
-2
/
+2
|
*
|
ata: sata_dwc_460ex: skip dma setup for non-dma commands
Mans Rullgard
2016-05-10
1
-26
/
+9
|
*
|
ata: sata_dwc_460ex: select only core part of DMA driver
Andy Shevchenko
2016-05-10
1
-1
/
+1
|
*
|
ata: sata_dwc_460ex: DMA is always a flow controller
Andy Shevchenko
2016-05-10
1
-1
/
+1
|
*
|
ata: sata_dwc_460ex: burst size must be in items not bytes
Andy Shevchenko
2016-05-10
1
-3
/
+3
|
*
|
ata: sata_dwc_460ex: set dma_boundary to 0x1fff
Andy Shevchenko
2016-05-10
1
-1
/
+7
|
*
|
ata: sata_dwc_460ex: fix crash on offline links without an attached drive
Christian Lamparter
2016-05-10
1
-0
/
+7
|
*
|
ata: sata_dwc_460ex: remove incorrect locking
Mans Rullgard
2016-05-10
1
-3
/
+1
*
|
|
Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2016-05-24
5
-171
/
+989
|
\
\
\
|
*
|
|
libata: support host-aware and host-managed ZAC devices
Hannes Reinecke
2016-05-09
2
-2
/
+130
|
*
|
|
libata: support device-managed ZAC devices
Hannes Reinecke
2016-05-09
1
-9
/
+10
|
*
|
|
libata: NCQ encapsulation for ZAC MANAGEMENT OUT
Hannes Reinecke
2016-05-09
3
-8
/
+56
|
*
|
|
libata: Implement ZBC OUT translation
Hannes Reinecke
2016-05-09
3
-0
/
+84
|
*
|
|
libata: implement ZBC IN translation
Hannes Reinecke
2016-05-09
3
-0
/
+168
|
*
|
|
libata-scsi: Generate sense code for disabled devices
Hannes Reinecke
2016-05-09
1
-0
/
+6
|
*
|
|
libata-trace: decode subcommands
Hannes Reinecke
2016-05-09
1
-0
/
+43
|
*
|
|
libata: Check log page directory before accessing pages
Hannes Reinecke
2016-05-09
1
-0
/
+17
[prev]
[next]