1. 47749b1 i2c: fix build bug in i2c-designware.c by Ingo Molnar · 15 years ago
  2. 1ab52cf i2c: driver for the Synopsys DesignWare I2C controller by Baruch Siach · 15 years ago
  3. dc1972d i2c: Fix stuck transaction on cpm-i2c driver by Michael Trimarchi · 15 years ago
  4. ff0f242 i2c-omap: Fix build breaking typo cpu_is_omap_2430 by Tony Lindgren · 15 years ago
  5. 5c6fb00 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  6. f18c41d i2c: Use rwsem instead of mutex for board info by Rodolfo Giometti · 15 years ago
  7. 99cd8e2 i2c: Add a sysfs interface to instantiate devices by Jean Delvare · 15 years ago
  8. 35fc37f i2c: Limit core locking to the necessary sections by Jean Delvare · 15 years ago
  9. e549c2b i2c: Kill the redundant client list by Jean Delvare · 15 years ago
  10. 1e40ac1 i2c: Kill is_newstyle_driver by Jean Delvare · 15 years ago
  11. f8a227e i2c: Merge i2c_attach_client into i2c_new_device by Jean Delvare · 15 years ago
  12. 36789b5 i2c: Drop i2c_probe function by Jean Delvare · 15 years ago
  13. 729d6dd i2c: Get rid of the legacy binding model by Jean Delvare · 15 years ago
  14. 352da98 i2c: Kill client_register and client_unregister methods by Jean Delvare · 15 years ago
  15. b71a107 Merge commit 'gcl/merge' into next by Benjamin Herrenschmidt · 15 years ago
  16. 87c441e powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function by Wolfgang Denk · 15 years ago
  17. 4eaad8a i2c-stu300: Make driver depend on MACH_U300 by Linus Walleij · 15 years ago
  18. 933a2ae i2c-s3c2410: use resource_size() by Ben Dooks · 15 years ago
  19. c6ffdde i2c: Use resource_size macro by Linus Walleij · 15 years ago
  20. 18904c0 i2c: ST DDC I2C U300 bus driver v3 by Linus Walleij · 15 years ago
  21. 6df263c i2c-bfin-twi: pull in io.h for ioremap() by Mike Frysinger · 15 years ago
  22. 4858704 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  23. 0fa2133 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  24. a231591 i2c-viapro: Add new PCI device ID for VX855 by Harald Welte · 15 years ago
  25. 4b364f2 i2c/chips: Move max6875 to drivers/misc/eeprom by Wolfram Sang · 15 years ago
  26. c52cf01 i2c: Do not give adapters a default parent by Jean Delvare · 15 years ago
  27. fa1b2ca i2c: Do not probe for TV chips on Voodoo3 adapters by Jean Delvare · 15 years ago
  28. 66b650f i2c: Retry automatically on arbitration loss by Clifford Wolf · 15 years ago
  29. 1cf92b4 i2c: Remove void casts by Jack Stone · 15 years ago
  30. 7dafd23 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  31. 2cf4d45 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  32. dd14be4 i2c-ocores: Can add I2C devices to the bus by Richard Röjfors · 15 years ago
  33. 7d85ccd i2c-s3c2410: move to using platform idtable to match devices by Ben Dooks · 15 years ago
  34. 84bf2c8 i2c: OMAP3: Better noise suppression for fast/standard modes by Aaro Koskinen · 15 years ago
  35. baf46b4 i2c: OMAP2/3: Fix scll/sclh calculations by Aaro Koskinen · 15 years ago
  36. e0cd2dd i2c: Blackfin TWI: implement I2C_FUNC_SMBUS_I2C_BLOCK functionality by Michael Hennerich · 15 years ago
  37. 94327d0 i2c: Blackfin TWI: fix transfer errors with repeat start by Frank Shew · 15 years ago
  38. 57a8f32 i2c: Blackfin TWI: fix REPEAT START mode doesn't repeat by Sonic Zhang · 15 years ago
  39. 9528d1c i2c: Blackfin TWI: make sure we don't end up with a CLKDIV=0 by Michael Hennerich · 15 years ago
  40. bc47ab0 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  41. f0a8370 [ARM] pxa: move mach/i2c.h to plat/i2c.h by Eric Miao · 15 years ago
  42. f23d491 [ARM] pxa: add platform device ID table to pxa i2c driver by Eric Miao · 15 years ago
  43. 9d2c0f6 i2c: Fix confusing i2c-ibm_iic message by Sean MacLennan · 15 years ago
  44. 464c9e1 Merge branch 'sh/clkfwk' by Paul Mundt · 15 years ago
  45. af777ce sh: clkfwk: module_clk -> peripheral_clk rename. by Paul Mundt · 15 years ago
  46. 816dc3c Merge branch 'i2c-for-2630-rc5' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 15 years ago
  47. 36521c2 i2c-cpm: Pass dev ptr to dma_*_coherent rather than NULL by Mark Ware · 15 years ago
  48. 89bc5d4 i2c: Enable i2c-s3c2410 for S3C64XX too by Mark Brown · 15 years ago
  49. 1904b03 i2c-mpc: bug fix for MPC52xx clock setting and printout by Wolfgang Grandegger · 15 years ago
  50. 2196d1c i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30) by Enrik Berkhan · 15 years ago
  51. 0cdba07 i2c-algo-bit: Fix timeout test by Dave Airlie · 15 years ago
  52. 4ccc28f i2c: Timeouts off by 1 by Roel Kluin · 15 years ago
  53. d10db3a i2c-pxa.c: timeouts off by 1 by Roel Kluin · 15 years ago
  54. 9352986 i2c: Let new-style drivers implement attach_adapter by Jean Delvare · 15 years ago
  55. 3f307fb i2c-voodoo3: Deprecate in favor of tdfxfb by Jean Delvare · 15 years ago
  56. c454dee i2c-algo-pca: Fix use of uninitialized variable in debug message by Jean Delvare · 15 years ago
  57. 65de394 i2c: imx: Make disable_delay a per-device variable by Wolfram Sang · 15 years ago
  58. b486ddb i2c: xtensa s6000 i2c driver by Oskar Schirmer · 15 years ago
  59. f2bd5ef i2c: i2c-mpc: make I2C bus speed configurable by Wolfgang Grandegger · 15 years ago
  60. 54377cd i2c: i2c-mpc: use dev based printout function by Wolfgang Grandegger · 15 years ago
  61. 8101a30 i2c: i2c-mpc: various coding style fixes by Wolfgang Grandegger · 15 years ago
  62. 309c18d i2c: imx: Add missing request_mem_region in probe() by Darius Augulis · 15 years ago
  63. 18dc83a i2c: i2c-s3c2410: Initialise Samsung I2C controller early by Mark Brown · 15 years ago
  64. c564e6a i2c-s3c2410: Simplify bus frequency calculation by Daniel Silverstone · 15 years ago
  65. a192f71 i2c-s3c2410: sda_delay should be in ns, not clock ticks by Ben Dooks · 15 years ago
  66. aa11e38 i2c: iMX/MXC support by Darius Augulis · 15 years ago
  67. abe213d i2c: Delete unused i2c-algo-sgi helper module by Jean Delvare · 15 years ago
  68. 3c6fae6 Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 15 years ago
  69. fa5bfab i2c-i801: Instantiate FSC hardware montioring chips by Hans de Goede · 15 years ago
  70. fb4504f Move the pcf8591 driver to hwmon by Jean Delvare · 15 years ago
  71. 9ff9a26 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  72. 07d43ba Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 15 years ago
  73. 09b8ce0 i2c-core: Some style cleanups by Zhenwen Xu · 15 years ago
  74. 506a8b6 i2c-piix4: Add support for the Broadcom HT1100 chipset by Flavio Leitner · 15 years ago
  75. 87e1960 i2c-piix4: Add support to SB800 SMBus changes by Shane Huang · 15 years ago
  76. 6b110d1 i2c-pca-platform: Use defaults if no platform_data given by Wolfram Sang · 15 years ago
  77. 2378bc0 i2c-algo-pca: Use timeout for checking the state machine by Wolfram Sang · 15 years ago
  78. 8e99ada i2c-algo-pca: Rework waiting for a free bus by Wolfram Sang · 15 years ago
  79. eff9ec9 i2c-algo-pca: Add PCA9665 support by Marco Aurelio da Costa · 15 years ago
  80. bac3e7c i2c: Adapt debug macros for KERN_* constants by Frank Seidel · 15 years ago
  81. 98a679c i2c-davinci: Fix timeout handling by Jean Delvare · 15 years ago
  82. 8a52c6b i2c: Adapter timeout is in jiffies by Jean Delvare · 15 years ago
  83. 8fcfef6 i2c: Set a default timeout value for all adapters by Jean Delvare · 15 years ago
  84. 154d22b i2c: Add missing KERN_* constants to printks by Frank Seidel · 15 years ago
  85. 94d78e1 i2c-algo-pcf: Handle timeout correctly by Roel Kluin · 15 years ago
  86. 0c168ce i2c-algo-pcf: Style cleanups by Roel Kluin · 15 years ago
  87. d2dd14a i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79 by Jean Delvare · 15 years ago
  88. acec211 i2c: Clarify which clients are auto-removed by Jean Delvare · 15 years ago
  89. ed40d0c Merge branch 'origin' into devel by Russell King · 15 years ago
  90. 9973022 [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h by Russell King · 15 years ago
  91. f67f129 Driver core: implement uevent suppress in kobject by Ming Lei · 15 years ago
  92. 14b6848 Merge branch 'omap-clks3' into devel by Russell King · 15 years ago
  93. 97fb44e Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 15 years ago
  94. e14eee5 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  95. 1ab082d i2c-mpc: do not allow interruptions when waiting for I2C to complete by Timur Tabi · 15 years ago
  96. f41bf2a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  97. bdf602b [ARM] fix lots of ARM __devexit sillyness by Russell King · 15 years ago
  98. 531660e Add i2c_board_info for RiscPC PCF8583 by Russell King · 15 years ago
  99. 082a4cf i2c: Make sure i2c_algo_bit_data.timeout is HZ-independent by Jean Delvare · 15 years ago
  100. cd97f39 i2c-dev: Clarify the unit of ioctl I2C_TIMEOUT by Jean Delvare · 15 years ago