1. 2e65676 i2c: davinci: use bus recovery infrastructure by Grygorii Strashko · 10 years ago
  2. ba92222 i2c: jz4780: Add i2c bus controller driver for Ingenic JZ4780 by Zubair Lutfullah Kakakhel · 10 years ago
  3. 3b10db2 i2c: dln2: set the device tree node of the adapter by Octavian Purdila · 10 years ago
  4. d9e1f44 i2c: davinci: fixup wait_for_completion_timeout handling by Nicholas Mc Guire · 10 years ago
  5. 9c836d0 i2c: mpc: Fix ISR return value by Amit Tomar · 10 years ago
  6. 5b77d16 i2c: slave: rework the slave API by Wolfram Sang · 10 years ago
  7. 4a7a082 i2c: add support for the Digicolor I2C controller by Baruch Siach · 10 years ago
  8. ca5b74d ACPI: Introduce has_acpi_companion() by Rafael J. Wysocki · 10 years ago
  9. b20d386 i2c: designware: Suppress error message if platform_get_irq() < 0 by Alexey Brodkin · 10 years ago
  10. 8ce795c i2c: mpc: assign the correct prescaler from SVR by Valentin Longchamp · 10 years ago
  11. 913b1d8 i2c: img-scb: fixup of wait_for_completion_timeout return handling by Nicholas Mc Guire · 10 years ago
  12. 1c42aca i2c: at91: fixup return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  13. 2abaccb i2c: axxia: fixup return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  14. f87b53a i2c: nomadik: match status to return type of read_i2c by Nicholas Mc Guire · 10 years ago
  15. 9bb9fee i2c: nomadik: match return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  16. 1ac63fe i2c: imx: match return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  17. 1abdd5d i2c: ismt: fix type of return var of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  18. 7395856 i2c: wmt: match return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  19. c4dc121 i2c: i2c-bcm2835: match return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  20. 63d51e5 i2c: designware: fixup return handling of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  21. e2efb89 i2c: cadence: fixup wait_for_completion_timeout return handling by Nicholas Mc Guire · 10 years ago
  22. bd9dd73 i2c: wmt: use msecs_to_jiffies for time conversions by Nicholas Mc Guire · 10 years ago
  23. 6973a39 i2c: tegra: match return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  24. 271a89c i2c: mxs: match wait_for_completion_timeout return type by Nicholas Mc Guire · 10 years ago
  25. 9ed1d86 Merge branch 'i2c/quirks' into i2c/for-4.1 by Wolfram Sang · 10 years ago
  26. bf07038 i2c: opal: Update quirk flags to do write-then-anything by Neelesh Gupta · 10 years ago
  27. 338f1ab i2c: bcm-iproc: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  28. fb3de30 i2c: pmcmsp: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  29. f2325c5 i2c: viperboard: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  30. 7ee405e i2c: powermac: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  31. afe9020 i2c: dln2: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  32. 280d230 i2c: axxia: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  33. b94c820 i2c: cpm: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  34. 994647d i2c: qup: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  35. a531afd i2c: opal: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  36. a740584 i2c: at91: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  37. fef220d i2c: i801: Use managed pcim_* PCI device initialization and reservation by Jarkko Nikula · 10 years ago
  38. f85da3f i2c: i801: Remove pci_enable_device() call from i801_resume() by Jarkko Nikula · 10 years ago
  39. 1621c59 i2c: i801: Use managed devm_* memory and irq allocation by Jarkko Nikula · 10 years ago
  40. 256493c i2c: i801: Remove i801_driver forward declaration by Jarkko Nikula · 10 years ago
  41. 9cbbf3d i2c: i801: Don't break user-visible strings by Jarkko Nikula · 10 years ago
  42. ebf2ef8 i2c: designware-baytrail: baytrail_i2c_acquire() might sleep by Andy Shevchenko · 10 years ago
  43. 30be774 i2c: designware-baytrail: cross-check lock functions by Andy Shevchenko · 10 years ago
  44. c8e043e i2c: designware-baytrail: fix sparse warnings by Andy Shevchenko · 10 years ago
  45. 259aada i2c: designware-baytrail: fix typo in error path by Andy Shevchenko · 10 years ago
  46. 9b5c9f0 i2c: designware-baytrail: describe magic numbers by Andy Shevchenko · 10 years ago
  47. 1b84f2a mfd: cros_ec: Use fixed size arrays to transfer data with the EC by Javier Martinez Canillas · 10 years ago
  48. 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
  49. 0d8fb59 i2c: ocores: rework clk code to handle NULL cookie by Wolfram Sang · 10 years ago
  50. b4ad051 i2c: designware-baytrail: another fixup for proper Kconfig dependencies by Wolfram Sang · 10 years ago
  51. e6e5dd3 i2c: iproc: Add Broadcom iProc I2C Driver by Ray Jui · 10 years ago
  52. a93ac57 i2c: designware-pci: update Intel copyright line by Andy Shevchenko · 10 years ago
  53. e961a09 i2c: ocores: add common clock support by Max Filippov · 10 years ago
  54. 181d9a0 i2c: hix5hd2: add COMPILE_TEST by Zhangfei Gao · 10 years ago
  55. 3a33a85 i2c: ocores: fix clock-frequency binding usage by Max Filippov · 10 years ago
  56. 32e2240 i2c: sh_mobile: terminate DMA reads properly by Wolfram Sang · 10 years ago
  57. d5fd120 i2c: Only include slave support if selected by Jean Delvare · 10 years ago
  58. 8c340f6 i2c: tegra: Maintain CPU endianness by Dmitry Osipenko · 10 years ago
  59. 9136c54 i2c: designware-baytrail: use proper Kconfig dependencies by Wolfram Sang · 10 years ago
  60. 42ffd39 i2c: designware: Do not calculate SCL timing parameters needlessly by Jarkko Nikula · 10 years ago
  61. 894acb2 i2c: designware: Add Intel Baytrail PMIC I2C bus support by David Box · 10 years ago
  62. c0601d2 i2c: designware: Add i2c bus locking support by David Box · 10 years ago
  63. 34e81ad i2c: s3c2410: fix ABBA deadlock by keeping clock prepared by Paul Osmialowski · 10 years ago
  64. 67105c5 i2c: designware: use {readl|writel}_relaxed instead of readl/writel by Jisheng Zhang · 10 years ago
  65. c99d49a9 i2c: designware-pci: no need to provide clk_khz by Andy Shevchenko · 10 years ago
  66. bd1179f i2c: designware-pci: remove Moorestown support by Andy Shevchenko · 10 years ago
  67. 4e355f5 i2c: imx: whitespace and checkpatch cleanup by Philipp Zabel · 10 years ago
  68. 90ebd0e i2c: imx: remove unused return value assignments by Philipp Zabel · 10 years ago
  69. 8a86c3a i2c: cadence: Check for errata condition involving master receive by Harini Katakam · 10 years ago
  70. cb9eaba i2c: imx: fix handling of wait_for_completion_timeout result by Nicholas Mc Guire · 10 years ago
  71. 387f0de i2c: rk3x: Account for repeated start time requirement by Doug Anderson · 10 years ago
  72. 1330e29 i2c: rk3x: fix bug that cause measured high_ns doesn't meet I2C specification by addy ke · 10 years ago
  73. 9fae82e i2c: cadence: Handle > 252 byte transfers by Harini Katakam · 10 years ago
  74. 1c57499 i2c: pmcmsp: remove dead code by Wolfram Sang · 10 years ago
  75. a4e1328 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  76. fe07ade i2c: sh_mobile: fix uninitialized var when debug is enabled by Wolfram Sang · 10 years ago
  77. 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
  78. f16ea4f i2c: sh_mobile: I2C_SH_MOBILE should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
  79. 55f5f98 i2c: sh_mobile: rework deferred probing by Wolfram Sang · 10 years ago
  80. e844a79 i2c: sh_mobile: refactor DMA setup by Wolfram Sang · 10 years ago
  81. 00d8689 i2c: mv64xxx: rework offload support to fix several problems by Thomas Petazzoni · 10 years ago
  82. 1259869 i2c: mv64xxx: use BIT() macro for register value definitions by Thomas Petazzoni · 10 years ago
  83. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  84. 9689519 Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  85. 4708345 i2c: Driver to expose PowerNV platform i2c busses by Neelesh Gupta · 10 years ago
  86. 6cf710d i2c: sh_mobile: remove unneeded DMA mask by Wolfram Sang · 10 years ago
  87. de20d18 i2c: rcar: add slave support by Wolfram Sang · 10 years ago
  88. 92a578b Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  89. 3a7dbed Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  90. e3d857e Merge branch 'pm-runtime' by Rafael J. Wysocki · 10 years ago
  91. 2713775 i2c-omap / PM: Drop CONFIG_PM_RUNTIME from i2c-omap.c by Rafael J. Wysocki · 10 years ago
  92. 681d15a i2c: cadence: Set the hardware time-out register to maximum value by Vishnu Motghare · 10 years ago
  93. 9ea359f i2c: davinci: generate STP always when NACK is received by Grygorii Strashko · 10 years ago
  94. 2c6ef04 i2c: davinci: switch to use platform_get_irq by Grygorii Strashko · 10 years ago
  95. 530834b i2c: sh_mobile: optimize irq entry by Wolfram Sang · 10 years ago
  96. 6ed23b8 PM: Merge the SET*_RUNTIME_PM_OPS() macros by Rafael J. Wysocki · 10 years ago
  97. 86261fd i2c: pxa: add support for SCCB devices by Petr Cvek · 10 years ago
  98. 23173ea omap: i2c: don't check bus state IP rev3.3 and earlier by Alexander Kochetkov · 10 years ago
  99. a7750c3 i2c: s3c2410: Handle i2c sys_cfg register in i2c driver by Pankaj Dubey · 10 years ago
  100. 80f1774 i2c: rk3x: add Kconfig dependency on COMMON_CLK by Max Schwarz · 10 years ago