index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-sprd-adi.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-28
spi: sprd: adi: Set BIT_WDG_NEW bit when rebooting
Lingling Xu
1
-0
/
+5
2019-10-28
spi: sprd: adi: Add missing lock protection when rebooting
Lingling Xu
1
-0
/
+3
2019-07-26
spi: sprd: adi: Change hwlock to be optional
Baolin Wang
1
-26
/
+42
2019-07-26
spi: sprd: adi: Add a reset reason for watchdog mode
Sherry Zong
1
-0
/
+15
2019-07-26
spi: sprd: adi: Add a reset reason for factory test mode
Sherry Zong
1
-0
/
+3
2019-07-26
spi: sprd: adi: Add a reset reason for TOS panic
Chenxu Wei
1
-0
/
+3
2019-07-26
spi: sprd: adi: Remove redundant address bits setting
Baolin Wang
1
-3
/
+0
2018-06-26
spi: sprd: Change to use devm_hwspin_lock_request_specific()
Baolin Wang
1
-6
/
+3
2018-06-26
spi: sprd: Replace of_hwspin_lock_get_id() with of_hwspin_lock_get_id_byname()
Baolin Wang
1
-1
/
+1
2018-03-21
spi: sprd: Add the support of restarting the system
Baolin Wang
1
-0
/
+112
2018-03-21
spi: sprd: Simplify the transfer function
Baolin Wang
1
-29
/
+35
2017-10-25
spi: sprd: Fix the possible negative value of BIT()
Baolin Wang
1
-1
/
+1
2017-10-13
spi: sprd-adi: fix platform_no_drv_owner.cocci warnings
Wu Fengguang
1
-1
/
+0
2017-09-25
spi: sprd-adi: silence an uninitialized variable warning
Dan Carpenter
1
-1
/
+1
2017-09-25
spi: sprd-adi: checking for NULL instead of IS_ERR()
Dan Carpenter
1
-2
/
+2
2017-09-19
spi: Add ADI driver for Spreadtrum platform
Baolin Wang
1
-0
/
+419