1. c7b0a7c i2c: img-scb: add handle for Master halt interrupt by Sifan Naeem · 9 years ago
  2. dd29207 i2c: img-scb: add handle for stop detected interrupt by Sifan Naeem · 9 years ago
  3. a8c5a8d i2c: img-scb: remove fifo EMPTYING interrupts handle by Sifan Naeem · 9 years ago
  4. c55ebe0 i2c: img-scb: support I2C_M_IGNORE_NAK by Sifan Naeem · 9 years ago
  5. 54177cc i2c: make i2c_parse_fw_timings() always visible by Wolfram Sang · 9 years ago
  6. b7d518e i2c: emev: select I2C slave support by Wolfram Sang · 9 years ago
  7. 5398b7e i2c: xlr: add interrupt support for Sigma Designs chips by Måns Rullgård · 9 years ago
  8. a45af72 i2c: xlr: fix extra read/write at end of rx transfer by Måns Rullgård · 9 years ago
  9. 75d31c2 i2c: xlr: add support for Sigma Designs controller variant by Måns Rullgård · 9 years ago
  10. 51549c0 i2c: uniphier_f: error out if bus speed is zero by Masahiro Yamada · 9 years ago
  11. ac9b91f i2c: uniphier_f: error out if clock rate is zero by Masahiro Yamada · 9 years ago
  12. 2d5d23b i2c: uniphier: error out if bus speed is zero by Masahiro Yamada · 9 years ago
  13. 1ff49b3 i2c: uniphier: error out if clock rate is zero by Masahiro Yamada · 9 years ago
  14. ca68ead i2c: rcar: honor additional i2c timings from DT by Wolfram Sang · 9 years ago
  15. c788187 i2c: rcar: switch to i2c generic dt parsing by Wolfram Sang · 9 years ago
  16. f9c9d31 i2c: rcar: refactor probe function a little by Wolfram Sang · 9 years ago
  17. e1dba01 i2c: add generic routine to parse DT for timing information by Wolfram Sang · 9 years ago
  18. 99b809d i2c: document generic DT bindings for timing parameters by Wolfram Sang · 9 years ago
  19. c31d0a0 i2c: emev2: add slave support by Niklas Söderlund · 9 years ago
  20. 7a852b0 i2c: eg20t: allow build on MIPS platforms by Paul Burton · 9 years ago
  21. a613d9d i2c: eg20t: set i2c_adapter->dev.of_node by Paul Burton · 9 years ago
  22. cc018e3 i2c: at91: add support for the HOLD field by Ludovic Desroches · 9 years ago
  23. d7a4c76 i2c: piix4: remove unneeded assignments by Wolfram Sang · 9 years ago
  24. 173b77e i2c: mediatek: add i2c first write then read optimization by Liguo Zhang · 9 years ago
  25. 948c58a i2c: cadence: Remove the suspended flag by Shubhrajyoti Datta · 9 years ago
  26. 7fa3232 i2c: cadence: Move to sensible power management by Shubhrajyoti Datta · 9 years ago
  27. cfa576d i2c: add i2c_check_quirks helper function by Nicola Corna · 9 years ago
  28. 4dbfb5f i2c: bcm2835: add I2C_AQ_NO_CLK_STRETCH by Nicola Corna · 9 years ago
  29. a94d306 i2c: algo-bit: add I2C_AQ_NO_CLK_STRETCH by Nicola Corna · 9 years ago
  30. 749de3d i2c: add i2c quirk flag for unsupported clock stretching by Nicola Corna · 9 years ago
  31. 77c6801 i2c: xiic: Replace spinlock with mutex by Lars-Peter Clausen · 9 years ago
  32. c4c696f i2c: taos-evm: replace simple_strtoul by kstrtou8 by LABBE Corentin · 9 years ago
  33. 725d2e3 i2c: piix4: Add adapter port name support for SB800 chipset by Christian Fetzer · 9 years ago
  34. 2fee61d i2c: piix4: Add support for multiplexed main adapter in SB800 by Christian Fetzer · 9 years ago
  35. ca2061e i2c: piix4: Convert piix4_main_adapter to array by Christian Fetzer · 9 years ago
  36. e49865d i2c: rcar: handle difference in setting up non-first message by Wolfram Sang · 9 years ago
  37. 3c2b1ff i2c: rcar: clean up after refactoring by Wolfram Sang · 9 years ago
  38. 52df445 i2c: rcar: revoke START request early by Wolfram Sang · 9 years ago
  39. c3be0af1 i2c: rcar: check master irqs before slave irqs by Wolfram Sang · 9 years ago
  40. d89667b i2c: rcar: don't issue stop when HW does it automatically by Wolfram Sang · 9 years ago
  41. cc21d0b i2c: rcar: init new messages in irq by Wolfram Sang · 9 years ago
  42. b9d0684c i2c: rcar: refactor setup of a msg by Wolfram Sang · 9 years ago
  43. ff2316b i2c: rcar: remove spinlock by Wolfram Sang · 9 years ago
  44. 90f779e i2c: rcar: remove unused IOERROR state by Wolfram Sang · 9 years ago
  45. 2c78cdc i2c: rcar: rework hw init by Wolfram Sang · 9 years ago
  46. e43e0df i2c: rcar: make sure clocks are on when doing clock calculation by Wolfram Sang · 9 years ago
  47. 31ade3b Linux 4.4-rc3 by Linus Torvalds · 9 years ago
  48. c5bc1c9 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  49. 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
  50. 00fd6a7 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  51. d72aee7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 9 years ago
  52. 04527fd Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  53. 36511e8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  54. 75a29ec Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  55. 8f90353 target/stat: print full t10_wwn.model buffer by David Disseldorp · 9 years ago
  56. d94e5a6 target: fix COMPARE_AND_WRITE non zero SGL offset data corruption by Jan Engelhardt · 9 years ago
  57. 3786dc4 qla2xxx: Fix regression introduced by target configFS changes by Himanshu Madhani · 9 years ago
  58. 3a66d7d kref: Remove kref_put_spinlock_irqsave() by Bart Van Assche · 9 years ago
  59. 9ff9d15 target: Invoke release_cmd() callback without holding a spinlock by Bart Van Assche · 9 years ago
  60. 057085e target: Fix race for SCF_COMPARE_AND_WRITE_POST checking by Nicholas Bellinger · 9 years ago
  61. ca82c2b iscsi-target: Fix rx_login_comp hang after login failure by Nicholas Bellinger · 9 years ago
  62. 82a819e iscsi-target: return -ENOMEM instead of -1 in case of failed kmalloc() by Luis de Bethencourt · 9 years ago
  63. 6ba4bd2 target/user: Do not set unused fields in tcmu_ops by Andy Grover · 9 years ago
  64. 611e226 target/user: Fix time calc in expired cmd processing by Andy Grover · 9 years ago
  65. aa7d5f1 ARM: 8454/1: OF implies OF_FLATTREE by Arnd Bergmann · 9 years ago
  66. 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
  67. 8003a57 Merge tag 'nfs-for-4.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  68. d0bc387 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  69. 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
  70. 7e4b935 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  71. 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
  72. 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
  73. 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
  74. 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
  75. 5d86862 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  76. 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
  77. c861519 MIPS: Fix delay loops which may be removed by GCC. by Ralf Baechle · 9 years ago
  78. 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
  79. 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
  80. 5530f85 Merge tag 'mvebu-fixes-4.4-1' of git://git.infradead.org/linux-mvebu into fixes by Arnd Bergmann · 9 years ago
  81. 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
  82. f28a1b0 Merge branches 'pm-cpufreq' and 'acpi-cppc' by Rafael J. Wysocki · 9 years ago
  83. 4fe5e19 Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  84. 02a5fec Merge tag 'powerpc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  85. 8620015 xen/evtchn: dynamically grow pending event channel ring by David Vrabel · 9 years ago
  86. 66362c9 arm64: efi: fix initcall return values by Ard Biesheuvel · 9 years ago
  87. 81d9457 arm64: efi: deal with NULL return value of early_memremap() by Ard Biesheuvel · 9 years ago
  88. 1944bf8 arm64: debug: Treat the BRPs/WRPs as unsigned by Suzuki K. Poulose · 9 years ago
  89. 4f0a606 arm64: cpufeature: Track unsigned fields by Suzuki K. Poulose · 9 years ago
  90. b4ff838 xen/events: Always allocate legacy interrupts on PV guests by Boris Ostrovsky · 9 years ago
  91. d211827 arm64: cpufeature: Add helpers for extracting unsigned values by Suzuki K. Poulose · 9 years ago
  92. 9c17d96 xen/gntdev: Grant maps should not be subject to NUMA balancing by Boris Ostrovsky · 9 years ago
  93. 3abb1ad rtc: ds1307: fix alarm reading at probe time by Simon Guinot · 9 years ago
  94. 667c275 Revert "arm64: Mark kernel page ranges contiguous" by Catalin Marinas · 9 years ago
  95. 0ebea808 arm64: mm: keep reserved ASIDs in sync with mm after multiple rollovers by Will Deacon · 9 years ago
  96. f1b9032 arm64: KASAN depends on !(ARM64_16K_PAGES && ARM64_VA_BITS_48) by Andrey Ryabinin · 9 years ago
  97. 8e3d7c8 nios2: fix cache coherency by Ley Foon Tan · 9 years ago
  98. 6e37592 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into for-linus2 by James Morris · 9 years ago
  99. 2f13716 Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  100. 78c4a49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago