1. 4077a38 x86/platform/iosf_mbi: Remove duplicate definitions by Andy Shevchenko · 10 years ago
  2. cdc5a31 i2c: i801: add Intel Lewisburg device IDs by Alexandra Yates · 10 years ago
  3. d0fe525 i2c: xiic: Prevent concurrent running of the IRQ handler and __xiic_start_xfer() by Lars-Peter Clausen · 10 years ago
  4. 9656eee i2c: Revert "i2c: xiic: Do not reset controller before every transfer" by Lars-Peter Clausen · 10 years ago
  5. 8bb6fd5 i2c: imx: fix a compiling error by Hou Zhiqiang · 10 years ago
  6. d55fc37 Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  7. 9cf5c09 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
  8. 75ecc64 i2c: rcar: Revert the latest refactoring series by Wolfram Sang · 10 years ago
  9. 77133e1 i2c: pnx: remove superfluous assignment by Wolfram Sang · 10 years ago
  10. 3924bac47 i2c: cadence: enable driver for ARM64 by Michal Simek · 10 years ago
  11. 2b630df7 i2c: i801: Document Intel DNV and Broxton by Jarkko Nikula · 10 years ago
  12. a9bed6b i2c: at91: manage unexpected RXRDY flag when starting a transfer by Ludovic Desroches · 10 years ago
  13. 43e9f2a i2c: pnx: Use setup_timer instead of open coding it by Muhammad Falak R Wani · 10 years ago
  14. 8eb5c87 i2c: add ACPI support for I2C mux ports by Dustin Byford · 10 years ago
  15. c5fa6fc i2c: pxa: Add support for pxa910/988 & new configuration features by Vaibhav Hiremath · 10 years ago
  16. 174f236 i2c: au1550: Convert to devm_kzalloc and devm_ioremap_resource by Axel Lin · 10 years ago
  17. d64d45c i2c: sirf: tune the divider to make i2c bus freq more accurate by Guoying Zhang · 10 years ago
  18. 5dd32ea i2c: pnx: fix runtime warnings caused by enabling unprepared clock by Vladimir Zapolskiy · 10 years ago
  19. 4c0657a i2c: imx: Use -ENXIO as error in the NACK case by Fabio Estevam · 10 years ago
  20. dd77f42 i2c: i801: Add support for Intel Broxton by Jarkko Nikula · 10 years ago
  21. 84d7f2e i2c: i801: Add support for Intel DNV by Mika Westerberg · 10 years ago
  22. 09027e0 i2c: mediatek: add i2c resume support by Liguo Zhang · 10 years ago
  23. 1c4b6c3 i2c: imx: implement bus recovery by Gao Pan · 10 years ago
  24. 6a62974 i2c: uniphier_f: add UniPhier FIFO-builtin I2C driver by Masahiro Yamada · 10 years ago
  25. dd6fd4a i2c: uniphier: add UniPhier FIFO-less I2C driver by Masahiro Yamada · 10 years ago
  26. 3eddad9 i2c: designware: reverts "i2c: designware: Add support for AMD I2C controller" by Ken Xue · 10 years ago
  27. fa721ba i2c: imx: add support for Freescale Layerscape platforms by Shaohui Xie · 10 years ago
  28. 6f6ddbb i2c: at91: fix write transfers by clearing pending interrupt first by Cyrille Pitchen · 10 years ago
  29. 319d7f0 i2c: designware: Fix build error when !CONFIG_PM_SLEEP by Jarkko Nikula · 10 years ago
  30. 0729a04 i2c: mv64xxx: really allow I2C offloading by Hezi Shahmoon · 10 years ago
  31. 8c5ec4c i2c: stu300: Fix module autoload for OF platform driver by Luis de Bethencourt · 10 years ago
  32. 598cf16 i2c: rk3x: Fix module autoload for OF platform driver by Luis de Bethencourt · 10 years ago
  33. 93ae965 i2c: meson: Fix module autoload for OF platform driver by Luis de Bethencourt · 10 years ago
  34. d695e22 i2c: ibm-iic: Fix module autoload for OF platform driver by Luis de Bethencourt · 10 years ago
  35. c6f1891 i2c: rcar: Remove obsolete platform data support by Geert Uytterhoeven · 10 years ago
  36. 7bb6da5 i2c: sh_mobile: add support for r8a7795 (R-Car H3) by Wolfram Sang · 10 years ago
  37. e7db0d3 i2c: rcar: add support for r8a7795 (R-Car H3) by Wolfram Sang · 10 years ago
  38. b299167 i2c: ocores: support big-endian register layout by Max Filippov · 10 years ago
  39. 8a5e3d4 i2c: au1550: relax bus timings a bit by Manuel Lauss · 10 years ago
  40. 26f590e i2c: tegra: drop duplicated code for assigning algo by Barry Song · 10 years ago
  41. 35780e8 i2c: davinci: Optimize clock generation on Keystone SoC by Alexander Sverdlin · 10 years ago
  42. 064181b i2c: ismt: issue a warning when fail to request MSI by Andy Shevchenko · 10 years ago
  43. 6befa6d i2c: ismt: propagate actual error code by Andy Shevchenko · 10 years ago
  44. f92d155 i2c: ismt: do not duplicate msi_enabled flag by Andy Shevchenko · 10 years ago
  45. fb8918b i2c: ismt: PCI core handles power state for us by Andy Shevchenko · 10 years ago
  46. 600ca08 i2c: ismt: improve usage of devres API by Andy Shevchenko · 10 years ago
  47. 6109dbd i2c: ismt: mark register space with __iomem by Andy Shevchenko · 10 years ago
  48. 56d4b8a i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348 by Mika Westerberg · 10 years ago
  49. 36d48fb i2c: designware-platdrv: enable RuntimePM before registering to the core by Wolfram Sang · 10 years ago
  50. eadd709 i2c: s3c2410: enable RuntimePM before registering to the core by Wolfram Sang · 10 years ago
  51. 4f7effd i2c: rcar: enable RuntimePM before registering to the core by Wolfram Sang · 10 years ago
  52. d80d134 i2c: designware: Move common probe code into i2c_dw_probe() by Jarkko Nikula · 10 years ago
  53. 6ad6fde i2c: designware: Rename platform driver probe and PM functions by Jarkko Nikula · 10 years ago
  54. 8a43745 i2c: designware: Make dw_readl() and dw_writel() static by Jarkko Nikula · 10 years ago
  55. f6ed2b7 i2c: designware: Remove unused functions by Jarkko Nikula · 10 years ago
  56. b9f84ad i2c: designware: Disable interrupts before requesting PCI device interrupt by Jarkko Nikula · 10 years ago
  57. c335631 i2c: designware: Remove interrupt clearing from i2c_dw_pci_probe() by Jarkko Nikula · 10 years ago
  58. 2f8e2c8 move io-64-nonatomic*.h out of asm-generic by Christoph Hellwig · 10 years ago
  59. 58b0497 i2c: img-scb: verify support for requested bit rate by Sifan Naeem · 10 years ago
  60. 1ed6fae i2c: img-scb: Clear line and interrupt status before starting a transfer by Sifan Naeem · 10 years ago
  61. 0f0a318 i2c: img-scb: use line_status instead of i2c->line_status by Sifan Naeem · 10 years ago
  62. 987008d i2c: img-scb: fix LOW and HIGH period values for the SCL clock by Sifan Naeem · 10 years ago
  63. 5728d95 i2c: img-scb: use DIV_ROUND_UP to round divisor values by Sifan Naeem · 10 years ago
  64. 2aefb1b i2c: img-scb: do dummy writes before fifo access by Sifan Naeem · 10 years ago
  65. 0e59378 i2c: img-scb: enable fencing for all versions of the ip by Sifan Naeem · 10 years ago
  66. 708ca40 i2c: rcar: clean up after refactoring by Wolfram Sang · 10 years ago
  67. e5a7eff i2c: rcar: revoke START request early by Wolfram Sang · 10 years ago
  68. 2151ba7 i2c: rcar: check master irqs before slave irqs by Wolfram Sang · 10 years ago
  69. 315a173 i2c: rcar: don't issue stop when HW does it automatically by Wolfram Sang · 10 years ago
  70. 2bc3c5a i2c: rcar: init new messages in irq by Wolfram Sang · 10 years ago
  71. 344beeb i2c: rcar: refactor setup of a msg by Wolfram Sang · 10 years ago
  72. 738206de i2c: rcar: remove spinlock by Wolfram Sang · 10 years ago
  73. 59daef9 i2c: rcar: remove unused IOERROR state by Wolfram Sang · 10 years ago
  74. 93c659d i2c: rcar: rework hw init by Wolfram Sang · 10 years ago
  75. acceba5 Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  76. 8bd8fd0 Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  77. a4a9a8c i2c: xgene-slimpro: dma_mapping_error() doesn't return an error code by Dan Carpenter · 10 years ago
  78. 480b141 i2c: Replace I2C_CROS_EC_TUNNEL dependency by Javier Martinez Canillas · 10 years ago
  79. 3f9c37a i2c: lpc2k: add driver by Joachim Eastwood · 10 years ago
  80. 28c0a84 i2c: mediatek: Fixup i2c ack error interrupt handling by Eddie Huang · 10 years ago
  81. ea89ef1 i2c: mediatek: Reset DMA engine in hardware init function by Eddie Huang · 10 years ago
  82. 9424693 i2c: i801: Create iTCO device on newer Intel PCHs by Mika Westerberg · 10 years ago
  83. 66621f9 i2c: viperboard: clean up inconsistent indenting by Colin Ian King · 10 years ago
  84. a1f6431 i2c: cadence: set THIS_MODULE to the owner of the adapter by Masahiro Yamada · 10 years ago
  85. fb42746 i2c: designware: Make debug print in i2c_dw_isr() shorter by Jarkko Nikula · 10 years ago
  86. b0898fd i2c: designware-pci: use IRQF_COND_SUSPEND flag by Andy Shevchenko · 10 years ago
  87. 82cd5d0 i2c: parport: Add VCT-jig adapter by Ondrej Zary · 10 years ago
  88. 63cab19 i2c: removed work arounds in i2c driver for Zynq Ultrascale+ MPSoC by Anurag Kumar Vulisha · 10 years ago
  89. d57f5de i2c: tegra: add support for fast plus (FM+) mode clock rate by Laxman Dewangan · 10 years ago
  90. 6f4664b i2c: tegra: update CONFIG_LOAD for new conifiguration by Laxman Dewangan · 10 years ago
  91. 77441ac i2c: omap: fix cleanup regression by Wolfram Sang · 10 years ago
  92. 6b0c8dc i2c: xiic: Do not continue in case of errors in Rx by Shubhrajyoti Datta · 10 years ago
  93. 7f9906b i2c: xiic: Service all interrupts in isr by Shubhrajyoti Datta · 10 years ago
  94. 542e2a9 i2c: xiic: Remove the Addressed as slave interrupt by Shubhrajyoti Datta · 10 years ago
  95. b33aa25 i2c: xiic: Remove busy loop while waiting for bus busy by Shubhrajyoti Datta · 10 years ago
  96. e6c9a03 i2c: xiic: Remove the disabling of interrupts by Shubhrajyoti Datta · 10 years ago
  97. d701667 i2c: xiic: Do not reset controller before every transfer by Shubhrajyoti Datta · 10 years ago
  98. fcc2fac i2c: xiic: move the xiic_process to thread context by Shubhrajyoti Datta · 10 years ago
  99. 0387fc1 i2c: xiic: Remove the disabling of interrupts by Shubhrajyoti Datta · 10 years ago
  100. 51fcce8 i2c: pxa: Use devm_ variants in probe function by Vaibhav Hiremath · 10 years ago