summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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-201-3/+0
| | | * | | MFD: twl6040: Add accessor for revision IDPeter Ujfalusi2011-09-201-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
| | | * | | | 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-231-0/+1
| | | * | | | ASoC: Add ADAU1373 codec supportLars-Peter Clausen2011-08-161-0/+34
| | | * | | | ASoC: Add WM8958 noise gate supportMark Brown2011-08-161-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
| | | |\ \ \ \
| | | * \ \ \ \ 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-08500-3171/+12182
| | | |\| | | | | |
| | | * | | | | | | ASoC: Implement new DC servo readback mode for late WM8994 revisionsMark Brown2011-08-011-0/+1
| | | * | | | | | | ASoC: dapm - Add DAPM stream completion event.Liam Girdwood2011-07-252-0/+8
| * | | | | | | | | Merge branch 'topic/misc' into for-linusTakashi Iwai2011-10-264-10/+20
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | 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
| | * | | | | | | | USB: Add endpoint usage definitions to ch9.hDaniel Mack2011-09-141-6/+11
| | * | | | | | | | ALSA: mpu401: clean up interrupt specificationClemens Ladisch2011-09-141-3/+4
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | ALSA: jack - Add "Line In" input jack constantsDavid Henningsson2011-10-052-0/+2
| * | | | | | | | ALSA: pcm - Export snd_pcm_lib_default_mmap() helperTakashi Iwai2011-09-281-0/+2
| |/ / / / / / /
* | | | | | | | Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-10-285-0/+104
|\ \ \ \ \ \ \ \
| * | | | | | | | PCI: Add support for PASID capabilityJoerg Roedel2011-10-142-0/+39
| * | | | | | | | PCI: Add implementation for PRI capabilityJoerg Roedel2011-10-142-0/+54
| * | | | | | | | PCI: Move ATS implementation into own fileJoerg Roedel2011-10-141-0/+2