summaryrefslogtreecommitdiff
path: root/drivers/i2c/rk_i2c.c
AgeCommit message (Expand)Author
2021-01-05dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIASSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-07-09core: add support for U_BOOT_DRIVER_ALIASWalter Lozano
2020-07-09drivers: rename drivers to match compatible stringWalter Lozano
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2019-11-23rockchip: i2c: don't sent stop bit after each messageVasily Khoruzhick
2019-05-01rockchip: use 'arch-rockchip' as header file pathKever Yang
2018-07-21rockchip: i2c: enable i2c controller for rk3066 and rk3188Alexander Kochetkov
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2017-10-01rockchip: i2c: rk3328: support i2c for rk3328 SoCElaine Zhang
2017-09-18rockchip: i2c: Convert to livetreePhilipp Tomsich
2017-09-05rockchip: i2c: fix >32 byte readsWadim Egorov
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-04-15rockchip: i2c: Enable i2c for rk3399eric.gao@rock-chips.com
2017-04-04rockchip: i2c: Add compatibles for Rockchip Cortex-A9 socsHeiko Stübner
2016-09-13rockchip: i2c: fix >32 byte writesJohn Keeping
2016-09-13rockchip: i2c: move register write out of inner loopJohn Keeping
2016-09-13rockchip: i2c: use named constant when appropriateJohn Keeping
2016-06-19clk: convert API to match reset/mailbox styleStephen Warren
2016-01-21rockchip: i2c: Update the driver to use the new clock IDSimon Glass
2015-09-02rockchip: Add I2C driverSimon Glass