summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: usb-audio: Tascam US-16x08 DSP mixer quirkDetlef Urban2017-02-204-0/+1593
* Merge branch 'for-next' into for-linusTakashi Iwai2017-02-2083-395/+3399
|\
| * ALSA: emu10k1: constify snd_emux_operators structureBhumika Goyal2017-02-191-1/+1
| * ALSA: x86: Don't bail out from PCM ops when disconnectedTakashi Iwai2017-02-161-22/+0
| * ALSA: x86: Minor code rearrangementTakashi Iwai2017-02-161-16/+11
| * ALSA: x86: Stop the stream when buffer is processed after disconnectionTakashi Iwai2017-02-161-3/+6
| * ALSA: x86: Avoid register accesses during disconnectionTakashi Iwai2017-02-161-8/+26
| * ALSA: x86: Don't return an error from chmap ctl at disconnectedTakashi Iwai2017-02-161-9/+3
| * ALSA: x86: Fix memory leak in had_build_channel_allocation_map()Takashi Iwai2017-02-161-6/+5
| * ALSA: x86: Use snd_pcm_stop_xrun() for connection / disconnection pathsTakashi Iwai2017-02-161-2/+2
| * ALSA: x86: Implement jack controlTakashi Iwai2017-02-162-0/+24
| * ALSA: hda/realtek - Cannot adjust speaker's volume on a Dell AIOKai-Heng Feng2017-02-161-0/+6
| * ALSA: hda - add sanity check to force the separate stream tagsJaroslav Kysela2017-02-151-0/+8
| * ALSA: hda - fix Lewisburg audio issueJaroslav Kysela2017-02-151-2/+2
| * ALSA: hda/patch_sigmatel: Add AmigaOne X1000 pinconfigsDarren Stevens2017-02-141-0/+30
| * ALSA: x86: Drop unused stream.running fieldTakashi Iwai2017-02-132-10/+2
| * ALSA: x86: Handle reset at prepare callbackTakashi Iwai2017-02-132-14/+26
| * ALSA: x86: Support S16 formatTakashi Iwai2017-02-101-3/+5
| * ALSA: x86: Support S32 formatTakashi Iwai2017-02-101-9/+19
| * ALSA: x86: Allow no-period-wakeup setupTakashi Iwai2017-02-101-2/+5
| * ALSA: x86: Allow single period PCM operationTakashi Iwai2017-02-102-3/+13
| * ALSA: x86: Don't pass SNDRV_PCM_INFO_BATCH flagTakashi Iwai2017-02-101-4/+2
| * ALSA: x86: Cache AUD_CONFIG register valueTakashi Iwai2017-02-072-27/+13
| * ALSA: x86: Rearrange definesTakashi Iwai2017-02-073-81/+83
| * ALSA: x86: mark hdmi suspend/resume functions as __maybe_unusedArnd Bergmann2017-02-071-2/+2
| * ALSA: x86: Fix driver name string overflowTakashi Iwai2017-02-072-2/+3
| * ALSA: x86: Rename had_enable_audio_int() to had_ack_irqs()Takashi Iwai2017-02-071-14/+7
| * ALSA: x86: Drop suspicious U24 format supportTakashi Iwai2017-02-071-2/+1
| * ALSA: line6: Always setup isochronous transfer propertiesAndrej Krutak2017-02-071-22/+26
| * Merge branch 'for-linus' into for-nextTakashi Iwai2017-02-07493-3286/+4981
| |\
| * | ALSA: x86: Refactor PCM process engineTakashi Iwai2017-02-063-354/+231
| * | ALSA: pcm: Define dummy snd_pcm_suspend() for CONFIG_PM=nTakashi Iwai2017-02-051-0/+9
| * | ALSA: x86: Unify local function prefixTakashi Iwai2017-02-051-67/+60
| * | ALSA: x86: Minor cleanup of reset buffer procedureTakashi Iwai2017-02-051-7/+6
| * | ALSA: x86: Don't check connection in lowlevel accessorsTakashi Iwai2017-02-051-66/+25
| * | ALSA: x86: Explicit specify 32bit DMATakashi Iwai2017-02-051-2/+6
| * | Merge branch 'topic/intel-lpe-audio' into for-nextTakashi Iwai2017-02-038-2679/+1034
| |\ \
| | * | ALSA: x86: Rename drv_status to connectedTakashi Iwai2017-02-033-30/+22
| | * | ALSA: x86: Yet more tidy-up and clean-upsTakashi Iwai2017-02-031-32/+36
| | * | ALSA: x86: Simplify commentsTakashi Iwai2017-02-031-52/+14
| | * | ALSA: x86: Set CA bits for DisplayPort tooTakashi Iwai2017-02-031-4/+4
| | * | ALSA: x86: Create ELD control elementTakashi Iwai2017-02-031-21/+51
| | * | ALSA: x86: Clean up unused defines and inclusionsTakashi Iwai2017-02-033-69/+20
| | * | ALSA: x86: Reduce redundant register field namesTakashi Iwai2017-02-033-169/+90
| | * | ALSA: x86: Use the standard ELD bytes definitionsTakashi Iwai2017-02-033-127/+9
| | * | ALSA: x86: Move stream status into pcm_stream_infoTakashi Iwai2017-02-033-50/+14
| | * | ALSA: x86: Implement runtime PMTakashi Iwai2017-02-031-77/+50
| | * | ALSA: x86: Properly manage PCM substream lifetypeTakashi Iwai2017-02-032-74/+98
| | * | ALSA: x86: Drop unused fields from pcm_stream_infoTakashi Iwai2017-02-032-21/+1
| | * | ALSA: x86: Drop redundant had_stream_pvtTakashi Iwai2017-02-033-63/+4