1. 6776f3d [ARM] 4403/1: Make the PXA-I2C driver work with lockdep validator by Enrico Scholz · 17 years ago
  2. a1ba158 i2c-s3c2410: Fix build warning by Arnaud Patard · 17 years ago
  3. 6a7ce82 i2c-tiny-usb: Fix truncated adapter name by Jean Delvare · 17 years ago
  4. de81d2a i2c: Legacy i2c drivers shouldn't issue uevents by David Brownell · 17 years ago
  5. fc0b60f Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  6. c91e23c i2c-at91: compile fix (IS_ERR) by Alexey Dobriyan · 17 years ago
  7. 6e99806 i2c-at91 supports new-style i2c drivers by David Brownell · 17 years ago
  8. 0cfe61e arm: fix i2c-pxa build by Russell King · 17 years ago
  9. e25df12 [S390] Kconfig: menus with depends on HAS_IOMEM. by Martin Schwidefsky · 17 years ago
  10. a3d25c2 PM: Separate hibernation code from suspend code by Rafael J. Wysocki · 17 years ago
  11. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  12. da67529 layered parport code uses parport->dev by David Brownell · 17 years ago
  13. ab3bfca remove software_suspend() by Johannes Berg · 17 years ago
  14. c6799ad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  15. 89661ad Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  16. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 18 years ago
  17. 5b68790 i2c-s3c2410: Fix bug in releasing driver by Ben Dooks · 17 years ago
  18. e00a8cd i2c-s3c2410: Fix I2C SDA to SCL setup time by Ben Dooks · 17 years ago
  19. e8c76ee i2c: New i2c-tiny-usb bus driver by Till Harbaum · 17 years ago
  20. 35532d2 i2c: SPIN_LOCK_UNLOCKED cleanup by Milind Arun Choudhary · 17 years ago
  21. 11de70b i2c: Obsolete i2c-ixp2000, i2c-ixp4xx and scx200_i2c by Jean Delvare · 17 years ago
  22. bcda9f1 i2c: New Simtec I2C bus driver by Ben Dooks · 17 years ago
  23. 1c23af9 i2c: Bitbanging I2C bus driver using the GPIO API by Haavard Skinnemoen · 17 years ago
  24. 16538e6 Use menuconfig objects - I2C by Jan Engelhardt · 17 years ago
  25. b86a1bc i2c: Restore i2c_smbus_read_block_data by Jean Delvare · 17 years ago
  26. 7d05481 i2c-pxa: Clean transaction stop by Jean Delvare · 17 years ago
  27. 494dbb6 i2c-algo-bit: Improve debugging by Jean Delvare · 17 years ago
  28. 424ed67 i2c-algo-bit: Implement a 50/50 SCL duty cycle by Jean Delvare · 17 years ago
  29. 7c17549 i2c-omap: Switch to static adapter numbering by David Brownell · 17 years ago
  30. d24ecfc i2c: Blackfin Two Wire Interface driver by Bryan Wu · 17 years ago
  31. 6edac58 i2c-algo-sgi: Comment and whitespace cleanups by Ladislav Michl · 17 years ago
  32. b3e8209 i2c: Make i2c_del_driver a void function by Jean Delvare · 17 years ago
  33. a97f1ed i2c: Move i2c-isa-only exported symbol declarations by Jean Delvare · 17 years ago
  34. 12b5053a i2c: Add i2c_new_probed_device() by Jean Delvare · 17 years ago
  35. 0f3b483 i2c-algo-bit: Add i2c_bit_add_numbered_bus by Jean Delvare · 17 years ago
  36. c056460 i2c: i2c EXPORT_SYMBOL cleanup by David Brownell · 17 years ago
  37. 6e13e64 i2c: Add i2c_add_numbered_adapter() by David Brownell · 17 years ago
  38. 9c1600e i2c: Add i2c_board_info and i2c_new_device() by David Brownell · 17 years ago
  39. a1d9e6e i2c: i2c stack can remove() by David Brownell · 17 years ago
  40. 7b4fbc5 i2c: i2c stack can probe() by David Brownell · 17 years ago
  41. 5cedb05 i2c-pca-isa: Port to the new device driver model by Jean Delvare · 17 years ago
  42. 4a5d303 i2c-elektor: Port to the new device driver model by Jean Delvare · 17 years ago
  43. c6e8bb2 i2c-parport-light: Port to the new device driver model by Jean Delvare · 17 years ago
  44. 3af07bd i2c-parport: Fix a minor race on driver unload by Jean Delvare · 17 years ago
  45. 4b4686e scx200_acb: Fix PCI device reference count by Jean Delvare · 17 years ago
  46. f75803d i2c-nforce2: Add support for the MCP61 and MCP65 by Jean Delvare · 17 years ago
  47. cacf226 i2c-parport: Optimize binary size by Jean Delvare · 17 years ago
  48. 3c4bb24 i2c-algo-bit: Emulate SMBus block read by Jean Delvare · 17 years ago
  49. 209d27c i2c: Emulate SMBus block read over I2C by Jean Delvare · 17 years ago
  50. 1ecac07 i2c-algo-bit: Always send a stop condition before leaving by Jean Delvare · 17 years ago
  51. ef2c8321 i2c: Rename dev_to_i2c_adapter() by David Brownell · 17 years ago
  52. 16ffadf i2c: Class attribute cleanup by David Brownell · 17 years ago
  53. 2096b95 i2c: Shrink struct i2c_client by David Brownell · 17 years ago
  54. 4ad4eac i2c: i2c_register_driver() cleanup by David Brownell · 17 years ago
  55. b31366f i2c: i2c_adapter devices need no driver by Jean Delvare · 17 years ago
  56. fccb56e i2c: Kill i2c_adapter.class_dev by Jean Delvare · 17 years ago
  57. 7053acb [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX by Eric Miao · 17 years ago
  58. a79220b [ARM] 4246/1: i2c-pxa: add adapter class to platform specific data by Matej Kenda · 18 years ago
  59. 080dfbe Minor bug fixes to i2c-pasemi by Olof Johansson · 17 years ago
  60. 56a3b5e i2c-pasemi: Depend on PPC_PASEMI again by Jean Delvare · 17 years ago
  61. 0ca9493 i2c/ds1374: Check workqueue creation status by Cyrill V. Gorcunov · 17 years ago
  62. a5aaea3 i2c-i801: Restore the device state before leaving by Jean Delvare · 17 years ago
  63. 58791fd i2c-amd8111: Missed cleanup by Jean Delvare · 17 years ago
  64. 8d91cba [ARM] Acorn: move the i2c bus driver into drivers/i2c by Russell King · 18 years ago
  65. 874ff01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  66. 59b8175 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  67. 3b0eb4a Merge the easy part of the IOP branch by Russell King · 18 years ago
  68. 405ae7d Replace remaining references to "driverfs" with "sysfs". by Robert P. J. Day · 18 years ago
  69. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  70. 588ef76 [ARM] 4184/1: iop: cp6 access handler (undef_hook) by Dan Williams · 18 years ago
  71. fe2c8d5 i2c: Remove the warning on missing adapter device by Jean Delvare · 18 years ago
  72. 12a917f i2c: Declare more i2c_adapter parent devices by Jean Delvare · 18 years ago
  73. beb58aa i2c: PA Semi SMBus driver by Olof Johansson · 18 years ago
  74. 88b9e75 i2c-amd8111: Proposed cleanups by Jean Delvare · 18 years ago
  75. 55249cf i2c-parport: Add support for One For All remote JP1 interface by Jonathan McDowell · 18 years ago
  76. ab6a6ed i2c-viapro: Add support for the VIA CX700 south bridge by Jean Delvare · 18 years ago
  77. 9ace555 i2c: Add IDs to adapters by Stephen Hemminger · 18 years ago
  78. f37dd80 i2c: Add driver suspend/resume/shutdown support by David Brownell · 18 years ago
  79. b8d6f45 i2c: completion header cleanups by Jean Delvare · 18 years ago
  80. fcdd96e i2c-i801: Spelling fix by Jean Delvare · 18 years ago
  81. 4e6697f i2c-piix4: Add support for the ATI SB600 by Jean Delvare · 18 years ago
  82. 4ef0ce9 i2c-nforce2: Drop unused reference to pci_dev by Jean Delvare · 18 years ago
  83. 849be51 i2c-ali1563: Fix device initialization by Jean Delvare · 18 years ago
  84. 6973569 i2c-ali1563: Improve the status messages by Jean Delvare · 18 years ago
  85. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 18 years ago
  86. a7b4e55 [ARM] 4144/1: Fix for patch #4099/1 with CONFIG_I2C_PXA_SLAVE set by Guennadi Liakhovetski · 18 years ago
  87. 5f84813 USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> by David Brownell · 18 years ago
  88. 81ffbc0 i2c/m41t00: Do not forget to write year by Philippe De Muyter · 18 years ago
  89. 3269bb6 i2c-mv64xxx: Fix random oops at boot by Maxime Bizon · 18 years ago
  90. b119dc3 i2c: Migration aids for i2c_adapter.dev removal by David Brownell · 18 years ago
  91. 6c566fb7 i2c-pnx: Fix interrupt handler, get rid of EARLY config option by Vitaly Wool · 18 years ago
  92. bbc7610 Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 18 years ago
  93. 8c1bc04 [PATCH] fix more workqueue build breakage (tps65010) by David Brownell · 18 years ago
  94. 7188cc6 hwmon: Update Rudolf Marek's e-mail address by Jean Delvare · 18 years ago
  95. d7aef13 i2c: Fix OMAP clock prescaler to match the comment by Jean Delvare · 18 years ago
  96. 07125ab i2c: Refactor a kfree in i2c-dev by Jean Delvare · 18 years ago
  97. 3bacb36 i2c: Fix return value check in i2c-dev by Akinobu Mita · 18 years ago
  98. 250d1bd i2c: Enable PEC on more i2c-i801 devices by Jean Delvare · 18 years ago
  99. 3269711 i2c: Discard the i2c algo del_bus wrappers by Jean Delvare · 18 years ago
  100. 6b65cd7 i2c: New ARM Versatile/Realview bus driver by Russell King · 18 years ago