aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj2015-08-071-5/+9
* ALSA: ak411x: Fix stall in work callbackTakashi Iwai2015-03-062-2/+2
* ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen2014-07-111-0/+2
* ALSA: memalloc.h - fix wrong truncation of dma_addr_tStefano Panella2014-01-031-1/+1
* ALSA: Add a reference counter to card instanceTakashi Iwai2012-11-161-0/+3
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-1/+1
|\
| * include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker2011-10-311-1/+1
* | treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-313-6/+6
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-10-2813-71/+249
|\
| * Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-10-276-63/+171
| |\
| | * ASoC: core: Add flag to ignore pmdown_time at pcm_closePeter Ujfalusi2011-10-141-0/+1
| | * ASoC: Fix DAPM sync for TLV320AIC3x custom DAPM widgetMark Brown2011-10-101-0/+3
| | * ASoC: Cache connected input and output recursionsMark Brown2011-10-091-0/+2
| | * ASoC: fix codec breakage caused by the volsw/volsw_2r mergerPeter Ujfalusi2011-10-061-0/+2
| | * ASoC: core: Remove snd_soc_put_volsw_2r definitionPeter Ujfalusi2011-10-051-1/+0
| | * ASoC: core: Combine snd_soc_put_volsw/put_volsw_2r functionsPeter Ujfalusi2011-10-051-4/+3
| | * ASoC: core: Combine snd_soc_get_volsw/get_volsw_2r functionsPeter Ujfalusi2011-10-051-4/+2
| | * ASoC: core: Combine snd_soc_info_volsw/info_volsw_2r functionsPeter Ujfalusi2011-10-051-5/+3
| | * ASoC: core: Change SOC_SINGLE/DOUBLE_VALUE representationPeter Ujfalusi2011-10-051-2/+15
| | * ASoC: Only run power_check() on a widget once per runMark Brown2011-10-051-0/+2
| | * ASoC: Do DAPM power checks only for widgets changed since last runMark Brown2011-10-042-0/+2
| | * ASoC: core: Introduce SOC_DOUBLE_R_VALUE macroPeter Ujfalusi2011-10-041-9/+10
| | * ASoC: core: Introduce SOC_DOUBLE_VALUE macroPeter Ujfalusi2011-10-041-18/+16
| | * ASoC: Allow DAI formats to be specified in the dai_linkMark Brown2011-09-282-17/+19
| | * ASoC: Add platform data for WM1250 EV1 GPIOsMark Brown2011-09-231-0/+27
| | * ASoC: Add another DAPM stat for neighbour checksMark Brown2011-09-221-0/+1
| | * ASoC: tpa6130a2: Remove model_id from platform dataPeter Ujfalusi2011-09-211-6/+0
| | * ASoC: soc-core: symmetry checking for each DAIs separatelyDong Aisheng2011-09-212-2/+3
| | * ASoC: Trace and collect statistics for DAPM graph walkingMark Brown2011-09-212-0/+6
| | * ASoC: Add WM5100 driverMark Brown2011-09-201-0/+59
| * | Merge branch 'topic/remove-irqf_disable' into for-linusTakashi Iwai2011-10-265-4/+66
| |\ \
| | * | sound: irq: Remove IRQF_DISABLEDYong Zhang2011-09-221-1/+1
| | * | Merge branch 'topic/asoc' into topic/remove-irqf_disableTakashi Iwai2011-09-224-3/+65
| | |\ \ | | | |/
| | | * ASoC: mxs-saif: add record functionDong Aisheng2011-09-191-0/+16
| | | * ASoC: Allow source specification for CODEC level sysclkMark Brown2011-08-311-2/+2
| | | * ASoC: Allow register defaults to be larger than unsigned shortMark Brown2011-08-311-1/+1
| | | * ASoC: Allow idle_bias_off to be specified in CODEC driversMark Brown2011-08-221-0/+1
| | | * ASoC: Add ADAU1373 codec supportLars-Peter Clausen2011-08-171-0/+34
| | | * Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-121-1/+1
| | | |\
| | | * \ Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-091-14/+14
| | | |\ \
| | | * \ \ Merge branch 'regmap-asoc' into for-3.2Mark Brown2011-08-081-0/+3
| | | |\ \ \
| | | | * | | ASoC: Add regmap as a control typeMark Brown2011-08-081-0/+1
| | | | * | | ASoC: Use new register map API for ASoC generic physical I/OMark Brown2011-08-081-0/+2
| | | * | | | Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-086-18/+56
| | | |\ \ \ \ | | | | |/ / /
| | | * | | | ASoC: dapm - Add DAPM stream completion event.Liam Girdwood2011-07-252-0/+8
| * | | | | | Merge branch 'topic/misc' into for-linusTakashi Iwai2011-10-263-4/+9
| |\ \ \ \ \ \
| | * | | | | | ALSA: control: add support for ENUMERATED user space controlsClemens Ladisch2011-10-091-1/+3
| | |/ / / / /
| | * | | | | ALSA: pcm: add snd_pcm_hw_rule_noresample()Clemens Ladisch2011-09-201-0/+2
| | * | | | | ALSA: mpu401: clean up interrupt specificationClemens Ladisch2011-09-141-3/+4
| | | |_|_|/ | | |/| | |
| * | | | | ALSA: jack - Add "Line In" input jack constantsDavid Henningsson2011-10-051-0/+1