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
/
spi
/
spi-sprd-adi.c
Age
Commit message (
Expand
)
Author
2021-08-26
spi: sprd: Add ADI r3 support
Chunyan Zhang
2021-08-26
spi: sprd: Fix the wrong WDG_LOAD_VAL
Chunyan Zhang
2021-08-24
spi: sprd: fill offset only to RD_CMD register for reading from slave device
Chunyan Zhang
2021-08-24
spi: sprd: Make sure offset not equal to slave address size
Chunyan Zhang
2021-08-24
spi: sprd: Pass offset instead of physical address to adi_read/_write()
Chunyan Zhang
2021-03-24
spi: sprd: Fix checkpatch spacing error
Jay Fang
2020-09-14
spi: sprd: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-02
spi: sprd: switch the sequence of setting WDG_LOAD_LOW and _HIGH
Lingling Xu
2020-04-14
spi: sprd: adi: Use IS_ENABLED() to validate configs
Baolin Wang
2019-10-28
spi: sprd: adi: Set BIT_WDG_NEW bit when rebooting
Lingling Xu
2019-10-28
spi: sprd: adi: Add missing lock protection when rebooting
Lingling Xu
2019-07-26
spi: sprd: adi: Change hwlock to be optional
Baolin Wang
2019-07-26
spi: sprd: adi: Add a reset reason for watchdog mode
Sherry Zong
2019-07-26
spi: sprd: adi: Add a reset reason for factory test mode
Sherry Zong
2019-07-26
spi: sprd: adi: Add a reset reason for TOS panic
Chenxu Wei
2019-07-26
spi: sprd: adi: Remove redundant address bits setting
Baolin Wang
2018-06-26
spi: sprd: Change to use devm_hwspin_lock_request_specific()
Baolin Wang
2018-06-26
spi: sprd: Replace of_hwspin_lock_get_id() with of_hwspin_lock_get_id_byname()
Baolin Wang
2018-03-21
spi: sprd: Add the support of restarting the system
Baolin Wang
2018-03-21
spi: sprd: Simplify the transfer function
Baolin Wang
2017-10-25
spi: sprd: Fix the possible negative value of BIT()
Baolin Wang
2017-10-13
spi: sprd-adi: fix platform_no_drv_owner.cocci warnings
Wu Fengguang
2017-09-25
spi: sprd-adi: silence an uninitialized variable warning
Dan Carpenter
2017-09-25
spi: sprd-adi: checking for NULL instead of IS_ERR()
Dan Carpenter
2017-09-19
spi: Add ADI driver for Spreadtrum platform
Baolin Wang