1. 85ea256 i2c-au1550: remove unused ack_timeout by Manuel Lauss · 13 years ago
  2. c5de646 i2c-au1550: remove usage of volatile keyword by Manuel Lauss · 13 years ago
  3. f533c61 i2c-tegra: __iomem annotation fix by Olof Johansson · 13 years ago
  4. 24597bf i2c-eg20t: Add initialize processing in case i2c-error occurs by Tomoya MORINAGA · 13 years ago
  5. cb59f52 i2c-eg20t: Fix flag setting issue by Tomoya MORINAGA · 13 years ago
  6. 3cf21a7 i2c-eg20t: add stop sequence in case wait-event timeout occurs by Tomoya MORINAGA · 13 years ago
  7. 12bd314 i2c-eg20t: Separate error processing by Tomoya MORINAGA · 13 years ago
  8. c249ac2 i2c-eg20t: Fix 10bit access issue by Tomoya MORINAGA · 13 years ago
  9. c7b41f3 i2c-eg20t: Modify returned value s32 to long by Tomoya MORINAGA · 13 years ago
  10. 93e4ad7 i2c-eg20t: Fix bus-idle waiting issue by Tomoya MORINAGA · 13 years ago
  11. 52c2843 i2c-designware: Fix PCI core warning on suspend/resume by Octavian Purdila · 13 years ago
  12. 18dbdda i2c-designware: Add runtime power management support by Dirk Brandewie · 13 years ago
  13. fe20ff5 i2c-designware: Add support for Designware core behind PCI devices. by Dirk Brandewie · 13 years ago
  14. f3fa9f3 i2c-designware: Push all register reads/writes into the core code. by Dirk Brandewie · 13 years ago
  15. af06cf6 i2c-designware: Support multiple cores using same ISR by Dirk Brandewie · 13 years ago
  16. e18563f i2c-designware: move controller config to bus specific portion of driver by Dirk Brandewie · 13 years ago
  17. 2fa8326 i2c-designware: move i2c functionality bit field to be adapter specific by Dirk Brandewie · 13 years ago
  18. 1d31b58 i2c-designware: Move retriveving the clock speed out of core code. by Dirk Brandewie · 13 years ago
  19. 2373f6b i2c-designware: split of i2c-designware.c into core and bus specific parts by Dirk Brandewie · 13 years ago
  20. 4a423a8 i2c-designware: Move checking of IP core version to i2c_dw_init() by Dirk Brandewie · 13 years ago
  21. 18c4089 i2c-designware: Allow mixed endianness accesses by Jean-Hugues Deschenes · 13 years ago
  22. 4ff895b i2c-designware: Check component type register by Jean-Hugues Deschenes · 13 years ago
  23. 7f27960 i2c-designware: Use local version of readl & writel by Jean-Hugues Deschenes · 13 years ago
  24. 4311051 i2c: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  25. fab67af I2C: OMAP: remove dev->idle, use usage counting provided by runtime PM by Kevin Hilman · 13 years ago
  26. 7f4b08e I2C: OMAP: remove unneccesary use of pdev by Kevin Hilman · 13 years ago
  27. cb28e58 OMAP4: I2C: Enable the wakeup in I2C_WE by Shubhrajyoti D · 13 years ago
  28. 9550d4d I2C: OMAP1/OMAP2+: prepend I2C IP version to probed version shown in dev_info by Andy Green · 13 years ago
  29. 3be0053 I2C: OMAP2+: Convert omap I2C driver to use feature implementation flags from platform data by Andy Green · 13 years ago
  30. 4e80f72 I2C: OMAP2+: address confused probed version naming by Andy Green · 13 years ago
  31. 6314f09 I2C: OMAP2+: Solve array bounds overflow error on i2c idle by Andy Green · 13 years ago
  32. a129557 I2C: OMAP2+: use platform_data ip revision to select register map by Andy Green · 13 years ago
  33. b885308 I2C: OMAP2+: Name registers in I2C IP V2 only accordingly by Andy Green · 13 years ago
  34. ca90666 Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  35. 3766386 MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines by Manuel Lauss · 13 years ago
  36. 50d5676 MIPS: Alchemy: kill au1xxx.h header by Manuel Lauss · 13 years ago
  37. 8a0a8e8 mfd: remove CONFIG_MFD_SUPPORT by Arnd Bergmann · 13 years ago
  38. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  39. 6993248 treewide: remove extra semicolons from various parts of the kernel by Justin P. Mattock · 13 years ago
  40. dfcd04b i2c-imx: add device tree probe support by Shawn Guo · 13 years ago
  41. 593702c i2c-imx: remove init/exit hooks from platform data by Shawn Guo · 13 years ago
  42. 96219c3 i2c-tegra: fix possible race condition after tx by Doug Anderson · 13 years ago
  43. 048e29c i2c-tegra: add I2C_FUNC_SMBUS_EMUL by Mike Rapoport · 13 years ago
  44. 406bd18 i2c-tegra: Add of_match_table by John Bonesio · 13 years ago
  45. 7a703ad i2c-pxa2xx: return proper error code in ce4100_i2c_probe error paths by Axel Lin · 13 years ago
  46. c8d4763 i2c-nomadik: fix kerneldoc warning by Linus Walleij · 13 years ago
  47. 584b408 Revert "i2c-omap: fix static suspend vs. runtime suspend" by Kevin Hilman · 13 years ago
  48. 4b723a4 i2c-nomadik: Do not use _interruptible_ variant call by srinidhi kasagar · 13 years ago
  49. 87f911a ARM: 7043/1: mach-ixp2000: rename GPIO header by Linus Walleij · 13 years ago
  50. cb04941 ARM: gpio: ixp2000: convert drivers to use asm/gpio.h rather than mach/gpio.h by Russell King · 13 years ago
  51. 07e729c i2c-eg20t : Fix the issue of Combined R/W transfer mode by Tomoya MORINAGA · 13 years ago
  52. 7a9c42c i2c-eg20t : Support Combined R/W transfer mode by Tomoya MORINAGA · 13 years ago
  53. 5c470f3 i2c: Tegra: Add DeviceTree support by John Bonesio · 13 years ago
  54. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  55. 488bf31 i2c: Allow i2c_add_numbered_adapter() to assign a bus id by Grant Likely · 13 years ago
  56. 3fea5df i2c-ali1535: Fix style issues by LABBE Corentin · 13 years ago
  57. 622e040 doc: Kconfig: Typo: square -> squared by Michael Witten · 13 years ago
  58. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  59. 32575a9 drivers/i2c: static should be at beginning of declaration by Jesper Juhl · 13 years ago
  60. f1bb20a Merge branch 'for-30-rc5/all-i2c' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  61. cd823db i2c/pca954x: Initialize the mux to disconnected state by Petri Gynther · 13 years ago
  62. 9b640f2 i2c-taos-evm: Fix log messages by Jean Delvare · 13 years ago
  63. 69f81e8 Merge branches 'for-30-rc4/i2c-bfin', 'for-30-rc4/i2c-omap', 'for-30-rc4/i2c-s3c' and 'for-30-rc4/i2c-tegra' into for-30-rc5/all-i2c by Ben Dooks · 13 years ago
  64. 4a65163 i2c-bfin-twi: abort transfer is MEM bit is reset unexpectedly by Sonic Zhang · 13 years ago
  65. b90ea76 i2c-s3c2410: Remove useless break code by Jonghwan Choi · 13 years ago
  66. 1982051 i2c-s3c2410: Fix typo 'i2s' -> 'i2c' by Huisung Kang · 13 years ago
  67. 5afa9d3 i2c: tegra: Assign unused slave address by Stephen Warren · 13 years ago
  68. 7c9d440 treewide: transciever/transceiver spelling fixes by Joe Perches · 13 years ago
  69. 3271d38 mfd: Use mfd cell platform_data for timberdale cells platform bits by Samuel Ortiz · 14 years ago
  70. 4a7df24 Merge branch 'for-linus/2640/i2c' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  71. 5bdfdfe Merge branches 'for-2639/i2c-eg20t', 'for-2639/i2c-shmobile', 'for-2639/i2c-tegra' and 'for-2639/i2c-nomadik2' into for-linus/2640/i2c by Ben Dooks · 13 years ago
  72. 82a4413 i2c-nomadik: break out single messsage transmission by Linus Walleij · 13 years ago
  73. 0511f64 i2c-nomadik: reset the hw after status check by Virupax Sadashivpetimath · 13 years ago
  74. b5e890f i2c-nomadik: remove the unnecessary delay by Virupax Sadashivpetimath · 13 years ago
  75. 5535534 i2c-nomadik: change the TX and RX threshold by Virupax Sadashivpetimath · 13 years ago
  76. ebd10e0 i2c-nomadik: add code to retry on timeout failure by Virupax Sadashivpetimath · 13 years ago
  77. b0e751a i2c-nomadik: use pm_runtime API by Rabin Vincent · 13 years ago
  78. 4cb3f53 i2c-nomadik: print abort cause only on abort tag by Virupax Sadashivpetimath · 13 years ago
  79. cd20e4f i2c-nomadik: correct adapter timeout initialization by Virupax Sadashivpetimath · 13 years ago
  80. c436f92 i2c-nomadik: remove the redundant error message by srinidhi kasagar · 13 years ago
  81. 99381be i2c-nomadik: corrrect returned error numbers by Virupax Sadashivpetimath · 13 years ago
  82. 9772760 i2c-nomadik: make i2c timeout specific per i2c bus by Virupax Sadashivpetimath · 13 years ago
  83. a20d239 i2c-nomadik: add regulator support by Jonas Aberg · 13 years ago
  84. 07da037 i2c-parport: Various cleanups by Jean Delvare · 13 years ago
  85. 8eacfce i2c-i801: Don't depend on other kernel driver config options by Jean Delvare · 13 years ago
  86. 6aa1464 i2c-i801: Check for vendor Fujitsu before probing for apanel by Jean Delvare · 13 years ago
  87. e7198fb i2c-i801: Don't probe for slaves on IDF channels by Jean Delvare · 13 years ago
  88. 6e2a851 i2c-i801: SMBus patch for Intel Panther Point DeviceIDs by Seth Heasley · 13 years ago
  89. d762f43 Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  90. 5e152b4 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  91. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  92. 8ace5c4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-latest by Paul Mundt · 13 years ago
  93. e05503e Haavard Skinnemoen has left Atmel by Jean Delvare · 13 years ago
  94. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 13 years ago
  95. 9ddabb0 i2c: pnx: Fix crash due to wrong init of timer->data by Wolfram Sang · 13 years ago
  96. 81f8115 i2c: i2c-sh_mobile bus speed platform data V2 by Magnus Damm · 13 years ago
  97. 1082d5d i2c: i2c-sh_mobile clock string removal by Magnus Damm · 13 years ago
  98. efbe0f2 i2c-eg20t: Support new device ML7223 IOH by Tomoya MORINAGA · 13 years ago
  99. 40abcf7 i2c: tegra: Add de-bounce cycles. by Jay Cheng · 13 years ago
  100. 2078cf3 i2c: tegra: fix repeated start handling by Erik Gilling · 13 years ago