1. 768033c thunderbolt: Prevent crash if non-active NVMem file is read by Mika Westerberg · 4 years, 6 months ago
  2. c01cffb thunderbolt: Power cycle the router if NVM authentication fails by Mika Westerberg · 4 years, 9 months ago
  3. 1a124f1 thunderbolt: Use 32-bit writes when writing ring producer/consumer by Mika Westerberg · 6 years ago
  4. 495e34e thunderbolt: property: Fix a NULL pointer dereference by Kangjie Lu · 5 years ago
  5. 988dab7 thunderbolt: Fix to check for kmemdup failure by Aditya Pakki · 5 years ago
  6. 877a202 thunderbolt: Fix to check return value of ida_simple_get by Aditya Pakki · 5 years ago
  7. ee40c8a thunderbolt: Fix to check the return value of kmemdup by Aditya Pakki · 5 years ago
  8. c8eecd6 thunderbolt: property: Fix a missing check of kzalloc by Kangjie Lu · 5 years ago
  9. 5d5652b thunderbolt: Take domain lock in switch sysfs attribute callbacks by Mika Westerberg · 5 years ago
  10. 5dda1e7 thunderbolt: Prevent root port runtime suspend during NVM upgrade by Mika Westerberg · 6 years ago
  11. eafa717 thunderbolt: Initialize after IOMMUs by Mika Westerberg · 6 years ago
  12. 86da809 thunderbolt: Do not handle ICM events after domain is stopped by Mika Westerberg · 6 years ago
  13. 2d8ff0b thunderbolt: Add support for runtime PM by Mika Westerberg · 6 years ago
  14. fa3af1c thunderbolt: Remove redundant variable 'approved' by Colin Ian King · 6 years ago
  15. d04522fa thunderbolt: Use correct ICM commands in system suspend by Mika Westerberg · 6 years ago
  16. 84db685 thunderbolt: No need to take tb->lock in domain suspend/complete by Mika Westerberg · 6 years ago
  17. fdd92e8 thunderbolt: Do not unnecessarily call ICM get route by Mika Westerberg · 6 years ago
  18. dba3caf thunderbolt: Use 64-bit DMA mask if supported by the platform by Mika Westerberg · 6 years ago
  19. c356915 thunderbolt: Fix small typo in variable name by Nathan Ciobanu · 6 years ago
  20. 007a749 thunderbolt: Notify userspace when boot_acl is changed by Mika Westerberg · 6 years ago
  21. dd010bd thunderbolt: Handle NULL boot ACL entries properly by Mika Westerberg · 6 years ago
  22. ea9d7bb thunderbolt: Prevent crash when ICM firmware is not running by Mika Westerberg · 6 years ago
  23. 4bac471 thunderbolt: Add support for Intel Titan Ridge by Radion Mirchevsky · 7 years ago
  24. 6fc14e1 thunderbolt: Introduce USB only (SL4) security level by Mika Westerberg · 7 years ago
  25. 9aaa3b8 thunderbolt: Add support for preboot ACL by Mika Westerberg · 7 years ago
  26. 14862ee thunderbolt: Add 'boot' attribute for devices by Yehezkel Bernat · 7 years ago
  27. 3080e19 thunderbolt: Move driver ready handling to struct icm by Mika Westerberg · 7 years ago
  28. 0b0a0bd thunderbolt: Add constant for approval timeout by Mika Westerberg · 7 years ago
  29. 484cb15 thunderbolt: Add tb_xdomain_find_by_route() by Radion Mirchevsky · 7 years ago
  30. 8e9267b thunderbolt: Add tb_switch_find_by_route() by Radion Mirchevsky · 7 years ago
  31. b6b0ea7 thunderbolt: Add tb_switch_get() by Mika Westerberg · 7 years ago
  32. 432019d thunderbolt: Correct function name in kernel-doc comment by Radion Mirchevsky · 7 years ago
  33. ee487dd thunderbolt: Factor common ICM add and update operations out by Mika Westerberg · 7 years ago
  34. cb653ee thunderbolt: Handle rejected Thunderbolt devices by Mika Westerberg · 7 years ago
  35. e4be8c9 thunderbolt: Wait a bit longer for ICM to authenticate the active NVM by Mika Westerberg · 7 years ago
  36. 44b51bb thunderbolt: Wait a bit longer for root switch config space by Mika Westerberg · 7 years ago
  37. 68a7a2a thunderbolt: Do not overwrite error code when domain adding fails by Mika Westerberg · 7 years ago
  38. 79fae98 thunderbolt: Handle connecting device in place of host properly by Mika Westerberg · 6 years ago
  39. a03e828 thunderbolt: Serialize PCIe tunnel creation with PCI rescan by Mika Westerberg · 7 years ago
  40. f2a659f thunderbolt: Resume control channel after hibernation image is created by Mika Westerberg · 7 years ago
  41. 7465718 thunderbolt: Mask ring interrupt properly when polling starts by Mika Westerberg · 7 years ago
  42. 2bf16b7 Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  43. a2e3734 thunderbolt: tb: fix use after free in tb_activate_pcie_devices by Gustavo A. R. Silva · 7 years ago
  44. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  45. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  46. a78ec0d thunderbolt: Drop sequence number check from tb_xdomain_match() by Mika Westerberg · 7 years ago
  47. 9a03c3d thunderbolt: Fix a couple right shifting to zero bugs by Dan Carpenter · 7 years ago
  48. acb40d8 thunderbolt: Initialize Thunderbolt bus earlier by Mika Westerberg · 7 years ago
  49. 9a01c7c thunderbolt: Allocate ring HopID automatically if requested by Mika Westerberg · 7 years ago
  50. 4ffe722 thunderbolt: Add polling mode for rings by Mika Westerberg · 7 years ago
  51. 59120e0 thunderbolt: Use spinlock in NHI serialization by Mika Westerberg · 7 years ago
  52. 22b7de1 thunderbolt: Use spinlock in ring serialization by Mika Westerberg · 7 years ago
  53. 2a91ec6 thunderbolt: Move ring descriptor flags to thunderbolt.h by Mika Westerberg · 7 years ago
  54. 3b3d9f4 thunderbolt: Export ring handling functions to modules by Mika Westerberg · 7 years ago
  55. 9fb1e65 thunderbolt: Add support for frame mode by Mika Westerberg · 7 years ago
  56. 8c6bba1 thunderbolt: Configure interrupt throttling for all interrupts by Mika Westerberg · 7 years ago
  57. d1ff702 thunderbolt: Add support for XDomain discovery protocol by Mika Westerberg · 7 years ago
  58. e69b71f thunderbolt: Move tb_switch_phy_port_from_link() to thunderbolt.h by Mika Westerberg · 7 years ago
  59. 9e99b9f thunderbolt: Move thunderbolt domain structure to thunderbolt.h by Mika Westerberg · 7 years ago
  60. eaf8ff3 thunderbolt: Move enum tb_cfg_pkg_type to thunderbolt.h by Mika Westerberg · 7 years ago
  61. cdae7c0 thunderbolt: Add support for XDomain properties by Mika Westerberg · 7 years ago
  62. 8067170 thunderbolt: Remove __packed from ICM message structures by Mika Westerberg · 7 years ago
  63. f2f2efb byteorder: Move {cpu_to_be32, be32_to_cpu}_array() from Thunderbolt to core by Mika Westerberg · 7 years ago
  64. 53ac64a Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  65. 01d2f10 Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple' by Rafael J. Wysocki · 7 years ago
  66. 02729d1 thunderbolt: Fix reset response_type by Dan Carpenter · 7 years ago
  67. e545f0d thunderbolt: Allow clearing the key by Bernat, Yehezkel · 7 years ago
  68. 0956e41 thunderbolt: Make key root-only accessible by Bernat, Yehezkel · 7 years ago
  69. 8fdd6ab thunderbolt: Remove superfluous check by Bernat, Yehezkel · 7 years ago
  70. ce7ba95 Merge tag 'char-misc-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  71. 1cd65d1 thunderbolt: Do not enumerate more ports from DROM than the controller has by Mika Westerberg · 7 years ago
  72. 630b3af treewide: Consolidate Apple DMI checks by Lukas Wunner · 7 years ago
  73. 78aa904 Merge branches 'pm-core' and 'pm-misc' by Rafael J. Wysocki · 7 years ago
  74. a684c5b thunderbolt: icm: Ignore mailbox errors in icm_suspend() by Rafael J. Wysocki · 7 years ago
  75. 5d4eeb8 Merge tag 'uuid-for-4.13-2' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 7 years ago
  76. 7c39ffe thunderbolt: use uuid_t instead of uuid_be by Christoph Hellwig · 7 years ago
  77. 800161b thunderbolt: Correct access permissions for active NVM contents by Mika Westerberg · 7 years ago
  78. eb7bfcc thunderbolt: fix spelling mistake: "missmatch" -> "mismatch" by Colin Ian King · 7 years ago
  79. e6b245c thunderbolt: Add support for host and device NVM firmware upgrade by Mika Westerberg · 7 years ago
  80. f67cf49 thunderbolt: Add support for Internal Connection Manager (ICM) by Mika Westerberg · 7 years ago
  81. bdccf29 thunderbolt: Do not touch the hardware if the NHI is gone on resume by Mika Westerberg · 7 years ago
  82. 3e13676 thunderbolt: Add support for DMA configuration based mailbox by Mika Westerberg · 7 years ago
  83. 2c3c419 thunderbolt: Store Thunderbolt generation in the switch structure by Mika Westerberg · 7 years ago
  84. cd446ee2 thunderbolt: Add support for NHI mailbox by Mika Westerberg · 7 years ago
  85. 5e2781b thunderbolt: Add new Thunderbolt PCI IDs by Mika Westerberg · 7 years ago
  86. d7f781b thunderbolt: Rework control channel to be more reliable by Mika Westerberg · 7 years ago
  87. 81a54b5 thunderbolt: Let the connection manager handle all notifications by Mika Westerberg · 7 years ago
  88. 05c242e thunderbolt: Expose make_header() to other files by Mika Westerberg · 7 years ago
  89. ac6c44d thunderbolt: Expose get_route() to other files by Mika Westerberg · 7 years ago
  90. 32af943 thunderbolt: Move control channel messages to tb_msgs.h by Mika Westerberg · 7 years ago
  91. 72ee339 thunderbolt: Read vendor and device name from DROM by Mika Westerberg · 7 years ago
  92. 02b17a4 thunderbolt: Refactor and fix parsing of port drom entries by Lukas Wunner · 7 years ago
  93. 3902294 thunderbolt: Do not fail if DROM data CRC32 is invalid by Mika Westerberg · 7 years ago
  94. f53e767 thunderbolt: Fail switch adding operation if reading DROM fails by Mika Westerberg · 7 years ago
  95. bfe778a thunderbolt: Convert switch to a device by Mika Westerberg · 7 years ago
  96. 9d3cce0 thunderbolt: Introduce thunderbolt bus and connection manager by Mika Westerberg · 7 years ago
  97. c9843eb thunderbolt: Allow passing NULL to tb_ctl_free() by Mika Westerberg · 7 years ago
  98. da2da04 thunderbolt: Rework capability handling by Mika Westerberg · 7 years ago
  99. 046bee1 thunderbolt: Add MSI-X support by Mika Westerberg · 7 years ago
  100. b246635 thunderbolt: Do not warn about newer DROM versions by Mika Westerberg · 7 years ago