1. 8f8f41d w1: Spelling s/minmum/minimum/ by Geert Uytterhoeven · 9 years ago
  2. f704938 w1: enable active pullup for DS2482 by default by Mariusz Bialonczyk · 9 years ago
  3. a8ab316 nvmem: 93xx46: remove nvmem regmap dependency by Srinivas Kandagatla · 8 years ago
  4. 2e8d073 nvmem: lpc18xx-eeprom: remove nvmem regmap dependency by Srinivas Kandagatla · 8 years ago
  5. 33e5e29 nvmem: imx-ocotp: remove nvmem regmap dependency by Srinivas Kandagatla · 8 years ago
  6. cc90755 nvmem: rockchip-efuse: remove nvmem regmap dependency by Srinivas Kandagatla · 8 years ago
  7. 9c7b16e nvmem: sunxi-sid: remove nvmem regmap dependency by Srinivas Kandagatla · 8 years ago
  8. 2c0235c nvmem: vif610-ocotp: remove nvmem regmap dependency by Srinivas Kandagatla · 8 years ago
  9. 382c62f nvmem: qfprom: remove nvmem regmap dependency by Srinivas Kandagatla · 8 years ago
  10. 01973a0 eeprom: at25: remove nvmem regmap dependency by Srinivas Kandagatla · 8 years ago
  11. cf0361a eeprom: at24: remove nvmem regmap dependency by Srinivas Kandagatla · 8 years ago
  12. 795ddd1 nvmem: core: remove regmap dependency by Srinivas Kandagatla · 8 years ago
  13. 326071b vme: add vme_init_bridge for common bridge init by Aaron Sierra · 8 years ago
  14. 2ce7aed nvmem: Fix build error of missing devm_ioremap_resource on UM by Krzysztof Kozlowski · 8 years ago
  15. f56c3d4 vme: trivial spelling and capitalization fixes by Aaron Sierra · 8 years ago
  16. d19a55d Drivers: hv: balloon: reset host_specified_ha_region by Vitaly Kuznetsov · 8 years ago
  17. 77c0c97 Drivers: hv: balloon: don't crash when memory is added in non-sorted order by Vitaly Kuznetsov · 8 years ago
  18. cd95aad Drivers: hv: vmbus: handle various crash scenarios by Vitaly Kuznetsov · 8 years ago
  19. 4dbfc2e Drivers: hv: kvp: fix IP Failover by Vitaly Kuznetsov · 8 years ago
  20. d449d69 misc: sram: fix check of devm_ioremap*() return value by Vladimir Zapolskiy · 9 years ago
  21. 47f55b7 spmi: do not use bus internal data by Sudip Mukherjee · 9 years ago
  22. 7ff4bdd mei: fix waiting for wr_ctrl for corner cases. by Alexander Usyskin · 8 years ago
  23. 4a8eaa9 mei: don't clean control queues on notify request timeout by Alexander Usyskin · 8 years ago
  24. 9d04ee1 mei: amthif: discard not read messages by Alexander Usyskin · 8 years ago
  25. 6a8d648 mei: fix NULL dereferencing during FW initiated disconnection by Alexander Usyskin · 8 years ago
  26. cc25aa9 mei: drop global me_client_index by Alexander Usyskin · 8 years ago
  27. b9c7954 mei: do not pin module if cldrv->probe() failed by Alexey Khoroshilov · 8 years ago
  28. bd83a4a char: xillybus: use devm_add_action_or_reset by Sudip Mukherjee · 8 years ago
  29. ea37a6b drivers:hv: Separate out frame buffer logic when picking MMIO range by Jake Oshins · 8 years ago
  30. 6d146ae drivers:hv: Record MMIO range in use by frame buffer by Jake Oshins · 8 years ago
  31. be000f9 drivers:hv: Track allocations of children of hv_vmbus in private resource tree by Jake Oshins · 8 years ago
  32. 23a0683 drivers:hv: Reverse order of resources in hyperv_mmio by Jake Oshins · 8 years ago
  33. 696ca5e drivers:hv: Use new vmbus_mmio_free() from client drivers. by Jake Oshins · 8 years ago
  34. 97fb77dc drivers:hv: Make a function to free mmio regions through vmbus by Jake Oshins · 8 years ago
  35. e16dad6 drivers:hv: Lock access to hyperv_mmio resource tree by Jake Oshins · 8 years ago
  36. ab028db Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus packets by K. Y. Srinivasan · 8 years ago
  37. 687f32e Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h by K. Y. Srinivasan · 8 years ago
  38. 5cc4724 Drivers: hv: vmbus: Export the vmbus_set_event() API by K. Y. Srinivasan · 8 years ago
  39. dcd0eec Drivers: hv: vmbus: Use the new virt_xx barrier code by K. Y. Srinivasan · 8 years ago
  40. d45faae Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile by K. Y. Srinivasan · 8 years ago
  41. a6341f0 Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer by K. Y. Srinivasan · 8 years ago
  42. a389fcf Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read() by K. Y. Srinivasan · 8 years ago
  43. bbca503 parport: use subsys_initcall by Sudip Mukherjee · 8 years ago
  44. fee2687 misc: mic: Remove return statements from void functions by Amitoj Kaur Chawla · 9 years ago
  45. 05c4569 misc: mic: silence uninitialized variable warning by Dan Carpenter · 8 years ago
  46. 9c88345 misc: mic: Fix randconfig build error by Sudeep Dutt · 8 years ago
  47. 9bf292b misc: mic: Fix for double fetch security bug in VOP driver by Ashutosh Dixit · 8 years ago
  48. 2fc5dda Merge tag 'stm-for-greg-20160420' of git://git.kernel.org/pub/scm/linux/kernel/git/ash/stm into char-misc-next by Greg Kroah-Hartman · 8 years ago
  49. aaa3ca8 intel_th: pci: Add Broxton-M SOC support by Alexander Shishkin · 8 years ago
  50. 7553c7e Merge 4.6-rc4 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  51. 9d090d0 Merge tag 'dm-4.6-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  52. 6545b60 dm cache metadata: fix cmd_read_lock() acquiring write lock by Ahmed Samy · 8 years ago
  53. b9f5dba Merge tag 'char-misc-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  54. b62dabf Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  55. 306a63b Merge tag 'dmaengine-fix-4.6-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  56. e2f50c5 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  57. 956e6c8 Merge branch 'fix/edma' into fixes by Vinod Koul · 8 years ago
  58. 1cc3334 Merge branch 'fix/xilinx' into fixes by Vinod Koul · 8 years ago
  59. 4bd6135 Merge branch 'fix/omap' into fixes by Vinod Koul · 8 years ago
  60. 09c505c Merge branch 'fix/hsu' into fixes by Vinod Koul · 8 years ago
  61. 2e57259 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  62. f3c9a1a Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  63. 29dde7c Merge tag 'for-linus-20160415' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  64. 2fffad1 Merge tag 'mmc-v4.6-rc3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
  65. ab5f9eb Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  66. 0a370d26 libnvdimm, pmem: clarify the write+clear_poison+write flow by Dan Williams · 8 years ago
  67. a7297a6 block: loop: fix filesystem corruption in case of aio/dio by Ming Lei · 8 years ago
  68. 806fdcc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  69. 63a1281 Merge tag 'dm-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  70. 0a3f5af Merge tag 'pwm/for-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  71. a7109a2 Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 8 years ago
  72. 16382ed Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  73. 9567366 dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros by Mike Snitzer · 8 years ago
  74. a522905 NVMe: Always use MSI/MSI-x interrupts by Keith Busch · 8 years ago
  75. ab0fa82 pci-sysfs: use proper file capability helper function by Linus Torvalds · 8 years ago
  76. ad06fde pwm: fsl-ftm: Use flat regmap cache by Stefan Agner · 9 years ago
  77. 70ad7f7 mmc: tegra: Disable UHS-I modes for Tegra124 by Jon Hunter · 8 years ago
  78. 9aaf343 mmc: block: Use the mmc host device index as the mmcblk device index by Ulf Hansson · 8 years ago
  79. ff3e84e Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 8 years ago
  80. 25451c1 Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  81. e86103a usb: hcd: out of bounds access in for_each_companion by Robert Dobrowolski · 9 years ago
  82. 1363074 USB: uas: Add a new NO_REPORT_LUNS quirk by Hans de Goede · 8 years ago
  83. 198de51 USB: uas: Limit qdepth at the scsi-host level by Hans de Goede · 8 years ago
  84. f9a85f6 usb: host: xhci-plat: Make enum xhci_plat_type start at a non zero value by Peter Griffin · 8 years ago
  85. 98d74f9 xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers by Mathias Nyman · 8 years ago
  86. 7150406 usb: xhci: fix wild pointers in xhci_mem_cleanup by Lu Baolu · 8 years ago
  87. 5ad3b03 usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB phys by Yoshihiro Shimoda · 8 years ago
  88. 0a380be usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORT by Yoshihiro Shimoda · 8 years ago
  89. 671ffdf xhci: resume USB 3 roothub first by Mathias Nyman · 8 years ago
  90. 0d46fac usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 host by Rafal Redzimski · 8 years ago
  91. 2a14759 cdc-acm: fix crash if flushed with nothing buffered by Oliver Neukum · 8 years ago
  92. 3fe6409 dmaengine: dw: fix master selection by Andy Shevchenko · 8 years ago
  93. e012766 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  94. 0b24f7a Merge tag 'mvebu-fixes-4.6-1' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 8 years ago
  95. 3de7bee bus: uniphier-system-bus: fix condition of overlap check by Kunihiko Hayashi · 8 years ago
  96. 2072fe5 drm/exynos: Use VIDEO_SAMSUNG_S5P_G2D=n as G2D Kconfig dependency by Javier Martinez Canillas · 9 years ago
  97. 36ffc2b drm/exynos: fix a warning message by Dan Carpenter · 9 years ago
  98. 6c9c158 drm/exynos: mic: fix an error code by Dan Carpenter · 9 years ago
  99. d42a114 drm/exynos: fimd: fix broken dp_clock control by Marek Szyprowski · 9 years ago
  100. 9b988a0 drm/exynos: build fbdev code conditionally by Andrzej Hajda · 9 years ago