1. 1d7afc9 i2c: omap: ack IRQ in parts by Felipe Balbi · 12 years ago
  2. 66b9298 i2c: omap: switch over to do {} while loop by Felipe Balbi · 12 years ago
  3. 3312d25 i2c: omap: re-factor receive/transmit data loop by Felipe Balbi · 12 years ago
  4. 4151e74 i2c: omap: improve i462 errata handling by Felipe Balbi · 12 years ago
  5. 6d9939f i2c: omap: split out [XR]DR and [XR]RDY by Felipe Balbi · 12 years ago
  6. 540a479 i2c: omap: simplify omap_i2c_ack_stat() by Felipe Balbi · 12 years ago
  7. c55edb9 i2c: omap: add blank lines by Felipe Balbi · 12 years ago
  8. 2049b5b i2c: omap: decrease indentation level on data handling by Felipe Balbi · 12 years ago
  9. baf3d7b i2c: omap: simplify num_bytes handling by Felipe Balbi · 12 years ago
  10. d9ebd04 i2c: omap: switch to devm_* API by Felipe Balbi · 12 years ago
  11. 70d46a2 i2c: at91: add dt support to i2c-at91 by Ludovic Desroches · 12 years ago
  12. fac368a i2c: at91: add new driver by Nikolaus Voss · 13 years ago
  13. a879e9c i2c: at91: remove old polling driver by Nikolaus Voss · 13 years ago
  14. e89cec7 i2c: nomadik: stop fetching the regulator by Linus Walleij · 12 years ago
  15. 5c3d8a4 i2c: davinci: add OF support by Heiko Schocher · 12 years ago
  16. 002f002 i2c: imx: Use dev_dbg logging style by Fabio Estevam · 12 years ago
  17. 06d141e i2c: imx: Use dev_info to indicate that i2c driver was succesfully registered by Fabio Estevam · 12 years ago
  18. 371e67c i2c: tegra: protect suspend/resume callbacks with CONFIG_PM_SLEEP by Laxman Dewangan · 12 years ago
  19. ab5625c i2c: diolan-u2c: Fix master_xfer return code by Guenter Roeck · 12 years ago
  20. 33ec5e8 I2C: OMAP: xfer: fix runtime PM get/put balance on error by Kevin Hilman · 13 years ago
  21. b007a3e i2c: nomadik: Add default configuration into the Nomadik I2C driver by Lee Jones · 12 years ago
  22. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  23. 6df419e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  24. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  25. dd995c9 i2c/i2c-pxa: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  26. 287dc4b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  27. a410963 Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  28. 5db20c4 Revert "i2c: tegra: convert normal suspend/resume to *_noirq" by Wolfram Sang · 12 years ago
  29. fb604a3 i2c-omap: Add support for I2C_M_STOP message flag by Laurent Pinchart · 12 years ago
  30. 72fc2c7 i2c: Fall back to emulated SMBus if the operation isn't supported natively by Laurent Pinchart · 12 years ago
  31. d47726c i2c: Add SCCB support by Laurent Pinchart · 12 years ago
  32. 68a7602 i2c-tiny-usb: Add support for the Robofuzz OSIF USB/I2C converter by Emmanuel Deloget · 12 years ago
  33. d3ff6ce i2c-i801: Enable IRQ for byte_by_byte transactions by Daniel Kurtz · 12 years ago
  34. 29b6085 i2c-i801: Enable interrupts on ICH5/7/8/9/10 by Jean Delvare · 12 years ago
  35. 636752b i2c-i801: Enable IRQ for SMBus transactions by Daniel Kurtz · 12 years ago
  36. 6cad93c i2c-i801: Consolidate polling by Jean Delvare · 12 years ago
  37. 37af871 i2c-i801: Drop ENABLE_INT9 by Daniel Kurtz · 12 years ago
  38. edbeea6 i2c-i801: Rename some SMBHSTCNT bit constants by Daniel Kurtz · 12 years ago
  39. 70a1cc1 i2c-i801: Check and return errors during byte-by-byte transfers by Daniel Kurtz · 12 years ago
  40. 0ba8b8b i2c-i801: Clear only status bits in HST_STS by Daniel Kurtz · 12 years ago
  41. efa3cb1 i2c-i801: Refactor use of LAST_BYTE in i801_block_transaction_byte_by_byte by Daniel Kurtz · 12 years ago
  42. fda2f4a i2c-smbus: Use module_i2c_driver() by Fabio Estevam · 12 years ago
  43. 2a2f740 i2c-piix4: Support AMD auxiliary SMBus controller by Andrew Armenia · 12 years ago
  44. e154bf6 i2c-piix4: Separate registration and probing code by Andrew Armenia · 12 years ago
  45. 14a8086 i2c-piix4: Eliminate piix4_smba global variable by Andrew Armenia · 12 years ago
  46. 56f2178 i2c/busses: Use module_pci_driver by Axel Lin · 12 years ago
  47. 83a638d i2c: Update Guenter Roeck's e-mail address by Guenter Roeck · 12 years ago
  48. 83c7f72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  49. 97e7292 Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  50. 3645f0c Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  51. b61d157 I2C: MV64XYZ: Add Device Tree support by Andrew Lunn · 12 years ago
  52. f353a21 i2c: Convert i2c-octeon.c to use device tree. by David Daney · 13 years ago
  53. d38a014 i2c-pmcmsp: remove IRQF_SAMPLE_RANDOM which is now a no-op by Theodore Ts'o · 12 years ago
  54. 6f535b9 i2c: stu300: use devm managed resources by Linus Walleij · 12 years ago
  55. 7326e38 i2c: i2c-ocores: support for 16bit and 32bit IO by Ganesan Ramalingam · 12 years ago
  56. 8bb986a i2c: i2c-ocores: Use reg-shift property by Ganesan Ramalingam · 12 years ago
  57. 9ae97a8 i2c: i2c-ocores: DT bindings and minor fixes. by Jayachandran C · 12 years ago
  58. 097df40 i2c: mv64xxxx: remove EXPERIMENTAL tag by Wolfram Sang · 12 years ago
  59. a86ae9f i2c-s3c2410: Use plain pm_runtime_put() by Mark Brown · 13 years ago
  60. b900ba4 i2c: s3c2410: Fix pointer type passed to of_match_node() by Karol Lewandowski · 13 years ago
  61. cd4f2d4 i2c: mxs: Set I2C timing registers for mxs-i2c by Marek Vasut · 12 years ago
  62. 98582d9 ARM: ux500: Remove unused i2c platform_data initialisation code by Lee Jones · 13 years ago
  63. 90c16bb i2c: i2c-bfin-twi: Move blackfin TWI register access Macro to head file. by Sonic Zhang · 13 years ago
  64. f88aafe i2c: i2c-bfin-twi: Move TWI peripheral pin request array to platform data. by Sonic Zhang · 13 years ago
  65. c9d87ed i2c:i2c-bfin-twi: include twi head file by Sonic Zhang · 13 years ago
  66. 28a377c i2c:i2c-bfin-twi: TWI fails to restart next transfer in high system load. by Sonic Zhang · 13 years ago
  67. 2ee74eb i2c: i2c-bfin-twi: Tighten condition when failing I2C transfer if MEN bit is reset unexpectedly. by Sonic Zhang · 13 years ago
  68. a25733d i2c: i2c-bfin-twi: Break dead waiting loop if i2c device misbehaves. by Sonic Zhang · 13 years ago
  69. a20a64d i2c: i2c-bfin-twi: Improve the patch for bug "Illegal i2c bus lock upon certain transfer scenarios". by Sonic Zhang · 13 years ago
  70. 925594e i2c: i2c-bfin-twi: Illegal i2c bus lock upon certain transfer scenarios. by Michael Hennerich · 13 years ago
  71. d61a909 i2c-mv64xxxx: allow more than one driver instance by Florian Fainelli · 13 years ago
  72. f518b48 i2c: omap: Correct I2C revision for OMAP3 by Jon Hunter · 13 years ago
  73. 0e33bbb i2c: omap: Do not initialise the completion everytime by Shubhrajyoti D · 13 years ago
  74. 5692d2a i2c: omap: Use SET_RUNTIME_PM_OPS by Shubhrajyoti D · 13 years ago
  75. d790aea i2c: omap: Annotate the remove code by Shubhrajyoti D · 13 years ago
  76. 7c86d44 i2c: tegra: convert normal suspend/resume to *_noirq by Laxman Dewangan · 12 years ago
  77. 6a7b3c3 i2c-tegra: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  78. 4aacc4b i2c-stu300: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  79. b9f1b45 i2c-puv3: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  80. 783414b i2c-pnx: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  81. 84603c7 i2c-ocores: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  82. 85777ad2 i2c-bfin-twi: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  83. f277d27 i2c-at91: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  84. 02d8bf8 i2c: tegra: use of_match_ptr() for match_table initialization by Laxman Dewangan · 12 years ago
  85. 9dce4bc i2c: tegra: use clk_disable_unprepare in place of clk_disable by Laxman Dewangan · 12 years ago
  86. 57c0dc3 i2c: tegra: remove unused member variable by Laxman Dewangan · 12 years ago
  87. 3a3dd01 i2c/powermac: Improve detection of devices from device-tree by Benjamin Herrenschmidt · 13 years ago
  88. 8c88ab0 i2c: imx: make bitrate an u32 type by Wolfram Sang · 13 years ago
  89. 1f09c67 i2c: i2c-imx: Adapt the clock name to the new clock framework by Fabio Estevam · 13 years ago
  90. a3f24c0 i2c: stu300: use clk_prepare/unprepare by Linus Walleij · 13 years ago
  91. a55b44a i2c: mxs: mxs_i2c_finish_read: mute flase positive uninitialized var by Marc Kleine-Budde · 13 years ago
  92. 51a0c8d i2c-nomadik: Add 10-bit addressing support by Virupax Sadashivpetimath · 13 years ago
  93. 419408e i2c-nomadik: depend on ARM_AMBA, not PLAT_NOMADIK by Alessandro Rubini · 13 years ago
  94. 2356021 i2c-nomadik: turn the platform driver to an amba driver by Alessandro Rubini · 13 years ago
  95. af97bac i2c-nomadik: move header to <linux/platform_data/i2c-nomadik.h> by Alessandro Rubini · 13 years ago
  96. 9f8a3e7 i2c: imx: convert to use managed functions by Richard Zhao · 13 years ago
  97. 9cbb6b2 i2c: tegra: make all resource allocation through devm_* by Laxman Dewangan · 13 years ago
  98. c8f5af2 i2c: tegra: support for I2C_M_NOSTART functionality by Laxman Dewangan · 13 years ago
  99. a701810 i2c: tegra: add PROTOCOL_MANGLING as supported functionality. by Laxman Dewangan · 13 years ago
  100. ec7aaca i2c: tegra: make sure register writes completes by Laxman Dewangan · 13 years ago