1. 8e128ce Merge branch 'for-next' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 16 years ago
  2. c58bd34d Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 16 years ago
  3. 88f60f6 Merge branch 'i2c-next-s3c' into i2c-next by Ben Dooks · 16 years ago
  4. 88e75cc mfd: move drivers/i2c/chips/menelaus.c to drivers/mfd by David Brownell · 16 years ago
  5. 87c1349 mfd: move drivers/i2c/chips/tps65010.c to drivers/mfd by David Brownell · 16 years ago
  6. 14a3c4a Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  7. a5616bd sh: sh_mobile i2c clock framework support by Magnus Damm · 16 years ago
  8. c613bbb Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 16 years ago
  9. e355204 i2c-omap: fix type of irq handler function by Ben Dooks · 16 years ago
  10. 5a93f42 Merge branch 'i2c-for-ben' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into i2c-next by Ben Dooks · 16 years ago
  11. e0d1ec9 i2c-s3c2410: Change IRQ to be plain integer. by Ben Dooks · 16 years ago
  12. 692acbd i2c-s3c2410: Allow more than one i2c-s3c2410 adapter by Ben Dooks · 16 years ago
  13. 6a039ca i2c-s3c2410: Remove default platform data. by Ben Dooks · 16 years ago
  14. 8be310a i2c-s3c2410: Use platform data for gpio configuration by Ben Dooks · 16 years ago
  15. 3d0911b i2c-s3c2410: Fixup style problems from checkpatch.pl by Ben Dooks · 16 years ago
  16. be44f01 i2c-s3c2410: fix check for being in suspend. by Ben Dooks · 16 years ago
  17. a804644 i2c-cpm: Detect and report NAK right away instead of timing out by Mike Ditto · 16 years ago
  18. 72aaf09 Merge git://git.marvell.com/orion into devel by Russell King · 16 years ago
  19. 2b895c3 i2c-highlander: Trivial endian casting fixes by Harvey Harrison · 16 years ago
  20. d9d38ca i2c-pmcmsp: Fix endianness misannotation by Harvey Harrison · 16 years ago
  21. fba6700 Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into devel by Russell King · 16 years ago
  22. 7b964f733 i2c-parport: Fix misplaced parport_release call by Jean Delvare · 16 years ago
  23. 79b93e1 i2c: Remove i2c clients in reverse order by Jean Delvare · 16 years ago
  24. d1846b0 i2c/isp1301_omap: Build fixes by David Brownell · 16 years ago
  25. e0d8b13 [ARM] pxa: don't pass a consumer clock name for devices with unique clocks by Russell King · 16 years ago
  26. 5043e9e7 i2c-omap: Enable I2C wakeups for 34xx by Kalle Jokiniemi · 16 years ago
  27. fdd07fe i2c-omap: reprogram OCP_SYSCONFIG register after reset by Paul Walmsley · 16 years ago
  28. 9c76b87 i2c-omap: convert 'rev1' flag to generic 'rev' u8 by Paul Walmsley · 16 years ago
  29. 3831f15 i2c-omap: fix I2C timeouts due to recursive omap_i2c_{un,}idle() by Paul Walmsley · 16 years ago
  30. c1a473b i2c-omap: Clean-up i2c-omap by Tony Lindgren · 16 years ago
  31. 43469d8e i2c-omap: Don't compile in OMAP15xx I2C ISR for non-OMAP15xx builds by Paul Walmsley · 16 years ago
  32. 510be9c i2c-omap: Mark init-only functions as __init by Paul Walmsley · 16 years ago
  33. 3d522fb i2c-omap: Add support for omap34xx by Chandra shekhar · 16 years ago
  34. b6ee52c i2c-omap: FIFO handling support and broken hw workaround for i2c-omap by Nishanth Menon · 16 years ago
  35. 4574eb6 i2c-omap: Add high-speed support to omap-i2c by Syed Mohammed Khasim · 16 years ago
  36. 0cbbcff i2c-omap: Close suspected race between omap_i2c_idle() and omap_i2c_isr() by Paul Walmsley · 16 years ago
  37. b7af349 i2c-omap: Do not use interruptible wait call in omap_i2c_xfer_msg by Jarkko Nikula · 16 years ago
  38. bff4056c8 i2c: fix i2c-sh_mobile rx underrun by Magnus Damm · 16 years ago
  39. e856359 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s3c-moves2 by Ben Dooks · 16 years ago
  40. da6801e i2c-s3c2410: Correct use of ! and & by Julia Lawall · 16 years ago
  41. 4a029ab scx200_i2c: Add missing class parameter by Lennart Sorensen · 16 years ago
  42. 9498cb7 [ARM] S3C: Move i2c headers to arch/arm/plat-s3c/include/plat. by Ben Dooks · 16 years ago
  43. feeedc6 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  44. 11f1f2a i2c: Add info->archdata field by Anton Vorontsov · 16 years ago
  45. 02cf617 i2c: Inform about deprecated chips directory by Wolfram Sang · 16 years ago
  46. c7a5f22 i2c: Use pci_ioremap_bar() by Arjan van de Ven · 16 years ago
  47. a672b4c i2c-algo-pcf: Fix typo in debugging log message by David Miller · 16 years ago
  48. 3009140 i2c-algo-pcf: Add adapter hooks around xfer begin and end by David Miller · 16 years ago
  49. 08e5338 i2c-algo-pcf: Pass adapter data into ->waitforpin() method by David Miller · 16 years ago
  50. c429a24 i2c-i801: Add support for Intel Ibex Peak by Seth Heasley · 16 years ago
  51. a02efb9 Merge commit 'origin' into master by Benjamin Herrenschmidt · 16 years ago
  52. 0a346da i2c-cpm: Suppress autoprobing for devices by Wolfram Sang · 16 years ago
  53. b41d6cf PCI: Check dynids driver_data value for validity by Jean Delvare · 16 years ago
  54. edbc25c PCI: remove dynids.use_driver_data by Milton Miller · 16 years ago
  55. 01e8ef1 x86: sysfs: kill owner field from attribute by Parag Warudkar · 16 years ago
  56. e4d3396 i2c: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  57. 810ad7b hwmon: (ams) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  58. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  59. 8ef5090 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  60. a9b1261 device create: misc: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  61. 5f2434a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  62. 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 16 years ago
  63. 7e69a8c Merge branch 's3c-move' into devel by Russell King · 16 years ago
  64. b6825d2 Merge branch 'omap-all' into devel by Russell King · 16 years ago
  65. a05f2c5 i2c-viapro: Add support for SMBus Process Call transactions by Prakash Mortha · 16 years ago
  66. 596c88f i2c: Restore i2c_smbus_process_call function by Prakash Mortha · 16 years ago
  67. a10f9e7 i2c: Do earlier driver model init by David Brownell · 16 years ago
  68. f1453ee i2c: Only build Tyan SMBus mux drivers on x86 by Jean Delvare · 16 years ago
  69. 1d0b19c i2c: Guard against oopses from bad init sequences by David Brownell · 16 years ago
  70. 9def255 i2c-parport-light: Don't register a platform device resource by Jean Delvare · 16 years ago
  71. b84ee0b i2c/tps65010: Vibrator hookup to gpiolib by Marek Vasut · 16 years ago
  72. b806a71 i2c-viapro: Add VX800/VX820 support by Rudolf Marek · 16 years ago
  73. 4ad48e6 i2c: Renesas Highlander FPGA SMBus support by Paul Mundt · 16 years ago
  74. ce56403 i2c-pca-isa: Don't grab arbitrary resources by Rene Herman · 16 years ago
  75. 9df013b i2c/isp1301_omap: Convert to a new-style i2c driver, part 2 by Jean Delvare · 16 years ago
  76. a5f08a3 i2c/isp1301_omap: Convert to a new-style i2c driver, part 1 by Felipe Balbi · 16 years ago
  77. 1263965 Merge commit 'kumar/kumar-next' by Benjamin Herrenschmidt · 16 years ago
  78. d6c3db8 i2c: MPC8349E-mITX Power Management and GPIO expander driver by Anton Vorontsov · 16 years ago
  79. 7cc4e87 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  80. 618b26d i2c-mpc: suppress I2C device probing by Wolfgang Grandegger · 16 years ago
  81. 283afa0 [ARM] pxa: move i2c register and bit definitions into i2c-pxa.c by Eric Miao · 16 years ago
  82. 5a89770 Merge branches 'pxa-core' and 'pxa-machines' into pxa-all by Russell King · 16 years ago
  83. c46c948 [ARM] 5278/1: i2c-pxa fast mode support by Jonathan Cameron · 16 years ago
  84. e74783e i2c-dev: Return correct error code on class_create() failure by Sven Wegener · 16 years ago
  85. 4ebb52d i2c-powermac: Fix section for probe and remove functions by Uwe Kleine-Koenig · 16 years ago
  86. 68e1ee6 powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checks by Kumar Gala · 16 years ago
  87. e7d48fa [I2C] pxa: provide late suspend and early resume hooks by Russell King · 16 years ago
  88. 387fa6a [ARM] 5203/1: i2c-pxa: fix scheduling while atomic in i2c_pxa_abort() by Dmitry Baryshkov · 16 years ago
  89. 9ba63c4 [ARM] 5201/1: PXA3xx: Add support for power i2c bus by Mike Rapoport · 16 years ago
  90. b693ffe Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  91. 55c381e [ARM] omap: convert OMAP drivers to use ioremap() by Russell King · 16 years ago
  92. 4eb00c9 i2c: fix i2c-sh_mobile timing issues by Magnus Damm · 16 years ago
  93. 4329cf8 i2c: Prevent log spam on some DVB adapters by Jean Delvare · 16 years ago
  94. ee35425 i2c: Fix device_init_wakeup place by Marc Pignat · 16 years ago
  95. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  96. cbbcb9b USB: isp1301: fix compilation by Dmitry Baryshkov · 16 years ago
  97. 2ce5b34 i2c: correct some size_t printk formats by David Brownell · 16 years ago
  98. c1159f9 i2c: Check for address business before creating clients by Jean Delvare · 16 years ago
  99. 8d24f8d i2c: Let users select algorithm drivers manually again by Jean Delvare · 16 years ago
  100. b25b791 i2c: Fix NULL pointer dereference in i2c_new_probed_device by Hans Verkuil · 16 years ago