summaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt
Commit message (Expand)AuthorAgeFilesLines
* treewide: use get_random_u32() when possibleJason A. Donenfeld2022-10-111-1/+1
* Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-10-0715-369/+1820
|\
| * Merge tag 'thunderbolt-for-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2022-09-3015-369/+1820
| |\
| | * thunderbolt: Explicitly enable lane adapter hotplug events at startupMario Limonciello2022-09-264-0/+46
| | * thunderbolt: Use dev_err_probe()Andy Shevchenko2022-09-241-30/+18
| | * thunderbolt: Convert to use sysfs_emit()/sysfs_emit_at() APIsAndy Shevchenko2022-09-244-37/+35
| | * thunderbolt: debugfs: Fix spelling mistakes in seq_puts textColin Ian King2022-09-071-2/+2
| | * thunderbolt: Add support for ASMedia NVM image formatSzuying Chen2022-09-071-0/+37
| | * thunderbolt: Move vendor specific NVM handling into nvm.cSzuying Chen2022-09-074-167/+410
| | * thunderbolt: Provide tb_retimer_nvm_read() analogous to tb_switch_nvm_read()Mika Westerberg2022-09-072-7/+23
| | * thunderbolt: Rename and make nvm_read() available for other filesSzuying Chen2022-09-072-18/+28
| | * thunderbolt: Extend NVM version fields to 32-bitsSzuying Chen2022-09-073-6/+6
| | * thunderbolt: Allow NVM upgrade of USB4 host routersSzuying Chen2022-09-071-1/+4
| | * thunderbolt: Add support for receiver lane marginingMika Westerberg2022-09-056-0/+1043
| | * thunderbolt: Add helper to check if CL states are enabled on portMika Westerberg2022-09-053-0/+30
| | * thunderbolt: Pass CL state bitmask to tb_port_clx_supported()Mika Westerberg2022-09-053-13/+9
| | * thunderbolt: Move port CL state functions into correct place in switch.cMika Westerberg2022-09-051-106/+106
| | * thunderbolt: Move tb_xdomain_parent() to tb.hMika Westerberg2022-09-052-5/+5
| | * thunderbolt: Add support for Intel Meteor LakeMika Westerberg2022-08-223-0/+12
| | * thunderbolt: Add comment where Thunderbolt 4 PCI IDs startMika Westerberg2022-08-221-0/+1
| | * thunderbolt: Add DP OUT resource when DP tunnel is discoveredSanjay R Mehta2022-08-151-0/+28
* | | Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-10-045-15/+54
|\ \ \
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-292-0/+2
| |\| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-221-2/+1
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-09-082-2/+6
| |\ \ \ \
| * | | | | thunderbolt: Add back Intel Falcon Ridge end-to-end flow control workaroundMika Westerberg2022-08-311-7/+42
| * | | | | thunderbolt: Show link type for XDomain connections tooMika Westerberg2022-08-314-8/+12
| | |_|_|/ | |/| | |
* | | | | Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-10-031-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'acpi-dev'Rafael J. Wysocki2022-09-301-1/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | ACPI: Drop parent field from struct acpi_deviceRafael J. Wysocki2022-08-241-1/+1
| | |/ / /
* | | | | Merge tag 'thunderbolt-for-v6.0' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2022-09-271-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | thunderbolt: Explicitly reset plug events delay back to USB4 spec valueMario Limonciello2022-09-221-0/+1
| |/ / /
* | | | Merge tag 'usb-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-09-232-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | thunderbolt: Add support for Intel Maple Ridge single port controllerGil Fine2022-09-092-0/+2
| | |/ | |/|
* | | Merge tag 'linux-kselftest-kunit-fixes-6.0-rc5' of git://git.kernel.org/pub/s...Linus Torvalds2022-09-091-2/+1
|\ \ \ | |/ / |/| |
| * | kunit: fix Kconfig for build-in tests USB4 and Nitro EnclavesNico Pache2022-09-011-2/+1
| |/
* | thunderbolt: Check router generation before connecting xHCIMika Westerberg2022-08-181-1/+5
* | thunderbolt: Use the actual buffer in tb_async_error()Mika Westerberg2022-08-181-1/+1
|/
* Merge tag 'usb-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-08-0410-115/+335
|\
| * thunderbolt: Fix typo in commentXiang Wangx2022-06-171-1/+1
| * thunderbolt: Add support for Intel Raptor LakeGeorge D Sworo2022-06-063-0/+8
| * thunderbolt: Fix some kernel-doc commentsYang Li2022-06-061-3/+3
| * thunderbolt: Change TMU mode to HiFi uni-directional once DisplayPort tunneledGil Fine2022-06-063-0/+44
| * thunderbolt: Add CL1 support for USB4 and Titan Ridge routersGil Fine2022-06-065-107/+266
| * thunderbolt: Change downstream router's TMU rate in both TMU uni/bidir modeGil Fine2022-06-061-6/+7
| * thunderbolt: Fix typos in CLx enablingGil Fine2022-06-062-2/+2
| * thunderbolt: CLx disable before system suspend only if previously enabledGil Fine2022-06-061-2/+4
| * thunderbolt: Silently ignore CLx enabling in case CLx is not supportedGil Fine2022-06-061-2/+8
* | Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2022-08-024-24/+5
|\ \
| * | thunderbolt: test: Use kunit_test_suite() macroDavid Gow2022-07-114-24/+5
| |/