summaryrefslogtreecommitdiff
path: root/include/sound
AgeCommit message (Expand)AuthorFilesLines
2016-02-27ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai1-0/+4
2016-01-23ALSA: tlv: add DECLARE_TLV_DB_RANGE()Clemens Ladisch1-0/+4
2016-01-23ALSA: tlv: compute TLV_*_ITEM lengths automaticallyClemens Ladisch1-8/+12
2015-11-17ASoC: wm8904: Correct number of EQ registersCharles Keepax1-1/+1
2015-08-07ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj1-5/+9
2015-03-06ALSA: ak411x: Fix stall in work callbackTakashi Iwai2-2/+2
2014-07-11ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen1-0/+2
2014-01-03ALSA: memalloc.h - fix wrong truncation of dma_addr_tStefano Panella1-1/+1
2012-11-16ALSA: Add a reference counter to card instanceTakashi Iwai1-0/+3
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2011-11-01treewide: use __printf not __attribute__((format(printf,...)))Joe Perches3-6/+6
2011-11-01include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker1-1/+1
2011-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds13-71/+249
2011-10-27Merge branch 'topic/asoc' into for-linusTakashi Iwai6-63/+171
2011-10-27Merge branch 'topic/remove-irqf_disable' into for-linusTakashi Iwai5-4/+66
2011-10-27Merge branch 'topic/misc' into for-linusTakashi Iwai3-4/+9
2011-10-14ASoC: core: Add flag to ignore pmdown_time at pcm_closePeter Ujfalusi1-0/+1
2011-10-10ASoC: Fix DAPM sync for TLV320AIC3x custom DAPM widgetMark Brown1-0/+3
2011-10-09ASoC: Cache connected input and output recursionsMark Brown1-0/+2
2011-10-09ALSA: control: add support for ENUMERATED user space controlsClemens Ladisch1-1/+3
2011-10-06ASoC: fix codec breakage caused by the volsw/volsw_2r mergerPeter Ujfalusi1-0/+2
2011-10-05ASoC: core: Remove snd_soc_put_volsw_2r definitionPeter Ujfalusi1-1/+0
2011-10-05ASoC: core: Combine snd_soc_put_volsw/put_volsw_2r functionsPeter Ujfalusi1-4/+3
2011-10-05ASoC: core: Combine snd_soc_get_volsw/get_volsw_2r functionsPeter Ujfalusi1-4/+2
2011-10-05ASoC: core: Combine snd_soc_info_volsw/info_volsw_2r functionsPeter Ujfalusi1-5/+3
2011-10-05ASoC: core: Change SOC_SINGLE/DOUBLE_VALUE representationPeter Ujfalusi1-2/+15
2011-10-05ALSA: jack - Add "Line In" input jack constantsDavid Henningsson1-0/+1
2011-10-05ASoC: Only run power_check() on a widget once per runMark Brown1-0/+2
2011-10-04ASoC: Do DAPM power checks only for widgets changed since last runMark Brown2-0/+2
2011-10-04ASoC: core: Introduce SOC_DOUBLE_R_VALUE macroPeter Ujfalusi1-9/+10
2011-10-04ASoC: core: Introduce SOC_DOUBLE_VALUE macroPeter Ujfalusi1-18/+16
2011-09-28ALSA: pcm - Export snd_pcm_lib_default_mmap() helperTakashi Iwai1-0/+2
2011-09-28ASoC: Allow DAI formats to be specified in the dai_linkMark Brown2-17/+19
2011-09-23ASoC: Add platform data for WM1250 EV1 GPIOsMark Brown1-0/+27
2011-09-22ASoC: Add another DAPM stat for neighbour checksMark Brown1-0/+1
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-09-22Merge branch 'topic/asoc' into topic/remove-irqf_disableTakashi Iwai4-3/+65
2011-09-21ASoC: tpa6130a2: Remove model_id from platform dataPeter Ujfalusi1-6/+0
2011-09-21ASoC: soc-core: symmetry checking for each DAIs separatelyDong Aisheng2-2/+3
2011-09-21ASoC: Trace and collect statistics for DAPM graph walkingMark Brown2-0/+6
2011-09-20ASoC: Add WM5100 driverMark Brown1-0/+59
2011-09-20ALSA: pcm: add snd_pcm_hw_rule_noresample()Clemens Ladisch1-0/+2
2011-09-19ASoC: mxs-saif: add record functionDong Aisheng1-0/+16
2011-09-14ALSA: mpu401: clean up interrupt specificationClemens Ladisch1-3/+4
2011-08-31ASoC: Allow source specification for CODEC level sysclkMark Brown1-2/+2
2011-08-31ASoC: Allow register defaults to be larger than unsigned shortMark Brown1-1/+1
2011-08-25PM QoS: Minor clean-upsJean Pihet1-1/+1
2011-08-25PM QoS: Move and rename the implementation filesJean Pihet1-1/+1
2011-08-23ASoC: Allow idle_bias_off to be specified in CODEC driversMark Brown1-0/+1
2011-08-16ASoC: Add ADAU1373 codec supportLars-Peter Clausen1-0/+34