summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-04-11ASoC: usb: Fetch ASoC card and pcm device informationWesley Cheng-0/+25
2025-04-11ASoC: usb: Create SOC USB SND jack kcontrolWesley Cheng-0/+9
2025-04-11ASoC: usb: Add PCM format check API for USB backendWesley Cheng-0/+11
2025-04-11ASoC: Add SoC USB APIs for adding an USB backendWesley Cheng-0/+93
2025-04-11ALSA: Add USB audio device jack typeWesley Cheng-3/+6
2025-04-11usb: host: xhci: Notify xHCI sideband on transfer ring freeWesley Cheng-1/+29
2025-04-11usb: host: xhci-mem: Allow for interrupter clients to choose specific indexWesley Cheng-1/+1
2025-04-11xhci: sideband: add initial api to register a secondary interrupter entityMathias Nyman-0/+74
2025-04-11accel/ivpu: Fix the NPU's DPU frequency calculationAndrzej Kacprowski-2/+2
2025-04-10Merge tag 'drm-fixes-2025-04-11-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-0/+4
2025-04-10trace: tcp: Add tracepoint for tcp_sendmsg_locked()Breno Leitao-0/+24
2025-04-10net: pass const to msg_data_left()Breno Leitao-1/+1
2025-04-10tcp: add LINUX_MIB_PAWS_TW_REJECTED counterJiayuan Chen-0/+2
2025-04-10tcp: add TCP_RFC7323_TW_PAWS drop reasonJiayuan Chen-1/+8
2025-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-68/+65
2025-04-11Merge tag 'drm-xe-fixes-2025-04-10' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-0/+1
2025-04-10Merge tag 'irq-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-27/+0
2025-04-10Merge tag 'timers-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-7/+7
2025-04-10Merge tag 'perf-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+0
2025-04-10Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-4/+43
2025-04-10PCI: Remove pci_fixup_cardbus()Heiner Kallweit-3/+0
2025-04-10svsm: Add header with SVSM_VTPM_CMD helpersStefano Garzarella-0/+149
2025-04-10compiler-gcc.h: Introduce __diag_GCC_allNathan Chancellor-0/+2
2025-04-10Merge tag 'gpio-fixes-for-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2025-04-10Merge tag 'mtd/fixes-for-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2025-04-10firmware: cs_dsp: test_bin_error: Fix uninitialized data used as fw versionRichard Fitzgerald-1/+0
2025-04-10phy: exynos5-usbdrd: add exynos7870 USBDRD supportKaustabh Chakraborty-0/+2
2025-04-10cpufreq: Drop unused cpufreq_get_policy()Rafael J. Wysocki-1/+0
2025-04-10x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'Ingo Molnar-1/+1
2025-04-10x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'Ingo Molnar-1/+1
2025-04-10fbdev: Remove constants of unused eventsThomas Zimmermann-6/+0
2025-04-10leds: backlight trigger: Replace fb events with a dedicated function callThomas Zimmermann-0/+6
2025-04-10backlight: lcd: Replace fb events with a dedicated function callThomas Zimmermann-3/+18
2025-04-10backlight: Replace fb events with a dedicated function callThomas Zimmermann-6/+20
2025-04-10backlight: Implement fbdev tracking with blank state from eventThomas Zimmermann-9/+1
2025-04-10fbdev: Track display blanking stateThomas Zimmermann-0/+2
2025-04-10device property: Split fwnode_get_child_node_count()Andy Shevchenko-1/+6
2025-04-10vdso: Address variable shadowing in macrosPeng Jiang-6/+6
2025-04-10drm/panic: Add support to scanout buffer as array of pagesJocelyn Falempe-1/+11
2025-04-10mm/kmap: Add kmap_local_page_try_from_panic()Jocelyn Falempe-0/+13
2025-04-09bpf: Clarify the meaning of BPF_F_PSEUDO_HDRPaul Chaignon-1/+1
2025-04-09bpf: Clarify role of BPF_F_RECOMPUTE_CSUMPaul Chaignon-5/+9
2025-04-09net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.Kuniyuki Iwashima-2/+38
2025-04-09net: remove cpu stall in txq_trans_update()Eric Dumazet-3/+4
2025-04-09netdev: depend on netdev->lock for qstats in ops locked driversJakub Kicinski-1/+3
2025-04-09xdp: double protect netdev->xdp_flags with netdev->lockJakub Kicinski-1/+2
2025-04-09netdev: add "ops compat locking" helpersJakub Kicinski-0/+16
2025-04-09net: designate XSK pool pointers in queues as "ops protected"Jakub Kicinski-3/+4
2025-04-09net: avoid potential race between netdev_get_by_index_lock() and netns switchJakub Kicinski-1/+5
2025-04-09PCI: Remove pcim_iounmap_regions()Philipp Stanner-1/+0