index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-bcm-kona.c
Age
Commit message (
Expand
)
Author
2022-08-11
i2c: move drivers from strlcpy to strscpy
Wolfram Sang
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
2021-09-29
i2c: bcm-kona: Fix return value in probe()
zhaoxiao
2020-04-18
i2c: busses: remove duplicate dev_err()
Dejin Zheng
2020-04-15
i2c: busses: convert to devm_platform_ioremap_resource
Dejin Zheng
2020-03-24
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
2016-10-07
Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2016-08-25
i2c: bcm-kona: fix inconsistent indenting
Wolfram Sang
2016-08-22
i2c: don't print error when adding adapter fails
Wolfram Sang
2016-08-15
i2c: bcm-kona: Use complete() instead of complete_all()
Daniel Wagner
2016-04-11
i2c: bcm-kona: use new 8 bit address helper function
Wolfram Sang
2014-10-20
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
2013-11-26
i2c: i2c-bcm-kona: Fix module build
Tim Kryger
2013-11-26
i2c: bcm-kona: remove duplicated include
Wei Yongjun
2013-11-18
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-11-18
i2c: bcm-kona: fix error return code in bcm_kona_i2c_probe()
Wei Yongjun
2013-11-15
i2c: bcm-kona: Introduce Broadcom I2C Driver
Tim Kryger