summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-03ALSA: parisc: Constify snd_device_ops definitionsTakashi Iwai
2020-01-03ALSA: mips: Constify snd_device_ops definitionsTakashi Iwai
2020-01-03ALSA: aoa: Constify snd_device_ops definitionsTakashi Iwai
2020-01-03ALSA: usb: Constify snd_device_ops definitionsTakashi Iwai
2020-01-03ALSA: pci: Constify snd_device_ops definitionsTakashi Iwai
2020-01-03ALSA: hda: Constify snd_device_ops definitionsTakashi Iwai
2020-01-03ALSA: isa: Constify snd_device_ops definitionsTakashi Iwai
2020-01-03ALSA: i2c: Constify snd_device_ops definitionsTakashi Iwai
2020-01-03ALSA: drivers: Constify snd_device_ops definitionsTakashi Iwai
2020-01-03ALSA: core: Constify snd_device_ops definitionsTakashi Iwai
2020-01-03ALSA: core: Treat snd_device_ops as constTakashi Iwai
2020-01-03ALSA: usb: Constify snd_pcm_hardware definitionsTakashi Iwai
2020-01-03ALSA: pci: Constify snd_pcm_hardware definitionsTakashi Iwai
2020-01-01ALSA: hda: constify copied structureJulia Lawall
2020-01-01ALSA: ad1816a: constify copied structureJulia Lawall
2019-12-30ALSA: uapi: Add linux/types.h include back (but carefully)Takashi Iwai
2019-12-28ALSA: usb-audio: fix Corsair Virtuoso mixer label collisionChris Boyle
2019-12-26ALSA: control: Fix incompatible protocol errorTakashi Iwai
2019-12-24ALSA: ctl: allow TLV read operation for callback type of element in locked caseTakashi Sakamoto
2019-12-23ALSA: ctl: bump protocol version up to v2.1.0Takashi Sakamoto
2019-12-23ALSA: ctl: remove dimen member from elem_info structureTakashi Sakamoto
2019-12-23ALSA: pci: echoaudio: remove usage of dimen menber of elem_value structureTakashi Sakamoto
2019-12-23ALSA: ctl: remove unused macro for timestamping of elem_valueTakashi Sakamoto
2019-12-20ALSA: uapi: Drop unneeded typedefsTakashi Iwai
2019-12-20ALSA: uapi: Drop asound.h inclusion from asoc.hTakashi Iwai
2019-12-20ALSA: uapi: Fix typos and header inclusion in asound.hTakashi Iwai
2019-12-20ALSA: hdspm: Drop linux/types.h inclusion in uapi headerTakashi Iwai
2019-12-20ALSA: hdsp: Make uapi/hdsp.h compilable againTakashi Iwai
2019-12-20ALSA: emu10k1: Make uapi/emu10k1.h compilable againTakashi Iwai
2019-12-18Merge branch 'for-linus' into for-nextTakashi Iwai
2019-12-18ALSA: usb-audio: set the interface format after resume on Dell WD19Hui Wang
2019-12-18ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_statusNathan Chancellor
2019-12-17Merge tag 'y2038-alsa-v8-signed' of git://git.kernel.org:/pub/scm/linux/kerne...Takashi Iwai
2019-12-17Merge tag 'asoc-fix-v5.5-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2019-12-17ALSA: cmipci: Allow disabling MPU port via module optionTakashi Iwai
2019-12-16ALSA: hda - Downgrade error message for single-cmd fallbackTakashi Iwai
2019-12-16ASoC: wm8962: fix lambda valueShengjiu Wang
2019-12-14ALSA: hda: Comment about snd_hdac_bus_update_rirb() and spinlockTakashi Iwai
2019-12-14ALSA: hda: Fix regression by strip mask fixTakashi Iwai
2019-12-14ALSA: hda/ca0132 - Fix work handling in delayed HP detectionTakashi Iwai
2019-12-14ALSA: hda/ca0132 - Avoid endless loopTakashi Iwai
2019-12-14ALSA: hda/ca0132 - Keep power on during processing DSP responseTakashi Iwai
2019-12-14ALSA: pcm: Avoid possible info leaks from PCM stream buffersTakashi Iwai
2019-12-14ALSA: control: remove useless assignment in .info callback of PCM chmap elementTakashi Sakamoto
2019-12-13ALSA: hda: Unify get_response handlingTakashi Iwai
2019-12-13ALSA: hda: Use waitqueue for RIRB in HDA-core helper, tooTakashi Iwai
2019-12-13ALSA: bump uapi version numbersArnd Bergmann
2019-12-13ALSA: add new 32-bit layout for snd_pcm_mmap_status/controlArnd Bergmann
2019-12-13ALSA: move snd_pcm_ioctl_sync_ptr_compat into pcm_native.cArnd Bergmann
2019-12-13ALSA: Avoid using timespec for struct snd_timer_treadBaolin Wang