1. 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 · 14 years ago
  2. 6dbc2f3 i2c-eg20t: include slab.h for memory allocations by Wolfram Sang · 14 years ago
  3. 12c3832 i2c-ocores: Fix pointer type mismatch error by Grant Likely · 14 years ago
  4. 120bdaa i2c-omap: Program I2C_WE on OMAP4 to enable i2c wakeup by Rajendra Nayak · 14 years ago
  5. a5a595c i2c-omap: fixup commit cb527ede1bf6ff2008a025606f25344b8ed7b4ac whitespace by Ben Dooks · 14 years ago
  6. cb527ed i2c-omap: Double clear of ARDY status in IRQ handler by Richard woodruff · 14 years ago
  7. f72487e i2c-omap: fix build for !CONFIG_SUSPEND by Balaji T K · 14 years ago
  8. adf6e07 i2c-omap: fix static suspend vs. runtime suspend by Kevin Hilman · 14 years ago
  9. f10820e i2c-stu300: make sure adapter-name is terminated by Wolfram Sang · 14 years ago
  10. c9e358d driver-core: remove conditionals around devicetree pointers by Grant Likely · 14 years ago
  11. f4e8db3 i2c: Encourage move to dev_pm_ops by warning on use of legacy methods by Mark Brown · 14 years ago
  12. d529de2 i2c: Factor out runtime suspend checks from PM operations by Mark Brown · 14 years ago
  13. 5219bf8 i2c: Unregister dummy devices last on adapter removal by Jean Delvare · 14 years ago
  14. de8255c i2c: Convert SCx200 driver from using raw PCI to platform device by Andres Salomon · 14 years ago
  15. fe3c560 Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  16. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  17. dad9292 Merge branch 'for-2638/i2c/bfin2' into for-linus/i2c-2638 by Ben Dooks · 14 years ago
  18. adeaf46 Merge branch 'for-2638/i2c/nomadik' into for-linus/i2c-2638 by Ben Dooks · 14 years ago
  19. 428dcc1 Merge branch 'for-2638/i2c/intel' into for-linus/i2c-2638 by Ben Dooks · 14 years ago
  20. c5ba47b Merge branch 'for-2638/i2c/ocores' into for-linus/i2c-2638 by Ben Dooks · 14 years ago
  21. 084b7c8 Merge branch 'for-2638/i2c/iop' into for-linus/i2c-2638 by Ben Dooks · 14 years ago
  22. 7f42f9f Merge branch 'for-2638/i2c/omap' into for-linus/i2c-2638 by Ben Dooks · 14 years ago
  23. cc3feac Merge branch 'for-2638/i2c/mv64xx' into for-linus/i2c-2638 by Ben Dooks · 14 years ago
  24. 74f56c4 i2c-bfin-twi: move setup to the earlier subsys initcall by Michael Hennerich · 14 years ago
  25. 540ac55 i2c-bfin-twi: handle faulty slave devices better by Michael Hennerich · 14 years ago
  26. 0cc43a1 i2c: Constify i2c_client where possible by Jean Delvare · 14 years ago
  27. af5a60b i2c-algo-bit: Complain about masters which can't read SCL by Jean Delvare · 14 years ago
  28. f451171 i2c-algo-bit: Refactor adapter registration by Jean Delvare · 14 years ago
  29. 92ed1a7 i2c: Add generic I2C multiplexer using GPIO API by Peter Korsgaard · 14 years ago
  30. b18a5c8 i2c-nforce2: Remove unnecessary cast of pci_get_drvdata by Joe Perches · 14 years ago
  31. 665a96b i2c-i801: Include <linux/slab.h> by Ben Hutchings · 14 years ago
  32. eda6bee i2c-mv64xxx: send repeated START between messages in xfer by Rodolfo Giometti · 14 years ago
  33. 6d779a4 i2c-nomadik: fix regression on adapter name by Linus Walleij · 14 years ago
  34. 6a91b55 i2c-omap: Set latency requirements only once for several messages by Samu Onkalo · 14 years ago
  35. e9bc8fa i2c-eg20t: add driver for Intel EG20T by Tomoya MORINAGA · 14 years ago
  36. d9240e6 i2c-ocores: add some device tree documentation by Jonas Bonn · 14 years ago
  37. 47def5b i2c-ocores: Use devres for resource allocation by Jonas Bonn · 14 years ago
  38. 049bb69d i2c-ocores: Adapt for device tree by Jonas Bonn · 14 years ago
  39. 747fcc9 i2c-iop3xx: add iomem annotation by Aaro Koskinen · 14 years ago
  40. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  41. f7bb0d9 I2C: i2c-omap: Change device name: i2c_omap -> omap_i2c by Benoit Cousson · 14 years ago
  42. fea83f6 Merge branch 'devel-board' into omap-for-linus by Tony Lindgren · 14 years ago
  43. 54efdfe i2c_intel_mid: Fix slash in sysfs name by Alan Cox · 14 years ago
  44. 67b738e Merge branch 'devel-omap-irq' into omap-for-linus by Tony Lindgren · 14 years ago
  45. 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
  46. c38bd4f i2c/algos: convert Kconfig to use the menu's `visible' keyword by Arnaud Lacombe · 14 years ago
  47. dfc518d Revert "i2c: Fix Kconfig dependencies" by Arnaud Lacombe · 14 years ago
  48. 2236baa i2c: Sanity checks on adapter registration by Jean Delvare · 14 years ago
  49. e1e18ee i2c: Mark i2c_adapter.id as deprecated by Jean Delvare · 14 years ago
  50. 27b1fec OMAP: I2C: Convert i2c driver to use PM runtime api's by Rajendra Nayak · 14 years ago
  51. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  52. 55fee8d i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllers by David Woodhouse · 14 years ago
  53. 0cd96eb i2c-i801: Handle multiple instances instead of keeping global state by David Woodhouse · 14 years ago
  54. e30d985 i2c-i801: Add Intel Patsburg device ID by Seth Heasley · 14 years ago
  55. 44234d0 Merge branch 'for-2637/i2c-all' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  56. 9cc11de i2c-intel-mid: Driver depends on PCI by Randy Dunlap · 14 years ago
  57. 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
  58. e0b11c3 Merge branch 'for-2637/i2c/samsung' into next-i2c by Ben Dooks · 14 years ago
  59. 3751638 Merge branch 'for-2637/i2c/i2c-nomadik' into next-i2c by Ben Dooks · 14 years ago
  60. aa62f85d i2c-intel-mid: support for Moorestown and Medfield platform by Alan Cox · 14 years ago
  61. 87acf5a NULL-terminate all pci_device_id tables by Dzianis Kahanovich · 14 years ago
  62. 1dfd166 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  63. 8df3990 sh: i2c-sh7760: Replase from ctrl_* to __raw_* by Nobuhiro Iwamatsu · 14 years ago
  64. f868fc3 i2c-nomadik: fixup bus delays by Linus Walleij · 14 years ago
  65. 5680bc6 i2c-nomadik: support smbus emulation by Linus Walleij · 14 years ago
  66. 8ef4f4e i2c-nomadik: dynamic clocking by Linus Walleij · 14 years ago
  67. 1804edd i2c-nomadik: documentation fixes by Linus Walleij · 14 years ago
  68. bf5d95c i2c-viapro: Don't log nacks by Jean Delvare · 14 years ago
  69. db79f2a i2c/pca954x: Remove __devinit and __devexit from probe and remove functions by Guenter Roeck · 14 years ago
  70. ae63b13 i2c/mux: Driver for PCA9541 I2C Master Selector by Guenter Roeck · 14 years ago
  71. 51b54ba i2c: Optimize function i2c_detect() by Jean Delvare · 14 years ago
  72. d57558d i2c: Discard warning message on device instantiation from user-space by Jean Delvare · 14 years ago
  73. 9cb2c27 i2c-amd8111: Add proper error handling by Julia Lawall · 14 years ago
  74. ef9d9b8 i2c: Change to new flag variable by matt mooney · 14 years ago
  75. a8d7be8 i2c: Remove unneeded inclusions of <linux/i2c-id.h> by Jean Delvare · 14 years ago
  76. 97cc4d4 i2c: Let i2c_parent_is_i2c_adapter return the parent adapter by Jean Delvare · 14 years ago
  77. 3235844 i2c-pca-platform: Change device name of request_irq by Nobuhiro Iwamatsu · 14 years ago
  78. 0a57274 i2c: Fix Kconfig dependencies by Jean Delvare · 14 years ago
  79. d4429f6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  80. d2360b8 i2c-s3c2410: Enable i2c clock only when doing some transfert by Arnaud Patard (Rtp) · 14 years ago
  81. cb04e95 PCI: update Intel chipset names and defines by Seth Heasley · 14 years ago
  82. e39428d i2c-imx: do not allow interruptions when waiting for I2C to complete by Marc Kleine-Budde · 14 years ago
  83. c5b4afe i2c-davinci: Fix TX setup for more SoCs by Jon Povey · 14 years ago
  84. 8032214 i2c/i2c-pasemi.c: Fix unsigned return type by Julia Lawall · 14 years ago
  85. 5672bc81 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  86. 7031307a i2c-s3c2410: fix calculation of SDA line delay by MyungJoo Ham · 14 years ago
  87. 925bb9c of/i2c: Fix module load order issue caused by of_i2c.c by Grant Likely · 14 years ago
  88. 64b4782 i2c: Fix checks which cause legacy suspend to never get called by Rajendra Nayak · 14 years ago
  89. 6abb930 i2c-pca: Fix waitforcompletion() return value by Yegor Yefremov · 14 years ago
  90. 753419f i2c: Fix for suspend/resume issue by Vishwanath BS · 14 years ago
  91. 4bba0fd i2c-davinci: Fix race when setting up for TX by Jon Povey · 14 years ago
  92. cc33e54 i2c-octeon: Return -ETIMEDOUT in octeon_i2c_wait() on timeout by Bernhard Walle · 14 years ago
  93. 5c64eb2 i2c-omap: Make sure i2c bus is free before setting it to idle by Mathias Nyman · 14 years ago
  94. bbcf6e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 14 years ago
  95. d0a0c28 Merge branch 'for-linus/i2c-2636' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  96. 1c00650 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  97. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  98. 7f52813 i2c: I2C bus multiplexer driver pca954x by Michael Lawnick · 14 years ago
  99. 0826374 i2c: Multiplexed I2C bus core support by Michael Lawnick · 14 years ago
  100. dafc50d i2c: Use a separate mutex for userspace client lists by Jean Delvare · 14 years ago