aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-brcmstb.c
AgeCommit message (Expand)Author
2023-06-05i2c: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-29i2c: brcmstb: use devm_platform_ioremap_resource_byname()Ye Xingchen
2022-08-11i2c: move drivers from strlcpy to strscpyWolfram Sang
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-07-22i2c: brcmstb: Use dev_name() for adapter nameFlorian Fainelli
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner
2022-02-18i2c: brcmstb: fix support for DSL and CM variantsRafał Miłecki
2021-04-08i2c: remove unused 'version.h' include in driversTian Tao
2021-02-26i2c: brcmstb: Fix brcmstd_send_i2c_cmd conditionMaxime Ripard
2020-04-26i2c: brcmstb: Fix handling of optional interruptDave Stevenson
2020-03-10i2c: brcmstb: Support BCM2711 HDMI BSC controllersMaxime Ripard
2019-04-15i2c: brcmstb: remove unused struct memberWolfram Sang
2019-01-08i2c: brcmstb: use core helper to mark adapter suspendedWolfram Sang
2018-07-13i2c: remove i2c_lock_adapter and use i2c_lock_bus directlyPeter Rosin
2017-03-08i2c: brcmstb: Fix START and STOP conditionsJaedon Shin
2016-08-22i2c: don't print error when adding adapter failsWolfram Sang
2016-08-15i2c: brcmstb: Use complete() instead of complete_all()Daniel Wagner
2016-07-15i2c: brcmstb: Remove superfluous size checkJaedon Shin
2016-04-11i2c: brcmstb: use new 8 bit address helper functionWolfram Sang
2016-03-01i2c: brcmstb: allocate correct amount of memory for regmapWolfram Sang
2016-01-03i2c: brcmstb: Adding support for CM and DSL SoCsKamal Dasu
2015-06-10i2c: brcmstb: Add Broadcom settop SoC i2c controller driverKamal Dasu