1. 9cf5c09 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  2. 5dd32ea i2c: pnx: fix runtime warnings caused by enabling unprepared clock by Vladimir Zapolskiy · 9 years ago
  3. 0729a04 i2c: mv64xxx: really allow I2C offloading by Hezi Shahmoon · 9 years ago
  4. 56d4b8a i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348 by Mika Westerberg · 9 years ago
  5. 36d48fb i2c: designware-platdrv: enable RuntimePM before registering to the core by Wolfram Sang · 9 years ago
  6. eadd709 i2c: s3c2410: enable RuntimePM before registering to the core by Wolfram Sang · 9 years ago
  7. 4f7effd i2c: rcar: enable RuntimePM before registering to the core by Wolfram Sang · 9 years ago
  8. 74cedd3 i2c: return probe deferred status on dev_pm_domain_attach by Kieran Bingham · 9 years ago
  9. 2f8e2c8 move io-64-nonatomic*.h out of asm-generic by Christoph Hellwig · 9 years ago
  10. acceba5 Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  11. 8bd8fd0 Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  12. 5a73882 i2c: mux: reg Change ioread endianness for readback by York Sun · 9 years ago
  13. a05a34e i2c: mux: reg: fix compilation warnings by Mike Rapoport · 9 years ago
  14. fce388a i2c: mux: reg: simplify register size checking by Wolfram Sang · 9 years ago
  15. bdbf4a2 i2c: muxes: fix leaked i2c adapter device node references by Vladimir Zapolskiy · 9 years ago
  16. 3fffd12 i2c: allow specifying separate wakeup interrupt in device tree by Dmitry Torokhov · 9 years ago
  17. a4a9a8c i2c: xgene-slimpro: dma_mapping_error() doesn't return an error code by Dan Carpenter · 9 years ago
  18. 480b141 i2c: Replace I2C_CROS_EC_TUNNEL dependency by Javier Martinez Canillas · 9 years ago
  19. 01eef96 i2c: core: Add support for best effort block read emulation by Irina Tirdea · 9 years ago
  20. 3f9c37a i2c: lpc2k: add driver by Joachim Eastwood · 9 years ago
  21. b3fdd32 i2c: mux: Add register-based mux i2c-mux-reg by York Sun · 9 years ago
  22. c6909d6 i2c: slave: print warning if slave flag not set by Wolfram Sang · 9 years ago
  23. cfa0327 i2c: support 10 bit and slave addresses in sysfs 'new_device' by Wolfram Sang · 9 years ago
  24. 9bccc70 i2c: take address space into account when checking for used addresses by Wolfram Sang · 9 years ago
  25. b4e2f6a i2c: apply DT flags when probing by Wolfram Sang · 10 years ago
  26. c4019b7 i2c: make address check indpendent from client struct by Wolfram Sang · 9 years ago
  27. 66be6056 i2c: rename address check functions by Wolfram Sang · 9 years ago
  28. da899f5 i2c: apply address offset for slaves, too by Wolfram Sang · 10 years ago
  29. 28c0a84 i2c: mediatek: Fixup i2c ack error interrupt handling by Eddie Huang · 9 years ago
  30. ea89ef1 i2c: mediatek: Reset DMA engine in hardware init function by Eddie Huang · 9 years ago
  31. 9424693 i2c: i801: Create iTCO device on newer Intel PCHs by Mika Westerberg · 9 years ago
  32. 66621f9 i2c: viperboard: clean up inconsistent indenting by Colin Ian King · 9 years ago
  33. a1f6431 i2c: cadence: set THIS_MODULE to the owner of the adapter by Masahiro Yamada · 9 years ago
  34. fb42746 i2c: designware: Make debug print in i2c_dw_isr() shorter by Jarkko Nikula · 9 years ago
  35. 0d1ad98 i2c: arb-gpio-challenge: use of_get_i2c_adapter_by_node interface by Vladimir Zapolskiy · 9 years ago
  36. 48e9743 i2c: core: add and export of_get_i2c_adapter_by_node() interface by Vladimir Zapolskiy · 9 years ago
  37. 611e12e i2c: core: manage i2c bus device refcount in i2c_[get|put]_adapter by Vladimir Zapolskiy · 9 years ago
  38. 069d5b7 i2c: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 10 years ago
  39. b0898fd i2c: designware-pci: use IRQF_COND_SUSPEND flag by Andy Shevchenko · 10 years ago
  40. 82cd5d0 i2c: parport: Add VCT-jig adapter by Ondrej Zary · 10 years ago
  41. 63cab19 i2c: removed work arounds in i2c driver for Zynq Ultrascale+ MPSoC by Anurag Kumar Vulisha · 10 years ago
  42. d57f5de i2c: tegra: add support for fast plus (FM+) mode clock rate by Laxman Dewangan · 10 years ago
  43. 6f4664b i2c: tegra: update CONFIG_LOAD for new conifiguration by Laxman Dewangan · 10 years ago
  44. 77441ac i2c: omap: fix cleanup regression by Wolfram Sang · 9 years ago
  45. 6b0c8dc i2c: xiic: Do not continue in case of errors in Rx by Shubhrajyoti Datta · 10 years ago
  46. 7f9906b i2c: xiic: Service all interrupts in isr by Shubhrajyoti Datta · 10 years ago
  47. 542e2a9 i2c: xiic: Remove the Addressed as slave interrupt by Shubhrajyoti Datta · 10 years ago
  48. b33aa25 i2c: xiic: Remove busy loop while waiting for bus busy by Shubhrajyoti Datta · 10 years ago
  49. e6c9a03 i2c: xiic: Remove the disabling of interrupts by Shubhrajyoti Datta · 10 years ago
  50. d701667 i2c: xiic: Do not reset controller before every transfer by Shubhrajyoti Datta · 10 years ago
  51. fcc2fac i2c: xiic: move the xiic_process to thread context by Shubhrajyoti Datta · 10 years ago
  52. 0387fc1 i2c: xiic: Remove the disabling of interrupts by Shubhrajyoti Datta · 10 years ago
  53. 51fcce8 i2c: pxa: Use devm_ variants in probe function by Vaibhav Hiremath · 9 years ago
  54. 3a2dc16 i2c: pxa: Update debug function to dump more info on error by Vaibhav Hiremath · 9 years ago
  55. e2b498f i2c: pxa: Fix compile warning in 64bit mode by Yipeng Yao · 9 years ago
  56. 8bd75bd i2c: pxa: Return I2C_RETRY when timeout in pio mode by Shouming Wang · 9 years ago
  57. e087b42 i2c: pxa: No need to set slave addr for i2c master mode reset by Vaibhav Hiremath · 9 years ago
  58. abf8a1f i2c: pxa: keep i2c irq ON in suspend by Leilei Shang · 9 years ago
  59. 5faf6e1 i2c: emev2: add driver by Wolfram Sang · 10 years ago
  60. 1c4828f i2c: omap: on ->remove() call pm_runtime_put_sync() by Felipe Balbi · 10 years ago
  61. 63f8f85 i2c: omap: abolish variable name confusion by Felipe Balbi · 10 years ago
  62. c680e32 i2c: omap: switch to dev_get_drvdata() by Felipe Balbi · 10 years ago
  63. 2022611 i2c: parport: start using pr_fmt by Sudip Mukherjee · 10 years ago
  64. c5f3d54 i2c: parport: use dev_* by Sudip Mukherjee · 10 years ago
  65. e331146 i2c: fix leaked device refcount on of_find_i2c_* error path by Vladimir Zapolskiy · 9 years ago
  66. e952849 i2c: Fix typo in i2c-bfin-twi.c by Masanari Iida · 9 years ago
  67. 828e66c i2c: omap: fix bus recovery setup by Jan Luebbe · 10 years ago
  68. 8b06260 i2c: core: only use set_scl for bus recovery after calling prepare_recovery by Jan Luebbe · 10 years ago
  69. 1f02329 i2c: slave eeprom: clean up sysfs bin attribute read()/write() by Vladimir Zapolskiy · 9 years ago
  70. 4f001fd i2c: Mark instantiated device nodes with OF_POPULATE by Pantelis Antoniou · 10 years ago
  71. eb8173e i2c: jz4780: Fix return value if probe fails by Axel Lin · 10 years ago
  72. 7249481 i2c: xgene-slimpro: Fix missing mbox_free_channel call in probe error path by Axel Lin · 10 years ago
  73. fc0a1f0 i2c: I2C_MT65XX should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
  74. d878238 Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  75. 2486748 Merge branch 'i2c/for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  76. 84e9c87 Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  77. a57f14b Merge tag 'mmc-v4.2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  78. 10b4b09 Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  79. a294aba i2c: busses: i2c-bcm2835: limits cdiv to allowed values by Silvan Wicki · 10 years ago
  80. 365322f i2c: sh_mobile: use proper type for timeout by Wolfram Sang · 10 years ago
  81. 41bdbd2 i2c: sh_mobile: use adapter default for timeout by Wolfram Sang · 10 years ago
  82. b6763d0 i2c: rcar: use proper type for timeout by Wolfram Sang · 10 years ago
  83. efd2c61 i2c: rcar: use adapter default for timeout by Wolfram Sang · 10 years ago
  84. edfc390 i2c: designware: Make sure the device is suspended before disabling runtime PM by Mika Westerberg · 10 years ago
  85. 3aaa34b i2c: tegra: apply size limit quirk by Wolfram Sang · 10 years ago
  86. 4bb28e3 i2c: tegra: don't advertise SMBUS_QUICK by Wolfram Sang · 10 years ago
  87. e8e523a i2c: octeon: remove unused signal handling by Nicholas Mc Guire · 10 years ago
  88. 955fc95 i2c: davinci: Optimize SCL generation by Alexander Sverdlin · 10 years ago
  89. 0a8237a i2c: mux: pca954x: Use __i2c_transfer because of quirks by Alexander Sverdlin · 10 years ago
  90. e766f33 i2c: mux: Use __i2c_transfer() instead of calling parent's master_xfer() by Alexander Sverdlin · 10 years ago
  91. dc362d5 i2c: use parent adapter quirks in mux by Alexander Sverdlin · 10 years ago
  92. 7b61863 i2c: bcm2835: clear reserved bits in S-Register by Silvan Wicki · 10 years ago
  93. 3ded374 i2c: sh_mobile: add errata workaround by Wolfram Sang · 10 years ago
  94. bcb2999 i2c-piix4: Use Macro for AMD CZ SMBus device ID by Vincent Wan · 10 years ago
  95. 062476f mfd: cros_ec: Move protocol helpers out of the MFD driver by Javier Martinez Canillas · 10 years ago
  96. a841178 mfd: cros_ec: Use a zero-length array for command data by Javier Martinez Canillas · 10 years ago
  97. f30dc52 i2c: at91: fix code checker warnings by Cyrille Pitchen · 10 years ago
  98. d845340 i2c: busses: xgene-slimpro: fix incorrect __init declation for probe by Feng Kan · 10 years ago
  99. 41c8d45 i2c: davinci: Avoid sending to own address by Alexander Sverdlin · 10 years ago
  100. 72a956c i2c: davinci: Refactor i2c_davinci_wait_bus_not_busy() by Alexander Sverdlin · 10 years ago