1. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  2. 0c2daaaf powerpc/5200/i2c: improve i2c bus error recovery by Albrecht Dreß · 14 years ago
  3. 4e4f62b Merge commit 'v2.6.35-rc6' into devicetree/next by Grant Likely · 14 years ago
  4. 589643b Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  5. 102b59c i2c/mips: Fix error return codes from Sibyte i2c bus driver by Guenter Roeck · 14 years ago
  6. 827900c i2c: Fix probability check by Jean Delvare · 14 years ago
  7. faabd47 hwmon: Fix autoloading of fschmd on recent Fujitsu machines by Jean Delvare · 14 years ago
  8. 959e85f i2c: Add OF-style registration and binding by Grant Likely · 14 years ago
  9. 9fd0499 of/i2c: Generalize OF support by Grant Likely · 14 years ago
  10. fbae3fb i2c: Remove all i2c_set_clientdata(client, NULL) in drivers by Wolfram Sang · 14 years ago
  11. 35bfc35 i2c/busses: Move two drivers to embedded section by Wolfram Sang · 14 years ago
  12. 3b5f794 i2c: Rename i2c_check_addr to i2c_check_addr_busy by Jean Delvare · 14 years ago
  13. 656b876 i2c: Document reserved I2C addresses by Jean Delvare · 14 years ago
  14. 3a89db5 i2c: Check for address validity on client registration by Jean Delvare · 14 years ago
  15. 63e4e80 i2c: Share the I2C device presence detection code by Jean Delvare · 14 years ago
  16. cf9b59e Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  17. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  18. 7c4fda1 i2c-nforce2: Remove redundant error messages on ACPI conflict by Chase Douglas · 14 years ago
  19. 2178218 i2c: Use <linux/io.h> instead of <asm/io.h> by H Hartley Sweeten · 14 years ago
  20. 2086ca4 i2c-algo-pca: Fix coding style issues by Farid Hammane · 14 years ago
  21. ae5624f i2c-dev: Fix all coding style issues by Farid Hammane · 14 years ago
  22. 7225acf i2c-core: Fix some coding style issues by Farid Hammane · 14 years ago
  23. b868078 i2c-gpio: Move initialization code to subsys_initcall() by Marek Szyprowski · 14 years ago
  24. bfdcad9 i2c-parport: Make template structure const by Jean Delvare · 14 years ago
  25. 0be16c3 i2c-dev: Remove unnecessary casts by H Hartley Sweeten · 14 years ago
  26. c5aa692 i2c-stub: Expose the default functionality flags by Jean Delvare · 14 years ago
  27. e624dbd i2c/scx200_acb: Make PCI device ids constant by Jean Delvare · 14 years ago
  28. 3fb21c6 i2c-i801: Fix all checkpatch warnings by Ivo Manca · 14 years ago
  29. e0e8398 i2c-i801: All newer devices have all the optional features by Jean Delvare · 14 years ago
  30. adff687 i2c-i801: Let the user disable selected driver features by Jean Delvare · 14 years ago
  31. c3ad33c Merge branch 'for-linus/i2c-2635' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  32. 46ee964 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  33. b5c80bc i2c-highlander: remover superflous variable by Wolfram Sang · 14 years ago
  34. f0ec9e2 i2c-ibm-iic: drop NO_IRQ by Wolfram Sang · 15 years ago
  35. b865a4e i2c-cpm: drop NO_IRQ by Wolfram Sang · 15 years ago
  36. bf727e0 i2c-mpc: drop NO_IRQ by Wolfram Sang · 15 years ago
  37. 0d813d9 i2c-pxa: only define 'blue_murder'-function if DEBUG is #defined by Wolfram Sang · 15 years ago
  38. 29412e6 i2c-pxa: remove unused macro by Uwe Kleine-König · 15 years ago
  39. 1df3ab1 i2c-nomadik: fix operator precedence warning by Rabin Vincent · 14 years ago
  40. a1c2767 i2c-nomadik: release region when removed by Rabin Vincent · 14 years ago
  41. 8a9d97d OMAP3: I2C: Clean up Errata 1p153 handling by manjugk manjugk · 14 years ago
  42. f3083d9 OMAP2/3: I2C: Errata ID i207: Clear wrong RDR interrupt by manjugk manjugk · 14 years ago
  43. e9f59b9 omap: i2c: add a timeout to the busy waiting by Alexander Shishkin · 14 years ago
  44. 2dd151a omap: i2c: make errata 1.153 workaround a separate function by Alexander Shishkin · 14 years ago
  45. 20c9d2c i2c-omap: add mpu wake up latency constraint in i2c by Kalle Jokiniemi · 14 years ago
  46. f38e66e omap: i2c: Add i2c support on omap4 platform by Santosh Shilimkar · 14 years ago
  47. f0ac131 i2c-bfin-twi: return completion in interrupt for smbus quick transfers by Sonic Zhang · 14 years ago
  48. be2f80f i2c-bfin-twi: remove redundant retry by Sonic Zhang · 14 years ago
  49. 5481d07 i2c-bfin-twi: fix lost interrupts at high speeds by Sonic Zhang · 14 years ago
  50. 5cfafc1 i2c-bfin-twi: add debug output for error status by Michael Hennerich · 14 years ago
  51. dd7319a i2c-bfin-twi: integrate timeout timer with completion interface by Sonic Zhang · 14 years ago
  52. 1bc2962 i2c-s3c2410: Remove unconditional 1ms delay on each transfer by Mark Brown · 14 years ago
  53. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  54. ac1d426 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  55. 2f60ba7 i2c: Fix bus-level power management callbacks by Rafael J. Wysocki · 14 years ago
  56. 6629dcf i2c-core: Use per-adapter userspace device lists by Jean Delvare · 14 years ago
  57. b1d4b39 i2c: Fix probing of FSC hardware monitoring chips by Jean Delvare · 14 years ago
  58. e4a7b9b i2c-core: Erase pointer to clientdata on removal by Wolfram Sang · 14 years ago
  59. ceade89 ARM: Add Versatile Express support by Russell King · 14 years ago
  60. 20f1216 I2C: Fix section mismatch errors in i2c-octeon.c by David Daney · 14 years ago
  61. d12d42f i2c/of: Allow device node to be passed via i2c_board_info by Grant Likely · 14 years ago
  62. 42df64b i2c-stu300: off by one issue by Dan Carpenter · 14 years ago
  63. 28ad332 i2c-pnx: Add stop conditions for end of transfer by Kevin Wells · 14 years ago
  64. be80dba i2c-pnx: Limit maximum divider to 1023 by Kevin Wells · 14 years ago
  65. 7c6bd20 i2c-omap: fix OOPS in omap_i2c_unidle() during probe by Mika Westerberg · 14 years ago
  66. da9c99f i2c-imx: fix error handling by Arnaud Patard · 14 years ago
  67. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  68. 0f5ed04 i2c-scmi: Provide module aliases for automatic loading by Darrick J. Wong · 14 years ago
  69. e82e15d i2c-scmi: Support IBM SMBus CMI devices by Crane Cai · 14 years ago
  70. 02ca6c4 Add include to i2c-xii.c to fix build error by Randy Dunlap · 14 years ago
  71. 0a9c147 i2c-algo-bit: Add pre- and post-xfer hooks by Jean Delvare · 14 years ago
  72. e77482d i2c: Drop configure option I2C_DEBUG_CHIP by Jean Delvare · 14 years ago
  73. 6a9bcce tsl2550: Move from i2c/chips to misc by Jean Delvare · 14 years ago
  74. c074c39 i2c-i801: Don't use the block buffer for I2C block writes by Jean Delvare · 14 years ago
  75. 8e4b980 i2c-powermac: Be less verbose in the absence of real errors. by Jean Delvare · 14 years ago
  76. f635a1e i2c-smbus: Use device_lock/device_unlock by Stephen Rothwell · 14 years ago
  77. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  78. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  79. 1139aea i2c: move i2c_omap's probe function to .devinit.text by Uwe Kleine-König · 14 years ago
  80. dd04265 Merge branch 'for-linus/i2c' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  81. 3f4ae86 Merge branch 'next-i2c-xilinx' into next-i2c by Ben Dooks · 14 years ago
  82. 2086f84 Merge branch 'next-i2c-omap' into next-i2c by Ben Dooks · 14 years ago
  83. aaa02ab Merge branch 'next-i2c-mpc-v8' into next-i2c by Ben Dooks · 14 years ago
  84. e1d5b65 i2c: Add support for Xilinx XPS IIC Bus Interface by Richard Röjfors · 14 years ago
  85. d84d3ea i2c: omap: Add support for 16-bit registers by Cory Maccarrone · 15 years ago
  86. ad0194e i2c-pnx: fix setting start/stop condition by Luotao Fu · 14 years ago
  87. f00d738 i2c-mpc: add support for the MPC512x processors from Freescale by Wolfgang Grandegger · 14 years ago
  88. a935221 i2c-mpc: rename "setclock" initialization functions to "setup" by Wolfgang Grandegger · 14 years ago
  89. 6e56dd3 i2c-mpc: use __devinit[data] for initialization functions and data by Wolfgang Grandegger · 14 years ago
  90. 96eb716 i2c/imx: don't add probe function to the driver struct by Uwe Kleine-König · 14 years ago
  91. 3f9900f i2c: Add support for Ux500/Nomadik I2C controller by srinidhi kasagar · 14 years ago
  92. 860fb8c mfd: Fix lpc_sch related depends/selects, fix build error by Randy Dunlap · 14 years ago
  93. fd46a00 i2c: convert i2c-isch to platform_device by Denis Turischev · 14 years ago
  94. 984b3f5 bitops: rename for_each_bit() to for_each_set_bit() by Akinobu Mita · 14 years ago
  95. 0c43ea5 i2c: Document the message size limit by Zhangfei Gao · 14 years ago
  96. eec74a2 i2c-algo-pca: Drop duplicate variable by Jean Delvare · 14 years ago
  97. 6de468a i2c: Hook up runtime PM support by Mark Brown · 14 years ago
  98. 927ab2f i2c-parport-light: Add SMBus alert support by Jean Delvare · 14 years ago
  99. 3585925 i2c-parport: Add SMBus alert support by Jean Delvare · 14 years ago
  100. e2ca307 i2c: Separate Kconfig option for i2c-smbus by Jean Delvare · 14 years ago