David Wu
|
a02f3d081a
i2c: rk3x: support fast-mode plus for rk3399
|
9 years ago |
David Wu
|
7e086c3fc2
i2c: rk3x: add i2c support for rk3399 soc
|
9 years ago |
David Wu
|
b58fd3be40
i2c: rk3x: Move spec timing data to "static const" structs
|
9 years ago |
David Wu
|
bef358c4fe
i2c: rk3x: Change SoC data to not use array
|
9 years ago |
David Wu
|
69eda367ac
i2c: rk3x: Remove redundant rk3x_i2c_clean_ipd()
|
9 years ago |
David Wu
|
e26747bf53
i2c: rk3x: use struct "rk3x_i2c_calced_timings"
|
9 years ago |
David Wu
|
0a6ad2f95f
i2c: rk3x: add documentation to fields in "struct rk3x_i2c"
|
9 years ago |
Linus Torvalds
|
78975f23cb
Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
|
9 years ago |
David Wu
|
1ab92956d4
i2c: rk3x: switch to i2c generic dt parsing
|
9 years ago |
Yakir Yang
|
b0b6d123f5
i2c: rk3x: add support for rk3228
|
9 years ago |
Wolfram Sang
|
9abd29e7c1
i2c: rk3x: populate correct variable for sda_falling_time
|
9 years ago |
Luis de Bethencourt
|
598cf1611b
i2c: rk3x: Fix module autoload for OF platform driver
|
10 years ago |
Doug Anderson
|
4489750fa5
i2c: rk3x: Increase wait timeout to 1 second
|
10 years ago |
Dmitry Torokhov
|
c6cbfb91b8
i2c: rk3x: report number of messages transmitted
|
10 years ago |
Doug Anderson
|
387f0de6c3
i2c: rk3x: Account for repeated start time requirement
|
10 years ago |
addy ke
|
1330e29105
i2c: rk3x: fix bug that cause measured high_ns doesn't meet I2C specification
|
10 years ago |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 years ago |
Max Schwarz
|
249051f499
i2c: rk3x: handle dynamic clock rate changes correctly
|
10 years ago |
addy ke
|
0285f8f5fd
i2c: rk3x: adjust the LOW divison based on characteristics of SCL
|
11 years ago |
Wolfram Sang
|
1ecc4335eb
i2c: busses: drop owner assignment from platform_drivers
|
11 years ago |
Linus Torvalds
|
278f1d0730
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
|
11 years ago |
Alexandru M Stan
|
cf27020d2f
i2c: rk3x: fix 0 length write transfers
|
11 years ago |
Doug Anderson
|
29209338b2
i2c: rk3x: Remove unlikely() annotations
|
11 years ago |
addy ke
|
b4a7bd7a38
i2c: rk3x: fix divisor calculation for SCL frequency
|
11 years ago |
addy ke
|
5da4309f9e
i2c: rk3x: fix bug that cause transfer fails in master receive mode
|
11 years ago |
addy ke
|
9c5f7cad3a
i2c: rk3x: fix interrupt handling issue
|
11 years ago |
Dan Carpenter
|
c51bd6acf5
i2c: rk3x: add NULL entry to the end of_device_id array
|
11 years ago |
Max Schwarz
|
c41aa3ce93
i2c: rk3x: add driver for Rockchip RK3xxx SoC I2C adapter
|
11 years ago |