Age | Commit message (Expand) | Author |
2019-04-29 | ALSA: usx2y: fix a double free bug | Wenwen Wang |
2019-04-29 | ASoC: hdac_hda: overwrite hdev type to HDA_DEV_ASOC | Bard liao |
2019-04-29 | ALSA: hda: fix unregister device twice on ASoC driver | Bard liao |
2019-04-28 | ALSA: usb-audio: Fix a memory leak bug | Wenwen Wang |
2019-04-28 | ALSA: gus: fix misuse of %x | Fuqian Huang |
2019-04-28 | ALSA: hda/realtek - EAPD turn on later | Kailang Yang |
2019-04-24 | ALSA: usb-audio: Handle the error from snd_usb_mixer_apply_create_quirk() | Takashi Iwai |
2019-04-17 | ALSA: ps3: Remove set but not used variables 'start_vaddr' and 'pcm_index' | YueHaibing |
2019-04-17 | ALSA: core: Don't refer to snd_cards array directly | Takashi Iwai |
2019-04-17 | ALSA: emu10k1: Drop superfluous id-uniquification behavior | Takashi Iwai |
2019-04-15 | ALSA: seq: Correct unlock sequence at snd_seq_client_ioctl_unlock() | Takashi Iwai |
2019-04-15 | ALSA: usb-audio: Add quirk for Focusrite Scarlett Solo | Roope Salmi |
2019-04-13 | ALSA: hda: Initialize ext-bus-specific fields in snd_hdac_bus_init(), too | Takashi Iwai |
2019-04-13 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2019-04-13 | ALSA: hda: Initialize power_state field properly | Takashi Iwai |
2019-04-12 | ALSA: seq: Protect racy pool manipulation from OSS sequencer | Takashi Iwai |
2019-04-12 | ALSA: seq: Simplify snd_seq_kernel_client_enqueue() helper | Takashi Iwai |
2019-04-12 | ALSA: seq: Cover unsubscribe_port() in list_mutex | Takashi Iwai |
2019-04-11 | Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex" | Takashi Iwai |
2019-04-11 | Merge tag 'asoc-fix-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Takashi Iwai |
2019-04-10 | ASoC: wcd9335: Fix missing regmap requirement | Marc Gonzalez |
2019-04-10 | ALSA: hda: Fix racy display power access | Takashi Iwai |
2019-04-10 | ASoC: pcm: fix error handling when try_module_get() fails. | Ranjani Sridharan |
2019-04-10 | ASoC: stm32: sai: fix master clock management | Olivier Moysan |
2019-04-10 | ASoC: Intel: kbl: fix wrong number of channels | Tzung-Bi Shih |
2019-04-10 | ALSA: timer: Coding style fixes | Takashi Iwai |
2019-04-10 | ALSA: timer: Simplify error path in snd_timer_open() | Takashi Iwai |
2019-04-09 | ALSA: seq: Fix race of get-subscription call vs port-delete ioctls | Takashi Iwai |
2019-04-09 | ALSA: seq: Protect in-kernel ioctl calls with mutex | Takashi Iwai |
2019-04-09 | ALSA: seq: Remove superfluous irqsave flags | Takashi Iwai |
2019-04-09 | ALSA: seq: Align temporary re-locking with irqsave version | Takashi Iwai |
2019-04-09 | ALSA: seq: Use kvmalloc() for cell pools | Takashi Iwai |
2019-04-09 | ALSA: timer: Revert active callback sync check at close | Takashi Iwai |
2019-04-08 | ALSA: hda - Add two more machines to the power_save_blacklist | Hui Wang |
2019-04-08 | ASoC: pcm: update module refcount if module_get_upon_open is set | Ranjani Sridharan |
2019-04-08 | ASoC: core: conditionally increase module refcount on component open | Ranjani Sridharan |
2019-04-08 | ASoC: stm32: fix sai driver name initialisation | Arnaud Pouliquen |
2019-04-08 | ASoC: topology: Use the correct dobj to free enum control values and texts | Ranjani Sridharan |
2019-04-05 | ALSA: seq: Fix OOB-reads from strlcpy | Zubin Mithra |
2019-04-05 | ASoC: intel: skylake: add remove() callback for component driver | Ranjani Sridharan |
2019-04-05 | ASoC: cs35l35: Disable regulators on driver removal | Charles Keepax |
2019-04-04 | ALSA: xen-front: Do not use stream buffer size before it is set | Oleksandr Andrushchenko |
2019-04-04 | ASoC: rockchip: pdm: change dma burst to 8 | Sugar Zhang |
2019-04-04 | ASoC: rockchip: pdm: fix regmap_ops hang issue | Sugar Zhang |
2019-04-04 | ASoC: simple-card: don't select DPCM via simple-audio-card | Kuninori Morimoto |
2019-04-04 | ASoC: audio-graph-card: don't select DPCM via audio-graph-card | Kuninori Morimoto |
2019-04-04 | ASoC: tlv320aic32x4: Change author's name | Annaliese McDermond |
2019-04-03 | ALSA: doc: my_chip has no element ioport | Christina Quast |
2019-04-03 | ALSA: hda/realtek - Add quirk for Tuxedo XC 1509 | Richard Sailer |
2019-04-03 | ALSA: hda/realtek - Move to ACT_INIT state | Kailang Yang |