1. 90224e6 i2c: drivers: Use generic definitions for bus frequencies by Andy Shevchenko · 5 years ago
  2. 8eb9a2d i2c: s3c2410: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  3. 273cbf61 Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  4. ed7357c i2c: s3c2410: Convert to use GPIO descriptors by Linus Walleij · 6 years ago
  5. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  6. 2088716 i2c: s3c2410: use core helper to mark adapter suspended by Wolfram Sang · 6 years ago
  7. 3f3a89e i2c: remove i2c_lock_adapter and use i2c_lock_bus directly by Peter Rosin · 7 years ago
  8. 952cfd1 i2c: s3c2410: Remove support for Exynos5440 by Krzysztof Kozlowski · 7 years ago
  9. 9242e72 i2c: use dev_get_drvdata() to get private data in suspend/resume hooks by Masahiro Yamada · 8 years ago
  10. ea73440 i2c: don't print error when adding adapter fails by Wolfram Sang · 9 years ago
  11. d16415b i2c: s3c2410: Check clk_prepare_enable() return value by Javier Martinez Canillas · 9 years ago
  12. 8f8edd4 i2c: s3c2410: Print errno code in error logs by Javier Martinez Canillas · 9 years ago
  13. 0915833 i2c: s3c2410: Cleanup indentation and comment style by Krzysztof Kozlowski · 9 years ago
  14. ec7c34a i2c: s3c2410: Minor function-level comment cleanup by Krzysztof Kozlowski · 9 years ago
  15. b1b3df2 i2c: s3c2410: Add missing clock unprepare on probe() error path by Krzysztof Kozlowski · 9 years ago
  16. f690378 i2c: s3c2410: Use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS instead of open-coded by Axel Lin · 9 years ago
  17. 2fe3e51 i2c: s3c2410: remove superfluous runtime PM calls by Wolfram Sang · 9 years ago
  18. eadd709 i2c: s3c2410: enable RuntimePM before registering to the core by Wolfram Sang · 9 years ago
  19. 2486748 Merge branch 'i2c/for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  20. e9a02a3 i2c: constify platform_device_id by Krzysztof Kozlowski · 10 years ago
  21. 8d487a4 i2c: s3c2410: fix oops in suspend callback for non-dt platforms by Vasily Khoruzhick · 10 years ago
  22. 34e81ad i2c: s3c2410: fix ABBA deadlock by keeping clock prepared by Paul Osmialowski · 10 years ago
  23. 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
  24. a7750c3 i2c: s3c2410: Handle i2c sys_cfg register in i2c driver by Pankaj Dubey · 10 years ago
  25. ca1f8da i2c: remove FSF address by Wolfram Sang · 10 years ago
  26. 1ecc433 i2c: busses: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  27. 28596c97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  28. 9b13494 treewide: Fix typo in printk by Masanari Iida · 11 years ago
  29. b19c195 i2c: s3c2410: resume the I2C controller earlier by Vincent Palatin · 11 years ago
  30. 6031d3d i2c: i2c-s3c2410: Drop class based scanning to improve bootup time by Wolfram Sang · 11 years ago
  31. 46797a2 i2c: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  32. ce78cc0 i2c: s3c2410: resume race fix by Olof Johansson · 11 years ago
  33. 069a950 i2c: s3c2410: Leave the bus disabled unless it is in use by Simon Glass · 11 years ago
  34. 5304032 i2c: i2c-s3c2410: deprecate class based instantiation by Wolfram Sang · 11 years ago
  35. 5f1b115 i2c: s3c2410: fix quirk usage for 64-bit by Pankaj Dubey · 11 years ago
  36. 61f4d6b i2c: s3c2410: dont need CPU_FREQ transitions for exynos series by Naveen Krishna Ch · 11 years ago
  37. 117053f i2c: s3c2410: Add polling mode support by Vasanth Ananthan · 11 years ago
  38. 4edd65e i2c: Include linux/of.h header by Sachin Kamat · 11 years ago
  39. 1533691 i2c: s3c2410: fix clk_disable/clk_unprepare WARNings by Kim Phillips · 11 years ago
  40. 687b81d i2c: move OF helpers into the core by Wolfram Sang · 12 years ago
  41. 6d4028c i2c: use dev_get_platdata() by Jingoo Han · 12 years ago
  42. 00d083f drivers/i2c/busses: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  43. 85747311 i2c: s3c2410: Add SMBus emulation for block read by Jaemin Yoo · 12 years ago
  44. 7a6674d i2c: s3c2410: fixup the styling of the newly moved register definitions by Heiko Stübner · 12 years ago
  45. e636602 i2c: s3c2410: move mach/regs-iic.h into i2c-s3c2410 device driver by Heiko Stübner · 12 years ago
  46. 52caa59 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 12 years ago
  47. faf93ff i2c: s3c2410: Add quirk to exclude GPIO config for exynos5440 by Giridhar Maruthy · 12 years ago
  48. dc6fea4 i2c: s3c2410: Remove err_cpufreq label by Tushar Behera · 12 years ago
  49. d16933b i2c: s3c2410: Move location of clk_prepare_enable() call in probe function by Tushar Behera · 12 years ago
  50. 2b255b9 i2c: s3c2410: Convert to use devm_* APIs by Tushar Behera · 12 years ago
  51. 669da30 i2c: s3c2410: Remove unnecessary label err_noclk by Tushar Behera · 12 years ago
  52. 84dbf80 i2c: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  53. 752451f Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  54. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  55. 31f313d i2c: s3c2410: Remove recently introduced performance overheads by Mark Brown · 12 years ago
  56. 48fc7f7 Fix misspellings of "whether" in comments. by Adam Buchbinder · 12 years ago
  57. 963f207 i2c: s3c2410: Fix code to free gpios by Abhilash Kesavan · 12 years ago
  58. 658122f i2c: s3c2410: Add fix for i2c suspend/resume by Abhilash Kesavan · 12 years ago
  59. 3b2f3ce i2c: s3c2410: Fix code to free gpios by Abhilash Kesavan · 12 years ago
  60. 79f678e i2c: s3c2410: do not special case HDMIPHY stuck bus detection by Daniel Kurtz · 12 years ago
  61. fe724bf i2c: s3c2410: use exponential back off while polling for bus idle by Daniel Kurtz · 12 years ago
  62. 0da2e77 i2c: s3c2410: do not generate STOP for QUIRK_HDMIPHY by Daniel Kurtz · 12 years ago
  63. 9bcd04b i2c: s3c2410: grab adapter lock while changing i2c clock by Daniel Kurtz · 12 years ago
  64. 2693ac6 i2c: s3c2410: Add support for pinctrl by Tomasz Figa · 12 years ago
  65. a72ad456 i2c: s3c2410: Convert to devm_request_and_ioremap() by Mark Brown · 12 years ago
  66. 2935e0e i2c: s3c2410: Refactor ifdefs for PM_SLEEP by Mark Brown · 12 years ago
  67. 12250d8 Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  68. d3b64c5 i2c: s3c2410: use clk_prepare_enable and clk_disable_unprepare by Thomas Abraham · 12 years ago
  69. 436d42c ARM: samsung: move platform_data definitions by Arnd Bergmann · 13 years ago
  70. a86ae9f i2c-s3c2410: Use plain pm_runtime_put() by Mark Brown · 13 years ago
  71. b900ba4 i2c: s3c2410: Fix pointer type passed to of_match_node() by Karol Lewandowski · 13 years ago
  72. 14674e7 i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING by Mark Brown · 13 years ago
  73. ec39ef8 i2c-s3c2410: Add HDMIPHY quirk for S3C2440 by Karol Lewandowski · 13 years ago
  74. 2745249 i2c-s3c2410: Rework device type handling by Karol Lewandowski · 13 years ago
  75. 9df7ead i2c-s3c2410: Drop unused define by Karol Lewandowski · 13 years ago
  76. c62c3ca i2c-s3c2410: Add stub runtime power management by Mark Brown · 13 years ago
  77. 4ea1557 i2c-s3c2410: Convert to devm_kzalloc() by Mark Brown · 13 years ago
  78. 8ebe661 i2c-s3c2410: Fix return code of s3c24xx_i2c_parse_dt_gpio by Tushar Behera · 13 years ago
  79. 37de03e i2c: i2c-s3c2410: Add a cpu_relax() to busy wait for bus idle by Mark Brown · 13 years ago
  80. 3945fe9 Merge branches 'for-32/i2c/nomadik', 'for-32/i2c/s3c2410-dt' and 'for-32/i2c/tegra-iomem' into for-linus/i2c-3.2 by Ben Dooks · 13 years ago
  81. 5a5f508 i2c-s3c2410: Add device tree support by Thomas Abraham · 14 years ago
  82. 4fd81eb i2c-s3c2410: Keep a copy of platform data and use it by Thomas Abraham · 14 years ago
  83. 4311051 i2c: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  84. b90ea76 i2c-s3c2410: Remove useless break code by Jonghwan Choi · 14 years ago
  85. 1982051 i2c-s3c2410: Fix typo 'i2s' -> 'i2c' by Huisung Kang · 14 years ago
  86. e0b11c3 Merge branch 'for-2637/i2c/samsung' into next-i2c by Ben Dooks · 14 years ago
  87. a8d7be8 i2c: Remove unneeded inclusions of <linux/i2c-id.h> by Jean Delvare · 14 years ago
  88. d2360b8 i2c-s3c2410: Enable i2c clock only when doing some transfert by Arnaud Patard (Rtp) · 15 years ago
  89. 7031307a i2c-s3c2410: fix calculation of SDA line delay by MyungJoo Ham · 14 years ago
  90. 2178218 i2c: Use <linux/io.h> instead of <asm/io.h> by H Hartley Sweeten · 15 years ago
  91. 1bc2962 i2c-s3c2410: Remove unconditional 1ms delay on each transfer by Mark Brown · 15 years ago
  92. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  93. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  94. 2e6713c Merge branch 'master' into for-linus by Rafael J. Wysocki · 16 years ago
  95. 0e014e9 i2c-s3c2410: s3c24xx_i2c_init: don't clobber IICLC value by Peter Korsgaard · 16 years ago
  96. 6a6c6189 I2C: Rework i2c-s3c2410 suspend_late()/resume() V2 by Magnus Damm · 16 years ago
  97. 933a2ae i2c-s3c2410: use resource_size() by Ben Dooks · 16 years ago
  98. 7d85ccd i2c-s3c2410: move to using platform idtable to match devices by Ben Dooks · 16 years ago
  99. 18dc83a i2c: i2c-s3c2410: Initialise Samsung I2C controller early by Mark Brown · 16 years ago
  100. c564e6a i2c-s3c2410: Simplify bus frequency calculation by Daniel Silverstone · 16 years ago