aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-20ASoC: fsl_ssi: use flat regmap cacheMarek Vasut1-1/+1
2016-09-20ASoC: fsl_spdif: use flat regmap cacheMarek Vasut1-1/+1
2016-09-20ASoC: fsl_esai: use flat regmap cacheMarek Vasut1-1/+1
2016-09-20ASoC: fsl_asrc: use flat regmap cacheMarek Vasut1-1/+1
2016-09-20ASoC: rt5663: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2016-09-20ASoC: rt5663: fix sparse warningsWei Yongjun1-6/+6
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman2-6/+6
2016-09-20ALSA: line6: fix ifnullfree.cocci warningskbuild test robot1-2/+1
2016-09-19ALSA: line6: Add hwdep interface to access the POD control messagesAndrej Krutak2-6/+169
2016-09-19ALSA: line6: Cleanup podhd initializationAndrej Krutak1-11/+8
2016-09-19ALSA: line6: Only determine control port properties if neededAndrej Krutak1-2/+1
2016-09-19ALSA: line6: Add support for POD X3 Live (only USB ID differs from POD X3)Andrej Krutak1-0/+13
2016-09-19ALSA: line6: Add support for POD X3Andrej Krutak2-15/+265
2016-09-19ALSA: line6: Allow processing of raw incoming messagesAndrej Krutak3-29/+41
2016-09-19ALSA: line6: Distinguish device init (ctrl EP) and MIDI data transfer (int EP)Andrej Krutak4-25/+68
2016-09-19ALSA: line6: Add LINE6_CAP_IN_NEEDS_OUT, a void playback stream during captureAndrej Krutak5-11/+37
2016-09-19ALSA: line6: Allow different channel numbers for in/outAndrej Krutak7-13/+22
2016-09-19ALSA: line6: Support assymetrical in/out configurationsAndrej Krutak4-22/+28
2016-09-19ALSA: line6: Add high-speed USB supportAndrej Krutak5-14/+35
2016-09-19ALSA: line6: Enable different number of URBs for frame transfersAndrej Krutak6-21/+41
2016-09-19ASoC: sti: fix missing clk_disable_unprepare() on error in uni_player_start()Wei Yongjun1-1/+3
2016-09-16ALSA: compress: fix some missing and misplaced \n in messagesColin Ian King1-2/+2
2016-09-16ALSA: hdac: add missing \n to end of dev_err messagesColin Ian King1-5/+5
2016-09-16ASoC: rt5663: refine error handlingArnd Bergmann1-0/+3
2016-09-16ALSA: au88x0: Add missing \n to end of dev_err messageColin Ian King1-1/+1
2016-09-16ASoC: rockchip: Support headset button function on rk3399Cheng-Yi Chiang1-0/+9
2016-09-14ASoC: sti: suppress inappropriate DT fieldsArnaud Pouliquen4-143/+140
2016-09-14ASoC: arizona: Avoid changing SYNC_ENA whilst the FLL_ENA is setCharles Keepax1-2/+8
2016-09-14Merge tag 'asoc-fix-v4.8-rc4' into asoc-arizonaMark Brown18-123/+137
2016-09-14ASoC: arizona: Allow specification of base for arizona_is_enabled_fllCharles Keepax1-3/+3
2016-09-14ASoC: rt5659: Fix incorrect register addressesNicolin Chen1-3/+3
2016-09-14ASoC: Intel: Skylake: Add 32bit supportSamaga Krishna1-1/+2
2016-09-14ASoC: dpcm: Don't apply symmetry for BE with hw param fixupJeeja KP1-0/+3
2016-09-14ASoC: tlv320dac33: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-13/+4
2016-09-14ASoC: da7219: Support HP detect procedure when MCLK not presentAdam Thomson3-4/+38
2016-09-14ASoC: add rt5663 codec driverBard Liao4-0/+4346
2016-09-14ASoC: nau8825: fix bug in FLL parameterJohn Hsu1-1/+1
2016-09-14ASoC: da7219: software reset codec at probeHsin-Yu Chao1-0/+8
2016-09-13ALSA: seq: fix to copy from/to user spaceTakashi Sakamoto1-2/+2
2016-09-12ASoC: constify gpio_chip structuresJulia Lawall5-5/+5
2016-09-12ASoC: ac97: constify gpio_chip structuresJulia Lawall1-1/+1
2016-09-12ASoC: constify snd_pcm_ops structuresJulia Lawall10-10/+10
2016-09-12ASoC: rockchip: spdif: restore register during runtime_suspend/resume cycleSugar Zhang1-1/+11
2016-09-12ASoC: rockchip: i2s: restore register during runtime_suspend/resume cycleSugar Zhang1-1/+9
2016-09-12ASoC: rt5514: make the volume TLV to match the units 0.01dBOder Chiou2-5/+5
2016-09-12ALSA: pci: constify local structuresJulia Lawall3-7/+7
2016-09-11Merge branch 'for-linus' into for-nextTakashi Iwai28-183/+278
2016-09-11ALSA: hda - Fix headset mic detection problem for several Dell laptopsHui Wang1-0/+13
2016-09-09ALSA: hda - Skip Realtek SKU check for Lenovo machinesTakashi Iwai1-0/+2
2016-09-08ALSA: rawmidi: Fix possible deadlock with virmidi registrationTakashi Iwai1-1/+3