1. faf0b116 drivers/fsi: Add slave definition by Jeremy Kerr · 8 years ago
  2. 09aecfa drivers/fsi: Add fsi master definition by Jeremy Kerr · 8 years ago
  3. 9e69dd0 config: android-base: disable CONFIG_NFSD and CONFIG_NFS_FS by Roberto Pereira · 8 years ago
  4. 2edfe6b config: android-base: add CGROUP_BPF by Chenbo Feng · 8 years ago
  5. 2096e17 config: android-base: add CONFIG_MODULES option by Greg Kroah-Hartman · 8 years ago
  6. 5b89db2 config: android-base: add CONFIG_IKCONFIG option by Greg Kroah-Hartman · 8 years ago
  7. fb0b153 config: android-recommended: enable CONFIG_CPU_SW_DOMAIN_PAN by Sami Tolvanen · 8 years ago
  8. c1ebc2f config: android-base: disable CONFIG_USELIB and CONFIG_FHANDLE by Max Shi · 8 years ago
  9. 0c9238c config: android-recommended: enable CONFIG_ARM64_SW_TTBR0_PAN by Sami Tolvanen · 8 years ago
  10. 67e707b config: android-recommended: enable fstack-protector-strong by Jeff Vander Stoep · 8 years ago
  11. 248fa51 arm64: dts: qcom: msm8916: Add debug unit by Leo Yan · 8 years ago
  12. 4fcf9a6 arm64: dts: hi6220: register debug module by Leo Yan · 8 years ago
  13. 2227b7c coresight: add support for CPU debug module by Leo Yan · 8 years ago
  14. c56cdd7 coresight: refactor with function of_coresight_get_cpu by Leo Yan · 8 years ago
  15. 04c9490 coresight: of_get_coresight_platform_data: Add missing of_node_put by Suzuki K Poulose · 8 years ago
  16. 2fd95d6 MAINTAINERS: update file entries for Coresight subsystem by Leo Yan · 8 years ago
  17. 62a31ce doc: Add coresight_cpu_debug.enable to kernel-parameters.txt by Leo Yan · 8 years ago
  18. 0cd555c doc: Add documentation for Coresight CPU debug by Leo Yan · 8 years ago
  19. a70fc83 coresight: bindings for CPU debug module by Leo Yan · 8 years ago
  20. a3959c5 coresight: tmc: Configure DMA mask appropriately by Robin Murphy · 8 years ago
  21. 63a5c02 coresight: etb10: Fix a typo in a comment line by Markus Elfring · 8 years ago
  22. 0f9df80 coresight: etb10: Delete an error message for a failed memory allocation in etb_probe() by Markus Elfring · 8 years ago
  23. f42fe52 coresight: use const for device_node structures by Leo Yan · 8 years ago
  24. 2cd5414 coresight: tmc: minor fix for output log by Leo Yan · 8 years ago
  25. d755209 coresight: etm_perf: Fix using uninitialised work by Suzuki K Poulose · 8 years ago
  26. 022aa1a coresight: Fix reference count for software sources by Suzuki K Poulose · 8 years ago
  27. f73f20e coresight: Disable the path only when the source is disabled by Suzuki K Poulose · 8 years ago
  28. eb7bfcc thunderbolt: fix spelling mistake: "missmatch" -> "mismatch" by Colin Ian King · 8 years ago
  29. a038c03 MAINTAINERS: Add maintainers for Thunderbolt driver by Mika Westerberg · 8 years ago
  30. 163f151 thunderbolt: Add documentation how Thunderbolt bus can be used by Mika Westerberg · 8 years ago
  31. e6b245c thunderbolt: Add support for host and device NVM firmware upgrade by Mika Westerberg · 8 years ago
  32. f67cf49 thunderbolt: Add support for Internal Connection Manager (ICM) by Mika Westerberg · 8 years ago
  33. bdccf29 thunderbolt: Do not touch the hardware if the NHI is gone on resume by Mika Westerberg · 8 years ago
  34. 3e13676 thunderbolt: Add support for DMA configuration based mailbox by Mika Westerberg · 8 years ago
  35. 2c3c419 thunderbolt: Store Thunderbolt generation in the switch structure by Mika Westerberg · 8 years ago
  36. cd446ee2 thunderbolt: Add support for NHI mailbox by Mika Westerberg · 8 years ago
  37. 5e2781b thunderbolt: Add new Thunderbolt PCI IDs by Mika Westerberg · 8 years ago
  38. d7f781b thunderbolt: Rework control channel to be more reliable by Mika Westerberg · 8 years ago
  39. 81a54b5 thunderbolt: Let the connection manager handle all notifications by Mika Westerberg · 8 years ago
  40. 05c242e thunderbolt: Expose make_header() to other files by Mika Westerberg · 8 years ago
  41. ac6c44d thunderbolt: Expose get_route() to other files by Mika Westerberg · 8 years ago
  42. 32af943 thunderbolt: Move control channel messages to tb_msgs.h by Mika Westerberg · 8 years ago
  43. 72ee339 thunderbolt: Read vendor and device name from DROM by Mika Westerberg · 8 years ago
  44. 02b17a4 thunderbolt: Refactor and fix parsing of port drom entries by Lukas Wunner · 8 years ago
  45. 3902294 thunderbolt: Do not fail if DROM data CRC32 is invalid by Mika Westerberg · 8 years ago
  46. f53e767 thunderbolt: Fail switch adding operation if reading DROM fails by Mika Westerberg · 8 years ago
  47. bfe778a thunderbolt: Convert switch to a device by Mika Westerberg · 8 years ago
  48. 9d3cce0 thunderbolt: Introduce thunderbolt bus and connection manager by Mika Westerberg · 8 years ago
  49. c9843eb thunderbolt: Allow passing NULL to tb_ctl_free() by Mika Westerberg · 8 years ago
  50. da2da04 thunderbolt: Rework capability handling by Mika Westerberg · 8 years ago
  51. 046bee1 thunderbolt: Add MSI-X support by Mika Westerberg · 8 years ago
  52. b246635 thunderbolt: Do not warn about newer DROM versions by Mika Westerberg · 8 years ago
  53. df1421b thunderbolt: Do not try to read UID if DROM offset is read as 0 by Mika Westerberg · 8 years ago
  54. 08a5e4c thunderbolt: No need to read UID of the root switch on resume by Mika Westerberg · 8 years ago
  55. 16a1258 thunderbolt: Use const buffer pointer in write operations by Mika Westerberg · 8 years ago
  56. 7372638 mux: mmio-based syscon mux controller by Philipp Zabel · 8 years ago
  57. 5dc75a2 dt-bindings: add mmio-based syscon mux controller DT bindings by Philipp Zabel · 8 years ago
  58. afda08c mux: adg792a: add mux controller driver for ADG792A/G by Peter Rosin · 8 years ago
  59. f668980 dt-bindings: mux-adg792a: document devicetree bindings for ADG792A/G mux by Peter Rosin · 8 years ago
  60. ac8498f i2c: i2c-mux-gpmux: new driver by Peter Rosin · 8 years ago
  61. 1821355 dt-bindings: i2c: i2c-mux: document general purpose i2c-mux bindings by Peter Rosin · 8 years ago
  62. 7ba9df5 iio: multiplexer: new iio category and iio-mux driver by Peter Rosin · 8 years ago
  63. a36954f dt-bindings: iio: io-channel-mux: document io-channel-mux bindings by Peter Rosin · 8 years ago
  64. 8a848e7 iio: inkern: api for manipulating ext_info of iio channels by Peter Rosin · 8 years ago
  65. 2c089f0 mux: gpio: add mux controller driver for gpio based multiplexers by Peter Rosin · 8 years ago
  66. a3b02a9 mux: minimal mux subsystem by Peter Rosin · 8 years ago
  67. 256ac03 dt-bindings: document devicetree bindings for mux-controllers and gpio-mux by Peter Rosin · 8 years ago
  68. b594b10 devres: trivial whitespace fix by Peter Rosin · 8 years ago
  69. 9f4f9ae drivers/misc: add Aspeed LPC snoop driver by Robert Lippert · 8 years ago
  70. 761d031 memory: ti-aemif: Handle return value of clk_prepare_enable by Arvind Yadav · 8 years ago
  71. 76b069b1 spmi: spmi-pmic-arb: enable the SPMI interrupt as a wakeup source by Kiran Gunda · 8 years ago
  72. 319f688 spmi: pmic_arb: add support for PMIC bus arbiter v3 by Abhijeet Dharmapurikar · 8 years ago
  73. 472eaf8 spmi: pmic-arb: check apid enabled before calling the handler by Abhijeet Dharmapurikar · 8 years ago
  74. 5f9b2ea spmi: pmic_arb: use appropriate flow handler by Abhijeet Dharmapurikar · 8 years ago
  75. cee0fad spmi: pmic-arb: clear the latched status of the interrupt by Abhijeet Dharmapurikar · 8 years ago
  76. f6dda8e spmi: pmic-arb: fix missing interrupts by Abhijeet Dharmapurikar · 8 years ago
  77. 6bc546e spmi: pmic-arb: cleanup unrequested irqs by Abhijeet Dharmapurikar · 8 years ago
  78. 7f1d4e5 spmi: pmic-arb: optimize table lookups by Abhijeet Dharmapurikar · 8 years ago
  79. 1ef1ce4 spmi: pmic-arb: fix inconsistent use of apid and chan by Abhijeet Dharmapurikar · 8 years ago
  80. 111a10b spmi: pmic-arb: rename spmi_pmic_arb_dev to spmi_pmic_arb by Abhijeet Dharmapurikar · 8 years ago
  81. 57102ad spmi: pmic_arb: block access of invalid read and writes by Abhijeet Dharmapurikar · 8 years ago
  82. 46505c8 Revert "firmware: vpd: remove platform driver" by Dmitry Torokhov · 8 years ago
  83. 7ae5f10 misc: bh1770glc: move header file out of I2C realm by Wolfram Sang · 8 years ago
  84. 610387d misc: apds990x: move header file out of I2C realm by Wolfram Sang · 8 years ago
  85. 4654bdb auxdisplay: Convert list_for_each to entry variant by Wei Yongjun · 8 years ago
  86. 70caf70 goldfish_pipe: make pipe_dev static by Colin Ian King · 8 years ago
  87. b6a3856 mei: hw: fix a spelling mistake by Tomas Winkler · 8 years ago
  88. 8bb2d27 mei: make mei_cl_bus_rescan static by Alexander Usyskin · 8 years ago
  89. 50fa295 w1: Organize driver source to natural/common order by Andrew F. Davis · 8 years ago
  90. 13b9abf Drivers: hv: vmbus: Close timing hole that can corrupt per-cpu page by Michael Kelley · 8 years ago
  91. 3110010 vmbus: Reuse uuid_le_to_bin() helper by Andy Shevchenko · 8 years ago
  92. e917a5e drivers: hv: vmbus: Increase the time between retries in vmbus_post_msg() by K. Y. Srinivasan · 8 years ago
  93. 1d10602 hv_utils: fix TimeSync work on pre-TimeSync-v4 hosts by Vitaly Kuznetsov · 8 years ago
  94. 4f9bac0 hv_utils: drop .getcrosststamp() support from PTP driver by Vitaly Kuznetsov · 8 years ago
  95. e546d77 Drivers: hv: vmbus: Get the current time from the current clocksource by K. Y. Srinivasan · 8 years ago
  96. 7975bd4 firmware: vpd: remove platform driver by Dmitry Torokhov · 8 years ago
  97. dd24648 firmware: vpd: do not clear statically allocated data by Dmitry Torokhov · 8 years ago
  98. 9920a33 firmware: vpd: use kasprintf() when forming name of 'raw' attribute by Dmitry Torokhov · 8 years ago
  99. 3eec6a1 firmware: vpd: use kdtrndup when copying section key by Dmitry Torokhov · 8 years ago
  100. 40fbb23 firmware: google: memconsole: Prevent overrun attack on coreboot console by Julius Werner · 8 years ago