1. 14674e7 i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING by Mark Brown · 13 years ago
  2. ae32adc Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 13 years ago
  3. 84a442b Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  4. 39b6cc6 Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  5. 6f73b36 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  6. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  7. 813a95e Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  8. b324c67 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  9. 8533848 i2c: Change mail address of Oskar Schirmer by Oskar Schirmer · 13 years ago
  10. 8b6ee04 Merge branch 'merge' into next by Benjamin Herrenschmidt · 13 years ago
  11. b237866 i2c: mxs: add device tree probe support by Shawn Guo · 13 years ago
  12. 9868a06 i2c: davinci: Free requested IRQ in remove by Marcus Folkesson · 13 years ago
  13. a5063f1 i2c: ocores: register OF i2c devices by Ganesan Ramalingam · 13 years ago
  14. c889e91 i2c: tegra: notify transfer-complete after clearing status. by Laxman Dewangan · 13 years ago
  15. 3ac0b33 I2C: xiic: Add OF binding support by Lars-Peter Clausen · 13 years ago
  16. 353f56b i2c: tegra: fix 10bit address configuration by Laxman Dewangan · 13 years ago
  17. ec39ef8 i2c-s3c2410: Add HDMIPHY quirk for S3C2440 by Karol Lewandowski · 13 years ago
  18. 2745249 i2c-s3c2410: Rework device type handling by Karol Lewandowski · 13 years ago
  19. e1fac69 i2c: designware: Add clk_{un}prepare() support by Viresh Kumar · 13 years ago
  20. 3bf3b28 i2c: designware: add PM support by Deepak Sikri · 13 years ago
  21. 6923229 i2c: ixp2000: remove driver by Rob Herring · 13 years ago
  22. a092de1 i2c: pnx: add device tree support by Roland Stigge · 13 years ago
  23. 973c5ed i2c: imx: don't use strcpy but strlcpy by Wolfram Sang · 13 years ago
  24. 6188a37 i2c: eg20t: don't use strcpy but strlcpy by Wolfram Sang · 13 years ago
  25. 4a5fe5c i2c: eg20t: remove unused function by Wolfram Sang · 13 years ago
  26. 772ae99 i2c: eg20t: pass on return value in i2c_xfer by Wolfram Sang · 13 years ago
  27. 75fb1f2 i2c: eg20t: use NULL instead of 0 by Wolfram Sang · 13 years ago
  28. 199bca2 i2c-eg20t: Merge two functions by Tomoya MORINAGA · 13 years ago
  29. 5cc0563 i2c-eg20t: add helper function for xfer check by Tomoya MORINAGA · 13 years ago
  30. 2761a81 i2c-eg20t: Call init() when wait-event timeout occurs by Tomoya MORINAGA · 13 years ago
  31. 531183e i2c-mpc: avoid I2C abnormal after resuming from deep sleep by Zhao Chenhui · 13 years ago
  32. ad33707 i2c: sh_mobile: add device tree support by Magnus Damm · 13 years ago
  33. 26f8d43 i2c-pnx.c: Remove duplicated i2c.h by Roland Stigge · 13 years ago
  34. 77701a8 i2c-pnx.c: Use resources in platforms by Roland Stigge · 13 years ago
  35. a8a9f3f i2c: designware: Add support for 16bit register access by Stefan Roese · 13 years ago
  36. 44454ba i2c: Dynamically assign adapter id if it wasn't explictly specified by Karol Lewandowski · 13 years ago
  37. bc414b7 i2c-pxa: Drop leftover comment by Karol Lewandowski · 13 years ago
  38. 9df7ead i2c-s3c2410: Drop unused define by Karol Lewandowski · 13 years ago
  39. 844d0b5 Merge branches 'clk/mxs' and 'imx/pinctrl/for-3.5' into mxs/dt/for-3.5 by Shawn Guo · 13 years ago
  40. d98d033 i2c: mxs: adopt pinctrl support by Shawn Guo · 13 years ago
  41. 15afbc6 i2c: imx: adopt pinctrl support by Shawn Guo · 13 years ago
  42. 81e5d86 i2c/powermac: Register i2c devices from device-tree by Benjamin Herrenschmidt · 13 years ago
  43. 1e4f0b8 i2c: mxs: disable QUEUE when sending is done by Wolfram Sang · 13 years ago
  44. c95eeae i2c: mxs: handle spurious interrupt by Wolfram Sang · 13 years ago
  45. 0964071 i2c-eg20t: Modify MODULE_AUTHOR's email address by Tomoya MORINAGA · 13 years ago
  46. 8a52f9f i2c-eg20t: change timeout value 50msec to 1000msec by Tomoya MORINAGA · 13 years ago
  47. f70893d0 i2c: tegra: Add delay before resetting the controller after NACK by Alok Chauhan · 13 years ago
  48. 6c557cf i2c: pnx: Disable clk in suspend by Roland Stigge · 13 years ago
  49. b41a216 i2c: Add device tree support to i2c-pnx.c by Roland Stigge · 13 years ago
  50. be46038 i2c-pnx.c: Remove duplicated i2c.h by Roland Stigge · 13 years ago
  51. 1451ba3 i2c-pnx.c: Use resources in platforms by Roland Stigge · 13 years ago
  52. c4cea7f i2c: pnx: Disable clk in suspend by Roland Stigge · 13 years ago
  53. 6b866c1 i2c: mxs: use global reset function by Wolfram Sang · 13 years ago
  54. 6b2aac4 Fix typo in various Kconfig file by Masanari Iida · 13 years ago
  55. 3a48d1c i2c: prevent spurious interrupt on Designware controllers by Kristen Carlson Accardi · 13 years ago
  56. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  57. d2a2fc1 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  58. 09893ee Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  59. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  60. 66f03c6 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  61. 3480059 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  62. 84c1af4 i2c-i801: Use usleep_range to wait for command completion by Jean Delvare · 13 years ago
  63. 062737f i2c-i801: Add device IDs for Intel Lynx Point by Seth Heasley · 13 years ago
  64. b3240e6 i2c-isch: Decrease delay in command completion check loop by Olivier Sobrie · 13 years ago
  65. c54c355 i2c-gpio: Use linux/gpio.h rather than asm/gpio.h by Mark Brown · 13 years ago
  66. fc2bb8d Merge branch 'i2c-embedded/for-3.4' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 13 years ago
  67. 2a9f23d Merge branch 'at91-3.4-cleanup2-DT2' of git://github.com/at91linux/linux-at91 into next/dt by Arnd Bergmann · 13 years ago
  68. 8ffaa0f i2c/gpio: add DT support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  69. 990b07d Merge branch 'regulator' of git://github.com/hzhuang1/linux into next/drivers by Olof Johansson · 13 years ago
  70. bbceeee i2c-eg20t: Remove write-only variables by Alexander Stein · 13 years ago
  71. 0836c80 i2c-eg20t: Rework pch_i2c_wait_for_bus_idle to reduce wait time by Alexander Stein · 13 years ago
  72. c62c3ca i2c-s3c2410: Add stub runtime power management by Mark Brown · 13 years ago
  73. 4ea1557 i2c-s3c2410: Convert to devm_kzalloc() by Mark Brown · 13 years ago
  74. 979b907 i2c: add CSR SiRFprimaII on-chip I2C controllers driver by Zhiwu Song · 13 years ago
  75. bf6c2de i2c: tegra: Remove unnecessary write to INT_STATUS by Alok Chauhan · 13 years ago
  76. 63fe122 i2c: pxa: add OF support by Haojian Zhuang · 13 years ago
  77. bb79a07 i2c: imx: fix imx driver to work though signal is pending by Oskar Schirmer · 13 years ago
  78. 1045228 i2c: designware: dw_i2c_init_driver as subsys initcall by Pratyush Anand · 13 years ago
  79. 844990d i2c: mxs: only flag completion when queue is completely done by Wolfram Sang · 13 years ago
  80. 3e1b76b i2c: Move I2C_EG20T option to the right place. by Jayachandran C · 13 years ago
  81. 401c343 i2c: Support for Netlogic XLR/XLS I2C controller. by Ganesan Ramalingam · 13 years ago
  82. 3f0e1e4 i2c: mpc: Add support for SMBUS_READ_BLOCK_DATA by Tang Yuantian · 13 years ago
  83. 237ab40 i2c: versatile: Add Device Tree support by Pawel Moll · 13 years ago
  84. 2daa79e Merge branch 'lpc32xx/drivers' into next/drivers by Arnd Bergmann · 13 years ago
  85. 0dcd627 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra into fixes by Arnd Bergmann · 13 years ago
  86. 218d06d i2c: tegra: Add devexit_p() for remove by Shubhrajyoti Datta · 13 years ago
  87. 8391433 i2c: imx: add clk_prepare/clk_unprepare by Richard Zhao · 13 years ago
  88. 6c5aa40 i2c: OMAP: Fix OMAP1 build error by Cousson, Benoit · 13 years ago
  89. 6f36a80 Merge branches 'for-33/i2c/eg20t' and 'for-33/i2c/omap' into for-linus/i2c-33 by Ben Dooks · 13 years ago
  90. 8956dc1 i2c-eg20t: Change-company-name-OKI-SEMICONDUCTOR to LAPIS Semiconductor by Tomoya MORINAGA · 13 years ago
  91. c3f4661 i2c-eg20t: Support new device LAPIS Semiconductor ML7831 IOH by Tomoya MORINAGA · 13 years ago
  92. ff35e8b i2c-eg20t: modified the setting of transfer rate. by Toshiharu Okada · 13 years ago
  93. 07e8a51 i2c-eg20t: use i2c_add_numbered_adapter to get a fixed bus number by Feng Tang · 13 years ago
  94. 6145197 i2c: OMAP: Add DT support for i2c controller by Benoit Cousson · 13 years ago
  95. 78e1cf4 I2C: OMAP: NACK without STP by Jan Weitzel · 13 years ago
  96. 2727b17 I2C: OMAP: correct SYSC register offset for OMAP4 by Alexander Aring · 13 years ago
  97. 4964e06 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  98. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  99. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  100. a3664b5 i2c/busses: Use module_platform_driver() by Axel Lin · 13 years ago