summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* thunderbolt: Add missing kernel-doc comment to tb_tunnel_maximum_bandwidth()Mika Westerberg2023-01-272-1/+11
* thunderbolt: Handle bandwidth allocation mode enablement notificationMika Westerberg2023-01-272-6/+11
* thunderbolt: Add support for DisplayPort bandwidth allocation modeMika Westerberg2023-01-177-56/+1023
* thunderbolt: Include the additional DP IN double word in debugfs dumpMika Westerberg2023-01-171-1/+4
* thunderbolt: Add functions to support DisplayPort bandwidth allocation modeMika Westerberg2023-01-173-0/+618
* thunderbolt: Increase timeout of DP OUT adapter handshakeMika Westerberg2023-01-171-5/+6
* thunderbolt: Take CL states into account when waiting for link to come upMika Westerberg2023-01-172-17/+29
* thunderbolt: Improve debug logging in tb_available_bandwidth()Mika Westerberg2023-01-171-2/+5
* thunderbolt: Log DP adapter typeMika Westerberg2023-01-171-2/+2
* thunderbolt: Use decimal port number in control and tunnel logs tooMika Westerberg2023-01-172-2/+2
* thunderbolt: Refactor tb_acpi_add_link()Andy Shevchenko2023-01-041-8/+5
* thunderbolt: Use correct type in tb_port_is_clx_enabled() prototypeJiri Slaby (SUSE)2022-12-271-1/+1
* Linux 6.2-rc1v6.2-rc1Linus Torvalds2022-12-251-2/+2
* treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)2022-12-2569-97/+97
* Merge tag 'spi-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-12-231-3/+16
|\
| * spi: fsl_spi: Don't change speed while chipselect is activeChristophe Leroy2022-12-141-3/+16
* | Merge tag 'regulator-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-12-231-2/+2
|\ \
| * | regulator: core: fix deadlock on regulator enableJohan Hovold2022-12-151-1/+1
| * | regulator: core: Fix resolve supply lookup issueChiYuan Huang2022-12-141-1/+1
* | | Merge tag 'coccinelle-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2022-12-231-1/+1
|\ \ \
| * | | scripts: coccicheck: use "grep -E" instead of "egrep"Greg Kroah-Hartman2022-09-211-1/+1
* | | | Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-12-237-21/+36
|\ \ \ \
| * | | | cfi: Fix CFI failure with KASANSami Tolvanen2022-12-231-3/+0
| * | | | exit: Use READ_ONCE() for all oops/warn limit readsKees Cook2022-12-162-4/+9
| * | | | security: Restrict CONFIG_ZERO_CALL_USED_REGS to gcc or clang > 15.0.6Nathan Chancellor2022-12-141-0/+3
| * | | | lkdtm: cfi: Make PAC test work with GCC 7 and 8Kristina Martsenko2022-12-141-1/+5
| * | | | docs: Fix path paste-o for /sys/kernel/warn_countKees Cook2022-12-141-1/+1
| * | | | LoadPin: Ignore the "contents" argument of the LSM hooksKees Cook2022-12-141-12/+18
* | | | | Merge tag 'pstore-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-12-233-4/+6
|\ \ \ \ \
| * | | | | pstore: Properly assign mem_type propertyLuca Stefani2022-12-231-1/+1
| * | | | | pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXESJohn Stultz2022-12-231-0/+1
| * | | | | pstore: Switch pmsg_lock to an rt_mutex to avoid priority inversionJohn Stultz2022-12-141-3/+4
* | | | | | Merge tag 'dma-mapping-2022-12-23' of git://git.infradead.org/users/hch/dma-m...Linus Torvalds2022-12-232-2/+6
|\ \ \ \ \ \
| * | | | | | dma-mapping: reject GFP_COMP for noncoherent allocationsChristoph Hellwig2022-12-211-0/+4
| * | | | | | ALSA: memalloc: don't use GFP_COMP for non-coherent dma allocationsChristoph Hellwig2022-12-211-2/+2
* | | | | | | Merge tag '9p-for-6.2-rc1' of https://github.com/martinetd/linuxLinus Torvalds2022-12-2315-38/+42
|\ \ \ \ \ \ \
| * | | | | | | 9p/client: fix data race on req->statusDominique Martinet2022-12-135-21/+23
| * | | | | | | net/9p: fix response size check in p9_check_errors()Christian Schoenebeck2022-12-061-4/+3
| * | | | | | | net/9p: distinguish zero-copy requestsChristian Schoenebeck2022-12-062-0/+8
| * | | | | | | 9p/xen: do not memcpy header into req->rcDominique Martinet2022-12-031-1/+3
| * | | | | | | 9p: set req refcount to zero to avoid uninitialized usageSchspa Shi2022-12-021-0/+5
| * | | | | | | 9p/net: Remove unneeded idr.h #includeChristophe JAILLET2022-12-023-3/+0
| * | | | | | | 9p/fs: Remove unneeded idr.h #includeChristophe JAILLET2022-12-029-9/+0
* | | | | | | | Merge tag 'sound-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-2371-640/+1731
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'asoc-v6.2-3' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2022-12-2212-15/+138
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ASoC: lochnagar: Fix unused lochnagar_of_match warningKrzysztof Kozlowski2022-12-151-1/+1
| | * | | | | | | | ASoC: Intel: Add HP Stream 8 to bytcr_rt5640.cMoises Cardona2022-12-141-0/+10
| | * | | | | | | | ASoC: SOF: mediatek: initialize panic_info to zeroYC Hung2022-12-131-1/+1
| | * | | | | | | | ASoC: rt5670: Remove unbalanced pm_runtime_put()Hans de Goede2022-12-131-2/+0
| | * | | | | | | | ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 tabletHans de Goede2022-12-131-0/+15