index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
sata_dwc_460ex.c
Age
Commit message (
Expand
)
Author
2018-05-11
libata: convert core and drivers to ->hw_tag usage
Jens Axboe
2018-02-18
sata_dwc_460ex: Delete an error message for a failed memory allocation in sat...
Markus Elfring
2017-11-13
ata: sata_dwc_460ex: Propagate platform device ID to DMA driver
Andy Shevchenko
2017-05-30
ata: dwc_460ex: cut drvdata assignment
Linus Walleij
2016-07-19
ata: sata_dwc_460ex: remove redundant dev_err call
Wei Yongjun
2016-07-18
ata: define ATA_PROT_* in terms of ATA_PROT_FLAG_*
Christoph Hellwig
2016-07-15
ata: Handle ATA NCQ NO-DATA commands correctly
Hannes Reinecke
2016-05-12
ata: sata_dwc_460ex: make debug messages neat
Andy Shevchenko
2016-05-12
ata: sata_dwc_460ex: supply physical address of FIFO to DMA
Andy Shevchenko
2016-05-12
ata: sata_dwc_460ex: use devm_ioremap
Andy Shevchenko
2016-05-12
ata: sata_dwc_460ex: tidy up sata_dwc_clear_dmacr()
Mans Rullgard
2016-05-12
ata: sata_dwc_460ex: use readl/writel_relaxed()
Mans Rullgard
2016-05-12
ata: sata_dwc_460ex: switch to new dmaengine_terminate_* API
Andy Shevchenko
2016-05-10
ata: sata_dwc_460ex: add __iomem to register base pointer
Mans Rullgard
2016-05-10
ata: sata_dwc_460ex: get rid of incorrect cast
Mans Rullgard
2016-05-10
ata: sata_dwc_460ex: get rid of some pointless casts
Mans Rullgard
2016-05-10
ata: sata_dwc_460ex: remove empty libata callback
Mans Rullgard
2016-05-10
ata: sata_dwc_460ex: correct HOSTDEV{P}_FROM_*() macros
Andy Shevchenko
2016-05-10
ata: sata_dwc_460ex: get rid of global data
Mans Rullgard
2016-05-10
ata: sata_dwc_460ex: add phy support
Mans Rullgard
2016-05-10
ata: sata_dwc_460ex: use "dmas" DT property to find dma channel
Mans Rullgard
2016-05-10
ata: sata_dwc_460ex: don't call ata_sff_qc_issue() on DMA commands
Andy Shevchenko
2016-05-10
ata: sata_dwc_460ex: skip dma setup for non-dma commands
Mans Rullgard
2016-05-10
ata: sata_dwc_460ex: DMA is always a flow controller
Andy Shevchenko
2016-05-10
ata: sata_dwc_460ex: burst size must be in items not bytes
Andy Shevchenko
2016-05-10
ata: sata_dwc_460ex: set dma_boundary to 0x1fff
Andy Shevchenko
2016-05-10
ata: sata_dwc_460ex: fix crash on offline links without an attached drive
Christian Lamparter
2016-05-10
ata: sata_dwc_460ex: remove incorrect locking
Mans Rullgard
2016-05-02
dmaengine: dw: pass platform data via struct dw_dma_chip
Andy Shevchenko
2016-04-13
dmaengine: dw: rename masters to reflect actual topology
Andy Shevchenko
2015-03-30
sata_dwc_460ex: indent an if statement
Dan Carpenter
2015-03-24
sata_dwc_460ex: re-use hsdev->dev instead of dwc_dev
Andy Shevchenko
2015-03-24
sata_dwc_460ex: move to generic DMA driver
Andy Shevchenko
2015-03-24
sata_dwc_460ex: join messages back
Andy Shevchenko
2015-01-08
sata_dwc_460ex: convert to devm_kzalloc in ->probe()
Andy Shevchenko
2015-01-08
sata_dwc_460ex: remove extra message
Andy Shevchenko
2015-01-08
sata_dwc_460ex: use np local variable in ->probe()
Andy Shevchenko
2015-01-08
sata_dwc_460ex: fix most of the sparse warnings
Andy Shevchenko
2015-01-08
sata_dwc_460ex: enable COMPILE_TEST for the driver
Andy Shevchenko
2015-01-08
sata_dwc_460ex: remove redundant dev_set_drvdata
Andy Shevchenko
2015-01-07
sata_dwc_460ex: fix resource leak on error path
Andy Shevchenko
2014-10-20
ata: drop owner assignment from platform_drivers
Wolfram Sang
2014-03-26
ata: remove superfluous casts
Joe Perches
2014-02-13
ata: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-11-11
powerpc: add missing explicit OF includes for ppc
Rob Herring
2012-12-14
sata_dwc_460ex: remove file exec bit (chmod 0755 -> 0644)
Jeff Garzik
2012-07-25
sata_dwc_460ex: device tree may specify dma_channel
Thang Q. Nguyen
2012-07-25
sata_dwc_460ex: support hardreset
Thang Q. Nguyen
2012-01-08
SATA/PATA: convert drivers/ata/* to use module_platform_driver()
Axel Lin
2011-08-18
drivers/ata/sata_dwc_460ex.c: add missing kfree
Julia Lawall
[next]