aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-rk3x.c
Commit message (Expand)AuthorAge
* i2c: rk3x: Give the tuning value 0 during rk3x_i2c_v0_calc_timingsDavid Wu2016-10-25
* Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2016-10-07
|\
| * i2c: rk3x: Fix variable 'min_total_ns' unused warningDavid Wu2016-09-22
| * i2c: rk3x: Fix sparse warningDavid Wu2016-09-22
| * i2c: don't print error when adding adapter failsWolfram Sang2016-08-22
* | i2c: rk3x: Restore clock settings at resume timeDoug Anderson2016-09-08
* | i2c: Spelling s/acknowedge/acknowledge/Geert Uytterhoeven2016-09-08
|/
* i2c: rk3x: support fast-mode plus for rk3399David Wu2016-06-17
* i2c: rk3x: add i2c support for rk3399 socDavid Wu2016-06-17
* i2c: rk3x: Move spec timing data to "static const" structsDavid Wu2016-06-17
* i2c: rk3x: Change SoC data to not use arrayDavid Wu2016-06-17
* i2c: rk3x: Remove redundant rk3x_i2c_clean_ipd()David Wu2016-06-17
* i2c: rk3x: use struct "rk3x_i2c_calced_timings"David Wu2016-06-17
* i2c: rk3x: add documentation to fields in "struct rk3x_i2c"David Wu2016-06-17
* Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2016-05-19
|\
| * i2c: rk3x: switch to i2c generic dt parsingDavid Wu2016-04-14
* | i2c: rk3x: add support for rk3228Yakir Yang2016-04-12
|/
* i2c: rk3x: populate correct variable for sda_falling_timeWolfram Sang2015-11-30
* i2c: rk3x: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-20
* i2c: rk3x: Increase wait timeout to 1 secondDoug Anderson2015-05-12
* i2c: rk3x: report number of messages transmittedDmitry Torokhov2015-04-23
* i2c: rk3x: Account for repeated start time requirementDoug Anderson2015-01-13
* i2c: rk3x: fix bug that cause measured high_ns doesn't meet I2C specificationaddy ke2015-01-13
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * i2c: busses: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | i2c: rk3x: handle dynamic clock rate changes correctlyMax Schwarz2014-11-23
* | i2c: rk3x: adjust the LOW divison based on characteristics of SCLaddy ke2014-11-10
|/
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-19
|\
| * i2c: rk3x: Remove unlikely() annotationsDoug Anderson2014-09-29
* | i2c: rk3x: fix 0 length write transfersAlexandru M Stan2014-10-02
|/
* i2c: rk3x: fix divisor calculation for SCL frequencyaddy ke2014-09-20
* i2c: rk3x: fix bug that cause transfer fails in master receive modeaddy ke2014-09-02
* i2c: rk3x: fix interrupt handling issueaddy ke2014-08-08
* i2c: rk3x: add NULL entry to the end of_device_id arrayDan Carpenter2014-06-12
* i2c: rk3x: add driver for Rockchip RK3xxx SoC I2C adapterMax Schwarz2014-06-11