aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-rk3x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-13i2c: rk3x: Account for repeated start time requirementDoug Anderson1-18/+43
2015-01-13i2c: rk3x: fix bug that cause measured high_ns doesn't meet I2C specificationaddy ke1-23/+49
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-23i2c: rk3x: handle dynamic clock rate changes correctlyMax Schwarz1-35/+118
2014-11-10i2c: rk3x: adjust the LOW divison based on characteristics of SCLaddy ke1-9/+153
2014-10-20i2c: busses: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-2/+2
2014-10-03i2c: rk3x: fix 0 length write transfersAlexandru M Stan1-1/+1
2014-09-29i2c: rk3x: Remove unlikely() annotationsDoug Anderson1-2/+2
2014-09-20i2c: rk3x: fix divisor calculation for SCL frequencyaddy ke1-6/+5
2014-09-02i2c: rk3x: fix bug that cause transfer fails in master receive modeaddy ke1-0/+4
2014-08-08i2c: rk3x: fix interrupt handling issueaddy ke1-1/+1
2014-06-12i2c: rk3x: add NULL entry to the end of_device_id arrayDan Carpenter1-0/+1
2014-06-12i2c: rk3x: add driver for Rockchip RK3xxx SoC I2C adapterMax Schwarz1-0/+762