1. 7465718 thunderbolt: Mask ring interrupt properly when polling starts by Mika Westerberg · 7 years ago
  2. 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
  3. a2e3734 thunderbolt: tb: fix use after free in tb_activate_pcie_devices by Gustavo A. R. Silva · 7 years ago
  4. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  5. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  6. a78ec0d thunderbolt: Drop sequence number check from tb_xdomain_match() by Mika Westerberg · 7 years ago
  7. 9a03c3d thunderbolt: Fix a couple right shifting to zero bugs by Dan Carpenter · 7 years ago
  8. acb40d8 thunderbolt: Initialize Thunderbolt bus earlier by Mika Westerberg · 7 years ago
  9. 9a01c7c thunderbolt: Allocate ring HopID automatically if requested by Mika Westerberg · 7 years ago
  10. 4ffe722 thunderbolt: Add polling mode for rings by Mika Westerberg · 7 years ago
  11. 59120e0 thunderbolt: Use spinlock in NHI serialization by Mika Westerberg · 7 years ago
  12. 22b7de1 thunderbolt: Use spinlock in ring serialization by Mika Westerberg · 7 years ago
  13. 2a91ec6 thunderbolt: Move ring descriptor flags to thunderbolt.h by Mika Westerberg · 7 years ago
  14. 3b3d9f4 thunderbolt: Export ring handling functions to modules by Mika Westerberg · 7 years ago
  15. 9fb1e65 thunderbolt: Add support for frame mode by Mika Westerberg · 7 years ago
  16. 8c6bba1 thunderbolt: Configure interrupt throttling for all interrupts by Mika Westerberg · 7 years ago
  17. d1ff702 thunderbolt: Add support for XDomain discovery protocol by Mika Westerberg · 7 years ago
  18. e69b71f thunderbolt: Move tb_switch_phy_port_from_link() to thunderbolt.h by Mika Westerberg · 7 years ago
  19. 9e99b9f thunderbolt: Move thunderbolt domain structure to thunderbolt.h by Mika Westerberg · 7 years ago
  20. eaf8ff3 thunderbolt: Move enum tb_cfg_pkg_type to thunderbolt.h by Mika Westerberg · 7 years ago
  21. cdae7c0 thunderbolt: Add support for XDomain properties by Mika Westerberg · 7 years ago
  22. 8067170 thunderbolt: Remove __packed from ICM message structures by Mika Westerberg · 7 years ago
  23. f2f2efb byteorder: Move {cpu_to_be32, be32_to_cpu}_array() from Thunderbolt to core by Mika Westerberg · 7 years ago
  24. 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
  25. 01d2f10 Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple' by Rafael J. Wysocki · 7 years ago
  26. 02729d1 thunderbolt: Fix reset response_type by Dan Carpenter · 7 years ago
  27. e545f0d thunderbolt: Allow clearing the key by Bernat, Yehezkel · 7 years ago
  28. 0956e41 thunderbolt: Make key root-only accessible by Bernat, Yehezkel · 7 years ago
  29. 8fdd6ab thunderbolt: Remove superfluous check by Bernat, Yehezkel · 7 years ago
  30. 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
  31. 1cd65d1 thunderbolt: Do not enumerate more ports from DROM than the controller has by Mika Westerberg · 7 years ago
  32. 630b3af treewide: Consolidate Apple DMI checks by Lukas Wunner · 7 years ago
  33. 78aa904 Merge branches 'pm-core' and 'pm-misc' by Rafael J. Wysocki · 7 years ago
  34. a684c5b thunderbolt: icm: Ignore mailbox errors in icm_suspend() by Rafael J. Wysocki · 7 years ago
  35. 5d4eeb8 Merge tag 'uuid-for-4.13-2' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 7 years ago
  36. 7c39ffe thunderbolt: use uuid_t instead of uuid_be by Christoph Hellwig · 7 years ago
  37. 800161b thunderbolt: Correct access permissions for active NVM contents by Mika Westerberg · 7 years ago
  38. eb7bfcc thunderbolt: fix spelling mistake: "missmatch" -> "mismatch" by Colin Ian King · 8 years ago
  39. e6b245c thunderbolt: Add support for host and device NVM firmware upgrade by Mika Westerberg · 7 years ago
  40. f67cf49 thunderbolt: Add support for Internal Connection Manager (ICM) by Mika Westerberg · 7 years ago
  41. bdccf29 thunderbolt: Do not touch the hardware if the NHI is gone on resume by Mika Westerberg · 7 years ago
  42. 3e13676 thunderbolt: Add support for DMA configuration based mailbox by Mika Westerberg · 7 years ago
  43. 2c3c419 thunderbolt: Store Thunderbolt generation in the switch structure by Mika Westerberg · 7 years ago
  44. cd446ee2 thunderbolt: Add support for NHI mailbox by Mika Westerberg · 7 years ago
  45. 5e2781b thunderbolt: Add new Thunderbolt PCI IDs by Mika Westerberg · 7 years ago
  46. d7f781b thunderbolt: Rework control channel to be more reliable by Mika Westerberg · 7 years ago
  47. 81a54b5 thunderbolt: Let the connection manager handle all notifications by Mika Westerberg · 7 years ago
  48. 05c242e thunderbolt: Expose make_header() to other files by Mika Westerberg · 7 years ago
  49. ac6c44d thunderbolt: Expose get_route() to other files by Mika Westerberg · 7 years ago
  50. 32af943 thunderbolt: Move control channel messages to tb_msgs.h by Mika Westerberg · 7 years ago
  51. 72ee339 thunderbolt: Read vendor and device name from DROM by Mika Westerberg · 7 years ago
  52. 02b17a4 thunderbolt: Refactor and fix parsing of port drom entries by Lukas Wunner · 7 years ago
  53. 3902294 thunderbolt: Do not fail if DROM data CRC32 is invalid by Mika Westerberg · 7 years ago
  54. f53e767 thunderbolt: Fail switch adding operation if reading DROM fails by Mika Westerberg · 7 years ago
  55. bfe778a thunderbolt: Convert switch to a device by Mika Westerberg · 7 years ago
  56. 9d3cce0 thunderbolt: Introduce thunderbolt bus and connection manager by Mika Westerberg · 7 years ago
  57. c9843eb thunderbolt: Allow passing NULL to tb_ctl_free() by Mika Westerberg · 7 years ago
  58. da2da04 thunderbolt: Rework capability handling by Mika Westerberg · 7 years ago
  59. 046bee1 thunderbolt: Add MSI-X support by Mika Westerberg · 7 years ago
  60. b246635 thunderbolt: Do not warn about newer DROM versions by Mika Westerberg · 7 years ago
  61. df1421b thunderbolt: Do not try to read UID if DROM offset is read as 0 by Mika Westerberg · 7 years ago
  62. 08a5e4c thunderbolt: No need to read UID of the root switch on resume by Mika Westerberg · 7 years ago
  63. 16a1258 thunderbolt: Use const buffer pointer in write operations by Mika Westerberg · 7 years ago
  64. b78b499 Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  65. b2c7419 thunderbolt: Compile on x86 only by Lukas Wunner · 8 years ago
  66. 5fbc89d thunderbolt, efi: Fix Kconfig dependencies harder by Lukas Wunner · 8 years ago
  67. 79f9cd3 thunderbolt, efi: Fix Kconfig dependencies by Lukas Wunner · 8 years ago
  68. c9cc3aa thunderbolt: Use Device ROM retrieved from EFI by Lukas Wunner · 8 years ago
  69. fe948dc thunderbolt: Macro rename by Amir Levy · 8 years ago
  70. ccdf3b8 thunderbolt: Don't declare Falcon Ridge unsupported by Lukas Wunner · 8 years ago
  71. 82a6a81 thunderbolt: Add support for INTEL_FALCON_RIDGE_2C controller. by Xavier Gnata · 8 years ago
  72. 2ffa9a5 thunderbolt: Fix double free of drom buffer by Andreas Noever · 9 years ago
  73. 19bf4d4 thunderbolt: Support 1st gen Light Ridge controller by Lukas Wunner · 9 years ago
  74. aae20bb thunderbolt: Fix typos and magic number by Lukas Wunner · 9 years ago
  75. 1d11140 PCI: Add Intel Thunderbolt device IDs by Lukas Wunner · 9 years ago
  76. a42fb35 thunderbolt: Allow loading of module on recent Apple MacBooks with thunderbolt 2 controller by Knuth Posern · 9 years ago
  77. 72ad366 thunderbolt: Clear hops before overwriting by Andreas Noever · 10 years ago
  78. 2a211f3 thunderbolt: Use kcalloc by Himangi Saraogi · 10 years ago
  79. fc51768 thunderbolt: Correct the size argument to devm_kzalloc by Himangi Saraogi · 10 years ago
  80. f34323b thunderbolt: select CRC32 in Kconfig by Andreas Noever · 10 years ago
  81. e0f5501 thunderbolt: Make tb_eeprom_get_drom_offset static by Andreas Noever · 10 years ago
  82. e712077 thunderbolt: Make enum tb_drom_entry_type unsigned by Andreas Noever · 10 years ago
  83. 7f2d5f7 thunderbolt: Fix header declaration of tb_find_cap by Andreas Noever · 10 years ago
  84. 801dba5 thunderbolt: Add casts to prevent endianness warnings by Andreas Noever · 10 years ago
  85. 3543fb7 thunderbolt: fix format string for size_t by Arnd Bergmann · 10 years ago
  86. 0cb4e2b thunderbolt: add PCI dependency by Arnd Bergmann · 10 years ago
  87. 620863f thunderbolt: Staticize nhi_ids by Sachin Kamat · 10 years ago
  88. f19b72c thunderbolt: Use NULL instead of 0 in nhi.c by Sachin Kamat · 10 years ago
  89. 8db353b thunderbolt: Use NULL instead of 0 in ctl.c by Sachin Kamat · 10 years ago
  90. c9c2dee thunderbolt: Use NULL instead of 0 in switch.c by Sachin Kamat · 10 years ago
  91. 10fefe5 thunderbolt: Fix build error in switch.c by Sachin Kamat · 10 years ago
  92. 2b35404 thunderbolt: Fix build error in eeprom.c by Sachin Kamat · 10 years ago
  93. 343fcb8 thunderbolt: Fix nontrivial endpoint devices. by Andreas Noever · 10 years ago
  94. cd22e73 thunderbolt: Read port configuration from eeprom. by Andreas Noever · 10 years ago
  95. 23dd5bb thunderbolt: Add suspend/hibernate support by Andreas Noever · 10 years ago
  96. c90553b thunderbolt: Read switch uid from EEPROM by Andreas Noever · 10 years ago
  97. 3364f0c thunderbolt: Add support for simple pci tunnels by Andreas Noever · 10 years ago
  98. 520b670 thunderbolt: Add path setup code. by Andreas Noever · 10 years ago
  99. 053596d thunderbolt: Handle hotplug events by Andreas Noever · 10 years ago
  100. 9da672a thunderbolt: Scan for downstream switches by Andreas Noever · 10 years ago