1. 2486748 Merge branch 'i2c/for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  2. 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
  3. a57f14b Merge tag 'mmc-v4.2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  4. a294aba i2c: busses: i2c-bcm2835: limits cdiv to allowed values by Silvan Wicki · 9 years ago
  5. 365322f i2c: sh_mobile: use proper type for timeout by Wolfram Sang · 9 years ago
  6. 41bdbd2 i2c: sh_mobile: use adapter default for timeout by Wolfram Sang · 9 years ago
  7. b6763d0 i2c: rcar: use proper type for timeout by Wolfram Sang · 9 years ago
  8. efd2c61 i2c: rcar: use adapter default for timeout by Wolfram Sang · 9 years ago
  9. edfc390 i2c: designware: Make sure the device is suspended before disabling runtime PM by Mika Westerberg · 9 years ago
  10. 3aaa34b i2c: tegra: apply size limit quirk by Wolfram Sang · 9 years ago
  11. 4bb28e3 i2c: tegra: don't advertise SMBUS_QUICK by Wolfram Sang · 9 years ago
  12. e8e523a i2c: octeon: remove unused signal handling by Nicholas Mc Guire · 9 years ago
  13. 955fc95 i2c: davinci: Optimize SCL generation by Alexander Sverdlin · 9 years ago
  14. 7b61863 i2c: bcm2835: clear reserved bits in S-Register by Silvan Wicki · 9 years ago
  15. 3ded374 i2c: sh_mobile: add errata workaround by Wolfram Sang · 9 years ago
  16. bcb2999 i2c-piix4: Use Macro for AMD CZ SMBus device ID by Vincent Wan · 9 years ago
  17. 062476f mfd: cros_ec: Move protocol helpers out of the MFD driver by Javier Martinez Canillas · 9 years ago
  18. a841178 mfd: cros_ec: Use a zero-length array for command data by Javier Martinez Canillas · 9 years ago
  19. f30dc52 i2c: at91: fix code checker warnings by Cyrille Pitchen · 9 years ago
  20. d845340 i2c: busses: xgene-slimpro: fix incorrect __init declation for probe by Feng Kan · 9 years ago
  21. 41c8d45 i2c: davinci: Avoid sending to own address by Alexander Sverdlin · 9 years ago
  22. 72a956c i2c: davinci: Refactor i2c_davinci_wait_bus_not_busy() by Alexander Sverdlin · 9 years ago
  23. dd1aa25 i2c: brcmstb: Add Broadcom settop SoC i2c controller driver by Kamal Dasu · 9 years ago
  24. 5e3cfc6 i2c: at91: add support to FIFOs by Cyrille Pitchen · 9 years ago
  25. 6ce461e i2c: at91: print hardware version by Cyrille Pitchen · 9 years ago
  26. 0ef6f32 i2c: at91: add support for new alternative command mode by Cyrille Pitchen · 9 years ago
  27. e84cf8f i2c: at91: use BIT() macro to define register bits by Cyrille Pitchen · 9 years ago
  28. 93563a6 i2c: at91: fix a race condition when using the DMA controller by Cyrille Pitchen · 9 years ago
  29. 0ee04e9 i2c: iproc: Add suspend/resume support by Ray Jui · 10 years ago
  30. 8503ff1 i2c: designware: Avoid unnecessary resuming during system suspend by Jisheng Zhang · 10 years ago
  31. 7e2dc81 i2c: axxia: Add bus recovery functionality by Alexander Sverdlin · 10 years ago
  32. b2ed11e2 I2C: mediatek: Add driver for MediaTek MT8173 I2C controller by Eddie Huang · 10 years ago
  33. ce38815 I2C: mediatek: Add driver for MediaTek I2C controller by Xudong Chen · 10 years ago
  34. 1fb2ad9 i2c: rcar: report slave capabilities to users by Wolfram Sang · 10 years ago
  35. f6505fb i2c: add SLIMpro I2C device driver on APM X-Gene platform by Feng Kan · 10 years ago
  36. 9dcb0e7 i2c: omap: implement bus recovery by Felipe Balbi · 10 years ago
  37. e9a02a3 i2c: constify platform_device_id by Krzysztof Kozlowski · 10 years ago
  38. 8d487a4 i2c: s3c2410: fix oops in suspend callback for non-dt platforms by Vasily Khoruzhick · 10 years ago
  39. 3e59ae4 i2c: hix5hd2: Fix modalias to make module auto-loading work by Axel Lin · 10 years ago
  40. 096ea30 i2c: omap: Add calls for pinctrl state select by Pascal Huerst · 10 years ago
  41. 7e5cd69 i2c: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 10 years ago
  42. bea6ff0 i2c: xiic: Fix kerneldoc warnings by Shubhrajyoti Datta · 10 years ago
  43. 4489750 i2c: rk3x: Increase wait timeout to 1 second by Doug Anderson · 10 years ago
  44. 85f2901 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  45. 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
  46. fcdd5f0 i2c: st: add include for pinctrl by Wolfram Sang · 10 years ago
  47. 4c8979b i2c: digicolor: remove duplicate include by Wolfram Sang · 10 years ago
  48. 9ef8a0b i2c: pca-platform: fix broken email address by Wolfram Sang · 10 years ago
  49. 4daf5a2 i2c: mxs: fix broken email address by Wolfram Sang · 10 years ago
  50. c6cbfb9 i2c: rk3x: report number of messages transmitted by Dmitry Torokhov · 10 years ago
  51. c7f9452 i2c: jz4780: Fix build for m68k and sparc64 by Guenter Roeck · 10 years ago
  52. 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
  53. 2bbd681 i2c: xlp9xx: Driver for Netlogic XLP9XX/5XX I2C controller by Subhendu Sekhar Behera · 10 years ago
  54. 7ef97e9 i2c: davinci: use ICPFUNC to toggle I2C as gpio for bus recovery by Grygorii Strashko · 10 years ago
  55. 2e65676 i2c: davinci: use bus recovery infrastructure by Grygorii Strashko · 10 years ago
  56. ba92222 i2c: jz4780: Add i2c bus controller driver for Ingenic JZ4780 by Zubair Lutfullah Kakakhel · 10 years ago
  57. 3b10db23 i2c: dln2: set the device tree node of the adapter by Octavian Purdila · 10 years ago
  58. d9e1f44 i2c: davinci: fixup wait_for_completion_timeout handling by Nicholas Mc Guire · 10 years ago
  59. 9c836d0 i2c: mpc: Fix ISR return value by Amit Tomar · 10 years ago
  60. 5b77d16 i2c: slave: rework the slave API by Wolfram Sang · 10 years ago
  61. 4a7a082 i2c: add support for the Digicolor I2C controller by Baruch Siach · 10 years ago
  62. ca5b74d ACPI: Introduce has_acpi_companion() by Rafael J. Wysocki · 10 years ago
  63. b20d386 i2c: designware: Suppress error message if platform_get_irq() < 0 by Alexey Brodkin · 10 years ago
  64. 8ce795c i2c: mpc: assign the correct prescaler from SVR by Valentin Longchamp · 10 years ago
  65. 913b1d8 i2c: img-scb: fixup of wait_for_completion_timeout return handling by Nicholas Mc Guire · 10 years ago
  66. 1c42aca i2c: at91: fixup return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  67. 2abaccb i2c: axxia: fixup return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  68. f87b53a i2c: nomadik: match status to return type of read_i2c by Nicholas Mc Guire · 10 years ago
  69. 9bb9fee i2c: nomadik: match return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  70. 1ac63fe i2c: imx: match return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  71. 1abdd5d i2c: ismt: fix type of return var of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  72. 7395856 i2c: wmt: match return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  73. c4dc121 i2c: i2c-bcm2835: match return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  74. 63d51e5 i2c: designware: fixup return handling of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  75. e2efb89 i2c: cadence: fixup wait_for_completion_timeout return handling by Nicholas Mc Guire · 10 years ago
  76. bd9dd73 i2c: wmt: use msecs_to_jiffies for time conversions by Nicholas Mc Guire · 10 years ago
  77. 6973a39 i2c: tegra: match return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  78. 271a89c i2c: mxs: match wait_for_completion_timeout return type by Nicholas Mc Guire · 10 years ago
  79. 9ed1d86 Merge branch 'i2c/quirks' into i2c/for-4.1 by Wolfram Sang · 10 years ago
  80. bf07038 i2c: opal: Update quirk flags to do write-then-anything by Neelesh Gupta · 10 years ago
  81. 338f1ab i2c: bcm-iproc: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  82. fb3de30 i2c: pmcmsp: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  83. f2325c5 i2c: viperboard: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  84. 7ee405e i2c: powermac: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  85. afe9020 i2c: dln2: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  86. 280d230 i2c: axxia: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  87. b94c820 i2c: cpm: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  88. 994647d i2c: qup: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  89. a531afd i2c: opal: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  90. a740584 i2c: at91: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  91. fef220d i2c: i801: Use managed pcim_* PCI device initialization and reservation by Jarkko Nikula · 10 years ago
  92. f85da3f i2c: i801: Remove pci_enable_device() call from i801_resume() by Jarkko Nikula · 10 years ago
  93. 1621c59 i2c: i801: Use managed devm_* memory and irq allocation by Jarkko Nikula · 10 years ago
  94. 256493c i2c: i801: Remove i801_driver forward declaration by Jarkko Nikula · 10 years ago
  95. 9cbbf3d i2c: i801: Don't break user-visible strings by Jarkko Nikula · 10 years ago
  96. ebf2ef8 i2c: designware-baytrail: baytrail_i2c_acquire() might sleep by Andy Shevchenko · 10 years ago
  97. 30be774 i2c: designware-baytrail: cross-check lock functions by Andy Shevchenko · 10 years ago
  98. c8e043e i2c: designware-baytrail: fix sparse warnings by Andy Shevchenko · 10 years ago
  99. 259aada i2c: designware-baytrail: fix typo in error path by Andy Shevchenko · 10 years ago
  100. 9b5c9f0 i2c: designware-baytrail: describe magic numbers by Andy Shevchenko · 10 years ago