1. 2fe3e51 i2c: s3c2410: remove superfluous runtime PM calls by Wolfram Sang · 9 years ago
  2. 9f92416 i2c: always enable RuntimePM for the adapter device by Wolfram Sang · 9 years ago
  3. 8d22f30 i2c: designware: retry transfer on transient failure by Baruch Siach · 9 years ago
  4. f199b26 i2c: ibm_iic: rename i2c_timings struct due to clash with generic version by Stephen Rothwell · 9 years ago
  5. 90708ce i2c: designware: Add support for AMD Seattle I2C by Suravee Suthikulpanit · 9 years ago
  6. 995e68a i2c: imx: Remove unneeded comments by Fabio Estevam · 9 years ago
  7. 66e7841 i2c: st: use to_platform_device() by Geliang Tang · 9 years ago
  8. 238c44a i2c: designware: use to_pci_dev() by Geliang Tang · 9 years ago
  9. e2e5a2c i2c: brcmstb: Adding support for CM and DSL SoCs by Kamal Dasu · 9 years ago
  10. 8378d01 i2c: mediatek: fix i2c multi transfer issue in high speed mode by Liguo Zhang · 9 years ago
  11. e8e7129 i2c: imx: improve code readability by Gao Pan · 9 years ago
  12. 5b66153 i2c: imx: Improve message log when DMA is not used by Fabio Estevam · 9 years ago
  13. 588eb93 i2c: imx: add runtime pm support to improve the performance by Gao Pan · 9 years ago
  14. a5f6501 i2c: imx: init bus recovery info before adding i2c adapter by Gao Pan · 9 years ago
  15. 7ee24eb i2c: rcar: disable PM in multi-master mode by Wolfram Sang · 9 years ago
  16. 42c0783 i2c: rcar: remove macros dealing with flags by Wolfram Sang · 9 years ago
  17. 0c73973 i2c: document binding for multi-master case by Wolfram Sang · 9 years ago
  18. c20821a i2c: img-scb: support repeated starts on IP v3.3 by Sifan Naeem · 9 years ago
  19. c7b0a7c i2c: img-scb: add handle for Master halt interrupt by Sifan Naeem · 9 years ago
  20. dd29207 i2c: img-scb: add handle for stop detected interrupt by Sifan Naeem · 9 years ago
  21. a8c5a8d i2c: img-scb: remove fifo EMPTYING interrupts handle by Sifan Naeem · 9 years ago
  22. c55ebe0 i2c: img-scb: support I2C_M_IGNORE_NAK by Sifan Naeem · 9 years ago
  23. 54177cc i2c: make i2c_parse_fw_timings() always visible by Wolfram Sang · 9 years ago
  24. b7d518e i2c: emev: select I2C slave support by Wolfram Sang · 9 years ago
  25. 5398b7e i2c: xlr: add interrupt support for Sigma Designs chips by Måns Rullgård · 9 years ago
  26. a45af72 i2c: xlr: fix extra read/write at end of rx transfer by Måns Rullgård · 9 years ago
  27. 75d31c2 i2c: xlr: add support for Sigma Designs controller variant by Måns Rullgård · 9 years ago
  28. 51549c0 i2c: uniphier_f: error out if bus speed is zero by Masahiro Yamada · 9 years ago
  29. ac9b91f i2c: uniphier_f: error out if clock rate is zero by Masahiro Yamada · 9 years ago
  30. 2d5d23b i2c: uniphier: error out if bus speed is zero by Masahiro Yamada · 9 years ago
  31. 1ff49b3 i2c: uniphier: error out if clock rate is zero by Masahiro Yamada · 9 years ago
  32. ca68ead i2c: rcar: honor additional i2c timings from DT by Wolfram Sang · 9 years ago
  33. c788187 i2c: rcar: switch to i2c generic dt parsing by Wolfram Sang · 9 years ago
  34. f9c9d31 i2c: rcar: refactor probe function a little by Wolfram Sang · 9 years ago
  35. e1dba01 i2c: add generic routine to parse DT for timing information by Wolfram Sang · 9 years ago
  36. 99b809d i2c: document generic DT bindings for timing parameters by Wolfram Sang · 9 years ago
  37. c31d0a0 i2c: emev2: add slave support by Niklas Söderlund · 9 years ago
  38. 7a852b0 i2c: eg20t: allow build on MIPS platforms by Paul Burton · 9 years ago
  39. a613d9d i2c: eg20t: set i2c_adapter->dev.of_node by Paul Burton · 9 years ago
  40. cc018e3 i2c: at91: add support for the HOLD field by Ludovic Desroches · 9 years ago
  41. d7a4c76 i2c: piix4: remove unneeded assignments by Wolfram Sang · 9 years ago
  42. 173b77e i2c: mediatek: add i2c first write then read optimization by Liguo Zhang · 9 years ago
  43. 948c58a i2c: cadence: Remove the suspended flag by Shubhrajyoti Datta · 9 years ago
  44. 7fa3232 i2c: cadence: Move to sensible power management by Shubhrajyoti Datta · 9 years ago
  45. cfa576d i2c: add i2c_check_quirks helper function by Nicola Corna · 9 years ago
  46. 4dbfb5f i2c: bcm2835: add I2C_AQ_NO_CLK_STRETCH by Nicola Corna · 9 years ago
  47. a94d306 i2c: algo-bit: add I2C_AQ_NO_CLK_STRETCH by Nicola Corna · 9 years ago
  48. 749de3d i2c: add i2c quirk flag for unsupported clock stretching by Nicola Corna · 9 years ago
  49. 77c6801 i2c: xiic: Replace spinlock with mutex by Lars-Peter Clausen · 9 years ago
  50. c4c696f i2c: taos-evm: replace simple_strtoul by kstrtou8 by LABBE Corentin · 9 years ago
  51. 725d2e3 i2c: piix4: Add adapter port name support for SB800 chipset by Christian Fetzer · 9 years ago
  52. 2fee61d i2c: piix4: Add support for multiplexed main adapter in SB800 by Christian Fetzer · 9 years ago
  53. ca2061e i2c: piix4: Convert piix4_main_adapter to array by Christian Fetzer · 9 years ago
  54. e49865d i2c: rcar: handle difference in setting up non-first message by Wolfram Sang · 9 years ago
  55. 3c2b1ff i2c: rcar: clean up after refactoring by Wolfram Sang · 9 years ago
  56. 52df445 i2c: rcar: revoke START request early by Wolfram Sang · 9 years ago
  57. c3be0af1 i2c: rcar: check master irqs before slave irqs by Wolfram Sang · 9 years ago
  58. d89667b i2c: rcar: don't issue stop when HW does it automatically by Wolfram Sang · 9 years ago
  59. cc21d0b i2c: rcar: init new messages in irq by Wolfram Sang · 9 years ago
  60. b9d0684c i2c: rcar: refactor setup of a msg by Wolfram Sang · 9 years ago
  61. ff2316b i2c: rcar: remove spinlock by Wolfram Sang · 9 years ago
  62. 90f779e i2c: rcar: remove unused IOERROR state by Wolfram Sang · 9 years ago
  63. 2c78cdc i2c: rcar: rework hw init by Wolfram Sang · 9 years ago
  64. e43e0df i2c: rcar: make sure clocks are on when doing clock calculation by Wolfram Sang · 9 years ago
  65. 31ade3b Linux 4.4-rc3 by Linus Torvalds · 9 years ago
  66. c5bc1c9 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  67. 818aba30 Merge tag 'rtc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  68. 00fd6a7 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  69. d72aee7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 9 years ago
  70. 04527fd Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  71. 36511e8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  72. 75a29ec Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  73. 8f90353 target/stat: print full t10_wwn.model buffer by David Disseldorp · 9 years ago
  74. d94e5a6 target: fix COMPARE_AND_WRITE non zero SGL offset data corruption by Jan Engelhardt · 9 years ago
  75. 3786dc4 qla2xxx: Fix regression introduced by target configFS changes by Himanshu Madhani · 9 years ago
  76. 3a66d7d kref: Remove kref_put_spinlock_irqsave() by Bart Van Assche · 9 years ago
  77. 9ff9d15 target: Invoke release_cmd() callback without holding a spinlock by Bart Van Assche · 9 years ago
  78. 057085e target: Fix race for SCF_COMPARE_AND_WRITE_POST checking by Nicholas Bellinger · 9 years ago
  79. ca82c2b iscsi-target: Fix rx_login_comp hang after login failure by Nicholas Bellinger · 9 years ago
  80. 82a819e iscsi-target: return -ENOMEM instead of -1 in case of failed kmalloc() by Luis de Bethencourt · 9 years ago
  81. 6ba4bd2 target/user: Do not set unused fields in tcmu_ops by Andy Grover · 9 years ago
  82. 611e226 target/user: Fix time calc in expired cmd processing by Andy Grover · 9 years ago
  83. aa7d5f1 ARM: 8454/1: OF implies OF_FLATTREE by Arnd Bergmann · 9 years ago
  84. 081f369 Merge tag 'pci-v4.4-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  85. 8003a57 Merge tag 'nfs-for-4.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  86. d0bc387 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  87. 80e0c50 Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  88. 7e4b935 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  89. c64410f Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  90. a3b11c7 Merge tag 'pm+acpi-4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  91. 8c14f72 Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 9 years ago
  92. 1724734 Merge tag 'sound-4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  93. 5d86862 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  94. 5a44ed0 Merge tag 'nios2-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 9 years ago
  95. c861519 MIPS: Fix delay loops which may be removed by GCC. by Ralf Baechle · 9 years ago
  96. 03018ac Merge tag 'arc-4.4-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  97. a405fd1 Merge tag 'v4.4-rockchip-dts32-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes by Arnd Bergmann · 9 years ago
  98. 5530f85 Merge tag 'mvebu-fixes-4.4-1' of git://git.infradead.org/linux-mvebu into fixes by Arnd Bergmann · 9 years ago
  99. 97a586d Merge tag 'renesas-fixes-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Arnd Bergmann · 9 years ago
  100. f28a1b0 Merge branches 'pm-cpufreq' and 'acpi-cppc' by Rafael J. Wysocki · 9 years ago