1. b770fdd msm: i2c-qup: Add Device Tree support for i2c GPIOs by Gilad Avidov · 11 years ago
  2. bcbcbb0 Merge "qup_i2c: Update clock ready check condition" by Linux Build Service Account · 11 years ago
  3. 12af9f8 qup_i2c: Update clock ready check condition by Alok Chauhan · 11 years ago
  4. f188818 Merge "qup_i2c: Use separate variables to store i2c gpios settings" by Linux Build Service Account · 11 years ago
  5. fd18891 Merge "qup_i2c: Avoid potential panic issue" by Linux Build Service Account · 11 years ago
  6. 809e064 qup_i2c: Avoid potential panic issue by Alok Chauhan · 11 years ago
  7. f8f54dd i2c_qup: always set rate and log a message when fail by Gilad Avidov · 11 years ago
  8. 9b70286 qup_i2c: Set parent device to enable runtime PM support for clients by Kenneth Heitke · 12 years ago
  9. 790f06d Update copyright to The Linux Foundation by Duy Truong · 11 years ago
  10. bd5a653 qup_i2c: Use separate variables to store i2c gpios settings by Alok Chauhan · 12 years ago
  11. 3acb67e qup_i2c: Manage gpio configuration from runtime pm by Alok Chauhan · 12 years ago
  12. ebe211d qup_i2c: Add runtime PM support to I2C QUP controller by Alok Chauhan · 12 years ago
  13. 9aa5e91 qup_i2c: turn off the ahb clock conditionally by Kiran Gunda · 12 years ago
  14. f8f1a46 qup_i2c: set up node before calling of_i2c_register_devices by Amy Maloche · 12 years ago
  15. 3aabaa6 i2c: msm: modify I2C msm driver code to use new clock APIs by Kiran Gunda · 12 years ago
  16. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 12 years ago
  17. 1e4f0b8 i2c: mxs: disable QUEUE when sending is done by Wolfram Sang · 12 years ago
  18. c95eeae i2c: mxs: handle spurious interrupt by Wolfram Sang · 12 years ago
  19. 0964071 i2c-eg20t: Modify MODULE_AUTHOR's email address by Tomoya MORINAGA · 12 years ago
  20. 8a52f9f i2c-eg20t: change timeout value 50msec to 1000msec by Tomoya MORINAGA · 12 years ago
  21. f70893d i2c: tegra: Add delay before resetting the controller after NACK by Alok Chauhan · 12 years ago
  22. 6c557cf i2c: pnx: Disable clk in suspend by Roland Stigge · 12 years ago
  23. 3a48d1c i2c: prevent spurious interrupt on Designware controllers by Kristen Carlson Accardi · 12 years ago
  24. d59ee0a qup_i2c: Set the clock rate before enabling the clock. by Harini Jayaraman · 12 years ago
  25. dc2c12f Merge "Merge branch 'Linux 3.0.21' into msm-3.0" into msm-3.0 by Linux Build Service Account · 12 years ago
  26. a76e99a Merge branch 'Linux 3.0.21' into msm-3.0 by Rohit Vaswani · 12 years ago
  27. 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 · 12 years ago
  28. d2a2fc1 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  29. 65c6cbe qup_i2c: Reset QUP before registering for interrupts. by Harini Jayaraman · 12 years ago
  30. 09893ee Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  31. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  32. 66f03c6 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  33. 3480059 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  34. 41101a3 i2c-algo-bit: Don't resched on clock stretching by Jean Delvare · 12 years ago
  35. 5694f8a i2c: Update the FSF address by Jean Delvare · 12 years ago
  36. de05497 i2c: Convert drivers/i2c/muxes/* to use module_i2c_driver() by Axel Lin · 12 years ago
  37. 84c1af4 i2c-i801: Use usleep_range to wait for command completion by Jean Delvare · 12 years ago
  38. 062737f i2c-i801: Add device IDs for Intel Lynx Point by Seth Heasley · 12 years ago
  39. b3240e6 i2c-isch: Decrease delay in command completion check loop by Olivier Sobrie · 12 years ago
  40. c54c355 i2c-gpio: Use linux/gpio.h rather than asm/gpio.h by Mark Brown · 12 years ago
  41. fc2bb8d Merge branch 'i2c-embedded/for-3.4' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  42. be53bfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  43. 4c5bef3 i2c: qup: Add Device tree support for Qualcomm I2C controller by Sagar Dharia · 12 years ago
  44. de49442 Merge tag 'drm-intel-next-2012-03-01' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  45. 2a9f23d Merge branch 'at91-3.4-cleanup2-DT2' of git://github.com/at91linux/linux-at91 into next/dt by Arnd Bergmann · 12 years ago
  46. 8ee161c i2c-algo-bit: Fix spurious SCL timeouts under heavy load by Ville Syrjala · 12 years ago
  47. 834aa6f i2c-core: Comment says "transmitted" but means "received" by Wolfram Sang · 12 years ago
  48. 8ffaa0f i2c/gpio: add DT support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  49. 990b07d Merge branch 'regulator' of git://github.com/hzhuang1/linux into next/drivers by Olof Johansson · 12 years ago
  50. bbceeee i2c-eg20t: Remove write-only variables by Alexander Stein · 12 years ago
  51. 0836c80 i2c-eg20t: Rework pch_i2c_wait_for_bus_idle to reduce wait time by Alexander Stein · 12 years ago
  52. c62c3ca i2c-s3c2410: Add stub runtime power management by Mark Brown · 13 years ago
  53. 4ea1557 i2c-s3c2410: Convert to devm_kzalloc() by Mark Brown · 13 years ago
  54. 979b907 i2c: add CSR SiRFprimaII on-chip I2C controllers driver by Zhiwu Song · 13 years ago
  55. bf6c2de i2c: tegra: Remove unnecessary write to INT_STATUS by Alok Chauhan · 13 years ago
  56. 63fe122 i2c: pxa: add OF support by Haojian Zhuang · 12 years ago
  57. b0209b3 i2c: export bit-banging algo functions by Daniel Vetter · 12 years ago
  58. bb79a07 i2c: imx: fix imx driver to work though signal is pending by Oskar Schirmer · 12 years ago
  59. 1045228 i2c: designware: dw_i2c_init_driver as subsys initcall by Pratyush Anand · 12 years ago
  60. 844990d i2c: mxs: only flag completion when queue is completely done by Wolfram Sang · 13 years ago
  61. 3e1b76b i2c: Move I2C_EG20T option to the right place. by Jayachandran C · 13 years ago
  62. 401c343 i2c: Support for Netlogic XLR/XLS I2C controller. by Ganesan Ramalingam · 13 years ago
  63. 3f0e1e4 i2c: mpc: Add support for SMBUS_READ_BLOCK_DATA by Tang Yuantian · 12 years ago
  64. 237ab40 i2c: versatile: Add Device Tree support by Pawel Moll · 12 years ago
  65. 2daa79e Merge branch 'lpc32xx/drivers' into next/drivers by Arnd Bergmann · 12 years ago
  66. 0dcd627 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra into fixes by Arnd Bergmann · 12 years ago
  67. 75a5719 qup_i2c: Use clk_prepare, clk_unprepare APIs correctly. by Sagar Dharia · 12 years ago
  68. e375b8e qup_i2c: Remove Soc specific check while enabling CORE_ON_EN bit by Pankaj Kumar · 13 years ago
  69. f0274f1 qup_i2c: Enabling CORE_ON_EN bit while disabling the QuPE PCLKs by Trilok Soni · 13 years ago
  70. 218d06d i2c: tegra: Add devexit_p() for remove by Shubhrajyoti Datta · 13 years ago
  71. 8391433 i2c: imx: add clk_prepare/clk_unprepare by Richard Zhao · 13 years ago
  72. a6007c0 i2c-eg20t: modified the setting of transfer rate. by Toshiharu Okada · 13 years ago
  73. 6c8e76e I2C: OMAP: correct SYSC register offset for OMAP4 by Alexander Aring · 13 years ago
  74. fcf53a1 i2c: Fix error value returned by several bus drivers by Jean Delvare · 13 years ago
  75. 9fffe01 qup_i2c: Move to new clock APIs by Harini Jayaraman · 13 years ago
  76. 6c5aa40 i2c: OMAP: Fix OMAP1 build error by Cousson, Benoit · 13 years ago
  77. 6f36a80 Merge branches 'for-33/i2c/eg20t' and 'for-33/i2c/omap' into for-linus/i2c-33 by Ben Dooks · 13 years ago
  78. 8956dc1 i2c-eg20t: Change-company-name-OKI-SEMICONDUCTOR to LAPIS Semiconductor by Tomoya MORINAGA · 13 years ago
  79. c3f4661 i2c-eg20t: Support new device LAPIS Semiconductor ML7831 IOH by Tomoya MORINAGA · 13 years ago
  80. ff35e8b i2c-eg20t: modified the setting of transfer rate. by Toshiharu Okada · 13 years ago
  81. 07e8a51 i2c-eg20t: use i2c_add_numbered_adapter to get a fixed bus number by Feng Tang · 13 years ago
  82. 6145197 i2c: OMAP: Add DT support for i2c controller by Benoit Cousson · 13 years ago
  83. 78e1cf4 I2C: OMAP: NACK without STP by Jan Weitzel · 13 years ago
  84. 2727b17 I2C: OMAP: correct SYSC register offset for OMAP4 by Alexander Aring · 13 years ago
  85. 4964e06 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  86. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  87. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  88. 245e99c i2c/gpio-i2cmux: Convert to use module_platform_driver() by Axel Lin · 13 years ago
  89. a3664b5 i2c/busses: Use module_platform_driver() by Axel Lin · 13 years ago
  90. a699ed6f i2c-dev: Use memdup_user by Thomas Meyer · 13 years ago
  91. 3527bd5 i2c: Convert to DEFINE_PCI_DEVICE_TABLE by Axel Lin · 13 years ago
  92. 65a2d74 i2c-ali1535: enable SPARC support by corentin.labbe · 13 years ago
  93. 7c1f59c i2c: Fix error value returned by several bus drivers by Jean Delvare · 13 years ago
  94. c2e08e7 Merge branch 'unicore32' of git://github.com/gxt/linux by Linus Torvalds · 13 years ago
  95. 858af58 i2c-puv3: using module_platform_driver() by Guan Xuetao · 13 years ago
  96. 2ac9d7a Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  97. dcf7ec5 Merge branch 'samsung/driver' into next/drivers by Arnd Bergmann · 13 years ago
  98. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  99. 02550d6 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  100. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago