summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/jack' into for-nextTakashi Iwai2015-04-2813-100/+242
|\
| * ALSA: Docs: Add documentation for Jack kcontrolsJie Yang2015-04-271-0/+43
| * ALSA: jack: remove exporting ctljack functionsJie Yang2015-04-271-2/+0
| * ASoC: jack: create kctls according to jack pins infoJie Yang2015-04-271-0/+1
| * ALSA: hda - Update to use the new jack kctls methodJie Yang2015-04-276-74/+31
| * ALSA: jack: extend snd_jack_new to support phantom jackJie Yang2015-04-275-17/+33
| * ALSA: Jack: handle jack embedded kcontrol creating within ctljackJie Yang2015-04-274-6/+37
| * ALSA: jack: implement kctl creating for jack devicesJie Yang2015-04-275-7/+103
* | Merge branch 'for-4.2' into for-nextTakashi Iwai2015-04-2753-2564/+2882
|\ \
| * \ Merge branch 'topic/hda' into for-4.2Takashi Iwai2015-04-2719-1928/+2457
| |\ \
| | * | ALSA: hda - Replace open codes with snd_hdac_stream_set_params()Takashi Iwai2015-04-181-19/+4
| | * | ALSA: hda - add generic functions to set hdac stream paramsJeeja KP2015-04-172-0/+40
| | * | ALSA: hda - add ASoC device type for hda coreRamesh Babu2015-04-171-0/+1
| | * | ALSA: hda - Move prepared flag into struct hdac_streamTakashi Iwai2015-04-173-5/+5
| | * | ALSA: hda - Replace hda_bus_ops with static bindingTakashi Iwai2015-04-163-72/+31
| | * | ALSA: hda - Drop azx_sd_read*/write*() macrosTakashi Iwai2015-04-162-14/+1
| | * | ALSA: hda/tegra - Fix build error and warningTakashi Iwai2015-04-161-3/+1
| | * | ALSA: hda - Reenable tracepoints for controllerTakashi Iwai2015-04-162-2/+8
| | * | ALSA: hda - Add missing inclusion of <linux/clocksource.h>Takashi Iwai2015-04-161-0/+1
| | * | ALSA: hda - Move PCM format and rate handling code to core libraryTakashi Iwai2015-04-166-322/+317
| | * | ALSA: hda - Minor refactoringTakashi Iwai2015-04-163-9/+7
| | * | ALSA: hda - Embed bus into controller objectTakashi Iwai2015-04-167-646/+232
| | * | ALSA: hda - Migrate more hdac_stream codesTakashi Iwai2015-04-163-379/+54
| | * | ALSA: hda - Migrate hdac_stream into legacy driverTakashi Iwai2015-04-164-359/+211
| | * | ALSA: hda - Pass bus io_ops directly from the top-level driverTakashi Iwai2015-04-166-63/+66
| | * | ALSA: hda - Move send_cmd / get_response to hdac_bus_opsTakashi Iwai2015-04-163-34/+23
| | * | ALSA: hda - Merge codec and controller helpersTakashi Iwai2015-04-162-5/+1
| | * | ALSA: hda - moved alloc/free stream pages function to controller libraryJeeja KP2015-04-163-2/+61
| | * | ALSA: hda - Add DSP loader to core library codeTakashi Iwai2015-04-164-3/+162
| | * | ALSA: hda - Add the controller helper codes to hda-core moduleTakashi Iwai2015-04-168-137/+1380
| | * | ALSA: hda - Handle error from get_response bus ops directlyTakashi Iwai2015-04-143-35/+32
| * | | ALSA: Close holes in struct snd_pcm_constraint_listLars-Peter Clausen2015-04-271-1/+1
| * | | ALSA: Close holes in struct snd_pcm_hw_ruleLars-Peter Clausen2015-04-271-1/+2
| * | | ALSA: core: Clean up OSS proc file managementTakashi Iwai2015-04-244-24/+10
| * | | ALSA: core: Build conditionally and remove superfluous ifdefsTakashi Iwai2015-04-246-25/+8
| * | | ALSA: core: Don't ignore errors at creating proc filesTakashi Iwai2015-04-245-35/+35
| * | | ALSA: core: Remove superfluous exit calls for proc entriesTakashi Iwai2015-04-245-47/+1
| * | | ALSA: core: Manage asound root directory with snd_info_entryTakashi Iwai2015-04-241-38/+14
| * | | ALSA: core: Remove child proc file elements recursivelyTakashi Iwai2015-04-243-69/+21
| * | | ALSA: core: Fix possible memory leaks at error path in info.cTakashi Iwai2015-04-231-31/+31
| * | | ALSA: core: Use seq_file for text proc file readsTakashi Iwai2015-04-232-324/+261
| * | | ALSA: remove deprecated use of pci apiQuentin Lambert2015-04-1623-48/+48
* | | | ALSA: hda - Fix missing va_end() call in snd_hda_codec_pcm_new()Takashi Iwai2015-04-271-1/+2
* | | | ALSA: emux: Fix mutex deadlock at unloadingTakashi Iwai2015-04-271-2/+0
* | | | ALSA: emu10k1: Fix card shortname string buffer overflowTakashi Iwai2015-04-272-4/+6
* | | | ALSA: hda - Add mute-LED mode control to ThinkpadTakashi Iwai2015-04-271-0/+1
* | | | ALSA: hda - Fix mute-LED fixed modeTakashi Iwai2015-04-271-9/+12
* | | | ALSA: hda - Fix click noise at start on Dell XPS13Takashi Iwai2015-04-272-5/+14
| |_|/ |/| |
* | | Linux 4.1-rc1v4.1-rc1Linus Torvalds2015-04-271-2/+2
* | | x86_64, asm: Work around AMD SYSRET SS descriptor attribute issueAndy Lutomirski2015-04-275-0/+48