summaryrefslogtreecommitdiff
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| |\ \ \ | | | |/ | | |/|
| | * | ASoC: dapm - add DAPM macro for external enum widgetsLiam Girdwood2011-07-201-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
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | 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: 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
| | |/ | |/|
* | | ALSA: sb16 - Fix build errors on MIPS and others with 13bit ioctl sizeTakashi Iwai2011-06-301-1/+8
| |/ |/|
* | ASoC: Remove unused and about to be broken SND_SOC_CUSTOM I/O busMark Brown2011-06-131-2/+1
|/
* 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
| |\
| | * ASoC: tpa6130a2: Update e-mail addressPeter Ujfalusi2011-05-111-1/+1
| | * ASoC: tlv320dac33: Update e-mail addressPeter Ujfalusi2011-05-111-1/+1
| * | ASoC: Asahi Kasei AK4641 codec driverDmitry Artamonow2011-05-191-0/+26
| * | ASoC: core - allow ASoC more flexible machine nameLiam Girdwood2011-05-121-0/+2
| |/
| * Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown2011-05-031-1/+1
| |\
| | * ASoC: Declare const properly for enum textsTakashi Iwai2011-05-031-1/+1
| * | ASoC: Store a list of widgets in a DAPM mux/mixer kcontrolStephen Warren2011-05-031-0/+6
| * | ASoC: Add w->kcontrols, and populate itStephen Warren2011-05-031-0/+1
| * | ASoC: s/w->kcontrols/w->kcontrol_news/gStephen Warren2011-05-031-34/+34
| * | ASoC: Move DAPM debugfs directory creation to snd_soc_dapm_debugfs_initLars-Peter Clausen2011-05-031-1/+2
| |/
| * ASoC: Work around allmodconfig failureMark Brown2011-04-281-0/+3
| * ASoC: Define constants for WM8962 GPIO functionsMark Brown2011-04-261-0/+22
| * ASoC: Add EQ and filter to max98095 CODEC driverPeter Hsiang2011-04-201-0/+28
| * ASoC: simple style fixLu Guanqun2011-04-201-1/+1
| * ASoC: Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-04-185-5/+5
| |\
| * | ASoC: Make struct snd_soc_card's dapm_widgets and dapm_routes constLars-Peter Clausen2011-04-131-2/+2
| * | ASoC: Add WM8915 CODEC driverMark Brown2011-04-111-0/+55
| * | ASoC: Add data based control initialisation for CODECs and cardsMark Brown2011-04-081-1/+6
| * | ASoC: Add max98095 CODEC driverPeter Hsiang2011-04-061-0/+26
| * | Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-04-035-91/+193
| |\ \
| | * \ Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2011-04-031-8/+8
| | |\ \