summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-08-12ASoC: unpack snd_soc_component_xxx_bias_level()Mark Brown-76/+7
2025-08-12Merge branch '20250811-sc7280-mdss-reset-v1-1-83ceff1d48de@oss.qualcomm.com' ...Bjorn Andersson-0/+4
2025-08-12dt-bindings: clock: dispcc-sc7280: Add display resetsBjorn Andersson-0/+4
2025-08-12Merge drm/drm-next into drm-xe-nextLucas De Marchi-5338/+28680
2025-08-12net: update NAPI threaded config even for disabled NAPIsJakub Kicinski-1/+4
2025-08-12fbcon: Add necessary include statements and forward declarationsThomas Zimmermann-0/+7
2025-08-11lsm,selinux: Add LSM blob support for BPF objectsBlaise Boscaccy-0/+3
2025-08-11kunit, lib/crypto: Move run_irq_test() to common headerEric Biggers-0/+129
2025-08-11audit: record fanotify event regardless of presence of rulesRichard Guy Briggs-1/+1
2025-08-11iosys-map: Fix undefined behavior in iosys_map_clear()Nitin Gote-6/+1
2025-08-11soc: qcom: mdt_loader: Remove pas id parameterMukesh Ojha-4/+3
2025-08-11dt-bindings: clock: ipq5424-apss-clk: Add ipq5424 apss clock controllerSricharan Ramabadhran-0/+9
2025-08-11drm/intel/pciids: Add match on vendor/id onlyLucas De Marchi-0/+5
2025-08-11module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULESVlastimil Babka-1/+1
2025-08-11dt-bindings: pinctrl: renesas: Document RZ/T2H and RZ/N2H SoCsLad Prabhakar-0/+22
2025-08-11dt-bindings: clock: renesas,r9a09g077/87: Add USB_CLK clock IDLad Prabhakar-0/+2
2025-08-11lib/string_choices: Add str_input_output() helperThomas Richard-0/+6
2025-08-11gpio: aggregator: add possibility to attach data to the forwarderThomas Richard-1/+3
2025-08-11gpio: aggregator: handle runtime registration of gpio_desc in gpiochip_fwdThomas Richard-0/+2
2025-08-11gpio: aggregator: export symbols of the GPIO forwarder libraryThomas Richard-0/+37
2025-08-11gpiolib: add support to register sparse pin rangeThomas Richard-3/+48
2025-08-11regulator: add s2dos05 regulator supportDzmitry Sankouski-0/+73
2025-08-11fscontext: add custom-prefix log helpersAleksa Sarai-4/+14
2025-08-11fs: Remove mount_bdevPedro Falcato-3/+0
2025-08-11fs: Remove mount_nodevPedro Falcato-3/+0
2025-08-11fs: document 'name' parameter for name_contains_dotdot()Kriish Sharma-1/+1
2025-08-11fs: mark file_remove_privs_flags staticChristoph Hellwig-1/+0
2025-08-11Merge drm/drm-next into drm-misc-nThomas Zimmermann-5340/+28444
2025-08-11of: reserved_mem: Restructure call site for dma_contiguous_early_fixup()Oreoluwa Babatunde-0/+3
2025-08-11ALSA: hda: Add TAS5825 supportBaojun Xu-2/+29
2025-08-10ASoC: tas2781: Add keyword "init" in profile sectionShenghao Ding-0/+8
2025-08-10ASoC: dmaengine_pcm: Add port_window_size to DAI dma data structChancel Liu-0/+5
2025-08-10ASoC: soc-component: unpack snd_soc_component_init_bias_level()Kuninori Morimoto-15/+1
2025-08-10ASoC: soc-component: unpack snd_soc_component_get_bias_level()Kuninori Morimoto-13/+1
2025-08-10ASoC: soc-component: unpack snd_soc_component_force_bias_level()Kuninori Morimoto-17/+3
2025-08-10ASoC: soc-dapm: move snd_soc_dapm_init_bias_level() to soc-dpcmKuninori Morimoto-19/+1
2025-08-10ASoC: soc-dapm: move snd_soc_dapm_get_bias_level() to soc-dpcmKuninori Morimoto-12/+1
2025-08-10ASoC: Intel: avs: Parse conditional path tuplesCezary Rojewski-0/+15
2025-08-09Merge tag 'tty-6.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds-17/+17
2025-08-09Merge tag 'efi-next-for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+4
2025-08-09Merge tag 'block-6.17-20250808' of git://git.kernel.dk/linuxLinus Torvalds-20/+4
2025-08-09Merge tag 'io_uring-6.17-20250808' of git://git.kernel.dk/linuxLinus Torvalds-0/+4
2025-08-09Merge tag 'mailbox-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds-0/+29
2025-08-09Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git://git.kernel.org/pub/scm/...Linus Torvalds-17/+9
2025-08-09Merge tag 'sound-fix-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2025-08-09Merge tag 'v6.17-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-1/+1
2025-08-09Merge tag 'nfs-for-6.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-40/+42
2025-08-08net: page_pool: allow enabling recycling late, fix false positive warningJakub Kicinski-0/+2
2025-08-07mailbox/pcc: support mailbox management of the shared bufferAdam Young-0/+29
2025-08-08Merge tag 'net-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-6/+53