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-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
1
-1
/
+1
2016-05-23
Merge branch 'for-4.7-dw' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2
-271
/
+294
2016-05-23
Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
5
-171
/
+989
2016-05-19
Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-3
/
+3
2016-05-18
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2016-05-13
Merge branch 'for-4.6-fixes' into for-4.7
Tejun Heo
5
-0
/
+223
2016-05-12
ata: dwc: add DMADEVICES dependency
Arnd Bergmann
1
-0
/
+1
2016-05-12
ata: sata_dwc_460ex: make debug messages neat
Andy Shevchenko
1
-4
/
+4
2016-05-12
ata: sata_dwc_460ex: supply physical address of FIFO to DMA
Andy Shevchenko
1
-6
/
+7
2016-05-12
ata: sata_dwc_460ex: use devm_ioremap
Andy Shevchenko
1
-19
/
+11
2016-05-12
ata: sata_dwc_460ex: tidy up sata_dwc_clear_dmacr()
Mans Rullgard
1
-8
/
+6
2016-05-12
ata: sata_dwc_460ex: use readl/writel_relaxed()
Mans Rullgard
1
-48
/
+43
2016-05-12
ata: sata_dwc_460ex: switch to new dmaengine_terminate_* API
Andy Shevchenko
1
-1
/
+1
2016-05-10
ata: sata_dwc_460ex: add __iomem to register base pointer
Mans Rullgard
1
-1
/
+1
2016-05-10
ata: sata_dwc_460ex: get rid of incorrect cast
Mans Rullgard
1
-2
/
+2
2016-05-10
ata: sata_dwc_460ex: get rid of some pointless casts
Mans Rullgard
1
-15
/
+15
2016-05-10
ata: sata_dwc_460ex: remove empty libata callback
Mans Rullgard
1
-22
/
+0
2016-05-10
ata: sata_dwc_460ex: correct HOSTDEV{P}_FROM_*() macros
Andy Shevchenko
1
-11
/
+6
2016-05-10
ata: sata_dwc_460ex: get rid of global data
Mans Rullgard
1
-50
/
+29
2016-05-10
ata: sata_dwc_460ex: add phy support
Mans Rullgard
2
-0
/
+23
2016-05-10
ata: sata_dwc_460ex: use "dmas" DT property to find dma channel
Mans Rullgard
2
-71
/
+138
2016-05-10
ata: sata_dwc_460ex: don't call ata_sff_qc_issue() on DMA commands
Andy Shevchenko
1
-2
/
+2
2016-05-10
ata: sata_dwc_460ex: skip dma setup for non-dma commands
Mans Rullgard
1
-26
/
+9
2016-05-10
ata: sata_dwc_460ex: select only core part of DMA driver
Andy Shevchenko
1
-1
/
+1
2016-05-10
ata: sata_dwc_460ex: DMA is always a flow controller
Andy Shevchenko
1
-1
/
+1
2016-05-10
ata: sata_dwc_460ex: burst size must be in items not bytes
Andy Shevchenko
1
-3
/
+3
2016-05-10
ata: sata_dwc_460ex: set dma_boundary to 0x1fff
Andy Shevchenko
1
-1
/
+7
2016-05-10
ata: sata_dwc_460ex: fix crash on offline links without an attached drive
Christian Lamparter
1
-0
/
+7
2016-05-10
ata: sata_dwc_460ex: remove incorrect locking
Mans Rullgard
1
-3
/
+1
2016-05-09
libata: support host-aware and host-managed ZAC devices
Hannes Reinecke
2
-2
/
+130
2016-05-09
libata: support device-managed ZAC devices
Hannes Reinecke
1
-9
/
+10
2016-05-09
libata: NCQ encapsulation for ZAC MANAGEMENT OUT
Hannes Reinecke
3
-8
/
+56
2016-05-09
libata: Implement ZBC OUT translation
Hannes Reinecke
3
-0
/
+84
2016-05-09
libata: implement ZBC IN translation
Hannes Reinecke
3
-0
/
+168
2016-05-09
libata-scsi: Generate sense code for disabled devices
Hannes Reinecke
1
-0
/
+6
2016-05-09
libata-trace: decode subcommands
Hannes Reinecke
1
-0
/
+43
2016-05-09
libata: Check log page directory before accessing pages
Hannes Reinecke
1
-0
/
+17
2016-05-09
libata: Separate out ata_dev_config_ncq_send_recv()
Hannes Reinecke
1
-20
/
+27
2016-05-09
libata: do not attempt to retrieve sense code twice
Hannes Reinecke
1
-2
/
+2
2016-05-09
Merge branch '4.7/scsi-queue' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Tejun Heo
1
-1
/
+1
2016-05-09
libata-scsi: use %*ph to dump small buffers
Andy Shevchenko
1
-5
/
+2
2016-05-02
dmaengine: dw: pass platform data via struct dw_dma_chip
Andy Shevchenko
1
-1
/
+1
2016-04-15
scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
Ming Lin
1
-1
/
+1
2016-04-13
ata: add AMD Seattle platform driver
Brijesh Singh
3
-0
/
+219
2016-04-13
treewide: Fix typos in libata.xml
Masanari Iida
2
-9
/
+9
2016-04-13
dmaengine: dw: rename masters to reflect actual topology
Andy Shevchenko
1
-2
/
+2
2016-04-04
libata-core: Allow longer timeout for drive spinup from PUIS
Damien Le Moal
1
-1
/
+5
2016-04-04
libata-scsi: Set information sense field for invalid parameter
Hannes Reinecke
1
-20
/
+61
2016-04-04
libata-scsi: set bit pointer for sense code information
Hannes Reinecke
1
-11
/
+19
2016-04-04
libata-scsi: Set field pointer in sense code
Hannes Reinecke
1
-47
/
+108
[next]