summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-rk3x.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: rk3x: populate correct variable for sda_falling_timeWolfram Sang2015-11-301-1/+1
* i2c: rk3x: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-201-0/+1
* i2c: rk3x: Increase wait timeout to 1 secondDoug Anderson2015-05-121-1/+1
* i2c: rk3x: report number of messages transmittedDmitry Torokhov2015-04-231-1/+1
* i2c: rk3x: Account for repeated start time requirementDoug Anderson2015-01-131-18/+43
* i2c: rk3x: fix bug that cause measured high_ns doesn't meet I2C specificationaddy ke2015-01-131-23/+49
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * i2c: busses: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | i2c: rk3x: handle dynamic clock rate changes correctlyMax Schwarz2014-11-231-35/+118
* | i2c: rk3x: adjust the LOW divison based on characteristics of SCLaddy ke2014-11-101-9/+153
|/
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-191-2/+2
|\
| * i2c: rk3x: Remove unlikely() annotationsDoug Anderson2014-09-291-2/+2
* | i2c: rk3x: fix 0 length write transfersAlexandru M Stan2014-10-031-1/+1
|/
* i2c: rk3x: fix divisor calculation for SCL frequencyaddy ke2014-09-201-6/+5
* i2c: rk3x: fix bug that cause transfer fails in master receive modeaddy ke2014-09-021-0/+4
* i2c: rk3x: fix interrupt handling issueaddy ke2014-08-081-1/+1
* i2c: rk3x: add NULL entry to the end of_device_id arrayDan Carpenter2014-06-121-0/+1
* i2c: rk3x: add driver for Rockchip RK3xxx SoC I2C adapterMax Schwarz2014-06-121-0/+762
OpenPOWER on IntegriCloud