summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | 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
|\ \ | |/
| * Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-301-3/+5
| |\
| | * [media] tea575x: allow multiple opensOndrej Zary2011-07-271-1/+1
| | * [media] tea575x: convert to control frameworkOndrej Zary2011-07-271-2/+4
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-07-273-12/+45
| |\ \
| | * \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-07-261-0/+6
| | |\ \
| | * | | ALSA: Make pcm.h self-containedTakashi Iwai2011-07-262-12/+27
| | * | | ALSA: Make snd_pcm_debug_name usable outside pcm_libEliot Blennerhassett2011-07-241-0/+12
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-211-1/+1
| | | |/ | | |/|
| * | | Merge branch 'topic/misc' into for-linusTakashi Iwai2011-07-221-1/+3
| |\ \ \
| | * | | ALSA: rawmidi - Use workq for event handlingTakashi Iwai2011-06-141-1/+3
| * | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-07-223-7/+63
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | ALSA: sb16 - Fix build errors on MIPS and others with 13bit ioctl sizeTakashi Iwai2011-06-301-1/+8
* | | | | ASoC: dapm - Add DAPM stream completion event.Liam Girdwood2011-07-252-0/+8
| |_|_|/ |/| | |
* | | | ASoC: dapm - add DAPM macro for external enum widgetsLiam Girdwood2011-07-201-0/+6
| |/ / |/| |
* | | ASoC: core - Add convenience register for platform kcontrol and DAPMLiam Girdwood2011-07-051-0/+8
* | | ASoC: core - Add platform widget IOLiam Girdwood2011-07-052-0/+4
* | | ASoC: core - Add API call to register platform kcontrols.Liam Girdwood2011-07-051-0/+2
* | | ASoC: core - Add platform read and write.Liam Girdwood2011-07-041-0/+8
* | | ASoC: Fix mismerge with release branchMark Brown2011-06-141-0/+1
* | | Merge branch 'for-3.0' into for-3.1Mark Brown2011-06-131-2/+1
|\ \ \ | |/ /
| * | ASoC: Remove unused and about to be broken SND_SOC_CUSTOM I/O busMark Brown2011-06-131-2/+1
| |/
* | ASoC: Add weak routes for sidetone style pathsMark Brown2011-06-131-0/+2
* | ASoC: core - PCM mutex per rtdLiam Girdwood2011-06-091-0/+8
* | ASoC: core - Allow components to probe/remove in sequence.Liam Girdwood2011-06-072-0/+22
* | ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood2011-06-071-2/+1
* | ASoC: Add context parameter to card DAPM callbacksMark Brown2011-06-061-0/+2
* | ASoC: Specify target bias state directly as a bias stateMark Brown2011-06-062-5/+5
|/
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-05-228-43/+230
|\
| * Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2011-05-202-2/+2
| |\
OpenPOWER on IntegriCloud