aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-18ASoC: nau8822: move nau8822_set_dai_sysclk()Andrejs Cainikovs1-14/+14
2024-06-18bpf: Update BPF LSM maintainer listMatt Bobrowski1-1/+2
2024-06-18PCI: acpiphp: Add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-18block, bfq: remove blkg_path()Yu Kuai3-67/+0
2024-06-18bpf: Fix remap of arena.Alexei Starovoitov1-2/+14
2024-06-18drm/panic: depends on !VT_CONSOLEJocelyn Falempe1-1/+1
2024-06-18dt-bindings: hwmon: ti,tmp108: document V+ supply, add short descriptionStanislav Jakubek1-0/+12
2024-06-18s390/sclp: Define commands for storage (un)assignmentAlexander Gordeev1-2/+5
2024-06-18s390: Remove S390_lowcoreSven Schnelle1-2/+0
2024-06-18s390/mm: Remove duplicate get_lowcore() callsSven Schnelle1-13/+15
2024-06-18s390/idle: Remove duplicate get_lowcore() callsSven Schnelle1-5/+6
2024-06-18s390/vtime: Remove duplicate get_lowcore() callsSven Schnelle2-42/+52
2024-06-18s390/smp: Remove duplicate get_lowcore() callsSven Schnelle1-10/+13
2024-06-18s390/nmi: Remove duplicate get_lowcore() callsSven Schnelle1-9/+11
2024-06-18s390/boot: Replace S390_lowcore by get_lowcore()Sven Schnelle6-28/+28
2024-06-18s390/drivers: Replace S390_lowcore by get_lowcore()Sven Schnelle5-11/+11
2024-06-18s390: Replace S390_lowcore by get_lowcore()Sven Schnelle40-238/+237
2024-06-18s390: Add get_lowcore() functionSven Schnelle1-0/+5
2024-06-18Merge tag 'efi-fixes-for-v6.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-11/+26
2024-06-18ALSA: hda: cs35l56: Perform firmware download in the backgroundSimon Trimmer2-17/+76
2024-06-18vfs: generate FS_CREATE before FS_OPEN when ->atomic_open used.NeilBrown2-9/+23
2024-06-18fsnotify: Do not generate events for O_PATH file descriptorsJan Kara1-1/+7
2024-06-18fs: don't misleadingly warn during thaw operationsChristian Brauner1-1/+10
2024-06-18parport: make parport_bus_type constRicardo B. Marliere1-1/+1
2024-06-18spi: Fix OCTAL mode supportPatrice Chotard2-4/+7
2024-06-18spi: stm32: qspi: Clamp stm32_qspi_get_mode() output to CCR_BUSWIDTH_4Patrice Chotard1-1/+1
2024-06-18spi: stm32: qspi: Fix dual flash mode sanity test in stm32_qspi_setup()Patrice Chotard1-6/+4
2024-06-18net: microchip: Constify struct vcap_operationsChristophe JAILLET5-5/+5
2024-06-18sched: act_ct: add netns into the key of tcf_ct_flow_tableXin Long1-5/+11
2024-06-18ASoC: tlv320adc3xxx: Add support for using MICBIAS pins as GPORicard Wanderlof1-21/+84
2024-06-18ASoC: dt-bindings: tlv320adc3xxx: Add MICBIAS-as-GPO propertiesRicard Wanderlof1-0/+24
2024-06-18ASoC: qcom: x1e80100: Add USB DisplayPort plug supportKrzysztof Kozlowski1-0/+20
2024-06-18ASoC: qcom: sc8280xp: add Display port JackSrinivas Kandagatla1-0/+15
2024-06-18ASoC: qcom: common: add Display port Jack functionSrinivas Kandagatla2-0/+38
2024-06-18ASoC: qcom: q6dsp: parse Display port tokensSrinivas Kandagatla1-0/+26
2024-06-18ASoC: Constify return of snd_soc_dai_get_pcm_stream()Krzysztof Kozlowski4-17/+17
2024-06-18ASoC: Constify DAI passed to get_channel_mapKrzysztof Kozlowski8-10/+10
2024-06-18ASoC: Constify passed data to core functionKrzysztof Kozlowski5-26/+29
2024-06-18ASoC: Constify of_phandle_args in snd_soc_dai_link_componentKrzysztof Kozlowski1-1/+1
2024-06-18ASoC: Constify of_phandle_args in snd_soc_dai_driverKrzysztof Kozlowski1-1/+1
2024-06-18tipc: force a dst refcount before doing decryptionXin Long1-0/+1
2024-06-18fbdev: amifb: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-18fbdev: c2p_planar: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-18fbdev: vesafb: Detect VGA compatibility from screen info's VESA attributesThomas Zimmermann2-1/+11
2024-06-18fbdev: omapfb: use of_graph_get_remote_port()Kuninori Morimoto1-14/+1
2024-06-18fbdev: omapdss: use for_each_endpoint_of_node()Kuninori Morimoto1-2/+1
2024-06-18pinctrl: freescale: Select missing featuresLinus Walleij1-0/+2
2024-06-18Merge branch 'introduce-phy-mode-10g-qxgmii'Paolo Abeni6-1/+21
2024-06-18dt-bindings: net: ethernet-controller: add 10g-qxgmii modeVladimir Oltean1-0/+1
2024-06-18net: phy: introduce core support for phy-mode = "10g-qxgmii"Vladimir Oltean5-1/+20