Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-12treewide: use get_random_u32() when possibleJason A. Donenfeld
2022-10-08Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-10-03Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-09-30Merge branch 'acpi-dev'Rafael J. Wysocki
2022-09-30Merge tag 'thunderbolt-for-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2022-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-27Merge tag 'thunderbolt-for-v6.0' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2022-09-26thunderbolt: Explicitly enable lane adapter hotplug events at startupMario Limonciello
2022-09-24thunderbolt: Use dev_err_probe()Andy Shevchenko
2022-09-24thunderbolt: Convert to use sysfs_emit()/sysfs_emit_at() APIsAndy Shevchenko
2022-09-23Merge tag 'usb-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-22thunderbolt: Explicitly reset plug events delay back to USB4 spec valueMario Limonciello
2022-09-09Merge tag 'linux-kselftest-kunit-fixes-6.0-rc5' of git://git.kernel.org/pub/s...Linus Torvalds
2022-09-09thunderbolt: Add support for Intel Maple Ridge single port controllerGil Fine
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-09-07thunderbolt: debugfs: Fix spelling mistakes in seq_puts textColin Ian King
2022-09-07thunderbolt: Add support for ASMedia NVM image formatSzuying Chen
2022-09-07thunderbolt: Move vendor specific NVM handling into nvm.cSzuying Chen
2022-09-07thunderbolt: Provide tb_retimer_nvm_read() analogous to tb_switch_nvm_read()Mika Westerberg
2022-09-07thunderbolt: Rename and make nvm_read() available for other filesSzuying Chen
2022-09-07thunderbolt: Extend NVM version fields to 32-bitsSzuying Chen
2022-09-07thunderbolt: Allow NVM upgrade of USB4 host routersSzuying Chen
2022-09-05thunderbolt: Add support for receiver lane marginingMika Westerberg
2022-09-05thunderbolt: Add helper to check if CL states are enabled on portMika Westerberg
2022-09-05thunderbolt: Pass CL state bitmask to tb_port_clx_supported()Mika Westerberg
2022-09-05thunderbolt: Move port CL state functions into correct place in switch.cMika Westerberg
2022-09-05thunderbolt: Move tb_xdomain_parent() to tb.hMika Westerberg
2022-09-01kunit: fix Kconfig for build-in tests USB4 and Nitro EnclavesNico Pache
2022-08-31thunderbolt: Add back Intel Falcon Ridge end-to-end flow control workaroundMika Westerberg
2022-08-31thunderbolt: Show link type for XDomain connections tooMika Westerberg
2022-08-24ACPI: Drop parent field from struct acpi_deviceRafael J. Wysocki
2022-08-22thunderbolt: Add support for Intel Meteor LakeMika Westerberg
2022-08-22thunderbolt: Add comment where Thunderbolt 4 PCI IDs startMika Westerberg
2022-08-18thunderbolt: Check router generation before connecting xHCIMika Westerberg
2022-08-18thunderbolt: Use the actual buffer in tb_async_error()Mika Westerberg
2022-08-15thunderbolt: Add DP OUT resource when DP tunnel is discoveredSanjay R Mehta
2022-08-04Merge tag 'usb-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-08-03Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-07-12thunderbolt: test: Use kunit_test_suite() macroDavid Gow
2022-06-20thunderbolt: ACPI: Replace tb_acpi_find_port() with acpi_find_child_by_adr()Rafael J. Wysocki
2022-06-17thunderbolt: Fix typo in commentXiang Wangx
2022-06-06thunderbolt: Add support for Intel Raptor LakeGeorge D Sworo
2022-06-06thunderbolt: Fix some kernel-doc commentsYang Li
2022-06-06thunderbolt: Change TMU mode to HiFi uni-directional once DisplayPort tunneledGil Fine
2022-06-06thunderbolt: Add CL1 support for USB4 and Titan Ridge routersGil Fine
2022-06-06thunderbolt: Change downstream router's TMU rate in both TMU uni/bidir modeGil Fine
2022-06-06thunderbolt: Fix typos in CLx enablingGil Fine
2022-06-06thunderbolt: CLx disable before system suspend only if previously enabledGil Fine