summary refs log tree commit diff
path: root/sound
AgeCommit message (Expand)Author
2022-09-05ALSA: pcm: oss: Fix race at SNDCTL_DSP_SYNCTakashi Iwai
2022-09-04ALSA: hda/sigmatel: Keep power up while beep is enabledTakashi Iwai
2022-09-02ALSA: aloop: Fix random zeros in capture data when using jiffies timerPattara Teerapong
2022-09-01ALSA: usb-audio: Clean up endpoint setups at PCM prepareTakashi Iwai
2022-09-01Merge branch 'for-linus' into for-nextTakashi Iwai
2022-09-01ALSA: usb-audio: Split endpoint setups for hw_params and prepareTakashi Iwai
2022-09-01ALSA: asihpi - Remove useless code in hpi_meter_get_peak()Valentina Goncharenko
2022-09-01ALSA: usb-audio: Drop superfluous interface setup at parsingTakashi Iwai
2022-09-01ALSA: usb-audio: Register card again for iface over delayed_register optionTakashi Iwai
2022-09-01ALSA: usb-audio: Inform the delayed registration more properlyTakashi Iwai
2022-08-30ALSA: hda/hdmi: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2022-08-28ALSA: usb-audio: Add quirk for LH Labs Geek Out HD Audio 1V5Takashi Iwai
2022-08-28ALSA: hda/realtek: Add speaker AMP init for Samsung laptops with ALC298Kacper Michajłow
2022-08-26ALSA: control: Re-order bounds checking in get_ctl_id_hash()Dan Carpenter
2022-08-25ASoC: fsl_aud2htx: Add error handler for pm_runtime_enableShengjiu Wang
2022-08-25ASoC: fsl_aud2htx: register platform component before registering cpu daiShengjiu Wang
2022-08-24ALSA: control: Fix an out-of-bounds bug in get_ctl_id_hash()Zheyu Ma
2022-08-24Merge branch 'topic/memalloc-cleanup' into for-nextTakashi Iwai
2022-08-24ALSA: memalloc: Drop special handling of GFP for CONTINUOUS allocationTakashi Iwai
2022-08-24ASoC: Intel: sst: Switch to standard device pagesTakashi Iwai
2022-08-24ALSA: pdaudiocf: Drop superfluous GFP setupTakashi Iwai
2022-08-24ALSA: vx: Drop superfluous GFP setupTakashi Iwai
2022-08-24ALSA: hda: intel-nhlt: Correct the handling of fmt_config flexible arrayPeter Ujfalusi
2022-08-24ALSA: seq: Fix data-race at module auto-loadingTakashi Iwai
2022-08-23ASoC: nau8xxx: Implement hw constraint for ratesMark Brown
2022-08-23ASoC: SOF: Kconfig: Fix the dependency for client modulesMark Brown
2022-08-23ASoC: SOF: ipc4-topology: fix alh_group_ida max valueBard Liao
2022-08-23ASoC: mchp-spdiftx: Fix clang -Wbitfield-constant-conversionNathan Chancellor
2022-08-23ALSA: seq: oss: Fix data-race for max_midi_devs accessTakashi Iwai
2022-08-23ASoC: SOF: Kconfig: Make IPC_MESSAGE_INJECTOR depend on SND_SOC_SOFPeter Ujfalusi
2022-08-23ASoC: SOF: Kconfig: Make IPC_FLOOD_TEST depend on SND_SOC_SOFPeter Ujfalusi
2022-08-23ASoC: fsl_mqs: Fix supported clock DAI formatShengjiu Wang
2022-08-23ASoC: nau8540: Implement hw constraint for ratesTakashi Iwai
2022-08-23ASoC: nau8825: Implement hw constraint for ratesTakashi Iwai
2022-08-23ASoC: nau8824: Implement hw constraint for ratesTakashi Iwai
2022-08-23ASoC: nau8824: Fix semaphore unbalance at error pathsTakashi Iwai
2022-08-23ASoC: nau8821: Implement hw constraint for ratesTakashi Iwai
2022-08-23ALSA: hda: cleanup definitions for multi-link registersPierre-Louis Bossart
2022-08-22ASoC: mediatek: mt8186: fix DMIC record noiseJiaxin Yu
2022-08-22ALSA: usb-audio: Add quirk to enable Avid Mbox 3 supportConner Knox
2022-08-22ALSA: memalloc: Revive x86-specific WC page allocations againTakashi Iwai
2022-08-19Merge tag 'sound-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2022-08-19ASoC: SOF: Fix compilation when HDA_AUDIO_CODEC config is disabledCezary Rojewski
2022-08-19ALSA: hda: Remove unused definesAmadeusz Sławiński
2022-08-19ALSA: hda: Remove unused MAX_PIN_CONFIGS constantAmadeusz Sławiński
2022-08-19ALSA: hda: Rework snd_hdac_stream_reset() to use macrosAmadeusz Sławiński
2022-08-18ASoC: SOF: ipc4-topology: fix wrong use of sizeof in sof_ipc4_widget_setup_co...Yang Yingliang
2022-08-18ALSA: hda: Fix page fault in snd_hda_codec_shutdown()Cezary Rojewski
2022-08-18ALSA: hda: Remove codec init and exit routinesCezary Rojewski
2022-08-18ALSA: hda: Always free codec on the device releaseCezary Rojewski