aboutsummaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-02ASoC: sb16: Simplify snd_sb16dsp_pcm()Lars-Peter Clausen5-10/+6
2015-01-02ALSA: sb8: Remove always NULL parametersLars-Peter Clausen5-15/+7
2015-01-02ALSA: msnd: Remove always NULL parameterLars-Peter Clausen3-7/+3
2015-01-02ALSA: gus: Remove always NULL parametersLars-Peter Clausen7-19/+11
2015-01-02ALSA: es18xx: Remove always NULL parameterLars-Peter Clausen1-8/+2
2015-01-02ALSA: es1688: Remove almost always NULL parameterLars-Peter Clausen4-12/+6
2015-01-02ALSA: ad1816a: Remove always NULL parametersLars-Peter Clausen3-13/+6
2015-01-02ALSA: ml403-ac97cr: Remove always NULL parameterLars-Peter Clausen1-7/+2
2014-12-31ASoC: pcm: Fix unused variable warningTakashi Iwai1-1/+1
2014-12-31ALSA: pcm: add SNDRV_PCM_TRIGGER_DRAIN triggerLibin Yang3-1/+11
2014-12-31ALSA: asihpi: fix an information leak in asihpi_hpi_ioctl()Eliot Blennerhassett2-2/+7
2014-12-30ALSA: pcm: Replace custom ld2 function with __flsLars-Peter Clausen1-26/+1
2014-12-30ALSA: snd_pcm_oss_period_size: Use round{up,down}_pow_of_two()Lars-Peter Clausen1-3/+3
2014-12-30ALSA: pcm: Use __ffs() instead of ffs() in snd_mask_min()Lars-Peter Clausen1-1/+1
2014-12-30ALSA: pcm: Simplify params_period_bytes()Lars-Peter Clausen1-3/+1
2014-12-30ALSA: pcm: Add kernel doc for params_*() functionsLars-Peter Clausen1-4/+33
2014-12-30ALSA: pcm: Convert params_* mask helpers to static inline functionsLars-Peter Clausen1-6/+18
2014-12-30ALSA: pcm: Remove unused SNDRV_PCM_IOCTL1_{FALSE,TRUE} definesLars-Peter Clausen1-3/+0
2014-12-30ALSA: pcm_params: Remove unused add/sub functionsLars-Peter Clausen1-14/+0
2014-12-30ALSA: pcm: Fix kerneldoc for params_*() functionsLars-Peter Clausen1-5/+5
2014-12-30ASoC: pcm: Use wildcard msbits constraintsLars-Peter Clausen1-20/+4
2014-12-30ALSA: Add support for wildcard msbits constraintsLars-Peter Clausen1-1/+12
2014-12-30ALSA: Fix handling of multiple msbits constraints on the same runtimeLars-Peter Clausen1-1/+1
2014-12-27ALSA: atmel: fix building the ac97 driver for at91-multiplatformArnd Bergmann1-3/+3
2014-12-26ALSA: gus: Remove unused gus_instr.cTakashi Iwai1-172/+0
2014-12-26ALSA: hda - patch_analog.c: Remove some unused functionsRickard Strandqvist1-33/+0
2014-12-26ALSA: ice1712: wm8776.c: Remove some unused functionsRickard Strandqvist2-18/+0
2014-12-26ALSA: hda_intel: apply the Seperate stream_tag for SkylakeLibin Yang1-1/+4
2014-12-26ALSA: hda_controller: Separate stream_tag for input and output streams.Rafal Redzimski2-2/+23
2014-12-24ASoC: rockchip: i2s: set TDL and RDL to 16 samplesJianqun Xu1-0/+4
2014-12-24ASoC: rockchip: i2s: fix maxburst of dma data to 4Jianqun Xu1-2/+2
2014-12-24ASoC: rockchip: i2s: fix error defination of transmit data levelJianqun Xu1-1/+1
2014-12-24ASoC: rt5677: Adjust the routing of "PLL1"Oder Chiou1-11/+7
2014-12-24ASoC: rt5677: Add the ASRC supportOder Chiou1-0/+155
2014-12-24ASoC: rt5677: Revise the filter powersOder Chiou1-6/+16
2014-12-24ASoC: Intel: Store the entry_point read from FW fileJie Yang1-0/+1
2014-12-24ASoC: Intel: correct the fixed free block allocationJie Yang1-1/+5
2014-12-24ASoC: pcm: Fix vague codec and cpu DAI prepare error messagesJarkko Nikula1-3/+4
2014-12-24ASoC: rt5677: fixed rt5677_dsp_vad_put rt5677_dsp_vad_get panicFang, Yang A1-4/+5
2014-12-22ASoC: rt5670: Keep sysclk on if JD func is usedBard Liao1-0/+11
2014-12-22ASoC: rt5670: Add runtime PM supportBard Liao1-0/+9
2014-12-22ASoC: Intel: fix sparse non static symbol warningsWei Yongjun1-2/+2
2014-12-22ASoC: pcm512x: Also support PCM514x devicesPeter Rosin3-1/+10
2014-12-22ASoC: Intel: Fix BYTCR machine driver MODULE_ALIASJarkko Nikula1-1/+1
2014-12-22ASoC: Intel: Fix BYTCR firmware nameJarkko Nikula1-1/+1
2014-12-22ASoC: dwc: Iterate over all channelsAndrew Jackson1-19/+16
2014-12-22ASoC: dwc: Ensure FIFOs are flushed to prevent channel swapAndrew Jackson1-0/+14
2014-12-22ASoC: dwc: Reorder code in preparation for DT supportAndrew Jackson1-34/+39
2014-12-22ASoC: dwc: Remove unnecessary debug messages and testsAndrew Jackson1-11/+2
2014-12-22ASoC: rt5670: set platform data by dmiBard Liao1-0/+18