1. 62a615e mfd: core: redo ACPI matching of the children devices by Andy Shevchenko · 9 years ago
  2. 6a62974 i2c: uniphier_f: add UniPhier FIFO-builtin I2C driver by Masahiro Yamada · 9 years ago
  3. dd6fd4a i2c: uniphier: add UniPhier FIFO-less I2C driver by Masahiro Yamada · 9 years ago
  4. 3eddad9 i2c: designware: reverts "i2c: designware: Add support for AMD I2C controller" by Ken Xue · 9 years ago
  5. fa721ba i2c: imx: add support for Freescale Layerscape platforms by Shaohui Xie · 9 years ago
  6. 6f6ddbb i2c: at91: fix write transfers by clearing pending interrupt first by Cyrille Pitchen · 9 years ago
  7. 319d7f0 i2c: designware: Fix build error when !CONFIG_PM_SLEEP by Jarkko Nikula · 9 years ago
  8. 8c5ec4c i2c: stu300: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  9. 598cf16 i2c: rk3x: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  10. 93ae965 i2c: meson: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  11. d695e22 i2c: ibm-iic: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  12. c6f1891 i2c: rcar: Remove obsolete platform data support by Geert Uytterhoeven · 9 years ago
  13. 7bb6da5 i2c: sh_mobile: add support for r8a7795 (R-Car H3) by Wolfram Sang · 9 years ago
  14. e7db0d3 i2c: rcar: add support for r8a7795 (R-Car H3) by Wolfram Sang · 9 years ago
  15. b299167 i2c: ocores: support big-endian register layout by Max Filippov · 9 years ago
  16. 8a5e3d4 i2c: au1550: relax bus timings a bit by Manuel Lauss · 9 years ago
  17. 26f590e i2c: tegra: drop duplicated code for assigning algo by Barry Song · 9 years ago
  18. 35780e8 i2c: davinci: Optimize clock generation on Keystone SoC by Alexander Sverdlin · 9 years ago
  19. 064181b i2c: ismt: issue a warning when fail to request MSI by Andy Shevchenko · 9 years ago
  20. 6befa6d i2c: ismt: propagate actual error code by Andy Shevchenko · 9 years ago
  21. f92d155 i2c: ismt: do not duplicate msi_enabled flag by Andy Shevchenko · 9 years ago
  22. fb8918b i2c: ismt: PCI core handles power state for us by Andy Shevchenko · 9 years ago
  23. 600ca08 i2c: ismt: improve usage of devres API by Andy Shevchenko · 9 years ago
  24. 6109dbd i2c: ismt: mark register space with __iomem by Andy Shevchenko · 9 years ago
  25. 166c2ba i2c / ACPI: Rework I2C device scanning by Mika Westerberg · 9 years ago
  26. d80d134 i2c: designware: Move common probe code into i2c_dw_probe() by Jarkko Nikula · 9 years ago
  27. 6ad6fde i2c: designware: Rename platform driver probe and PM functions by Jarkko Nikula · 9 years ago
  28. 8a43745 i2c: designware: Make dw_readl() and dw_writel() static by Jarkko Nikula · 9 years ago
  29. f6ed2b7 i2c: designware: Remove unused functions by Jarkko Nikula · 9 years ago
  30. b9f84ad i2c: designware: Disable interrupts before requesting PCI device interrupt by Jarkko Nikula · 9 years ago
  31. c335631 i2c: designware: Remove interrupt clearing from i2c_dw_pci_probe() by Jarkko Nikula · 9 years ago
  32. 58b0497 i2c: img-scb: verify support for requested bit rate by Sifan Naeem · 9 years ago
  33. 1ed6fae i2c: img-scb: Clear line and interrupt status before starting a transfer by Sifan Naeem · 9 years ago
  34. 0f0a318 i2c: img-scb: use line_status instead of i2c->line_status by Sifan Naeem · 9 years ago
  35. 987008d i2c: img-scb: fix LOW and HIGH period values for the SCL clock by Sifan Naeem · 9 years ago
  36. 5728d95 i2c: img-scb: use DIV_ROUND_UP to round divisor values by Sifan Naeem · 9 years ago
  37. 2aefb1b i2c: img-scb: do dummy writes before fifo access by Sifan Naeem · 9 years ago
  38. 0e59378 i2c: img-scb: enable fencing for all versions of the ip by Sifan Naeem · 9 years ago
  39. 708ca40 i2c: rcar: clean up after refactoring by Wolfram Sang · 9 years ago
  40. e5a7eff i2c: rcar: revoke START request early by Wolfram Sang · 9 years ago
  41. 2151ba7 i2c: rcar: check master irqs before slave irqs by Wolfram Sang · 9 years ago
  42. 315a173 i2c: rcar: don't issue stop when HW does it automatically by Wolfram Sang · 9 years ago
  43. 2bc3c5a i2c: rcar: init new messages in irq by Wolfram Sang · 9 years ago
  44. 344beeb i2c: rcar: refactor setup of a msg by Wolfram Sang · 9 years ago
  45. 738206de i2c: rcar: remove spinlock by Wolfram Sang · 9 years ago
  46. 59daef9 i2c: rcar: remove unused IOERROR state by Wolfram Sang · 9 years ago
  47. 93c659d i2c: rcar: rework hw init by Wolfram Sang · 9 years ago
  48. 049e6dd Linux 4.3-rc4 by Linus Torvalds · 9 years ago
  49. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  50. 15ecf9a Merge tag 'md/4.3-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  51. 0d87708 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  52. 3e519dd Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  53. d218af7 MIPS: scall: Always run the seccomp syscall filters by Markos Chandras · 9 years ago
  54. 2cf3082 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  55. 37cc7ab Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  56. a758379 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  57. 14f97d9 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  58. 978ab6a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  59. 67dfae0 clocksource: Fix abs() usage w/ 64bit values by John Stultz · 9 years ago
  60. 5634347 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  61. b55a97e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 9 years ago
  62. 791c76d irqchip/gic-v3-its: Count additional LPIs for the aliased devices by Marc Zyngier · 9 years ago
  63. c8415b9 irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlined by Marc Zyngier · 9 years ago
  64. 83dc311 Merge tag 'dmaengine-fix-4.3-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  65. 27728bf Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  66. 62d7846 Revert "Input: synaptics - fix handling of disabling gesture mode" by Dmitry Torokhov · 9 years ago
  67. 66803dd MIPS: Octeon: Fix kernel panic on startup from memory corruption by Matt Bennett · 9 years ago
  68. 085c2f2 MIPS: Fix R2300 FP context switch handling by Paul Burton · 9 years ago
  69. 0fa2434 MIPS: Fix octeon FP context switch handling by Paul Burton · 9 years ago
  70. 36f8daf Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  71. 8c25ab8 Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 9 years ago
  72. ee556d0 arm64: ftrace: fix function_graph tracer panic by Li Bin · 9 years ago
  73. 0c5d187 MIPS: BPF: Fix load delay slots. by Ralf Baechle · 9 years ago
  74. f4b4aae x86/headers/uapi: Fix __BITS_PER_LONG value for x32 builds by Ben Hutchings · 9 years ago
  75. da6fb7a md/bitmap: don't pass -1 to bitmap_storage_alloc. by NeilBrown · 9 years ago
  76. e8ff8bf md/raid1: Avoid raid1 resync getting stuck by Jes Sorensen · 9 years ago
  77. 644df1a md: drop null test before destroy functions by Julia Lawall · 9 years ago
  78. d4929ad md: clear CHANGE_PENDING in readonly array by Shaohua Li · 9 years ago
  79. 66eefe5 md/raid0: apply base queue limits *before* disk_stack_limits by NeilBrown · 9 years ago
  80. 36707bb md/raid5: don't index beyond end of array in need_this_block(). by NeilBrown · 9 years ago
  81. ebda780 raid5: update analysis state for failed stripe by Shaohua Li · 9 years ago
  82. 88724bf md: wait for pending superblock updates before switching to read-only by NeilBrown · 9 years ago
  83. ab76f7b x86/mm: Set NX on gap between __ex_table and rodata by Stephen Smalley · 9 years ago
  84. e3c41e3 x86/kexec: Fix kexec crash in syscall kexec_file_load() by Lee, Chun-Yi · 9 years ago
  85. ccf03d6 drm/dp/mst: add some defines for logical/physical ports by Dave Airlie · 9 years ago
  86. 274d835 drm/dp/mst: drop cancel work sync in the mstb destroy path (v2) by Dave Airlie · 9 years ago
  87. d9515c5 drm/dp/mst: split connector registration into two parts (v2) by Dave Airlie · 9 years ago
  88. 68d8c9f drm/dp/mst: update the link_address_sent before sending the link address (v3) by Dave Airlie · 9 years ago
  89. df4839f drm/dp/mst: fixup handling hotplug on port removal. by Dave Airlie · 9 years ago
  90. 1c96087 drm/dp/mst: don't pass port into the path builder function by Dave Airlie · 9 years ago
  91. 0c6dadb drm/radeon: drop radeon_fb_helper_set_par by Alex Deucher · 9 years ago
  92. 03f9abb drm: handle cursor_set2 in restore_fbdev_mode by Alex Deucher · 9 years ago
  93. bde17b9 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  94. 1bca100 Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  95. 3deaa4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  96. 676bd99 dmapool: fix overflow condition in pool_find_page() by Robin Murphy · 9 years ago
  97. 4424162 thermal: avoid division by zero in power allocator by Andrea Arcangeli · 9 years ago
  98. ef51019 memcg: remove pcp_counter_lock by Greg Thelen · 9 years ago
  99. 54aea45 kprobes: use _do_fork() in samples to make them work again by Petr Mladek · 9 years ago
  100. 09a59a9 drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSE by Andrew Morton · 9 years ago