summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-10-2710-86/+216
|\
| * ASoC: core: Add flag to ignore pmdown_time at pcm_closePeter Ujfalusi2011-10-141-0/+1
| * ASoC: twl6040: Workaround for headset DC offset caused pop noisePeter Ujfalusi2011-10-121-0/+1
| * MFD: twl6040: function to query the vibra status for clientsPeter Ujfalusi2011-10-121-0/+3
| * MFD: twl6040: Cache the vibra control registersPeter Ujfalusi2011-10-121-0/+1
| * Input: twl6040: Simplify vibra regsiter definitionsPeter Ujfalusi2011-10-121-13/+7
| * 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: Add WM1811 supportMark Brown2011-10-041-0/+4
| * mfd: Add WM1811 supportMark Brown2011-10-041-0/+1
| * 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-222-2/+6
| * ASoC/MFD: twl6040: Combine bit definitions for Headset control registersPeter Ujfalusi2011-09-221-8/+3
| * ASoC: twl6040: Introduce SW only shadow registerPeter Ujfalusi2011-09-221-2/+0
| * 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-213-0/+28
| * ASoC: Add WM5100 driverMark Brown2011-09-201-0/+59
* | Merge branch 'topic/remove-irqf_disable' into for-linusTakashi Iwai2011-10-2610-7/+217
|\ \
| * | sound: irq: Remove IRQF_DISABLEDYong Zhang2011-09-221-1/+1
| * | Merge branch 'topic/asoc' into topic/remove-irqf_disableTakashi Iwai2011-09-229-6/+216
| |\|
| | * ASoC: twl6040: Chip initialization cleanupPeter Ujfalusi2011-09-191-3/+0
| | * MFD: twl6040: Add accessor for revision IDPeter Ujfalusi2011-09-191-0/+5
| | * ASoC: mxs-saif: add record functionDong Aisheng2011-09-191-0/+16
| | * regulator: Implement deferred disable supportMark Brown2011-09-142-0/+10
| | * Merge branch 'topic/interface' of git://opensource.wolfsonmicro.com/regmap in...Mark Brown2011-09-091-0/+52
| | |\
| | | * regmap: Provide device read and write map interface for mergingMark Brown2011-09-091-0/+9
| | | * regmap: Allow drivers to specify register defaultsMark Brown2011-08-211-2/+22
| | | * regmap: Fix kerneldoc errors for regmapMark Brown2011-08-091-9/+9
| | | * regmap: Add precious registers to the driver interfaceMark Brown2011-08-081-0/+4
| | | * regmap: Allow devices to specify which registers are accessibleMark Brown2011-08-081-0/+13
| | | * regmap: Add kerneldoc for struct regmap_configMark Brown2011-08-081-0/+6
| | * | 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
| | * | ASoC: Add WM8958 noise gate supportMark Brown2011-08-171-0/+45
| | * | ASoC: Add bitfield definitions for WM8958 MICBIAS registersMark Brown2011-08-121-0/+38
| | * | Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-121-1/+1
| | |\ \