1. b9cdad7 i2c: New bus driver for the TAOS evaluation modules by Jean Delvare · 18 years ago
  2. 7edcb9a i2c-i801: Use the internal 32-byte buffer on ICH4+ by Oleg Ryjkov · 18 years ago
  3. ca8b9e3 i2c-i801: Various cleanups by Oleg Ryjkov · 18 years ago
  4. 066af98 i2c-pxa: Support new-style I2C drivers by Rodolfo Giometti · 18 years ago
  5. 4d6ceed i2c-gpio: Make some internal functions static by Atsushi Nemoto · 18 years ago
  6. 7e69c3a i2c-gpio: Add support for new-style clients by Atsushi Nemoto · 18 years ago
  7. 757ba4c i2c-iop3xx: Switch to static adapter numbering by Martin Michlmayr · 18 years ago
  8. 7375cd8 i2c-sis5595: Resolve resource conflict with sis5595 by Jean Delvare · 18 years ago
  9. b53c822 i2c-nforce2: Add support for SMBus block transactions by Oleg Ryjkov · 18 years ago
  10. 1469fa2 i2c-mpc: Use i2c_add_numbered_adapter by Grant Likely · 18 years ago
  11. 65b22ad i2c-mv64xxx: Use i2c_add_numbered_adapter by Dale Farnsworth · 18 years ago
  12. c29c222 i2c-piix4: Add support for the ATI SB700 by Henry Su · 18 years ago
  13. 4b2643d i2c: Fix the i2c_smbus_read_i2c_block_data() prototype by Jean Delvare · 18 years ago
  14. 9d9c01c scx200_acb: Use mutex instead of semaphore by Matthias Kaehlcke · 18 years ago
  15. 6776f3d [ARM] 4403/1: Make the PXA-I2C driver work with lockdep validator by Enrico Scholz · 18 years ago
  16. a1ba158 i2c-s3c2410: Fix build warning by Arnaud Patard · 18 years ago
  17. 6a7ce82 i2c-tiny-usb: Fix truncated adapter name by Jean Delvare · 18 years ago
  18. c91e23c i2c-at91: compile fix (IS_ERR) by Alexey Dobriyan · 18 years ago
  19. 6e99806 i2c-at91 supports new-style i2c drivers by David Brownell · 18 years ago
  20. 0cfe61e arm: fix i2c-pxa build by Russell King · 18 years ago
  21. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  22. da67529 layered parport code uses parport->dev by David Brownell · 18 years ago
  23. c6799ad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  24. 89661ad Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  25. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 18 years ago
  26. 5b68790 i2c-s3c2410: Fix bug in releasing driver by Ben Dooks · 18 years ago
  27. e00a8cd i2c-s3c2410: Fix I2C SDA to SCL setup time by Ben Dooks · 18 years ago
  28. e8c76ee i2c: New i2c-tiny-usb bus driver by Till Harbaum · 18 years ago
  29. 35532d2 i2c: SPIN_LOCK_UNLOCKED cleanup by Milind Arun Choudhary · 18 years ago
  30. 11de70b i2c: Obsolete i2c-ixp2000, i2c-ixp4xx and scx200_i2c by Jean Delvare · 18 years ago
  31. bcda9f1 i2c: New Simtec I2C bus driver by Ben Dooks · 18 years ago
  32. 1c23af9 i2c: Bitbanging I2C bus driver using the GPIO API by Haavard Skinnemoen · 18 years ago
  33. 16538e6 Use menuconfig objects - I2C by Jan Engelhardt · 18 years ago
  34. 7d05481 i2c-pxa: Clean transaction stop by Jean Delvare · 18 years ago
  35. 7c17549 i2c-omap: Switch to static adapter numbering by David Brownell · 18 years ago
  36. d24ecfc i2c: Blackfin Two Wire Interface driver by Bryan Wu · 18 years ago
  37. a97f1ed i2c: Move i2c-isa-only exported symbol declarations by Jean Delvare · 18 years ago
  38. 5cedb05 i2c-pca-isa: Port to the new device driver model by Jean Delvare · 18 years ago
  39. 4a5d303 i2c-elektor: Port to the new device driver model by Jean Delvare · 18 years ago
  40. c6e8bb2 i2c-parport-light: Port to the new device driver model by Jean Delvare · 18 years ago
  41. 3af07bd i2c-parport: Fix a minor race on driver unload by Jean Delvare · 18 years ago
  42. 4b4686e scx200_acb: Fix PCI device reference count by Jean Delvare · 18 years ago
  43. f75803d i2c-nforce2: Add support for the MCP61 and MCP65 by Jean Delvare · 18 years ago
  44. cacf226 i2c-parport: Optimize binary size by Jean Delvare · 18 years ago
  45. 16ffadf i2c: Class attribute cleanup by David Brownell · 18 years ago
  46. 2096b95 i2c: Shrink struct i2c_client by David Brownell · 18 years ago
  47. b31366f i2c: i2c_adapter devices need no driver by Jean Delvare · 18 years ago
  48. fccb56e i2c: Kill i2c_adapter.class_dev by Jean Delvare · 18 years ago
  49. 7053acb [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX by Eric Miao · 18 years ago
  50. a79220b [ARM] 4246/1: i2c-pxa: add adapter class to platform specific data by Matej Kenda · 18 years ago
  51. 080dfbe Minor bug fixes to i2c-pasemi by Olof Johansson · 18 years ago
  52. 56a3b5e i2c-pasemi: Depend on PPC_PASEMI again by Jean Delvare · 18 years ago
  53. a5aaea3 i2c-i801: Restore the device state before leaving by Jean Delvare · 18 years ago
  54. 58791fd i2c-amd8111: Missed cleanup by Jean Delvare · 18 years ago
  55. 8d91cba [ARM] Acorn: move the i2c bus driver into drivers/i2c by Russell King · 18 years ago
  56. 874ff01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  57. 59b8175 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  58. 3b0eb4a Merge the easy part of the IOP branch by Russell King · 18 years ago
  59. 405ae7d Replace remaining references to "driverfs" with "sysfs". by Robert P. J. Day · 18 years ago
  60. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  61. 588ef76 [ARM] 4184/1: iop: cp6 access handler (undef_hook) by Dan Williams · 18 years ago
  62. 12a917f i2c: Declare more i2c_adapter parent devices by Jean Delvare · 18 years ago
  63. beb58aa i2c: PA Semi SMBus driver by Olof Johansson · 18 years ago
  64. 88b9e75 i2c-amd8111: Proposed cleanups by Jean Delvare · 18 years ago
  65. 55249cf i2c-parport: Add support for One For All remote JP1 interface by Jonathan McDowell · 18 years ago
  66. ab6a6ed i2c-viapro: Add support for the VIA CX700 south bridge by Jean Delvare · 18 years ago
  67. 9ace555 i2c: Add IDs to adapters by Stephen Hemminger · 18 years ago
  68. b8d6f45 i2c: completion header cleanups by Jean Delvare · 18 years ago
  69. fcdd96e i2c-i801: Spelling fix by Jean Delvare · 18 years ago
  70. 4e6697f i2c-piix4: Add support for the ATI SB600 by Jean Delvare · 18 years ago
  71. 4ef0ce9 i2c-nforce2: Drop unused reference to pci_dev by Jean Delvare · 18 years ago
  72. 849be51 i2c-ali1563: Fix device initialization by Jean Delvare · 18 years ago
  73. 6973569 i2c-ali1563: Improve the status messages by Jean Delvare · 18 years ago
  74. a7b4e55 [ARM] 4144/1: Fix for patch #4099/1 with CONFIG_I2C_PXA_SLAVE set by Guennadi Liakhovetski · 18 years ago
  75. 3269bb6 i2c-mv64xxx: Fix random oops at boot by Maxime Bizon · 18 years ago
  76. 6c566fb i2c-pnx: Fix interrupt handler, get rid of EARLY config option by Vitaly Wool · 18 years ago
  77. bbc7610 Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 18 years ago
  78. 7188cc6 hwmon: Update Rudolf Marek's e-mail address by Jean Delvare · 18 years ago
  79. d7aef13 i2c: Fix OMAP clock prescaler to match the comment by Jean Delvare · 18 years ago
  80. 250d1bd i2c: Enable PEC on more i2c-i801 devices by Jean Delvare · 18 years ago
  81. 3269711 i2c: Discard the i2c algo del_bus wrappers by Jean Delvare · 18 years ago
  82. 6b65cd7 i2c: New ARM Versatile/Realview bus driver by Russell King · 18 years ago
  83. 813e30e i2c: New Atmel AT91 bus driver by Andrew Victor · 18 years ago
  84. ad04d5c i2c: Cleanups to the i2c-nforce2 bus driver by Hans-Frieder Vogt · 18 years ago
  85. 31c095b i2c: Add request/release_mem_region to i2c-ibm_iic bus driver by Jean-Baptiste Maneyrol · 18 years ago
  86. 41561f2 i2c: New Philips PNX bus driver by Vitaly Wool · 18 years ago
  87. 51fd554 i2c: Delete the broken i2c-ite bus driver by Jean Delvare · 18 years ago
  88. ea14fad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  89. 6705cda [ARM] Merge individual ARM sub-trees by Russell King · 18 years ago
  90. 285f5fa [ARM] 3995/1: iop13xx: add iop13xx support by Dan Williams · 18 years ago
  91. adbc2a1 i2c-i801: SMBus patch for Intel ICH9 by Jason Gaston · 18 years ago
  92. beea494 [ARM] Remove EEPROM slave emulation from i2c-pxa driver. by Russell King · 18 years ago
  93. 0b1082e [PATCH] Fix i2c-ixp4xx compile (missing brace) by Jean Delvare · 18 years ago
  94. ffb3d13 [PATCH] scx200_acb: handle PCI errors by Jeff Garzik · 18 years ago
  95. a6cd2d9 [PATCH] i2c-ixp4xx: fix ") != 0))" typo by Alexey Dobriyan · 18 years ago
  96. 84b5abe [ARM] Fix i2c-pxa slave mode support by Russell King · 18 years ago
  97. e693810 hwmon: Let w83781d and lm78 load again by Jean Delvare · 18 years ago
  98. 9f2545c [POWERPC] Fix i2c-powermac platform device usage by Benjamin Herrenschmidt · 18 years ago
  99. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  100. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago