index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-sprd.c
Age
Commit message (
Expand
)
Author
2021-04-14
i2c: sprd: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
2021-04-13
i2c: sprd: Add missing MODULE_DEVICE_TABLE
Bixuan Cui
2021-01-04
i2c: sprd: use a specific timeout to avoid system hang up issue
Chunyan Zhang
2020-04-18
i2c: busses: remove duplicate dev_err()
Dejin Zheng
2020-03-24
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
2019-08-06
i2c: sprd: Validate the return value of clock initialization
Baolin Wang
2019-08-06
i2c: sprd: Change to use devm_platform_ioremap_resource()
Baolin Wang
2019-08-06
i2c: sprd: Make I2C driver can be built as a module
Baolin Wang
2019-01-08
i2c: sprd: use core helper to mark adapter suspended
Wolfram Sang
2019-01-08
i2c: sprd: don't use pdev as variable name for struct device *
Wolfram Sang
2018-07-13
i2c: remove i2c_lock_adapter and use i2c_lock_bus directly
Peter Rosin
2018-04-27
i2c: sprd: Fix the i2c count issue
Baolin Wang
2018-04-27
i2c: sprd: Prevent i2c accesses after suspend is called
Baolin Wang
2017-10-05
i2c: ensure termination of *_device_id tables
Thomas Meyer
2017-08-29
i2c: Add Spreadtrum I2C controller driver
Baolin Wang