Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7f016b35ca7623c71b31facdde080e8ce171a697
/
drivers
/
i2c
/
busses
/
i2c-rk3x.c
02fe0fb
i2c: rk3x: Handle a spurious start completion interrupt flag
by Ondrej Jirman
· 3 years, 4 months ago
91a7302
i2c: rk3x: Simplify with dev_err_probe()
by Krzysztof Kozlowski
· 4 years, 4 months ago
e764a1e
Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 4 years, 5 months ago
3f649ab
treewide: Remove uninitialized_var() usage
by Kees Cook
· 4 years, 7 months ago
f3e2bd7
i2c: rk3x: support master_xfer_atomic
by John Keeping
· 4 years, 7 months ago
e42688e
i2c: busses: remove duplicate dev_err()
by Dejin Zheng
· 4 years, 9 months ago
e0442d76
i2c: busses: convert to devm_platform_ioremap_resource
by Dejin Zheng
· 4 years, 9 months ago
90224e6
i2c: drivers: Use generic definitions for bus frequencies
by Andy Shevchenko
· 4 years, 10 months ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
17dd947
i2c: rk3x: Don't print visible virtual mapping MMIO address
by Shawn Lin
· 7 years ago
5bacb56
i2c: rk3x: add proper kerneldoc header
by Wolfram Sang
· 7 years ago
d032a2e
i2c: rk3x: account for const type of of_device_id.data
by Julia Lawall
· 7 years ago
0dbb9634
i2c: rk3x: add support for rv1108
by Andy Yan
· 7 years ago
399c168
i2c: rk3x: Give the tuning value 0 during rk3x_i2c_v0_calc_timings
by David Wu
· 8 years ago
87840a2
Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
72cf8c5
i2c: rk3x: Fix variable 'min_total_ns' unused warning
by David Wu
· 8 years ago
a8a7d09
i2c: rk3x: Fix sparse warning
by David Wu
· 8 years ago
cbfff43
i2c: rk3x: Restore clock settings at resume time
by Doug Anderson
· 8 years ago
e0603c8
i2c: Spelling s/acknowedge/acknowledge/
by Geert Uytterhoeven
· 8 years ago
ea73440
i2c: don't print error when adding adapter fails
by Wolfram Sang
· 8 years ago
a02f3d0
i2c: rk3x: support fast-mode plus for rk3399
by David Wu
· 9 years ago
7e086c3
i2c: rk3x: add i2c support for rk3399 soc
by David Wu
· 9 years ago
b58fd3b
i2c: rk3x: Move spec timing data to "static const" structs
by David Wu
· 9 years ago
bef358c
i2c: rk3x: Change SoC data to not use array
by David Wu
· 9 years ago
69eda36
i2c: rk3x: Remove redundant rk3x_i2c_clean_ipd()
by David Wu
· 9 years ago
e26747b
i2c: rk3x: use struct "rk3x_i2c_calced_timings"
by David Wu
· 9 years ago
0a6ad2f
i2c: rk3x: add documentation to fields in "struct rk3x_i2c"
by David Wu
· 9 years ago
78975f2
Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 9 years ago
1ab9295
i2c: rk3x: switch to i2c generic dt parsing
by David Wu
· 9 years ago
b0b6d12
i2c: rk3x: add support for rk3228
by Yakir Yang
· 9 years ago
9abd29e
i2c: rk3x: populate correct variable for sda_falling_time
by Wolfram Sang
· 9 years ago
598cf16
i2c: rk3x: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
4489750
i2c: rk3x: Increase wait timeout to 1 second
by Doug Anderson
· 10 years ago
c6cbfb9
i2c: rk3x: report number of messages transmitted
by Dmitry Torokhov
· 10 years ago
387f0de
i2c: rk3x: Account for repeated start time requirement
by Doug Anderson
· 10 years ago
1330e29
i2c: rk3x: fix bug that cause measured high_ns doesn't meet I2C specification
by addy ke
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
249051f
i2c: rk3x: handle dynamic clock rate changes correctly
by Max Schwarz
· 10 years ago
0285f8f
i2c: rk3x: adjust the LOW divison based on characteristics of SCL
by addy ke
· 10 years ago
1ecc433
i2c: busses: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
278f1d0
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
cf27020
i2c: rk3x: fix 0 length write transfers
by Alexandru M Stan
· 10 years ago
2920933
i2c: rk3x: Remove unlikely() annotations
by Doug Anderson
· 10 years ago
b4a7bd7
i2c: rk3x: fix divisor calculation for SCL frequency
by addy ke
· 10 years ago
5da4309
i2c: rk3x: fix bug that cause transfer fails in master receive mode
by addy ke
· 10 years ago
9c5f7ca
i2c: rk3x: fix interrupt handling issue
by addy ke
· 10 years ago
c51bd6a
i2c: rk3x: add NULL entry to the end of_device_id array
by Dan Carpenter
· 11 years ago
c41aa3c
i2c: rk3x: add driver for Rockchip RK3xxx SoC I2C adapter
by Max Schwarz
· 11 years ago