1. e5bf216 i2c: imx: Check the return value from clk_prepare_enable() by Fabio Estevam · 11 years ago
  2. 2212a85 i2c: mux: Inherit retry count and timeout from parent for muxed bus by Elie De Brauwer · 11 years ago
  3. dc418f6 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  4. 07a27a0 i2c: bcm2835: Linking platform nodes to adapter nodes by Florian Meier · 11 years ago
  5. 40b13ca i2c: omap: raw read and write endian fix by Victor Kamensky · 11 years ago
  6. c2a3a61 i2c: i2c-bcm-kona: Fix module build by Tim Kryger · 11 years ago
  7. 4e4844c i2c: i2c-diolan-u2c: different usb endpoints for DLN-2-U2C by Martin Vogt · 11 years ago
  8. 55b3918 i2c: bcm-kona: remove duplicated include by Wei Yongjun · 11 years ago
  9. a238dcf i2c: davinci: raw read and write endian fix by Taras Kondratiuk · 11 years ago
  10. 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
  11. 82023bb Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  12. 13509c3 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  13. cfff1f4 i2c: bcm-kona: fix error return code in bcm_kona_i2c_probe() by Wei Yongjun · 11 years ago
  14. 5e47eec i2c: i2c-eg20t: do not print error message in syslog if no ACK received by Andreas Werner · 11 years ago
  15. 93d1724 i2c: bcm-kona: Introduce Broadcom I2C Driver by Tim Kryger · 11 years ago
  16. 4c62484 i2c: omap: Fix missing device tree flags for omap2 by Tony Lindgren · 11 years ago
  17. de546c8 i2c: cbus-gpio: Fix device tree binding by Tony Lindgren · 11 years ago
  18. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  19. 70762ab i2c: Use stable dev_name for ACPI enumerated I2C slaves by Jarkko Nikula · 11 years ago
  20. 7b19981 ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node by Rafael J. Wysocki · 11 years ago
  21. 2dc9688 i2c: wmt: add missing clk_disable_unprepare() on error by Wei Yongjun · 11 years ago
  22. 25b3dfc i2c: designware: add new ACPI IDs by Mika Westerberg · 11 years ago
  23. afc6592 i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCH by James Ralston · 11 years ago
  24. 3cd0c2d i2c: exynos5: Remove incorrect clk_disable_unprepare by Sachin Kamat · 11 years ago
  25. 85b4fab i2c: i2c-st: Add ST I2C controller by Maxime COQUELIN · 11 years ago
  26. f9300ea Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  27. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  28. 8a73cd4 i2c: exynos5: add High Speed I2C controller driver by Naveen Krishna Ch · 11 years ago
  29. 043a3f1 i2c: rcar: fixup rcar type naming by Kuninori Morimoto · 11 years ago
  30. e55fea0 i2c: scmi: remove some bogus NULL checks by Dan Carpenter · 11 years ago
  31. 5edb106 i2c: sh_mobile & rcar: Enable the driver on all ARM platforms by Laurent Pinchart · 11 years ago
  32. f887605 i2c: sh_mobile: Convert to clk_prepare/unprepare by Laurent Pinchart · 11 years ago
  33. 8c0ec25 i2c: mux: gpio: use reg value for i2c_add_mux_adapter by Ionut Nicu · 11 years ago
  34. 250ad59 i2c: mux: gpio: use gpio_set_value_cansleep() by Ionut Nicu · 11 years ago
  35. 4edd65e i2c: Include linux/of.h header by Sachin Kamat · 11 years ago
  36. dd6c26b Merge branch 'acpi-pm' by Rafael J. Wysocki · 11 years ago
  37. f757849 of/irq: Use irq_of_parse_and_map() by Thierry Reding · 11 years ago
  38. a76e9bd i2c: attach/detach I2C client device to the ACPI power domain by Lv Zheng · 11 years ago
  39. 2737de4 i2c: i2c-mux-pinctrl: use deferred probe when adapter not found by Wolfram Sang · 11 years ago
  40. 0cd9806 i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not found by Wolfram Sang · 11 years ago
  41. 9937b8d i2c: i2c-mux-gpio: use deferred probing by Ionut Nicu · 11 years ago
  42. 492ed77 i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errors by Ionut Nicu · 11 years ago
  43. 4cdbf7d i2c: omap: Clear ARDY bit twice by Taras Kondratiuk · 11 years ago
  44. 47b6e477 i2c: Not all adapters have a parent by Jean Delvare · 11 years ago
  45. 6d2cfb1 i2c: i2c-stu300: replace platform_driver_probe to support deferred probing by Wolfram Sang · 11 years ago
  46. cc40bf9 i2c: i2c-mxs: replace platform_driver_probe to support deferred probing by Wolfram Sang · 11 years ago
  47. 3611431 i2c: i2c-imx: replace platform_driver_probe to support deferred probing by Wolfram Sang · 11 years ago
  48. cccdcea i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferred probing by Wolfram Sang · 11 years ago
  49. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  50. 19e221b i2c: mxs: Fix PIO mode on i.MX23 by Marek Vasut · 11 years ago
  51. 29faeb3 i2c: mxs: Rework the PIO mode operation by Marek Vasut · 11 years ago
  52. 616228a i2c: mxs: distinguish i.MX23 and i.MX28 based I2C controller by Juergen Beisert · 11 years ago
  53. 0acc2b3 i2c: Remove redundant 'driver' field from the i2c_client struct by Lars-Peter Clausen · 11 years ago
  54. 4e90532 i2c: remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  55. 3c41aa7 i2c: bfin-twi: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  56. ab0dc7a i2c: xiic: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  57. 991e7ec i2c: rcar: use per-device clock by Guennadi Liakhovetski · 11 years ago
  58. 330c824 i2c: rcar: fix clk_get() error handling by Guennadi Liakhovetski · 11 years ago
  59. 7679c0e i2c: rcar: add Device Tree support by Guennadi Liakhovetski · 11 years ago
  60. 8d04940 i2c: rcar: get clock rate only once and simplify calculation by Guennadi Liakhovetski · 11 years ago
  61. 14d32f1 i2c: rcar: (cosmetic) remove superfluous parenthesis by Guennadi Liakhovetski · 11 years ago
  62. 45f176a i2c: i2c-dev: Create 'name' attribute automatically by Guenter Roeck · 11 years ago
  63. bf41691 i2c: ismt: initialize DMA buffer by James Ralston · 11 years ago
  64. bd63ace i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is set by Chew, Chiau Ee · 11 years ago
  65. 85b3a93 i2c: mv64xxx: Do not use writel_relaxed() by Thierry Reding · 11 years ago
  66. c1a9946 i2c: mv64xxx: Fix some build warnings by Thierry Reding · 11 years ago
  67. 1533691 i2c: s3c2410: fix clk_disable/clk_unprepare WARNings by Kim Phillips · 11 years ago
  68. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  69. 1e2c239 i2c: davinci: Fix bad dev_get_platdata() conversion by Olof Johansson · 11 years ago
  70. b720423 i2c: rcar: add rcar-H2 support by Nguyen Viet Dung · 11 years ago
  71. 617da00 i2c: sirf: retry 3 times as sometimes we get random noack and timeout by Zhiwu Song · 11 years ago
  72. 5ebffa6b i2c: sirf: support reverse direction of address by Zhiwu Song · 11 years ago
  73. 4602bf1 i2c: sirf: fix the typo for setting bitrate to less than 100k by Zhiwu Song · 11 years ago
  74. ebae7df i2c: sirf: we need to wait I2C_RESET status in resume by Zhiwu Song · 11 years ago
  75. c984319 i2c: sirf: reset i2c controller early after we get a noack by Zhiwu Song · 11 years ago
  76. 57cd1e3 i2c: designware: get SDA hold time, HCNT and LCNT configuration from ACPI by Mika Westerberg · 11 years ago
  77. defc0b2 i2c: designware: make HCNT/LCNT values configurable by Mika Westerberg · 11 years ago
  78. b3bfce2b i2c: mpc: cleanup clock API use by Gerhard Sittig · 11 years ago
  79. 498c014 i2c: pnx: fix error return code in i2c_pnx_probe() by Wei Yongjun · 11 years ago
  80. 370257b i2c: ismt: add error return code in probe() by Wolfram Sang · 11 years ago
  81. 55e71ed i2c: move ACPI helpers into the core by Mika Westerberg · 11 years ago
  82. 687b81d i2c: move OF helpers into the core by Wolfram Sang · 11 years ago
  83. c1d15b6 i2c: mv64xxx: Fix timing issue on Armada XP (errata FE-8471889) by Gregory CLEMENT · 11 years ago
  84. 930ab3d i2c: mv64xxx: Add I2C Transaction Generator support by Gregory CLEMENT · 11 years ago
  85. 874e955 i2c: powermac: fix return path on error by Wolfram Sang · 11 years ago
  86. 243ec09 i2c: tiny-usb: do not use stack as URB transfer_buffer by Jussi Kivilinna · 11 years ago
  87. 6d4028c i2c: use dev_get_platdata() by Jingoo Han · 11 years ago
  88. cda2109 i2c: omap: query STP always when NACK is received by Grygorii Strashko · 11 years ago
  89. 869c6a3 i2c: mxs: fix broken timing calculation by Lothar Waßmann · 11 years ago
  90. b7d12a8 drivers/i2c/busses/i2c-ocores.c: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  91. ad90efa i2c: imx: Add Vybrid VF610 I2C controller support by Jingchang Lu · 11 years ago
  92. 4b77502 i2c: imx: add struct to hold more configurable quirks by Jingchang Lu · 11 years ago
  93. 171408c i2c: imx: add INT flag and IEN bit operatation codes by Jingchang Lu · 11 years ago
  94. 8cc7331 i2c: imx: change register offset representation by Jingchang Lu · 11 years ago
  95. 1d5ef2a i2c: imx: wrap registers read/write to inline function by Jingchang Lu · 11 years ago
  96. 0fc1347 i2c: imx: don't change platform device id_entry directly by Jingchang Lu · 11 years ago
  97. 46f2832 i2c: imx: enable clk before write to registers by Jingchang Lu · 11 years ago
  98. d533f04 i2c: imx: use struct representing i2c clk{div, val} pair by Jingchang Lu · 11 years ago
  99. a94dd00 i2c: piix4: Add support for secondary SMBus on AMD SB800 and AMD FCH chipsets by Rudolf Marek · 11 years ago
  100. d63a9e8 i2c: Improve logging on failure to probe for ->class devices by Andy Lutomirski · 11 years ago