1. 370136b i2c: mv64xxx: Add reset deassert call by Maxime Ripard · 11 years ago
  2. 96c4b6b i2c: i2c-rcar: deprecate class based instantiation by Wolfram Sang · 11 years ago
  3. 02c2a28 i2c: i2c-tegra: deprecate class based instantiation by Wolfram Sang · 11 years ago
  4. bee749c i2c: i2c-stu300: deprecate class based instantiation by Wolfram Sang · 11 years ago
  5. 878f00b i2c: i2c-ocores: deprecate class based instantiation by Wolfram Sang · 11 years ago
  6. 8e57c78 i2c: i2c-nomadik: deprecate class based instantiation by Wolfram Sang · 11 years ago
  7. 24ed93a i2c: i2c-bfin-twi: deprecate class based instantiation by Wolfram Sang · 11 years ago
  8. 4880eef i2c: i2c-at91: deprecate class based instantiation by Wolfram Sang · 11 years ago
  9. 04eceb0 i2c: i2c-omap: deprecate class based instantiation by Wolfram Sang · 11 years ago
  10. 624df09 i2c: nomadik: Remove busy check for transfers at suspend late by Ulf Hansson · 11 years ago
  11. bce9f8d i2c: nomadik: Convert to late and early system PM callbacks by Ulf Hansson · 11 years ago
  12. e46d3975 i2c: nomadik: Fixup deployment of runtime PM by Ulf Hansson · 11 years ago
  13. 0ec80c2 i2c: nomadik: Remove redundant call to pm_runtime_disable by Ulf Hansson · 11 years ago
  14. 9b2b98a i2c: nomadik: Convert to devm functions by Ulf Hansson · 11 years ago
  15. c33a004 i2c: nomadik: factor platform data into state container by Linus Walleij · 11 years ago
  16. e893645 i2c: rcar: add compatible entry for r8a7791 by Wolfram Sang · 11 years ago
  17. 79970db i2c: mv64xxx: refactor message start to ensure proper initialization by Wolfram Sang · 11 years ago
  18. f7a6ad9 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  19. 9076e0c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 11 years ago
  20. 7c81c60 Update Jean Delvare's e-mail address by Jean Delvare · 11 years ago
  21. 6ff4b105 i2c: rcar: fix NACK error code by Ben Dooks · 11 years ago
  22. bc8120f i2c: rcar: use devm_clk_get to ensure clock is properly ref-counted by Ben Dooks · 11 years ago
  23. 770540f i2c: rcar: do not print error if device nacks transfer by Ben Dooks · 11 years ago
  24. 21d0b7c i2c: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  25. 6676933 i2c: acorn: is tristate and should use module.h by Paul Gortmaker · 11 years ago
  26. 66f8a8f i2c: piix4: Standardize log messages by Jean Delvare · 11 years ago
  27. 85fd0fe i2c: piix4: Use different message for AMD Auxiliary SMBus Controller by Shane Huang · 11 years ago
  28. 032f708 i2c: piix4: Add support for AMD ML and CZ SMBus changes by Shane Huang · 11 years ago
  29. f2c73464 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  30. 93abdb7 Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  31. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  32. 5f1b115 i2c: s3c2410: fix quirk usage for 64-bit by Pankaj Dubey · 11 years ago
  33. d1ccc12 i2c: pnx: Use devm_*() functions by Jingoo Han · 11 years ago
  34. d9a3afc i2c: at91: add a new compatibility string for the at91sam9261 by jean-jacques hiblot · 11 years ago
  35. d267aae Merge tag 'mvebu-fixes-3.13' of git://git.infradead.org/linux-mvebu into next/fixes-non-critical by Kevin Hilman · 11 years ago
  36. 6cf70ae i2c: mv64xxx: Fix bus hang on A0 version of the Armada XP SoCs by Gregory CLEMENT · 11 years ago
  37. 001cebf i2c-ismt: support I2C_SMBUS_I2C_BLOCK_DATA transaction type by robert.valiquette@intel.com · 11 years ago
  38. 83e53a8 i2c: Add bus driver for for OSIF USB i2c device. by Andrew Lunn · 11 years ago
  39. e5c6e7f i2c: i2c-tiny-usb: Remove RobotFuzz USB vendor:product ID by Andrew Lunn · 11 years ago
  40. 7ae532e i2c: designware: remove HAVE_CLK build dependecy by Baruch Siach · 11 years ago
  41. 5915dbf i2c: nomadik: remove platform data header by Linus Walleij · 11 years ago
  42. 9773039 i2c: nomadik: auto-calculate slave setup time by Linus Walleij · 11 years ago
  43. 4868ca3 i2c: viperboard: remove superfluous assignment by Wolfram Sang · 11 years ago
  44. 8faaaea treewide: fix comments and printk msgs by Masanari Iida · 11 years ago
  45. 168e722 i2c: xilinx: Use devm_* functions by Kedareswara rao Appana · 11 years ago
  46. 617bdcb i2c: xilinx: Do not enable irq before irq handler by Michal Simek · 11 years ago
  47. f1e9f89 i2c: xilinx: Fix i2c checkpatch warnings by Kedareswara rao Appana · 11 years ago
  48. 34d7ffa i2c: isch: Use devm_request_region() by Jingoo Han · 11 years ago
  49. cf9557d i2c: viperboard: Use devm_kzalloc() functions by Jingoo Han · 11 years ago
  50. a8763f3 i2c: imx: propagate irq error code in probe by Wolfram Sang · 11 years ago
  51. 61f4d6b i2c: s3c2410: dont need CPU_FREQ transitions for exynos series by Naveen Krishna Ch · 11 years ago
  52. 117053f i2c: s3c2410: Add polling mode support by Vasanth Ananthan · 11 years ago
  53. 46a4e73 i2c: shmobile/rcar: Restrict non-COMPILE_TEST compilation by Laurent Pinchart · 11 years ago
  54. 310c18a i2c: riic: add driver by Wolfram Sang · 11 years ago
  55. e7d248f Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/cleanup by Olof Johansson · 11 years ago
  56. 77d84ff treewide: Fix typos in printk by Masanari Iida · 11 years ago
  57. e5bf216 i2c: imx: Check the return value from clk_prepare_enable() by Fabio Estevam · 11 years ago
  58. dda9d6a i2c: tegra: use reset framework by Stephen Warren · 11 years ago
  59. dc418f6 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  60. 07a27a0 i2c: bcm2835: Linking platform nodes to adapter nodes by Florian Meier · 11 years ago
  61. 40b13ca i2c: omap: raw read and write endian fix by Victor Kamensky · 11 years ago
  62. c2a3a61 i2c: i2c-bcm-kona: Fix module build by Tim Kryger · 11 years ago
  63. 4e4844c i2c: i2c-diolan-u2c: different usb endpoints for DLN-2-U2C by Martin Vogt · 11 years ago
  64. 55b3918 i2c: bcm-kona: remove duplicated include by Wei Yongjun · 11 years ago
  65. a238dcf i2c: davinci: raw read and write endian fix by Taras Kondratiuk · 11 years ago
  66. 5c1f34c Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  67. 13509c3 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  68. cfff1f4 i2c: bcm-kona: fix error return code in bcm_kona_i2c_probe() by Wei Yongjun · 11 years ago
  69. 5e47eec i2c: i2c-eg20t: do not print error message in syslog if no ACK received by Andreas Werner · 11 years ago
  70. 93d1724 i2c: bcm-kona: Introduce Broadcom I2C Driver by Tim Kryger · 11 years ago
  71. 4c62484 i2c: omap: Fix missing device tree flags for omap2 by Tony Lindgren · 11 years ago
  72. de546c8 i2c: cbus-gpio: Fix device tree binding by Tony Lindgren · 11 years ago
  73. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  74. 2dc9688 i2c: wmt: add missing clk_disable_unprepare() on error by Wei Yongjun · 11 years ago
  75. 25b3dfc i2c: designware: add new ACPI IDs by Mika Westerberg · 11 years ago
  76. afc6592 i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCH by James Ralston · 11 years ago
  77. 3cd0c2d i2c: exynos5: Remove incorrect clk_disable_unprepare by Sachin Kamat · 11 years ago
  78. 85b4fab i2c: i2c-st: Add ST I2C controller by Maxime COQUELIN · 11 years ago
  79. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  80. 8a73cd4 i2c: exynos5: add High Speed I2C controller driver by Naveen Krishna Ch · 11 years ago
  81. 043a3f1 i2c: rcar: fixup rcar type naming by Kuninori Morimoto · 11 years ago
  82. e55fea0 i2c: scmi: remove some bogus NULL checks by Dan Carpenter · 11 years ago
  83. 5edb106 i2c: sh_mobile & rcar: Enable the driver on all ARM platforms by Laurent Pinchart · 11 years ago
  84. f887605 i2c: sh_mobile: Convert to clk_prepare/unprepare by Laurent Pinchart · 11 years ago
  85. 4edd65e i2c: Include linux/of.h header by Sachin Kamat · 11 years ago
  86. f757849 of/irq: Use irq_of_parse_and_map() by Thierry Reding · 11 years ago
  87. 4cdbf7d i2c: omap: Clear ARDY bit twice by Taras Kondratiuk · 11 years ago
  88. 6d2cfb1 i2c: i2c-stu300: replace platform_driver_probe to support deferred probing by Wolfram Sang · 11 years ago
  89. cc40bf9 i2c: i2c-mxs: replace platform_driver_probe to support deferred probing by Wolfram Sang · 11 years ago
  90. 3611431 i2c: i2c-imx: replace platform_driver_probe to support deferred probing by Wolfram Sang · 11 years ago
  91. cccdcea i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferred probing by Wolfram Sang · 11 years ago
  92. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  93. 19e221b i2c: mxs: Fix PIO mode on i.MX23 by Marek Vasut · 11 years ago
  94. 29faeb3 i2c: mxs: Rework the PIO mode operation by Marek Vasut · 11 years ago
  95. 616228a i2c: mxs: distinguish i.MX23 and i.MX28 based I2C controller by Juergen Beisert · 11 years ago
  96. 4e90532 i2c: remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  97. 3c41aa7 i2c: bfin-twi: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  98. ab0dc7a i2c: xiic: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  99. 991e7ec i2c: rcar: use per-device clock by Guennadi Liakhovetski · 11 years ago
  100. 330c824 i2c: rcar: fix clk_get() error handling by Guennadi Liakhovetski · 11 years ago