summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-09-20firmware: xilinx: add support for sd/gem configRonak Jain1-0/+45
2022-09-20block: remove PSI accounting from the bio layerChristoph Hellwig1-1/+0
2022-09-20mm: add PSI accounting around ->read_folio and ->readahead callsChristoph Hellwig1-0/+2
2022-09-20Support for CS42L83 on Apple machinesMark Brown1-0/+1
2022-09-20ASoC: SOF: Intel: override mclk_id for ES8336 supportMark Brown1-0/+7
2022-09-20ALSA: hda: intel-nhlt: add intel_nhlt_ssp_mclk_mask()Pierre-Louis Bossart1-0/+7
2022-09-20ASoC: soc.h: use array instead of playback/capture_widgetKuninori Morimoto1-3/+1
2022-09-20ASoC: soc.h: use defined number instead of direct numberKuninori Morimoto1-1/+1
2022-09-20ASoC: soc.h: remove num_cpus/codecsKuninori Morimoto1-6/+4
2022-09-20HID: convert defines of HID class requests into a proper enumBenjamin Tissoires2-10/+13
2022-09-20HID: export hid_report_type to uapiBenjamin Tissoires2-16/+20
2022-09-20HID: core: store the unique system identifier in hid_deviceBenjamin Tissoires1-0/+2
2022-09-20seg6: add NEXT-C-SID support for SRv6 End behaviorAndrea Mayer1-0/+24
2022-09-20clocksource/drivers/timer-ti-dm: Move struct omap_dm_timer fields to driverTony Lindgren1-43/+0
2022-09-20clocksource/drivers/timer-ti-dm: Move private defines to the driverTony Lindgren1-62/+0
2022-09-20clocksource/drivers/timer-ti-dm: Simplify register access furtherTony Lindgren1-3/+3
2022-09-20clocksource/drivers/timer-ti-dm: Drop unused functionsTony Lindgren1-7/+0
2022-09-20net: dsa: felix: add support for changing DSA masterVladimir Oltean1-0/+1
2022-09-20net: dsa: allow masters to join a LAGVladimir Oltean1-0/+12
2022-09-20net: dsa: propagate extack to port_lag_joinVladimir Oltean2-3/+6
2022-09-20net: dsa: allow the DSA master to be seen and changed through rtnetlinkVladimir Oltean2-0/+18
2022-09-20net: dsa: introduce dsa_port_get_master()Vladimir Oltean1-0/+5
2022-09-20net: introduce iterators over synced hw addressesVladimir Oltean1-0/+6
2022-09-20efi/libstub: implement generic EFI zbootArd Biesheuvel1-0/+1
2022-09-20drm/plane-helper: Provide DRM_PLANE_NON_ATOMIC_FUNCS initializer macroThomas Zimmermann1-0/+12
2022-09-20drm/plane: Allocate planes with drm_universal_plane_alloc()Thomas Zimmermann1-0/+44
2022-09-20drm/plane: Remove drm_plane_init()Thomas Zimmermann1-7/+1
2022-09-20flow_offload: Introduce flow_match_l2tpv3Wojciech Drewek1-0/+6
2022-09-20net/sched: flower: Add L2TPv3 filterWojciech Drewek1-0/+2
2022-09-20flow_dissector: Add L2TPv3 dissectorsWojciech Drewek1-0/+9
2022-09-20uapi: move IPPROTO_L2TP to in.hWojciech Drewek2-2/+2
2022-09-20ALSA: hda: ext: fix locking in stream_releasePierre-Louis Bossart1-0/+1
2022-09-20ALSA: hda: add snd_hdac_stop_streams() helperPierre-Louis Bossart1-0/+1
2022-09-20ALSA: hda: Use hdac_ext prefix in snd_hdac_stream_free_all() for clarityPierre-Louis Bossart1-1/+1
2022-09-20ALSA: hda: ext: make snd_hdac_ext_stream_init() staticPierre-Louis Bossart1-3/+0
2022-09-20ALSA: hda: make snd_hdac_stream_clear() staticPierre-Louis Bossart1-1/+0
2022-09-20Merge tag 'for-net-2022-09-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-2/+0
2022-09-20lib/cpumask: deprecate nr_cpumask_bitsYury Norov1-6/+1
2022-09-20lib/cpumask: delete misleading commentYury Norov1-4/+0
2022-09-20smp: add set_nr_cpu_ids()Yury Norov1-0/+5
2022-09-20Merge tag 'ib-mfd-net-pinctrl-v6.0' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-0/+67
2022-09-19drm/amdgpu: add MES and MES-KIQ version in debugfsYifan Zhang1-0/+4
2022-09-19drm/amdgpu: add two new subquery idsHawking Zhang1-0/+4
2022-09-19ASoC: cs42l83: Extend CS42L42 support to new partMartin PoviĊĦer1-0/+1
2022-09-19ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID as integerAndy Shevchenko2-0/+6
2022-09-19ASoC: SOF: replace ipc4-loader dev_vdbg with tracepointsNoah Klayman1-0/+17
2022-09-19ASoC: SOF: replace dev_vdbg with tracepointsNoah Klayman1-0/+60
2022-09-19ASoC: SOF: Intel: replace dev_vdbg with tracepointsBard Liao1-0/+114
2022-09-19ASoC: SOF: Intel: add HDA interrupt source tracingNoah Klayman1-0/+34
2022-09-19ASoC: SOF: add widget setup/free tracingBard Liao1-0/+44