aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-rk3x.c
AgeCommit message (Expand)Author
2021-12-22i2c: rk3x: Handle a spurious start completion interrupt flagOndrej Jirman
2017-08-12i2c: rk3x: add support for rv1108Andy Yan
2016-10-25i2c: rk3x: Give the tuning value 0 during rk3x_i2c_v0_calc_timingsDavid Wu
2016-10-07Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2016-09-22i2c: rk3x: Fix variable 'min_total_ns' unused warningDavid Wu
2016-09-22i2c: rk3x: Fix sparse warningDavid Wu
2016-09-08i2c: rk3x: Restore clock settings at resume timeDoug Anderson
2016-09-08i2c: Spelling s/acknowedge/acknowledge/Geert Uytterhoeven
2016-08-22i2c: don't print error when adding adapter failsWolfram Sang
2016-06-17i2c: rk3x: support fast-mode plus for rk3399David Wu
2016-06-17i2c: rk3x: add i2c support for rk3399 socDavid Wu
2016-06-17i2c: rk3x: Move spec timing data to "static const" structsDavid Wu
2016-06-17i2c: rk3x: Change SoC data to not use arrayDavid Wu
2016-06-17i2c: rk3x: Remove redundant rk3x_i2c_clean_ipd()David Wu
2016-06-17i2c: rk3x: use struct "rk3x_i2c_calced_timings"David Wu
2016-06-17i2c: rk3x: add documentation to fields in "struct rk3x_i2c"David Wu
2016-05-19Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2016-04-14i2c: rk3x: switch to i2c generic dt parsingDavid Wu
2016-04-12i2c: rk3x: add support for rk3228Yakir Yang
2015-11-30i2c: rk3x: populate correct variable for sda_falling_timeWolfram Sang
2015-10-20i2c: rk3x: Fix module autoload for OF platform driverLuis de Bethencourt
2015-05-12i2c: rk3x: Increase wait timeout to 1 secondDoug Anderson
2015-04-23i2c: rk3x: report number of messages transmittedDmitry Torokhov
2015-01-13i2c: rk3x: Account for repeated start time requirementDoug Anderson
2015-01-13i2c: rk3x: fix bug that cause measured high_ns doesn't meet I2C specificationaddy ke
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-23i2c: rk3x: handle dynamic clock rate changes correctlyMax Schwarz
2014-11-10i2c: rk3x: adjust the LOW divison based on characteristics of SCLaddy ke
2014-10-20i2c: busses: drop owner assignment from platform_driversWolfram Sang
2014-10-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-10-03i2c: rk3x: fix 0 length write transfersAlexandru M Stan
2014-09-29i2c: rk3x: Remove unlikely() annotationsDoug Anderson
2014-09-20i2c: rk3x: fix divisor calculation for SCL frequencyaddy ke
2014-09-02i2c: rk3x: fix bug that cause transfer fails in master receive modeaddy ke
2014-08-08i2c: rk3x: fix interrupt handling issueaddy ke
2014-06-12i2c: rk3x: add NULL entry to the end of_device_id arrayDan Carpenter
2014-06-12i2c: rk3x: add driver for Rockchip RK3xxx SoC I2C adapterMax Schwarz