summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2019-01-22ALSA: fireface: change prototype of handler for async transaction with MIDI m...Takashi Sakamoto
2019-01-22ALSA: hda/tegra: add driver flag for runtime PMSameer Pujar
2019-01-22ALSA: hda/tegra: implement runtime suspend/resumeSameer Pujar
2019-01-22ALSA: hda/tegra: remove redundant clock enable APISameer Pujar
2019-01-22ALSA: hda/tegra: add runtime PM callbacksSameer Pujar
2019-01-22ALSA: hda/tegra: get clock handles early in probeSameer Pujar
2019-01-22ALSA: hda/tegra: runtime power management supportSameer Pujar
2019-01-21ALSA: fireface: add support for Fireface UCXTakashi Sakamoto
2019-01-21ALSA: fireface: code refactoring to parse of clock configurationTakashi Sakamoto
2019-01-21ALSA: fireface: code refactoring for dump of sync statusTakashi Sakamoto
2019-01-21ALSA: fireface: add protocol-dependent operation to get clock statusTakashi Sakamoto
2019-01-21ALSA: fireface: add protocol-dependent operation to switch mode to fetch PCM ...Takashi Sakamoto
2019-01-21ALSA: fireface: add protocol-dependent operation to dump statusTakashi Sakamoto
2019-01-21ALSA: fireface: obsolete proc node to leave one nodeTakashi Sakamoto
2019-01-21ALSA: fireface: unify protocol layer for FF400/FF800Takashi Sakamoto
2019-01-21ALSA: fireface: rename protocol layer for former modelsTakashi Sakamoto
2019-01-21ALSA: hda - Fix unused variable warningTakashi Iwai
2019-01-18Merge branch 'topic/pcm-device-suspend' into for-nextTakashi Iwai
2019-01-15ALSA: pcm: Make snd_pcm_suspend() local staticTakashi Iwai
2019-01-15ALSA: pcmcia: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai
2019-01-15ALSA: arm: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai
2019-01-15ALSA: aoa: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai
2019-01-15ALSA: ppc: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai
2019-01-15ALSA: x86: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai
2019-01-15ALSA: usb: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai
2019-01-15ALSA: pci: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai
2019-01-15ALSA: drivers: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai
2019-01-15ALSA: isa: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai
2019-01-15ALSA: atiixp: Move PCM suspend/resume code into trigger callbackTakashi Iwai
2019-01-15ALSA: pcm: Suspend streams globally via device type PM opsTakashi Iwai
2019-01-14ALSA: hda: program stripe control for codecSameer Pujar
2019-01-14ALSA: hda: program stripe bits for controllerSameer Pujar
2019-01-14ALSA: hda: Add api to program stripe control bitsSameer Pujar
2019-01-09ALSA: usb-audio: Remove set but not used variable 'first_ch_bits'YueHaibing
2019-01-09ALSA: hda: Fix a mask wrong issue in snd_hdac_stream_start()Keyon Jie
2019-01-09ALSA: hda: Fix mismatches for register mask and value in hdac controllerKeyon Jie
2019-01-07ALSA: sb: fix a missing check of snd_ctl_addAditya Pakki
2019-01-07ALSA: line6: fix check on snd_card_registerAditya Pakki
2019-01-07ALSA: ice1712: fix a missing check of snd_i2c_sendbytesAditya Pakki
2019-01-07ALSA: gus: add a check of the status of snd_ctl_addKangjie Lu
2019-01-07ALSA: oxygen: initialize spdif_playback_enable to 0Tom Yan
2019-01-07ALSA: virtuoso: add de-emphasis controlTom Yan
2019-01-07ALSA: hda/realtek - Support Dell headset mode for New AIO platformKailang Yang
2019-01-07ALSA: usb-audio: Fix an out-of-bound read in create_composite_quirksHui Peng
2019-01-07ALSA: usb-audio: Always check descriptor sizes in parser codeTakashi Iwai
2019-01-07ALSA: usb-audio: Check mixer unit descriptors more strictlyTakashi Iwai
2019-01-07ALSA: usb-audio: Avoid access before bLength check in build_audio_procunit()Takashi Iwai
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-03Merge tag 'sound-fix-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-01-01ALSA: hda - Revert DSP detection on legacy HD-audio driverTakashi Iwai