summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/tegra: remove redundant clock enable APISameer Pujar2019-01-221-7/+0
* ALSA: hda/tegra: add runtime PM callbacksSameer Pujar2019-01-221-0/+15
* ALSA: hda/tegra: get clock handles early in probeSameer Pujar2019-01-221-16/+27
* ALSA: hda/tegra: runtime power management supportSameer Pujar2019-01-221-1/+14
* ALSA: fireface: add support for Fireface UCXTakashi Sakamoto2019-01-215-9/+310
* ALSA: fireface: code refactoring to parse of clock configurationTakashi Sakamoto2019-01-213-101/+89
* ALSA: fireface: code refactoring for dump of sync statusTakashi Sakamoto2019-01-211-101/+75
* ALSA: fireface: add protocol-dependent operation to get clock statusTakashi Sakamoto2019-01-215-70/+71
* ALSA: fireface: add protocol-dependent operation to switch mode to fetch PCM ...Takashi Sakamoto2019-01-213-38/+41
* ALSA: fireface: add protocol-dependent operation to dump statusTakashi Sakamoto2019-01-213-204/+214
* ALSA: fireface: obsolete proc node to leave one nodeTakashi Sakamoto2019-01-211-8/+12
* ALSA: fireface: unify protocol layer for FF400/FF800Takashi Sakamoto2019-01-213-163/+148
* ALSA: fireface: rename protocol layer for former modelsTakashi Sakamoto2019-01-212-8/+7
* ALSA: hda - Fix unused variable warningTakashi Iwai2019-01-211-1/+0
* Merge branch 'topic/pcm-device-suspend' into for-nextTakashi Iwai2019-01-1858-151/+41
|\
| * ALSA: pcm: Make snd_pcm_suspend() local staticTakashi Iwai2019-01-151-8/+3
| * ALSA: pcmcia: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2019-01-151-1/+0
| * ALSA: arm: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2019-01-152-2/+0
| * ALSA: aoa: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2019-01-151-4/+0
| * ALSA: ppc: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2019-01-151-1/+0
| * ALSA: x86: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2019-01-151-12/+0
| * ALSA: usb: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2019-01-152-4/+1
| * ALSA: pci: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2019-01-1532-85/+2
| * ALSA: drivers: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2019-01-154-11/+0
| * ALSA: isa: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2019-01-1510-12/+0
| * ALSA: atiixp: Move PCM suspend/resume code into trigger callbackTakashi Iwai2019-01-151-11/+8
| * ALSA: pcm: Suspend streams globally via device type PM opsTakashi Iwai2019-01-152-0/+27
* | ALSA: hda: program stripe control for codecSameer Pujar2019-01-141-1/+9
* | ALSA: hda: program stripe bits for controllerSameer Pujar2019-01-141-0/+6
* | ALSA: hda: Add api to program stripe control bitsSameer Pujar2019-01-141-0/+34
* | ALSA: usb-audio: Remove set but not used variable 'first_ch_bits'YueHaibing2019-01-091-5/+1
* | ALSA: hda: Fix a mask wrong issue in snd_hdac_stream_start()Keyon Jie2019-01-091-1/+3
* | ALSA: hda: Fix mismatches for register mask and value in hdac controllerKeyon Jie2019-01-091-3/+5
* | ALSA: sb: fix a missing check of snd_ctl_addAditya Pakki2019-01-071-3/+7
* | ALSA: line6: fix check on snd_card_registerAditya Pakki2019-01-071-1/+2
* | ALSA: ice1712: fix a missing check of snd_i2c_sendbytesAditya Pakki2019-01-071-1/+6
* | ALSA: gus: add a check of the status of snd_ctl_addKangjie Lu2019-01-071-2/+11
* | ALSA: oxygen: initialize spdif_playback_enable to 0Tom Yan2019-01-071-1/+1
* | ALSA: virtuoso: add de-emphasis controlTom Yan2019-01-072-3/+69
* | ALSA: hda/realtek - Support Dell headset mode for New AIO platformKailang Yang2019-01-071-0/+1
* | ALSA: usb-audio: Fix an out-of-bound read in create_composite_quirksHui Peng2019-01-071-0/+6
* | ALSA: usb-audio: Always check descriptor sizes in parser codeTakashi Iwai2019-01-073-12/+30
* | ALSA: usb-audio: Check mixer unit descriptors more strictlyTakashi Iwai2019-01-071-4/+11
* | ALSA: usb-audio: Avoid access before bLength check in build_audio_procunit()Takashi Iwai2019-01-071-2/+8
|/
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-042-3/+3
* Merge tag 'sound-fix-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-01-036-117/+11
|\
| * ALSA: hda - Revert DSP detection on legacy HD-audio driverTakashi Iwai2019-01-014-116/+8
| * ALSA: hda/tegra: clear pending irq handlersSameer Pujar2019-01-011-0/+2
| * ALSA: hda/realtek: Enable the headset mic auto detection for ASUS laptopsJian-Hong Pan2019-01-011-1/+1
* | Merge tag 'for-linus-4.21-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-12-267-261/+84
|\ \