1. d755209 coresight: etm_perf: Fix using uninitialised work by Suzuki K Poulose · 8 years ago
  2. 022aa1a coresight: Fix reference count for software sources by Suzuki K Poulose · 8 years ago
  3. f73f20e coresight: Disable the path only when the source is disabled by Suzuki K Poulose · 8 years ago
  4. eb7bfcc thunderbolt: fix spelling mistake: "missmatch" -> "mismatch" by Colin Ian King · 8 years ago
  5. a038c03 MAINTAINERS: Add maintainers for Thunderbolt driver by Mika Westerberg · 8 years ago
  6. 163f151 thunderbolt: Add documentation how Thunderbolt bus can be used by Mika Westerberg · 8 years ago
  7. e6b245c thunderbolt: Add support for host and device NVM firmware upgrade by Mika Westerberg · 8 years ago
  8. f67cf49 thunderbolt: Add support for Internal Connection Manager (ICM) by Mika Westerberg · 8 years ago
  9. bdccf29 thunderbolt: Do not touch the hardware if the NHI is gone on resume by Mika Westerberg · 8 years ago
  10. 3e13676 thunderbolt: Add support for DMA configuration based mailbox by Mika Westerberg · 8 years ago
  11. 2c3c419 thunderbolt: Store Thunderbolt generation in the switch structure by Mika Westerberg · 8 years ago
  12. cd446ee2 thunderbolt: Add support for NHI mailbox by Mika Westerberg · 8 years ago
  13. 5e2781b thunderbolt: Add new Thunderbolt PCI IDs by Mika Westerberg · 8 years ago
  14. d7f781b thunderbolt: Rework control channel to be more reliable by Mika Westerberg · 8 years ago
  15. 81a54b5 thunderbolt: Let the connection manager handle all notifications by Mika Westerberg · 8 years ago
  16. 05c242e thunderbolt: Expose make_header() to other files by Mika Westerberg · 8 years ago
  17. ac6c44d thunderbolt: Expose get_route() to other files by Mika Westerberg · 8 years ago
  18. 32af943 thunderbolt: Move control channel messages to tb_msgs.h by Mika Westerberg · 8 years ago
  19. 72ee339 thunderbolt: Read vendor and device name from DROM by Mika Westerberg · 8 years ago
  20. 02b17a4 thunderbolt: Refactor and fix parsing of port drom entries by Lukas Wunner · 8 years ago
  21. 3902294 thunderbolt: Do not fail if DROM data CRC32 is invalid by Mika Westerberg · 8 years ago
  22. f53e767 thunderbolt: Fail switch adding operation if reading DROM fails by Mika Westerberg · 8 years ago
  23. bfe778a thunderbolt: Convert switch to a device by Mika Westerberg · 8 years ago
  24. 9d3cce0 thunderbolt: Introduce thunderbolt bus and connection manager by Mika Westerberg · 8 years ago
  25. c9843eb thunderbolt: Allow passing NULL to tb_ctl_free() by Mika Westerberg · 8 years ago
  26. da2da04 thunderbolt: Rework capability handling by Mika Westerberg · 8 years ago
  27. 046bee1 thunderbolt: Add MSI-X support by Mika Westerberg · 8 years ago
  28. b246635 thunderbolt: Do not warn about newer DROM versions by Mika Westerberg · 8 years ago
  29. df1421b thunderbolt: Do not try to read UID if DROM offset is read as 0 by Mika Westerberg · 8 years ago
  30. 08a5e4c thunderbolt: No need to read UID of the root switch on resume by Mika Westerberg · 8 years ago
  31. 16a1258 thunderbolt: Use const buffer pointer in write operations by Mika Westerberg · 8 years ago
  32. 7372638 mux: mmio-based syscon mux controller by Philipp Zabel · 8 years ago
  33. 5dc75a2 dt-bindings: add mmio-based syscon mux controller DT bindings by Philipp Zabel · 8 years ago
  34. afda08c mux: adg792a: add mux controller driver for ADG792A/G by Peter Rosin · 8 years ago
  35. f668980 dt-bindings: mux-adg792a: document devicetree bindings for ADG792A/G mux by Peter Rosin · 8 years ago
  36. ac8498f i2c: i2c-mux-gpmux: new driver by Peter Rosin · 8 years ago
  37. 1821355 dt-bindings: i2c: i2c-mux: document general purpose i2c-mux bindings by Peter Rosin · 8 years ago
  38. 7ba9df5 iio: multiplexer: new iio category and iio-mux driver by Peter Rosin · 8 years ago
  39. a36954f dt-bindings: iio: io-channel-mux: document io-channel-mux bindings by Peter Rosin · 8 years ago
  40. 8a848e7 iio: inkern: api for manipulating ext_info of iio channels by Peter Rosin · 8 years ago
  41. 2c089f0 mux: gpio: add mux controller driver for gpio based multiplexers by Peter Rosin · 8 years ago
  42. a3b02a9 mux: minimal mux subsystem by Peter Rosin · 8 years ago
  43. 256ac03 dt-bindings: document devicetree bindings for mux-controllers and gpio-mux by Peter Rosin · 8 years ago
  44. b594b10 devres: trivial whitespace fix by Peter Rosin · 8 years ago
  45. 9f4f9ae drivers/misc: add Aspeed LPC snoop driver by Robert Lippert · 8 years ago
  46. 761d031 memory: ti-aemif: Handle return value of clk_prepare_enable by Arvind Yadav · 8 years ago
  47. 76b069b spmi: spmi-pmic-arb: enable the SPMI interrupt as a wakeup source by Kiran Gunda · 8 years ago
  48. 319f688 spmi: pmic_arb: add support for PMIC bus arbiter v3 by Abhijeet Dharmapurikar · 8 years ago
  49. 472eaf8 spmi: pmic-arb: check apid enabled before calling the handler by Abhijeet Dharmapurikar · 8 years ago
  50. 5f9b2ea spmi: pmic_arb: use appropriate flow handler by Abhijeet Dharmapurikar · 8 years ago
  51. cee0fad spmi: pmic-arb: clear the latched status of the interrupt by Abhijeet Dharmapurikar · 8 years ago
  52. f6dda8e spmi: pmic-arb: fix missing interrupts by Abhijeet Dharmapurikar · 8 years ago
  53. 6bc546e spmi: pmic-arb: cleanup unrequested irqs by Abhijeet Dharmapurikar · 8 years ago
  54. 7f1d4e5 spmi: pmic-arb: optimize table lookups by Abhijeet Dharmapurikar · 8 years ago
  55. 1ef1ce4 spmi: pmic-arb: fix inconsistent use of apid and chan by Abhijeet Dharmapurikar · 8 years ago
  56. 111a10b spmi: pmic-arb: rename spmi_pmic_arb_dev to spmi_pmic_arb by Abhijeet Dharmapurikar · 8 years ago
  57. 57102ad spmi: pmic_arb: block access of invalid read and writes by Abhijeet Dharmapurikar · 8 years ago
  58. 46505c8 Revert "firmware: vpd: remove platform driver" by Dmitry Torokhov · 8 years ago
  59. 7ae5f10 misc: bh1770glc: move header file out of I2C realm by Wolfram Sang · 8 years ago
  60. 610387d misc: apds990x: move header file out of I2C realm by Wolfram Sang · 8 years ago
  61. 4654bdb auxdisplay: Convert list_for_each to entry variant by Wei Yongjun · 8 years ago
  62. 70caf70 goldfish_pipe: make pipe_dev static by Colin Ian King · 8 years ago
  63. b6a3856 mei: hw: fix a spelling mistake by Tomas Winkler · 8 years ago
  64. 8bb2d27 mei: make mei_cl_bus_rescan static by Alexander Usyskin · 8 years ago
  65. 50fa295 w1: Organize driver source to natural/common order by Andrew F. Davis · 8 years ago
  66. 13b9abf Drivers: hv: vmbus: Close timing hole that can corrupt per-cpu page by Michael Kelley · 8 years ago
  67. 3110010 vmbus: Reuse uuid_le_to_bin() helper by Andy Shevchenko · 8 years ago
  68. e917a5e drivers: hv: vmbus: Increase the time between retries in vmbus_post_msg() by K. Y. Srinivasan · 8 years ago
  69. 1d10602 hv_utils: fix TimeSync work on pre-TimeSync-v4 hosts by Vitaly Kuznetsov · 8 years ago
  70. 4f9bac0 hv_utils: drop .getcrosststamp() support from PTP driver by Vitaly Kuznetsov · 8 years ago
  71. e546d77 Drivers: hv: vmbus: Get the current time from the current clocksource by K. Y. Srinivasan · 8 years ago
  72. 7975bd4 firmware: vpd: remove platform driver by Dmitry Torokhov · 8 years ago
  73. dd24648 firmware: vpd: do not clear statically allocated data by Dmitry Torokhov · 8 years ago
  74. 9920a33 firmware: vpd: use kasprintf() when forming name of 'raw' attribute by Dmitry Torokhov · 8 years ago
  75. 3eec6a1 firmware: vpd: use kdtrndup when copying section key by Dmitry Torokhov · 8 years ago
  76. 40fbb23 firmware: google: memconsole: Prevent overrun attack on coreboot console by Julius Werner · 8 years ago
  77. b4a338d Merge 4.12-rc2 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  78. 0833289 Linux 4.12-rc2 by Linus Torvalds · 8 years ago
  79. 33c9e97 x86: fix 32-bit case of __get_user_asm_u64() by Linus Torvalds · 8 years ago
  80. 334a023 Clean up x86 unsafe_get/put_user() type handling by Linus Torvalds · 8 years ago
  81. f3926e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  82. 970c305 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  83. e7a3d62 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  84. a8c3954 osf_wait4(): fix infoleak by Al Viro · 8 years ago
  85. a7cc722 fix unsafe_put_user() by Al Viro · 8 years ago
  86. 56f410c Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  87. 894e216 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  88. 549f01a nvmet: release the sq ref on rdma read errors by Vijay Immanuel · 8 years ago
  89. 4b8ba5f nvmet-fc: remove target cpu scheduling flag by James Smart · 8 years ago
  90. 2952a87 nvme-fc: stop queues on error detection by James Smart · 8 years ago
  91. 85e6a6a nvme-fc: require target or discovery role for fc-nvme targets by James Smart · 8 years ago
  92. 4123109 nvme-fc: correct port role bits by James Smart · 8 years ago
  93. f63572d nvme: unmap CMB and remove sysfs file in reset path by Jon Derrick · 8 years ago
  94. ef82f1a Merge tag 'staging-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  95. 3202629 Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  96. 331da10 Merge tag 'char-misc-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  97. ec53c02 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 8 years ago
  98. cf80a6f Merge tag 'drm-fixes-for-v4.12-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  99. 6fe1de4 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  100. 8c3fc16 Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago