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