summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2019-01-21ALSA: fireface: add protocol-dependent operation to dump statusTakashi Sakamoto3-204/+214
2019-01-21ALSA: fireface: obsolete proc node to leave one nodeTakashi Sakamoto1-8/+12
2019-01-21ALSA: fireface: unify protocol layer for FF400/FF800Takashi Sakamoto3-163/+148
2019-01-21ALSA: fireface: rename protocol layer for former modelsTakashi Sakamoto2-8/+7
2019-01-21ALSA: hda - Fix unused variable warningTakashi Iwai1-1/+0
2019-01-18Merge branch 'topic/pcm-device-suspend' into for-nextTakashi Iwai58-151/+41
2019-01-15ALSA: pcm: Make snd_pcm_suspend() local staticTakashi Iwai1-8/+3
2019-01-15ALSA: pcmcia: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai1-1/+0
2019-01-15ALSA: arm: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2-2/+0
2019-01-15ALSA: aoa: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai1-4/+0
2019-01-15ALSA: ppc: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai1-1/+0
2019-01-15ALSA: x86: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai1-12/+0
2019-01-15ALSA: usb: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2-4/+1
2019-01-15ALSA: pci: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai32-85/+2
2019-01-15ALSA: drivers: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai4-11/+0
2019-01-15ALSA: isa: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai10-12/+0
2019-01-15ALSA: atiixp: Move PCM suspend/resume code into trigger callbackTakashi Iwai1-11/+8
2019-01-15ALSA: pcm: Suspend streams globally via device type PM opsTakashi Iwai2-0/+27
2019-01-14ALSA: hda: program stripe control for codecSameer Pujar1-1/+9
2019-01-14ALSA: hda: program stripe bits for controllerSameer Pujar1-0/+6
2019-01-14ALSA: hda: Add api to program stripe control bitsSameer Pujar1-0/+34
2019-01-09ALSA: usb-audio: Remove set but not used variable 'first_ch_bits'YueHaibing1-5/+1
2019-01-09ALSA: hda: Fix a mask wrong issue in snd_hdac_stream_start()Keyon Jie1-1/+3
2019-01-09ALSA: hda: Fix mismatches for register mask and value in hdac controllerKeyon Jie1-3/+5
2019-01-07ALSA: sb: fix a missing check of snd_ctl_addAditya Pakki1-3/+7
2019-01-07ALSA: line6: fix check on snd_card_registerAditya Pakki1-1/+2
2019-01-07ALSA: ice1712: fix a missing check of snd_i2c_sendbytesAditya Pakki1-1/+6
2019-01-07ALSA: gus: add a check of the status of snd_ctl_addKangjie Lu1-2/+11
2019-01-07ALSA: oxygen: initialize spdif_playback_enable to 0Tom Yan1-1/+1
2019-01-07ALSA: virtuoso: add de-emphasis controlTom Yan2-3/+69
2019-01-07ALSA: hda/realtek - Support Dell headset mode for New AIO platformKailang Yang1-0/+1
2019-01-07ALSA: usb-audio: Fix an out-of-bound read in create_composite_quirksHui Peng1-0/+6
2019-01-07ALSA: usb-audio: Always check descriptor sizes in parser codeTakashi Iwai3-12/+30
2019-01-07ALSA: usb-audio: Check mixer unit descriptors more strictlyTakashi Iwai1-4/+11
2019-01-07ALSA: usb-audio: Avoid access before bLength check in build_audio_procunit()Takashi Iwai1-2/+8
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds2-3/+3
2019-01-03Merge tag 'sound-fix-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-117/+11
2019-01-01ALSA: hda - Revert DSP detection on legacy HD-audio driverTakashi Iwai4-116/+8
2019-01-01ALSA: hda/tegra: clear pending irq handlersSameer Pujar1-0/+2
2019-01-01ALSA: hda/realtek: Enable the headset mic auto detection for ASUS laptopsJian-Hong Pan1-1/+1
2018-12-26Merge tag 'for-linus-4.21-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-261/+84
2018-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds1-3/+3
2018-12-25Merge tag 'sound-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds204-4833/+10461
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-21/+5
2018-12-19ALSA: HD-Audio: SKL+: force HDaudio legacy or SKL+ driver selectionPierre-Louis Bossart2-18/+56
2018-12-19ALSA: HD-Audio: SKL+: abort probe if DSP is present and Skylake driver selectedPierre-Louis Bossart4-8/+96
2018-12-19ALSA: HDA: export process_unsol_events()Keyon Jie1-4/+3
2018-12-19ALSA: hda/realtek: Enable audio jacks of ASUS UX391UA with ALC294Wandrille RONCE1-0/+1
2018-12-19ALSA: bebob: fix model-id of unit for Apogee EnsembleTakashi Sakamoto1-1/+1
2018-12-19ALSA: emu10k1: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva1-0/+5