summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
...
* | ASoC: sta32x: add platform data definitionJohannes Stezenbach2011-11-141-0/+34
* | ASoC: Remove LZO cache typeMark Brown2011-11-101-1/+0
* | ASoC: Remove extra space in runtime struct definitionMark Brown2011-11-101-1/+1
* | Merge branch 'for-3.2' into for-3.3Mark Brown2011-11-088-14/+22
|\ \ | |/
| * 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
| | |\
| | * \ 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
| | | |\ \
| | * | \ \ 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
| | * | | | ALSA: pcm - Export snd_pcm_lib_default_mmap() helperTakashi Iwai2011-09-281-0/+2
| | |/ / /
| * | | | PM QoS: Minor clean-upsJean Pihet2011-08-251-1/+1
| * | | | PM QoS: Move and rename the implementation filesJean Pihet2011-08-251-1/+1
| |/ / /
* | | | ASoC: Allow machines to ignore pmdown_time per-linkramesh.babu@linux.intel.com2011-10-271-0/+3
| |_|/ |/| |
* | | 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
| |/ |/|
* | 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
|\ \ | |/
| * ASoC: omap: Update e-mail address of Jarkko NikulaJarkko Nikula2011-08-121-1/+1
* | Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-091-14/+14
|\ \ | |/
| * ASoC: Rename WM8915 to WM8996Mark Brown2011-08-081-14/+14
OpenPOWER on IntegriCloud