index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
slimbus
/
qcom-ctrl.c
Age
Commit message (
Expand
)
Author
2020-12-10
slimbus: qcom: fix potential NULL dereference in qcom_slim_prg_slew()
Zhang Changzhong
2020-01-14
slimbus: qcom: add missed clk_disable_unprepare in remove
Chuhong Yuan
2019-06-20
slimbus: remove redundant dev_err message
Ding Xiang
2018-12-06
slimbus: qcom-ctrl: simplify getting .driver_data
Wolfram Sang
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-14
slimbus: qcom: remove unused variable
Srinivas Kandagatla
2018-01-09
slimbus: qcom: Fix return value check in qcom_slim_probe()
Wei Yongjun
2018-01-09
slimbus: make functions slim_ack_txn and slim_alloc_txbuf static
Colin Ian King
2018-01-09
slimbus: fix retries comparison to correctly identify failed allocation
Colin Ian King
2018-01-02
slimbus: qcom-ctrl: use normal allocation
Arnd Bergmann
2017-12-31
slimbus: qcom: fix incompatible pointer warning
Srinivas Kandagatla
2017-12-19
slimbus: qcom: Add runtime-pm support using clock-pause
Sagar Dharia
2017-12-19
slimbus: qcom: Add Qualcomm Slimbus controller driver
Sagar Dharia