1. 09b8ce0 i2c-core: Some style cleanups by Zhenwen Xu · 16 years ago
  2. 506a8b6 i2c-piix4: Add support for the Broadcom HT1100 chipset by Flavio Leitner · 16 years ago
  3. 87e1960 i2c-piix4: Add support to SB800 SMBus changes by Shane Huang · 16 years ago
  4. 6b110d13 i2c-pca-platform: Use defaults if no platform_data given by Wolfram Sang · 16 years ago
  5. 2378bc0 i2c-algo-pca: Use timeout for checking the state machine by Wolfram Sang · 16 years ago
  6. 8e99ada i2c-algo-pca: Rework waiting for a free bus by Wolfram Sang · 16 years ago
  7. eff9ec9 i2c-algo-pca: Add PCA9665 support by Marco Aurelio da Costa · 16 years ago
  8. bac3e7c i2c: Adapt debug macros for KERN_* constants by Frank Seidel · 16 years ago
  9. 98a679c i2c-davinci: Fix timeout handling by Jean Delvare · 16 years ago
  10. 8a52c6b i2c: Adapter timeout is in jiffies by Jean Delvare · 16 years ago
  11. 8fcfef6 i2c: Set a default timeout value for all adapters by Jean Delvare · 16 years ago
  12. 154d22b i2c: Add missing KERN_* constants to printks by Frank Seidel · 16 years ago
  13. 94d78e1 i2c-algo-pcf: Handle timeout correctly by Roel Kluin · 16 years ago
  14. 0c168ce i2c-algo-pcf: Style cleanups by Roel Kluin · 16 years ago
  15. d2dd14a i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79 by Jean Delvare · 16 years ago
  16. acec211 i2c: Clarify which clients are auto-removed by Jean Delvare · 16 years ago
  17. f67f129 Driver core: implement uevent suppress in kobject by Ming Lei · 16 years ago
  18. f41bf2a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  19. bdf602b [ARM] fix lots of ARM __devexit sillyness by Russell King · 16 years ago
  20. 531660e Add i2c_board_info for RiscPC PCF8583 by Russell King · 16 years ago
  21. 082a4cf i2c: Make sure i2c_algo_bit_data.timeout is HZ-independent by Jean Delvare · 16 years ago
  22. cd97f39 i2c-dev: Clarify the unit of ioctl I2C_TIMEOUT by Jean Delvare · 16 years ago
  23. a746b57 i2c: Timeouts reach -1 by Roel Kluin · 16 years ago
  24. f29d2e0 i2c: Fix misplaced parentheses by Roel Kluin · 16 years ago
  25. 2e15788 i2c: Move old eeprom driver to /drivers/misc/eeprom by Wolfram Sang · 16 years ago
  26. 5195e50 i2c: Move at24 to drivers/misc/eeprom by Wolfram Sang · 16 years ago
  27. 1745522 i2c: Delete many unused adapter IDs by Jean Delvare · 16 years ago
  28. ea0105e powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/ by Anton Vorontsov · 16 years ago
  29. 7c7758f Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  30. b8da867 USB: move isp1301_omap to drivers/usb/otg by David Brownell · 16 years ago
  31. 66c7acf i2c: Use snprintf to set adapter names by Jean Delvare · 16 years ago
  32. 1561bfe Input: apanel - convert to new i2c binding by Jean Delvare · 16 years ago
  33. e1995f6 i2c: Drop I2C_CLASS_ALL by Jean Delvare · 16 years ago
  34. 22e965c i2c: Get rid of remaining bus_id access by Jean Delvare · 16 years ago
  35. 27d9c18 i2c: Replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  36. 8e128ce Merge branch 'for-next' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 16 years ago
  37. c58bd34d Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 16 years ago
  38. 88f60f6 Merge branch 'i2c-next-s3c' into i2c-next by Ben Dooks · 16 years ago
  39. 88e75cc mfd: move drivers/i2c/chips/menelaus.c to drivers/mfd by David Brownell · 16 years ago
  40. 87c1349 mfd: move drivers/i2c/chips/tps65010.c to drivers/mfd by David Brownell · 16 years ago
  41. 14a3c4a Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  42. a5616bd sh: sh_mobile i2c clock framework support by Magnus Damm · 16 years ago
  43. 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
  44. e355204 i2c-omap: fix type of irq handler function by Ben Dooks · 16 years ago
  45. 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
  46. e0d1ec9 i2c-s3c2410: Change IRQ to be plain integer. by Ben Dooks · 16 years ago
  47. 692acbd i2c-s3c2410: Allow more than one i2c-s3c2410 adapter by Ben Dooks · 16 years ago
  48. 6a039ca i2c-s3c2410: Remove default platform data. by Ben Dooks · 16 years ago
  49. 8be310a i2c-s3c2410: Use platform data for gpio configuration by Ben Dooks · 16 years ago
  50. 3d0911b i2c-s3c2410: Fixup style problems from checkpatch.pl by Ben Dooks · 16 years ago
  51. be44f01 i2c-s3c2410: fix check for being in suspend. by Ben Dooks · 16 years ago
  52. a804644 i2c-cpm: Detect and report NAK right away instead of timing out by Mike Ditto · 16 years ago
  53. 72aaf09 Merge git://git.marvell.com/orion into devel by Russell King · 16 years ago
  54. 2b895c3 i2c-highlander: Trivial endian casting fixes by Harvey Harrison · 16 years ago
  55. d9d38ca i2c-pmcmsp: Fix endianness misannotation by Harvey Harrison · 16 years ago
  56. fba67001 Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into devel by Russell King · 16 years ago
  57. 7b964f733 i2c-parport: Fix misplaced parport_release call by Jean Delvare · 16 years ago
  58. 79b93e1 i2c: Remove i2c clients in reverse order by Jean Delvare · 16 years ago
  59. d1846b0 i2c/isp1301_omap: Build fixes by David Brownell · 16 years ago
  60. e0d8b13 [ARM] pxa: don't pass a consumer clock name for devices with unique clocks by Russell King · 16 years ago
  61. 5043e9e7 i2c-omap: Enable I2C wakeups for 34xx by Kalle Jokiniemi · 16 years ago
  62. fdd07fe i2c-omap: reprogram OCP_SYSCONFIG register after reset by Paul Walmsley · 16 years ago
  63. 9c76b87 i2c-omap: convert 'rev1' flag to generic 'rev' u8 by Paul Walmsley · 16 years ago
  64. 3831f15 i2c-omap: fix I2C timeouts due to recursive omap_i2c_{un,}idle() by Paul Walmsley · 16 years ago
  65. c1a473b i2c-omap: Clean-up i2c-omap by Tony Lindgren · 16 years ago
  66. 43469d8e i2c-omap: Don't compile in OMAP15xx I2C ISR for non-OMAP15xx builds by Paul Walmsley · 16 years ago
  67. 510be9c i2c-omap: Mark init-only functions as __init by Paul Walmsley · 16 years ago
  68. 3d522fb i2c-omap: Add support for omap34xx by Chandra shekhar · 16 years ago
  69. b6ee52c i2c-omap: FIFO handling support and broken hw workaround for i2c-omap by Nishanth Menon · 16 years ago
  70. 4574eb6 i2c-omap: Add high-speed support to omap-i2c by Syed Mohammed Khasim · 16 years ago
  71. 0cbbcff i2c-omap: Close suspected race between omap_i2c_idle() and omap_i2c_isr() by Paul Walmsley · 16 years ago
  72. b7af349 i2c-omap: Do not use interruptible wait call in omap_i2c_xfer_msg by Jarkko Nikula · 16 years ago
  73. bff4056c8 i2c: fix i2c-sh_mobile rx underrun by Magnus Damm · 16 years ago
  74. 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
  75. da6801e i2c-s3c2410: Correct use of ! and & by Julia Lawall · 16 years ago
  76. 4a029ab scx200_i2c: Add missing class parameter by Lennart Sorensen · 16 years ago
  77. 9498cb7 [ARM] S3C: Move i2c headers to arch/arm/plat-s3c/include/plat. by Ben Dooks · 16 years ago
  78. feeedc6 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  79. 11f1f2a i2c: Add info->archdata field by Anton Vorontsov · 16 years ago
  80. 02cf617 i2c: Inform about deprecated chips directory by Wolfram Sang · 16 years ago
  81. c7a5f22 i2c: Use pci_ioremap_bar() by Arjan van de Ven · 16 years ago
  82. a672b4c i2c-algo-pcf: Fix typo in debugging log message by David Miller · 16 years ago
  83. 3009140 i2c-algo-pcf: Add adapter hooks around xfer begin and end by David Miller · 16 years ago
  84. 08e5338 i2c-algo-pcf: Pass adapter data into ->waitforpin() method by David Miller · 16 years ago
  85. c429a24 i2c-i801: Add support for Intel Ibex Peak by Seth Heasley · 16 years ago
  86. a02efb9 Merge commit 'origin' into master by Benjamin Herrenschmidt · 16 years ago
  87. 0a346da i2c-cpm: Suppress autoprobing for devices by Wolfram Sang · 16 years ago
  88. b41d6cf PCI: Check dynids driver_data value for validity by Jean Delvare · 16 years ago
  89. edbc25c PCI: remove dynids.use_driver_data by Milton Miller · 17 years ago
  90. 01e8ef1 x86: sysfs: kill owner field from attribute by Parag Warudkar · 16 years ago
  91. e4d3396 i2c: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  92. 810ad7b hwmon: (ams) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  93. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  94. 8ef5090 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  95. a9b1261 device create: misc: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  96. 5f2434a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  97. 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 16 years ago
  98. 7e69a8c Merge branch 's3c-move' into devel by Russell King · 16 years ago
  99. b6825d2 Merge branch 'omap-all' into devel by Russell King · 16 years ago
  100. a05f2c5 i2c-viapro: Add support for SMBus Process Call transactions by Prakash Mortha · 16 years ago