1. d2e971d Merge 5.6-rc7 into usb-next by Greg Kroah-Hartman · 4 years, 10 months ago
  2. cfe2082 Merge tag 'thunderbolt-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-next by Greg Kroah-Hartman · 4 years, 10 months ago
  3. 3010518 thunderbolt: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 4 years, 10 months ago
  4. e9d0e75 thunderbolt: Fix error code in tb_port_is_width_supported() by Dan Carpenter · 4 years, 10 months ago
  5. 24e6aea4 Merge 5.6-rc3 into usb-next by Greg Kroah-Hartman · 4 years, 11 months ago
  6. 21d78d8 thunderbolt: Add missing kernel-doc parameter descriptions by Mika Westerberg · 5 years ago
  7. 3084ea9 thunderbolt: icm: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  8. c2a9fca thunderbolt: eeprom: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  9. 03cd45d2 thunderbolt: Prevent crash if non-active NVMem file is read by Mika Westerberg · 5 years ago
  10. 704a940 thunderbolt: fix memory leak of object sw by Colin Ian King · 5 years ago
  11. c7a7ac8 thunderbolt: Fix xhci check in usb4_switch_setup() by Mika Westerberg · 5 years ago
  12. e6f8185 thunderbolt: Add support for USB 3.x tunnels by Rajmohan Mani · 5 years ago
  13. cf29b9af thunderbolt: Add support for Time Management Unit by Rajmohan Mani · 5 years ago
  14. aa43a9d thunderbolt: Make tb_switch_find_cap() available to other files by Rajmohan Mani · 5 years ago
  15. 690ac0d thunderbolt: Update Kconfig entries to USB4 by Mika Westerberg · 5 years ago
  16. b040798 thunderbolt: Add initial support for USB4 by Mika Westerberg · 5 years ago
  17. 210e9f5 thunderbolt: Populate PG field in hot plug acknowledgment packet by Mika Westerberg · 5 years ago
  18. 4deb200 thunderbolt: Call tb_eeprom_get_drom_offset() from tb_eeprom_read_n() by Mika Westerberg · 5 years ago
  19. 386e5e2 thunderbolt: Make tb_find_port() available to other files by Mika Westerberg · 5 years ago
  20. 7a7ebfa thunderbolt: Power cycle the router if NVM authentication fails by Mika Westerberg · 5 years ago
  21. 354a7a7 thunderbolt: Do not start firmware unless asked by the user by Mika Westerberg · 6 years ago
  22. a11b88a thunderbolt: Add bandwidth management for Display Port tunnels by Mika Westerberg · 6 years ago
  23. 8afe909 thunderbolt: Add Display Port adapter pairing and resource management by Mika Westerberg · 6 years ago
  24. de718ac thunderbolt: Add Display Port CM handshake for Titan Ridge devices by Mika Westerberg · 6 years ago
  25. 7bffd97e thunderbolt: Add downstream PCIe port mappings for Alpine and Titan Ridge by Mika Westerberg · 6 years ago
  26. 17a8f81 thunderbolt: Expand controller name in tb_switch_is_xy() by Mika Westerberg · 5 years ago
  27. 0d46c08 thunderbolt: Add default linking between lane adapters if not provided by DROM by Mika Westerberg · 5 years ago
  28. 91c0c12 thunderbolt: Add support for lane bonding by Mika Westerberg · 6 years ago
  29. b5db76d thunderbolt: Refactor add_switch() into two functions by Mika Westerberg · 5 years ago
  30. b433d01 thunderbolt: Add helper macro to iterate over switch ports by Mika Westerberg · 5 years ago
  31. 826c6a1 thunderbolt: Make tb_sw_write() take const parameter by Mika Westerberg · 6 years ago
  32. 9817638 thunderbolt: Convert DP adapter register names to follow the USB4 spec by Mika Westerberg · 5 years ago
  33. 778bfca thunderbolt: Convert PCIe adapter register names to follow the USB4 spec by Mika Westerberg · 5 years ago
  34. 8f57d47 thunderbolt: Convert basic adapter register names to follow the USB4 spec by Mika Westerberg · 5 years ago
  35. af99f69 thunderbolt: Log error if adding switch fails by Mika Westerberg · 5 years ago
  36. 68b9129 thunderbolt: Log switch route string on config read/write timeout by Mika Westerberg · 6 years ago
  37. f07a360 thunderbolt: Introduce tb_switch_is_icm() by Mika Westerberg · 6 years ago
  38. 1c9c5bc Merge branch 'thunderbolt/fixes' into thunderbolt/next by Mika Westerberg · 5 years ago
  39. b406357 thunderbolt: Add 'generation' attribute for devices by Christian Kellner · 5 years ago
  40. 747125d thunderbolt: Drop unnecessary read when writing LC command in Ice Lake by Mika Westerberg · 5 years ago
  41. 6f67097 thunderbolt: Fix lockdep circular locking depedency warning by Mika Westerberg · 5 years ago
  42. fd5c46b thunderbolt: Read DP IN adapter first two dwords in one go by Mika Westerberg · 5 years ago
  43. 3cdb944 thunderbolt: Add support for Intel Ice Lake by Mika Westerberg · 7 years ago
  44. 3f415e5 thunderbolt: Expose active parts of NVM even if upgrade is not supported by Mika Westerberg · 6 years ago
  45. 58f414f thunderbolt: Hide switch attributes that are not set by Mika Westerberg · 6 years ago
  46. d94dcbb thunderbolt: Do not fail adding switch if some port is not implemented by Mika Westerberg · 7 years ago
  47. 9437952 thunderbolt: Use 32-bit writes when writing ring producer/consumer by Mika Westerberg · 7 years ago
  48. f437c24 thunderbolt: Move NVM upgrade support flag to struct icm by Mika Westerberg · 7 years ago
  49. ce19f91 thunderbolt: Correct path indices for PCIe tunnel by Mika Westerberg · 6 years ago
  50. 04f7745 thunderbolt: Show key using %*pE not %*pEp by J. Bruce Fields · 5 years ago
  51. 100c12f thunderbolt: Switch to use device_property_count_uXX() by Andy Shevchenko · 5 years ago
  52. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  53. 418e3ea bus_find_device: Unify the match callback with class_find_device by Suzuki K Poulose · 6 years ago
  54. 0d53827 thunderbolt: Implement CIO reset correctly for Titan Ridge by Mika Westerberg · 6 years ago
  55. 4f7c2e0 thunderbolt: Make sure device runtime resume completes before taking domain lock by Mika Westerberg · 6 years ago
  56. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  57. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  58. f678d6d Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  59. 3720978 thunderbolt: Make priority unsigned in struct tb_path by Nathan Chancellor · 6 years ago
  60. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  61. c4630d6 thunderbolt: Start firmware on Titan Ridge Apple systems by Mika Westerberg · 6 years ago
  62. 6755156 thunderbolt: Reword output of tb_dump_hop() by Mika Westerberg · 6 years ago
  63. 62efe69 thunderbolt: Make rest of the logging to happen at debug level by Mika Westerberg · 6 years ago
  64. b323a98 thunderbolt: Make __TB_[SW|PORT]_PRINT take const parameters by Mika Westerberg · 6 years ago
  65. 7ea4cd6 thunderbolt: Add support for XDomain connections by Mika Westerberg · 6 years ago
  66. 444ac38 thunderbolt: Make tb_switch_alloc() return ERR_PTR() by Mika Westerberg · 6 years ago
  67. 44242d6 thunderbolt: Add support for DMA tunnels by Mika Westerberg · 6 years ago
  68. 3b4b323 thunderbolt: Add XDomain UUID exchange support by Mika Westerberg · 6 years ago
  69. 559c1e1 thunderbolt: Run tb_xdp_handle_request() in system workqueue by Mika Westerberg · 6 years ago
  70. ab9f31c thunderbolt: Do not tear down tunnels when driver is unloaded by Mika Westerberg · 6 years ago
  71. 4f807e4 thunderbolt: Add support for Display Port tunnels by Mika Westerberg · 6 years ago
  72. c5ee6fe thunderbolt: Rework NFC credits handling by Mika Westerberg · 6 years ago
  73. e78db6f thunderbolt: Generalize port finding routines to support all port types by Mika Westerberg · 7 years ago
  74. 344e064 thunderbolt: Scan only valid NULL adapter ports in hotplug by Mika Westerberg · 7 years ago
  75. 99cabbb thunderbolt: Add support for full PCIe daisy chains by Mika Westerberg · 6 years ago
  76. 0414bec thunderbolt: Discover preboot PCIe paths the boot firmware established by Mika Westerberg · 8 years ago
  77. aae9e27 thunderbolt: Deactivate all paths before restarting them by Mika Westerberg · 8 years ago
  78. 8c7acaaf thunderbolt: Extend tunnel creation to more than 2 adjacent switches by Mika Westerberg · 8 years ago
  79. fb19fac thunderbolt: Add helper function to iterate from one port to another by Mika Westerberg · 8 years ago
  80. dfe40ca thunderbolt: Assign remote for both ports in case of dual link by Mika Westerberg · 6 years ago
  81. 0b2863a thunderbolt: Add functions for allocating and releasing HopIDs by Mika Westerberg · 8 years ago
  82. 93f36ad thunderbolt: Generalize tunnel creation functionality by Mika Westerberg · 8 years ago
  83. 1752b9f thunderbolt: Rename tunnel_pci to tunnel by Mika Westerberg · 8 years ago
  84. 56183c8 thunderbolt: Cache adapter specific capability offset into struct port by Mika Westerberg · 8 years ago
  85. 4944269 thunderbolt: Properly disable path by Mika Westerberg · 8 years ago
  86. 5480dfc thunderbolt: Set sleep bit when suspending switch by Mika Westerberg · 6 years ago
  87. e879a70 thunderbolt: Configure lanes when switch is initialized by Mika Westerberg · 6 years ago
  88. a9be558 thunderbolt: Move LC specific functionality into a separate file by Mika Westerberg · 6 years ago
  89. ffd003b thunderbolt: Add dummy read after port capability list walk on Light Ridge by Mika Westerberg · 6 years ago
  90. 8b0110d thunderbolt: Enable TMU access when accessing port space on legacy devices by Mika Westerberg · 6 years ago
  91. f0342e7 thunderbolt: Do not allocate switch if depth is greater than 6 by Mika Westerberg · 6 years ago
  92. 09f11b6 thunderbolt: Take domain lock in switch sysfs attribute callbacks by Mika Westerberg · 6 years ago
  93. 4708384 thunderbolt: Block reads and writes if switch is unplugged by Mika Westerberg · 6 years ago
  94. 8f965ef thunderbolt: Drop duplicated get_switch_at_route() by Mika Westerberg · 6 years ago
  95. a336b62 thunderbolt: Remove unused work field in struct tb_switch by Mika Westerberg · 6 years ago
  96. fd21b79 thunderbolt: Fix to check the return value of kmemdup by Aditya Pakki · 6 years ago
  97. 6183d5a thunderbolt: property: Fix a missing check of kzalloc by Kangjie Lu · 6 years ago
  98. 48f40b9 thunderbolt: xdomain: Fix to check return value of kmemdup by Aditya Pakki · 6 years ago
  99. 9aabb68 thunderbolt: Fix to check return value of ida_simple_get by Aditya Pakki · 6 years ago
  100. 2cc1275 thunderbolt: Fix to check for kmemdup failure by Aditya Pakki · 6 years ago