aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-30ASoC: intel: Fix crash at suspend/resume without card registrationTakashi Iwai1-0/+6
2016-11-30ASoC: nau8825: lock longer to avoid playback pop upon resumeJohn Hsu1-6/+6
2016-11-30ASoC: intel: Replace kthread with workTakashi Iwai7-48/+24
2016-11-30ASoC: arizona: Use component pin control functionsRichard Fitzgerald6-9/+18
2016-11-30Merge branch 'topic/dapm-pin' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-arizonaMark Brown1-0/+199
2016-11-30ASoC: core: Add component pin control functionsRichard Fitzgerald1-0/+199
2016-11-30ASoC: rt5670: Add missing 10EC5072 ACPI IDTakashi Iwai1-0/+1
2016-11-30ASoC: rt5670: Enable Braswell platform workaround for Dell Wyse 3040Takashi Iwai1-0/+7
2016-11-30ASoC: Intel: Add missing 10EC5672 ACPI ID matching for Cherry TrailTakashi Iwai1-0/+2
2016-11-30Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-nextDave Airlie24-188/+196
2016-11-29ALSA: usb-audio: Fix bogus error return in snd_usb_create_stream()Takashi Iwai1-1/+0
2016-11-29ALSA: line6: Claim pod x3 usb data interfaceAndrej Krutak2-4/+31
2016-11-29ALSA: echoaudio: Fix improper return value in function load_asicPan Bian1-1/+1
2016-11-29ASoC: rt298: disable IRQ when jack is NULLBard Liao1-2/+22
2016-11-29ASoC: Intel: atom: Make some messages to debug levelTakashi Iwai2-3/+3
2016-11-29ASoC: wm_adsp: Remove redundant extern declarationsCharles Keepax1-13/+12
2016-11-29ASoC: arizona: Remove redundant extern declarationsCharles Keepax1-42/+38
2016-11-29ALSA: hda/realtek - Add support for headset MIC for ALC622Kailang Yang1-0/+41
2016-11-29Merge branch 'for-linus' into for-nextTakashi Iwai5-5/+9
2016-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-10/+16
2016-11-28dbri: Fix compiler warningTushar Dave1-10/+16
2016-11-25ALSA: hda/ca0132 - Add quirk for Alienware 15 R2 2016Sven Hahne1-0/+1
2016-11-25ASoC: Intel: Skylake: Removed the unused I2S blob structureGuruprasadX Pawse1-17/+0
2016-11-25ASoC: Intel: Skylake: Don't use dma I2S config structure in kernelGuruprasadX Pawse1-6/+3
2016-11-24ASoC: sunxi: Uninitialized variable in probe()Dan Carpenter1-1/+1
2016-11-24ALSA: hda - fix headset-mic problem on a Dell laptopHui Wang1-0/+3
2016-11-24ALSA: hda - ignore the assoc and seq when comparing pin configurationsHui Wang1-1/+1
2016-11-23ASoC: ab8500: Remove explicit initialization of driver callbacks to NULLLars-Peter Clausen1-2/+0
2016-11-23ASoC: uda1380: Request GPIOs at bus probe timeLars-Peter Clausen1-35/+20
2016-11-23ASoC: uda1380: Remove unused DAI ID definesLars-Peter Clausen1-4/+0
2016-11-22ASoC: wm_adsp: Check return value from wm_adsp_buffer_initCharles Keepax1-1/+6
2016-11-22ASoC: sunxi: Add support for A23/A33/H3 codec's analog path controlsChen-Yu Tsai3-0/+674
2016-11-22ASoC: rsnd: use dma_sync_single_for_xxx() for IOMMUKuninori Morimoto2-6/+82
2016-11-22ASoC: rsnd: Request/Release DMA channel each timeKuninori Morimoto1-77/+107
2016-11-22ASoC: wm_adsp: Remove unused wm_coeff_ctl.kcontrolRichard Fitzgerald1-3/+0
2016-11-22ASoC: wm_adsp: Firmware controls should be added as codec controlsRichard Fitzgerald2-5/+5
2016-11-22ASoC: cht_bsw_rt5645: Fix leftover kmallocTakashi Iwai1-3/+3
2016-11-22ASoC: samsung: Enable COMPILE_TEST for SmartQ and WM8580Krzysztof Kozlowski1-2/+3
2016-11-22ASoC: samsung: Enable COMPILE_TEST for entire Samsung ASocKrzysztof Kozlowski1-1/+2
2016-11-22ASoC: samsung: smdk_wm8580: Remove old platforms and drop mach-types usageKrzysztof Kozlowski1-27/+3
2016-11-22ASoC: samsung: Remove non-existing MACH dependenciesKrzysztof Kozlowski1-1/+1
2016-11-22ASoC: Make return type of dpcm_state_string() const char *Lars-Peter Clausen1-1/+1
2016-11-22ASoC: wm8580: Remove #if IS_ENABLED(CONFIG_I2C)Kuninori Morimoto1-24/+1
2016-11-21ASoC: wm8523: Remove #if IS_ENABLED(CONFIG_I2C)Kuninori Morimoto1-23/+1
2016-11-21ASoC: wm_adsp: Only write shutdown controls for active firmwaresCharles Keepax1-0/+3
2016-11-18Merge tag 'sound-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds3-4/+4
2016-11-18ASoC: wm9081: Remove #if IS_ENABLED(CONFIG_I2C)Kuninori Morimoto2-2/+1
2016-11-18ASoC: uda1380: Remove #if IS_ENABLED(CONFIG_I2C)Kuninori Morimoto2-21/+2
2016-11-18ALSA: bebob: compare whole string for model name so that readers are not confusedTakashi Sakamoto1-2/+2
2016-11-16ASoC: rt5677: Remove superfluous linux/kthread.h inclusionTakashi Iwai1-1/+0