1. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  2. e46dccf mfd: mfd_cell is now implicitly available to timberdale drivers by Andres Salomon · 14 years ago
  3. 75ea635 Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  4. 97491ba i2c-pxa2xx: Don't clear isr bits too early by Vasily Khoruzhick · 14 years ago
  5. a0774f4 Merge branches 'for-2639/i2c/i2c-ce4100-v6', 'for-2639/i2c/i2c-eg20t-v3' and 'for-2639/i2c/i2c-imx' into for-linus/2639/i2c-2 by Ben Dooks · 13 years ago
  6. 23e74a8 i2c-pxa2xx: Fix register offsets by Vasily Khoruzhick · 14 years ago
  7. baa8cab i2c-pxa2xx: pass of_node from platform driver to adapter and publish by Sebastian Andrzej Siewior · 14 years ago
  8. 93c92cf i2c-pxa2xx: check timeout correctly by Sebastian Andrzej Siewior · 14 years ago
  9. c66dc52 i2c-pxa2xx: add support for shared IRQ handler by Sebastian Andrzej Siewior · 14 years ago
  10. 7e94dd1 i2c-pxa2xx: Add PCI support for PXA I2C controller by Sebastian Andrzej Siewior · 14 years ago
  11. b459396 ARM: pxa2xx: reorganize I2C files by Sebastian Andrzej Siewior · 14 years ago
  12. d6668c7 i2c-pxa2xx: use dynamic register layout by Sebastian Andrzej Siewior · 14 years ago
  13. 6b7d815 i2c-mxs: set controller to pio queue mode after reset by Sascha Hauer · 14 years ago
  14. e4394d5 Merge branch 'for-2639/i2c/i2c-u2c12' into for-linus/2639/i2c-12 by Ben Dooks · 13 years ago
  15. 662cda8 i2c-i801: SMBus patch for Intel DH89xxCC DeviceIDs by Seth Heasley · 13 years ago
  16. fe6fc25 i2c: Deprecate i2c_driver.attach_adapter and .detach_adapter by Jean Delvare · 13 years ago
  17. 9ea3e94 i2c-dev: Use standard bus notification mechanism by Jean Delvare · 13 years ago
  18. 7ae3148 i2c: Export i2c_for_each_dev by Jean Delvare · 13 years ago
  19. d735b34 i2c: make i2c_get_adapter prototype clearer by Jean Delvare · 13 years ago
  20. 950a509 i2c-boardinfo: Fix typo in comment by Wolfram Sang · 13 years ago
  21. 02e4c62 Merge branch 'for-linus/2639/i2c-1' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  22. 7b7adc4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32 by Linus Torvalds · 13 years ago
  23. d10e4a6 unicore32 machine related files: add i2c bus drivers for pkunity-v3 soc by GuanXuetao · 14 years ago
  24. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  25. ead9a63 Merge branches 'for-2639/i2c/i2c-tegra', 'for-2639/i2c/i2c-mpc' and 'for-2639/i2c/i2c-imx' into for-linus/2639/i2c-1 by Ben Dooks · 13 years ago
  26. d109028 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  27. 0724d46 i2c-mpc: Add support for 64bit system by Kumar Gala · 13 years ago
  28. 6dbc2f3 i2c-eg20t: include slab.h for memory allocations by Wolfram Sang · 14 years ago
  29. 12c3832 i2c-ocores: Fix pointer type mismatch error by Grant Likely · 14 years ago
  30. 120bdaa i2c-omap: Program I2C_WE on OMAP4 to enable i2c wakeup by Rajendra Nayak · 14 years ago
  31. 173442f i2c-eg20t: support new device OKI SEMICONDUCTOR ML7213 IOH by Tomoya MORINAGA · 14 years ago
  32. 1c48a5c dt: Eliminate of_platform_{,un}register_driver by Grant Likely · 14 years ago
  33. a8da7fe i2c: add driver for Freescale i.MX28 by Wolfram Sang · 14 years ago
  34. db811ca i2c: tegra: Add i2c support by Colin Cross · 14 years ago
  35. a5a595c i2c-omap: fixup commit cb527ede1bf6ff2008a025606f25344b8ed7b4ac whitespace by Ben Dooks · 14 years ago
  36. cb527ed i2c-omap: Double clear of ARDY status in IRQ handler by Richard woodruff · 14 years ago
  37. f72487e i2c-omap: fix build for !CONFIG_SUSPEND by Balaji T K · 14 years ago
  38. adf6e07 i2c-omap: fix static suspend vs. runtime suspend by Kevin Hilman · 14 years ago
  39. f10820e i2c-stu300: make sure adapter-name is terminated by Wolfram Sang · 14 years ago
  40. 335d7c5 i2c/busses: Add support for Diolan U2C-12 USB-I2C adapter by Guenter Roeck · 14 years ago
  41. c9e358d driver-core: remove conditionals around devicetree pointers by Grant Likely · 14 years ago
  42. f4e8db3 i2c: Encourage move to dev_pm_ops by warning on use of legacy methods by Mark Brown · 14 years ago
  43. d529de2 i2c: Factor out runtime suspend checks from PM operations by Mark Brown · 14 years ago
  44. 5219bf8 i2c: Unregister dummy devices last on adapter removal by Jean Delvare · 14 years ago
  45. de8255c i2c: Convert SCx200 driver from using raw PCI to platform device by Andres Salomon · 14 years ago
  46. fe3c560 Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  47. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  48. dad9292 Merge branch 'for-2638/i2c/bfin2' into for-linus/i2c-2638 by Ben Dooks · 14 years ago
  49. adeaf46 Merge branch 'for-2638/i2c/nomadik' into for-linus/i2c-2638 by Ben Dooks · 14 years ago
  50. 428dcc1 Merge branch 'for-2638/i2c/intel' into for-linus/i2c-2638 by Ben Dooks · 14 years ago
  51. c5ba47b Merge branch 'for-2638/i2c/ocores' into for-linus/i2c-2638 by Ben Dooks · 14 years ago
  52. 084b7c8 Merge branch 'for-2638/i2c/iop' into for-linus/i2c-2638 by Ben Dooks · 14 years ago
  53. 7f42f9f Merge branch 'for-2638/i2c/omap' into for-linus/i2c-2638 by Ben Dooks · 14 years ago
  54. cc3feac Merge branch 'for-2638/i2c/mv64xx' into for-linus/i2c-2638 by Ben Dooks · 14 years ago
  55. 74f56c4 i2c-bfin-twi: move setup to the earlier subsys initcall by Michael Hennerich · 14 years ago
  56. 540ac55 i2c-bfin-twi: handle faulty slave devices better by Michael Hennerich · 14 years ago
  57. 0cc43a1 i2c: Constify i2c_client where possible by Jean Delvare · 14 years ago
  58. af5a60b i2c-algo-bit: Complain about masters which can't read SCL by Jean Delvare · 14 years ago
  59. f451171 i2c-algo-bit: Refactor adapter registration by Jean Delvare · 14 years ago
  60. 92ed1a7 i2c: Add generic I2C multiplexer using GPIO API by Peter Korsgaard · 14 years ago
  61. b18a5c8 i2c-nforce2: Remove unnecessary cast of pci_get_drvdata by Joe Perches · 14 years ago
  62. 665a96b i2c-i801: Include <linux/slab.h> by Ben Hutchings · 14 years ago
  63. eda6bee i2c-mv64xxx: send repeated START between messages in xfer by Rodolfo Giometti · 14 years ago
  64. 6d779a4 i2c-nomadik: fix regression on adapter name by Linus Walleij · 14 years ago
  65. 6a91b55 i2c-omap: Set latency requirements only once for several messages by Samu Onkalo · 14 years ago
  66. e9bc8fa i2c-eg20t: add driver for Intel EG20T by Tomoya MORINAGA · 14 years ago
  67. d9240e6 i2c-ocores: add some device tree documentation by Jonas Bonn · 14 years ago
  68. 47def5b i2c-ocores: Use devres for resource allocation by Jonas Bonn · 14 years ago
  69. 049bb69d i2c-ocores: Adapt for device tree by Jonas Bonn · 14 years ago
  70. 747fcc9 i2c-iop3xx: add iomem annotation by Aaro Koskinen · 14 years ago
  71. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  72. f7bb0d9 I2C: i2c-omap: Change device name: i2c_omap -> omap_i2c by Benoit Cousson · 14 years ago
  73. fea83f6 Merge branch 'devel-board' into omap-for-linus by Tony Lindgren · 14 years ago
  74. 54efdfe i2c_intel_mid: Fix slash in sysfs name by Alan Cox · 14 years ago
  75. 67b738e Merge branch 'devel-omap-irq' into omap-for-linus by Tony Lindgren · 14 years ago
  76. 55a4e78 Merge branch 'pm-hwmod-i2c' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus by Tony Lindgren · 14 years ago
  77. c38bd4f i2c/algos: convert Kconfig to use the menu's `visible' keyword by Arnaud Lacombe · 14 years ago
  78. dfc518d Revert "i2c: Fix Kconfig dependencies" by Arnaud Lacombe · 14 years ago
  79. 2236baa i2c: Sanity checks on adapter registration by Jean Delvare · 14 years ago
  80. e1e18ee i2c: Mark i2c_adapter.id as deprecated by Jean Delvare · 14 years ago
  81. 27b1fec OMAP: I2C: Convert i2c driver to use PM runtime api's by Rajendra Nayak · 14 years ago
  82. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  83. 55fee8d i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllers by David Woodhouse · 14 years ago
  84. 0cd96eb i2c-i801: Handle multiple instances instead of keeping global state by David Woodhouse · 14 years ago
  85. e30d985 i2c-i801: Add Intel Patsburg device ID by Seth Heasley · 14 years ago
  86. 44234d0 Merge branch 'for-2637/i2c-all' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  87. 9cc11de i2c-intel-mid: Driver depends on PCI by Randy Dunlap · 14 years ago
  88. e9f29c9 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  89. e0b11c3 Merge branch 'for-2637/i2c/samsung' into next-i2c by Ben Dooks · 14 years ago
  90. 3751638 Merge branch 'for-2637/i2c/i2c-nomadik' into next-i2c by Ben Dooks · 14 years ago
  91. aa62f85 i2c-intel-mid: support for Moorestown and Medfield platform by Alan Cox · 14 years ago
  92. 87acf5a NULL-terminate all pci_device_id tables by Dzianis Kahanovich · 14 years ago
  93. 1dfd166 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  94. 8df3990 sh: i2c-sh7760: Replase from ctrl_* to __raw_* by Nobuhiro Iwamatsu · 14 years ago
  95. f868fc3 i2c-nomadik: fixup bus delays by Linus Walleij · 14 years ago
  96. 5680bc6 i2c-nomadik: support smbus emulation by Linus Walleij · 14 years ago
  97. 8ef4f4e i2c-nomadik: dynamic clocking by Linus Walleij · 14 years ago
  98. 1804edd i2c-nomadik: documentation fixes by Linus Walleij · 14 years ago
  99. bf5d95c i2c-viapro: Don't log nacks by Jean Delvare · 14 years ago
  100. db79f2a i2c/pca954x: Remove __devinit and __devexit from probe and remove functions by Guenter Roeck · 14 years ago