1. 84e9c87 Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  2. a57f14b Merge tag 'mmc-v4.2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  3. bcb2999 i2c-piix4: Use Macro for AMD CZ SMBus device ID by Vincent Wan · 10 years ago
  4. 062476f mfd: cros_ec: Move protocol helpers out of the MFD driver by Javier Martinez Canillas · 10 years ago
  5. a841178 mfd: cros_ec: Use a zero-length array for command data by Javier Martinez Canillas · 10 years ago
  6. 8d487a4 i2c: s3c2410: fix oops in suspend callback for non-dt platforms by Vasily Khoruzhick · 10 years ago
  7. 3e59ae4 i2c: hix5hd2: Fix modalias to make module auto-loading work by Axel Lin · 10 years ago
  8. 85f2901 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  9. 36a8032 Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 10 years ago
  10. fcdd5f0 i2c: st: add include for pinctrl by Wolfram Sang · 10 years ago
  11. 4c8979b i2c: digicolor: remove duplicate include by Wolfram Sang · 10 years ago
  12. 9ef8a0b i2c: pca-platform: fix broken email address by Wolfram Sang · 10 years ago
  13. 4daf5a2 i2c: mxs: fix broken email address by Wolfram Sang · 10 years ago
  14. c6cbfb9 i2c: rk3x: report number of messages transmitted by Dmitry Torokhov · 10 years ago
  15. c7f9452 i2c: jz4780: Fix build for m68k and sparc64 by Guenter Roeck · 10 years ago
  16. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  17. 2bbd681 i2c: xlp9xx: Driver for Netlogic XLP9XX/5XX I2C controller by Subhendu Sekhar Behera · 10 years ago
  18. 7ef97e9 i2c: davinci: use ICPFUNC to toggle I2C as gpio for bus recovery by Grygorii Strashko · 10 years ago
  19. 2e65676 i2c: davinci: use bus recovery infrastructure by Grygorii Strashko · 10 years ago
  20. ba92222 i2c: jz4780: Add i2c bus controller driver for Ingenic JZ4780 by Zubair Lutfullah Kakakhel · 10 years ago
  21. 3b10db23 i2c: dln2: set the device tree node of the adapter by Octavian Purdila · 10 years ago
  22. d9e1f44 i2c: davinci: fixup wait_for_completion_timeout handling by Nicholas Mc Guire · 10 years ago
  23. 9c836d0 i2c: mpc: Fix ISR return value by Amit Tomar · 10 years ago
  24. 5b77d16 i2c: slave: rework the slave API by Wolfram Sang · 10 years ago
  25. 4a7a082 i2c: add support for the Digicolor I2C controller by Baruch Siach · 10 years ago
  26. ca5b74d ACPI: Introduce has_acpi_companion() by Rafael J. Wysocki · 10 years ago
  27. b20d386 i2c: designware: Suppress error message if platform_get_irq() < 0 by Alexey Brodkin · 10 years ago
  28. 8ce795c i2c: mpc: assign the correct prescaler from SVR by Valentin Longchamp · 10 years ago
  29. 913b1d8 i2c: img-scb: fixup of wait_for_completion_timeout return handling by Nicholas Mc Guire · 10 years ago
  30. 1c42aca i2c: at91: fixup return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  31. 2abaccb i2c: axxia: fixup return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  32. f87b53a i2c: nomadik: match status to return type of read_i2c by Nicholas Mc Guire · 10 years ago
  33. 9bb9fee i2c: nomadik: match return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  34. 1ac63fe i2c: imx: match return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  35. 1abdd5d i2c: ismt: fix type of return var of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  36. 7395856 i2c: wmt: match return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  37. c4dc121 i2c: i2c-bcm2835: match return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  38. 63d51e5 i2c: designware: fixup return handling of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  39. e2efb89 i2c: cadence: fixup wait_for_completion_timeout return handling by Nicholas Mc Guire · 10 years ago
  40. bd9dd73 i2c: wmt: use msecs_to_jiffies for time conversions by Nicholas Mc Guire · 10 years ago
  41. 6973a39 i2c: tegra: match return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  42. 271a89c i2c: mxs: match wait_for_completion_timeout return type by Nicholas Mc Guire · 10 years ago
  43. 9ed1d86 Merge branch 'i2c/quirks' into i2c/for-4.1 by Wolfram Sang · 10 years ago
  44. bf07038 i2c: opal: Update quirk flags to do write-then-anything by Neelesh Gupta · 10 years ago
  45. 338f1ab i2c: bcm-iproc: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  46. fb3de30 i2c: pmcmsp: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  47. f2325c5 i2c: viperboard: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  48. 7ee405e i2c: powermac: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  49. afe9020 i2c: dln2: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  50. 280d230 i2c: axxia: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  51. b94c820 i2c: cpm: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  52. 994647d i2c: qup: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  53. a531afd i2c: opal: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  54. a740584 i2c: at91: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  55. fef220d i2c: i801: Use managed pcim_* PCI device initialization and reservation by Jarkko Nikula · 10 years ago
  56. f85da3f i2c: i801: Remove pci_enable_device() call from i801_resume() by Jarkko Nikula · 10 years ago
  57. 1621c59 i2c: i801: Use managed devm_* memory and irq allocation by Jarkko Nikula · 10 years ago
  58. 256493c i2c: i801: Remove i801_driver forward declaration by Jarkko Nikula · 10 years ago
  59. 9cbbf3d i2c: i801: Don't break user-visible strings by Jarkko Nikula · 10 years ago
  60. ebf2ef8 i2c: designware-baytrail: baytrail_i2c_acquire() might sleep by Andy Shevchenko · 10 years ago
  61. 30be774 i2c: designware-baytrail: cross-check lock functions by Andy Shevchenko · 10 years ago
  62. c8e043e i2c: designware-baytrail: fix sparse warnings by Andy Shevchenko · 10 years ago
  63. 259aada i2c: designware-baytrail: fix typo in error path by Andy Shevchenko · 10 years ago
  64. 9b5c9f0 i2c: designware-baytrail: describe magic numbers by Andy Shevchenko · 10 years ago
  65. 1b84f2a mfd: cros_ec: Use fixed size arrays to transfer data with the EC by Javier Martinez Canillas · 10 years ago
  66. 2953245 Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  67. 0d8fb59 i2c: ocores: rework clk code to handle NULL cookie by Wolfram Sang · 10 years ago
  68. b4ad051 i2c: designware-baytrail: another fixup for proper Kconfig dependencies by Wolfram Sang · 10 years ago
  69. e6e5dd3 i2c: iproc: Add Broadcom iProc I2C Driver by Ray Jui · 10 years ago
  70. a93ac57 i2c: designware-pci: update Intel copyright line by Andy Shevchenko · 10 years ago
  71. e961a09 i2c: ocores: add common clock support by Max Filippov · 10 years ago
  72. 181d9a0 i2c: hix5hd2: add COMPILE_TEST by Zhangfei Gao · 10 years ago
  73. 3a33a85 i2c: ocores: fix clock-frequency binding usage by Max Filippov · 10 years ago
  74. 32e2240 i2c: sh_mobile: terminate DMA reads properly by Wolfram Sang · 10 years ago
  75. d5fd120 i2c: Only include slave support if selected by Jean Delvare · 10 years ago
  76. 8c340f6 i2c: tegra: Maintain CPU endianness by Dmitry Osipenko · 10 years ago
  77. 9136c54 i2c: designware-baytrail: use proper Kconfig dependencies by Wolfram Sang · 10 years ago
  78. 42ffd39 i2c: designware: Do not calculate SCL timing parameters needlessly by Jarkko Nikula · 10 years ago
  79. 894acb2 i2c: designware: Add Intel Baytrail PMIC I2C bus support by David Box · 10 years ago
  80. c0601d2 i2c: designware: Add i2c bus locking support by David Box · 10 years ago
  81. 34e81ad i2c: s3c2410: fix ABBA deadlock by keeping clock prepared by Paul Osmialowski · 10 years ago
  82. 67105c5 i2c: designware: use {readl|writel}_relaxed instead of readl/writel by Jisheng Zhang · 10 years ago
  83. c99d49a9 i2c: designware-pci: no need to provide clk_khz by Andy Shevchenko · 10 years ago
  84. bd1179f i2c: designware-pci: remove Moorestown support by Andy Shevchenko · 10 years ago
  85. 4e355f5 i2c: imx: whitespace and checkpatch cleanup by Philipp Zabel · 10 years ago
  86. 90ebd0e i2c: imx: remove unused return value assignments by Philipp Zabel · 10 years ago
  87. 8a86c3a i2c: cadence: Check for errata condition involving master receive by Harini Katakam · 10 years ago
  88. cb9eaba i2c: imx: fix handling of wait_for_completion_timeout result by Nicholas Mc Guire · 10 years ago
  89. 387f0de i2c: rk3x: Account for repeated start time requirement by Doug Anderson · 10 years ago
  90. 1330e29 i2c: rk3x: fix bug that cause measured high_ns doesn't meet I2C specification by addy ke · 10 years ago
  91. 9fae82e i2c: cadence: Handle > 252 byte transfers by Harini Katakam · 10 years ago
  92. 1c57499 i2c: pmcmsp: remove dead code by Wolfram Sang · 10 years ago
  93. a4e1328 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  94. fe07ade i2c: sh_mobile: fix uninitialized var when debug is enabled by Wolfram Sang · 10 years ago
  95. 34b85e3 Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  96. f16ea4f i2c: sh_mobile: I2C_SH_MOBILE should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
  97. 55f5f98 i2c: sh_mobile: rework deferred probing by Wolfram Sang · 10 years ago
  98. e844a79 i2c: sh_mobile: refactor DMA setup by Wolfram Sang · 10 years ago
  99. 00d8689 i2c: mv64xxx: rework offload support to fix several problems by Thomas Petazzoni · 10 years ago
  100. 1259869 i2c: mv64xxx: use BIT() macro for register value definitions by Thomas Petazzoni · 10 years ago