1. 81ffbc0 i2c/m41t00: Do not forget to write year by Philippe De Muyter · 18 years ago
  2. 3269bb6 i2c-mv64xxx: Fix random oops at boot by Maxime Bizon · 18 years ago
  3. b119dc3 i2c: Migration aids for i2c_adapter.dev removal by David Brownell · 18 years ago
  4. 6c566fb7 i2c-pnx: Fix interrupt handler, get rid of EARLY config option by Vitaly Wool · 18 years ago
  5. bbc7610 Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 18 years ago
  6. 8c1bc04 [PATCH] fix more workqueue build breakage (tps65010) by David Brownell · 18 years ago
  7. 7188cc6 hwmon: Update Rudolf Marek's e-mail address by Jean Delvare · 18 years ago
  8. d7aef13 i2c: Fix OMAP clock prescaler to match the comment by Jean Delvare · 18 years ago
  9. 07125ab i2c: Refactor a kfree in i2c-dev by Jean Delvare · 18 years ago
  10. 3bacb36 i2c: Fix return value check in i2c-dev by Akinobu Mita · 18 years ago
  11. 250d1bd i2c: Enable PEC on more i2c-i801 devices by Jean Delvare · 18 years ago
  12. 3269711 i2c: Discard the i2c algo del_bus wrappers by Jean Delvare · 18 years ago
  13. 6b65cd7 i2c: New ARM Versatile/Realview bus driver by Russell King · 18 years ago
  14. 763d9c0 i2c: fix broken ds1337 initialization by Dirk Eibach · 18 years ago
  15. 7b77d06 i2c: Use the __ATTR macro where possible by Jean Delvare · 18 years ago
  16. 438d6c2 i2c: Whitespace cleanups by David Brownell · 18 years ago
  17. 2c003e8 i2c: Use put_user instead of copy_to_user where possible by Jean Delvare · 18 years ago
  18. 813e30e i2c: New Atmel AT91 bus driver by Andrew Victor · 18 years ago
  19. 6ea2303 i2c: Add support for nested i2c bus locking by Jiri Kosina · 18 years ago
  20. ad04d5c i2c: Cleanups to the i2c-nforce2 bus driver by Hans-Frieder Vogt · 18 years ago
  21. 31c095b i2c: Add request/release_mem_region to i2c-ibm_iic bus driver by Jean-Baptiste Maneyrol · 18 years ago
  22. 41561f2 i2c: New Philips PNX bus driver by Vitaly Wool · 18 years ago
  23. 51fd554 i2c: Delete the broken i2c-ite bus driver by Jean Delvare · 18 years ago
  24. cba0a12 [PATCH] struct path: convert i2c-drivers by Josef Sipek · 18 years ago
  25. ea14fad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  26. 6705cda [ARM] Merge individual ARM sub-trees by Russell King · 18 years ago
  27. 285f5fa [ARM] 3995/1: iop13xx: add iop13xx support by Dan Williams · 18 years ago
  28. 91c7c56 [PATCH] ... and more work_struct-induced breakage (mips) by Al Viro · 18 years ago
  29. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  30. 72a73a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  31. ac11d06 I2C: convert i2c-dev to use struct device instead of struct class_device by Greg Kroah-Hartman · 18 years ago
  32. adbc2a1 i2c-i801: SMBus patch for Intel ICH9 by Jason Gaston · 18 years ago
  33. beea494 [ARM] Remove EEPROM slave emulation from i2c-pxa driver. by Russell King · 18 years ago
  34. 0b1082e [PATCH] Fix i2c-ixp4xx compile (missing brace) by Jean Delvare · 18 years ago
  35. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  36. ffb3d13 [PATCH] scx200_acb: handle PCI errors by Jeff Garzik · 18 years ago
  37. a6cd2d9 [PATCH] i2c-ixp4xx: fix ") != 0))" typo by Alexey Dobriyan · 18 years ago
  38. 84b5abe [ARM] Fix i2c-pxa slave mode support by Russell King · 18 years ago
  39. e693810 hwmon: Let w83781d and lm78 load again by Jean Delvare · 18 years ago
  40. 9f2545c [POWERPC] Fix i2c-powermac platform device usage by Benjamin Herrenschmidt · 18 years ago
  41. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  42. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  43. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  44. 0950960 Fix several typos in drivers/ by Matt LaPlante · 18 years ago
  45. c53421b [PATCH] proper flags type of spin_lock_irqsave() by Alexey Dobriyan · 18 years ago
  46. 77ed74d [PATCH] i2c: Prevent deadlock on i2c client registration by Jean Delvare · 18 years ago
  47. ae1390d [PATCH] i2c-sibyte: Fix modular build breakage by Yoichi Yuasa · 18 years ago
  48. ebdea46 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  49. 3a16f7b USB: move <linux/usb_otg.h> to <linux/usb/otg.h> by David Brownell · 18 years ago
  50. 2dc9431 Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream into devel by Russell King · 18 years ago
  51. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
  52. 8f9082c i2c: Constify i2c_algorithm declarations, part 2 by Jean Delvare · 18 years ago
  53. 9e11a9f i2c: Constify i2c_algorithm declarations, part 1 by Jean Delvare · 18 years ago
  54. c243353 i2c-viapro: Add support for the VT8237A and VT8251 by Rudolf Marek · 18 years ago
  55. 114fd18 i2c: Warn on i2c client creation failure by Jean Delvare · 18 years ago
  56. 7eff82c i2c-core: Drop useless bitmaskings by Jean Delvare · 18 years ago
  57. 9b4ccb8 i2c-algo-pcf: Discard the mdelay data struct member by Adrian Bunk · 18 years ago
  58. 7b288a0 i2c-algo-bit: Cleanups by Jean Delvare · 18 years ago
  59. 8202632 i2c-isa: Fail adding driver on attach_adapter error by David Hubbard · 18 years ago
  60. 7d9db67 i2c: __must_check fixes (chip drivers) by Jean Delvare · 18 years ago
  61. b32d20d i2c-dev: attach/detach_adapter cleanups by Jean Delvare · 18 years ago
  62. 7a8d29c i2c-stub: Chip address as a module parameter by Jean Delvare · 18 years ago
  63. 010d442c4 i2c: New bus driver for TI OMAP boards by Komal Shah · 18 years ago
  64. a0d9c63 i2c-algo-bit: Discard the mdelay data struct member by Jean Delvare · 18 years ago
  65. be53f9b i2c: Fix copy-n-paste in subsystem Kconfig by Arthur Othieno · 18 years ago
  66. a294de4 i2c-au1550: Add I2C support for Au1200 by Domen Puncer · 18 years ago
  67. 6ed0713 i2c-au1550: Add SMBus functionality flag by Domen Puncer · 18 years ago
  68. 8859942 i2c-au1550: Fix timeout problem by Domen Puncer · 18 years ago
  69. 643bd3f i2c-sibyte: Kip Walker is gone by Jean Delvare · 18 years ago
  70. 51c3711 i2c-algo-sibyte: Merge into i2c-sibyte by Jean Delvare · 18 years ago
  71. 3fd3968 i2c-algo-sibyte: Cleanups by Jean Delvare · 18 years ago
  72. defcb46 i2c: __must_check fixes, i2c-dev by Jean Delvare · 18 years ago
  73. b119c6c i2c: __must_check fixes (core drivers) by Jean Delvare · 18 years ago
  74. 22f76e7 i2c-dev: Drop the client template by Jean Delvare · 18 years ago
  75. f3b3aad i2c-dev: Use a list for data storage by Jean Delvare · 18 years ago
  76. 9455e4c i2c-dev: Cleanups by Jean Delvare · 18 years ago
  77. 72edd84 [ARM] 3827/1: iop3xx: add common gpio module by Lennert Buytenhek · 18 years ago
  78. 3f7e581 [ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x and iop33x by Lennert Buytenhek · 18 years ago
  79. 98954df [ARM] 3816/1: iop3xx: rename config symbols by Lennert Buytenhek · 18 years ago
  80. aa43f77 Merge branch 'merge' by Paul Mackerras · 18 years ago
  81. 4801bc2 [PATCH] i2c: tps65010 build fixes by David Brownell · 18 years ago
  82. 32bc6e0 Merge branch 'merge' by Paul Mackerras · 18 years ago
  83. 3e3183b [PATCH] SCX200_ACB: eliminate spurious timeout errors by David Woodhouse · 18 years ago
  84. 57cad80 Merge branch 'merge' by Paul Mackerras · 18 years ago
  85. 018a3d1 [POWERPC] powermac: Constify & voidify get_property() by Jeremy Kerr · 18 years ago
  86. 50436a4 [PATCH] pca9539: Honor the force parameter by Ben Gardner · 18 years ago
  87. 5313775 [PATCH] i2c-algo-bit: Wipe out dead code by Uwe Bugla · 18 years ago
  88. b39ad0c [PATCH] i2c: Handle i2c_add_adapter failure in i2c algorithm drivers by Mark M. Hoffman · 18 years ago
  89. 8ced8ee [PATCH] i2c-powermac: Fix master_xfer return value by Jean Delvare · 18 years ago
  90. c3efaca [PATCH] scx200_acb: Fix the block transactions by Jean Delvare · 18 years ago
  91. fd627a0 [PATCH] scx200_acb: Fix the state machine by Thomas Andrews · 18 years ago
  92. 39288e1 [PATCH] i2c-iop3xx: Avoid addressing self by Peter Milne · 18 years ago
  93. 2369df9 [PATCH] i2c: Fix 'ignore' module parameter handling in i2c-core by Mark M. Hoffman · 18 years ago
  94. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  95. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  96. 598736c [PATCH] i2c-801: 64bit resource fix by Andrew Morton · 18 years ago
  97. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  98. d6fcb3b [PATCH] i2c-i801.c: don't pci_disable_device() after it was just enabled by Daniel Ritz · 18 years ago
  99. 45c091b Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  100. 4941b39 [PATCH] I2C: I2C controllers go into right place on sysfs by David Brownell · 18 years ago