1. be8a1f7 i2c-pasemi: Fix NACK detection by Olof Johansson · 17 years ago
  2. ff23f3e i2c-pasemi: Replace obsolete "driverfs" reference with "sysfs" by Robert P. J. Day · 17 years ago
  3. 01dd2fb typo fixes by Matt LaPlante · 17 years ago
  4. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  5. ed11399 i2c-pxa, rename BIT macro to PXA_BIT by Jiri Slaby · 17 years ago
  6. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  7. 65a6ec0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  8. ac3f575 i2c-nforce2: Declare PEC as supported by Jean Delvare · 17 years ago
  9. d49584c i2c-nforce2: Abort the transaction on error by Oleg Ryjkov · 17 years ago
  10. 4153549 i2c-nforce2: Move status checking to a separate function by Oleg Ryjkov · 17 years ago
  11. a202707 i2c-au1550: Fix a misused register problem by Chris David · 17 years ago
  12. 6662cbb i2c: Rename the PEC functionality bit by David Brownell · 17 years ago
  13. 24d0fb4 i2c-at91: Mark as broken by David Brownell · 17 years ago
  14. 3be27d3 i2c: Remove NOP i2c_algorithm.algo_control() methods by David Brownell · 17 years ago
  15. 9d90c1f i2c-stub: Support multiple chips by Jean Delvare · 17 years ago
  16. 567a244 i2c-bfin-twi: Remove useless twi_lock mutex by Francis Moreau · 17 years ago
  17. e07bc67 i2c-i801: Add support for the Intel Tolapai SMBus by Jason Gaston · 17 years ago
  18. 95a7f10 i2c: Add DaVinci I2C controller support by Vladimir Barinov · 17 years ago
  19. 7589a32 i2c-ibm_iic: Add support for new-style clients by Stefan Roese · 17 years ago
  20. c3cef3f [ARM] pxa: update pxa i2c driver to use clk support by Russell King · 17 years ago
  21. 51e5709 i2c-pxa: Fix adapter number by Jean Delvare · 17 years ago
  22. 9a3180e i2c-gpio: Fix adapter number by David Brownell · 17 years ago
  23. 60693e5 i2c-piix4: Fix SB700 PCI device ID by Shane Huang · 17 years ago
  24. b5d0b4b i2c-s3c2410: Build fix by Ben Dooks · 17 years ago
  25. a07ad1c i2c-mv64xxx: Reinitialize hw and driver on I2C bus hang by Dale Farnsworth · 17 years ago
  26. 5af0e07 i2c-mpc: Don't disable I2C module on stop condition by Domen Puncer · 17 years ago
  27. 432ca99 i2c-iop3xx: Set I2C_CLASS_HWMON to adapter class by Arnaud Patard · 17 years ago
  28. 322454a i2c-mpc: Pass correct dev_id to free_irq on error path by Scott Wood · 17 years ago
  29. 002cf63 i2c-i801: Typo: erroneous by Jean Delvare · 17 years ago
  30. d8e7154 Blackfin arch: add BF54x I2C/TWI TWI0 driver support by Bryan Wu · 17 years ago
  31. 40b42f1 Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 by Linus Torvalds · 17 years ago
  32. e24b8cb i2c: Delete the i2c-isa pseudo bus driver by Jean Delvare · 17 years ago
  33. 5ee403f parse error, drivers/i2c/busses/i2c-pmcmsp.c by Yoann Padioleau · 17 years ago
  34. 2a9915c make i2c-acorn tristate by Al Viro · 17 years ago
  35. 21ba0f8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  36. 0a85e9a i2c-rpx: Remove by Jean Delvare · 17 years ago
  37. 254db9b i2c-mpc: work around missing-9th-clock-pulse bug by Domen Puncer · 17 years ago
  38. 1b144df i2c: New PMC MSP71xx TWI bus driver by Marc St-Jean · 17 years ago
  39. c6e1629 i2c-savage4: Delete many unused defines by Jean Delvare · 17 years ago
  40. b9cdad7 i2c: New bus driver for the TAOS evaluation modules by Jean Delvare · 17 years ago
  41. 7edcb9a i2c-i801: Use the internal 32-byte buffer on ICH4+ by Oleg Ryjkov · 17 years ago
  42. ca8b9e3 i2c-i801: Various cleanups by Oleg Ryjkov · 17 years ago
  43. 066af98 i2c-pxa: Support new-style I2C drivers by Rodolfo Giometti · 17 years ago
  44. 4d6ceed i2c-gpio: Make some internal functions static by Atsushi Nemoto · 17 years ago
  45. 7e69c3a i2c-gpio: Add support for new-style clients by Atsushi Nemoto · 17 years ago
  46. 757ba4c i2c-iop3xx: Switch to static adapter numbering by Martin Michlmayr · 17 years ago
  47. 7375cd8 i2c-sis5595: Resolve resource conflict with sis5595 by Jean Delvare · 17 years ago
  48. b53c822 i2c-nforce2: Add support for SMBus block transactions by Oleg Ryjkov · 17 years ago
  49. 1469fa2 i2c-mpc: Use i2c_add_numbered_adapter by Grant Likely · 17 years ago
  50. 65b22ad i2c-mv64xxx: Use i2c_add_numbered_adapter by Dale Farnsworth · 17 years ago
  51. c29c222 i2c-piix4: Add support for the ATI SB700 by Henry Su · 17 years ago
  52. 4b2643d i2c: Fix the i2c_smbus_read_i2c_block_data() prototype by Jean Delvare · 17 years ago
  53. 9d9c01c scx200_acb: Use mutex instead of semaphore by Matthias Kaehlcke · 17 years ago
  54. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  55. 6776f3d [ARM] 4403/1: Make the PXA-I2C driver work with lockdep validator by Enrico Scholz · 18 years ago
  56. a1ba158 i2c-s3c2410: Fix build warning by Arnaud Patard · 18 years ago
  57. 6a7ce82 i2c-tiny-usb: Fix truncated adapter name by Jean Delvare · 18 years ago
  58. c91e23c i2c-at91: compile fix (IS_ERR) by Alexey Dobriyan · 18 years ago
  59. 6e99806 i2c-at91 supports new-style i2c drivers by David Brownell · 18 years ago
  60. 0cfe61e arm: fix i2c-pxa build by Russell King · 18 years ago
  61. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  62. da67529 layered parport code uses parport->dev by David Brownell · 18 years ago
  63. c6799ad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  64. 89661ad Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  65. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 18 years ago
  66. 5b68790 i2c-s3c2410: Fix bug in releasing driver by Ben Dooks · 18 years ago
  67. e00a8cd i2c-s3c2410: Fix I2C SDA to SCL setup time by Ben Dooks · 18 years ago
  68. e8c76ee i2c: New i2c-tiny-usb bus driver by Till Harbaum · 18 years ago
  69. 35532d2 i2c: SPIN_LOCK_UNLOCKED cleanup by Milind Arun Choudhary · 18 years ago
  70. 11de70b i2c: Obsolete i2c-ixp2000, i2c-ixp4xx and scx200_i2c by Jean Delvare · 18 years ago
  71. bcda9f1 i2c: New Simtec I2C bus driver by Ben Dooks · 18 years ago
  72. 1c23af9 i2c: Bitbanging I2C bus driver using the GPIO API by Haavard Skinnemoen · 18 years ago
  73. 16538e6 Use menuconfig objects - I2C by Jan Engelhardt · 18 years ago
  74. 7d05481 i2c-pxa: Clean transaction stop by Jean Delvare · 18 years ago
  75. 7c17549 i2c-omap: Switch to static adapter numbering by David Brownell · 18 years ago
  76. d24ecfc i2c: Blackfin Two Wire Interface driver by Bryan Wu · 18 years ago
  77. a97f1ed i2c: Move i2c-isa-only exported symbol declarations by Jean Delvare · 18 years ago
  78. 5cedb05 i2c-pca-isa: Port to the new device driver model by Jean Delvare · 18 years ago
  79. 4a5d303 i2c-elektor: Port to the new device driver model by Jean Delvare · 18 years ago
  80. c6e8bb2 i2c-parport-light: Port to the new device driver model by Jean Delvare · 18 years ago
  81. 3af07bd i2c-parport: Fix a minor race on driver unload by Jean Delvare · 18 years ago
  82. 4b4686e scx200_acb: Fix PCI device reference count by Jean Delvare · 18 years ago
  83. f75803d i2c-nforce2: Add support for the MCP61 and MCP65 by Jean Delvare · 18 years ago
  84. cacf226 i2c-parport: Optimize binary size by Jean Delvare · 18 years ago
  85. 16ffadf i2c: Class attribute cleanup by David Brownell · 18 years ago
  86. 2096b95 i2c: Shrink struct i2c_client by David Brownell · 18 years ago
  87. b31366f i2c: i2c_adapter devices need no driver by Jean Delvare · 18 years ago
  88. fccb56e i2c: Kill i2c_adapter.class_dev by Jean Delvare · 18 years ago
  89. 7053acb [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX by Eric Miao · 18 years ago
  90. a79220b [ARM] 4246/1: i2c-pxa: add adapter class to platform specific data by Matej Kenda · 18 years ago
  91. 080dfbe Minor bug fixes to i2c-pasemi by Olof Johansson · 18 years ago
  92. 56a3b5e i2c-pasemi: Depend on PPC_PASEMI again by Jean Delvare · 18 years ago
  93. a5aaea3 i2c-i801: Restore the device state before leaving by Jean Delvare · 18 years ago
  94. 58791fd i2c-amd8111: Missed cleanup by Jean Delvare · 18 years ago
  95. 8d91cba [ARM] Acorn: move the i2c bus driver into drivers/i2c by Russell King · 18 years ago
  96. 874ff01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  97. 59b8175 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  98. 3b0eb4a Merge the easy part of the IOP branch by Russell King · 18 years ago
  99. 405ae7d Replace remaining references to "driverfs" with "sysfs". by Robert P. J. Day · 18 years ago
  100. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago