summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: fireface: comment cleanup about destination address of async transactio...Takashi Sakamoto2019-01-243-29/+48
* ALSA: fireface: support rx MIDI functionality for Fireface UCXTakashi Sakamoto2019-01-224-2/+99
* ALSA: fireface: add protocol-specific operation to fill transaction buffer wi...Takashi Sakamoto2019-01-223-19/+38
* ALSA: fireface: add model-dependent parameter for address to receive async tr...Takashi Sakamoto2019-01-223-5/+6
* ALSA: fireface: support tx MIDI functionality of Fireface UCXTakashi Sakamoto2019-01-222-14/+54
* ALSA: fireface: add model-dependent parameter for address range to receive as...Takashi Sakamoto2019-01-223-1/+4
* ALSA: fireface: change prototype of handler for async transaction with MIDI m...Takashi Sakamoto2019-01-223-4/+9
* ALSA: hda/tegra: add driver flag for runtime PMSameer Pujar2019-01-221-1/+2
* ALSA: hda/tegra: implement runtime suspend/resumeSameer Pujar2019-01-221-16/+33
* 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