summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - hide HDMI/ELD printks unless snd.debug=2Fengguang Wu2012-04-101-0/+10
* Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-242-4/+4
|\
| * device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-162-4/+4
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-231-0/+2
|\ \
| * | headers: include linux/types.h where appropriateBobby Powers2012-03-231-0/+2
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-231-1/+5
|\ \ \ | |/ / |/| |
| * | Merge tag 'v3.3' into staging/for_v3.4Mauro Carvalho Chehab2012-03-191-0/+2
| |\ \
| * | | [media] tea575x-tuner: update to latest V4L2 framework requirementsHans Verkuil2012-03-191-1/+5
| | |/ | |/|
* | | Merge branch 'topic/jack' into for-linusTakashi Iwai2012-03-181-0/+3
|\ \ \
| * | | ALSA: Use a define for the number of jack switch typesMark Brown2012-02-271-0/+3
| |/ /
* | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2012-03-1810-18/+209
|\ \ \
| * | | ASoC: core: Add platform component mutexLiam Girdwood2012-03-061-0/+1
| * | | ASoC: core: Split the union for CODEC/platform in the DAIMark Brown2012-03-041-4/+3
| * | | ASoC: Add dmaengine PCM helper functionsLars-Peter Clausen2012-03-021-0/+49
| * | | ASoC: core: Add support for masking out parts of coefficient blocksMark Brown2012-02-211-0/+9
| * | | ASoC: core: Add SND_SOC_BYTES control for coefficient blocksMark Brown2012-02-211-0/+18
| * | | ASoC: fsi: Add DMAEngine supportKuninori Morimoto2012-02-191-0/+2
| * | | ASoC: dapm: Implement and instantiate DAI widgetsMark Brown2012-02-172-0/+8
| * | | ASoC: dapm: Constify lots of names that are never modifiedMark Brown2012-02-172-5/+5
| * | | ASoC: dapm: Supply the DAI and substream when calling stream eventsMark Brown2012-02-171-2/+2
| * | | ASoC: dapm: Unexport snd_soc_dapm_new_control()Mark Brown2012-02-171-2/+0
| * | | ALSA: core: Constify the name in new kcontrolsMark Brown2012-02-171-1/+1
| * | | ASoC: core: add platform DAPM debugfs supportSebastien Guiriec2012-02-151-0/+5
| * | | Merge tag 'v3.3-rc3' as we've got several bugfixes in there which areMark Brown2012-02-091-0/+2
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'topic/pcm-internal' of git://git.kernel.org/pub/scm/linux/kerne...Mark Brown2012-02-091-0/+4
| |\ \ \
| | * | | ALSA: PCM - Add PCM creation API for internal PCMs.Liam Girdwood2012-02-091-0/+4
| | | |/ | | |/|
| * | | ASoC: core: Allow CODECs to set ignore_pmdown_time in the driver structMark Brown2012-02-091-0/+2
| * | | ASoC: dapm: Export mixer|mux_update_power() to public API.Liam Girdwood2012-02-061-0/+6
| * | | ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-1/+5
| * | | ASoC: fsi: PortA/B information was controlled by sh_fsi_port_infoKuninori Morimoto2012-02-031-3/+7
| * | | ASoC: max9768: add driver for max9768 amplifierWolfram Sang2012-01-301-0/+24
| * | | ASoC: wm2200: Add WM2200 CODEC driverMark Brown2012-01-261-0/+41
| * | | ASoC: Provide REGULATOR_SUPPLY widget typeMark Brown2012-01-261-0/+9
| * | | ASoC: wm8962: Optimise power consumption for IN4 DC measurement usageMark Brown2012-01-241-0/+6
| * | | ASoC: Use regmap update bits operation for drivers using regmapMark Brown2012-01-211-0/+1
| * | | ASoC: Allow drivers to specify how many bits are significant on a DAIMark Brown2012-01-201-0/+1
| |/ /
* | | Merge branch 'topic/misc' into for-linusTakashi Iwai2012-03-183-3/+6
|\ \ \
| * | | ALSA: pcm: Constify the list in snd_pcm_hw_constraint_listMark Brown2012-03-151-2/+3
| * | | ALSA: ymfpci - Fix legacy registers on S3/S4 resumeTakashi Iwai2012-03-131-0/+2
| * | | ALSA: Release v1.0.25Jaroslav Kysela2012-01-251-1/+1
| |/ /
* | / ALSA: Add a hook capability to vmaster controlsTakashi Iwai2012-03-121-0/+5
| |/ |/|
* | Merge branch 'fix/asoc' into for-linusTakashi Iwai2012-01-312-3/+3
|\|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-1212-11/+815
| |\
| * \ Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-2/+2
| |\ \
| | * | ASoC: mxs-saif: remove function in platform_dataDong Aisheng2011-12-021-2/+2
| * | | switch procfs to umode_t useAl Viro2012-01-031-1/+1
| |/ /
* | / ALSA: Add #ifdef CONFIG_PCI guard for snd_pci_quirk_* functionsAxel Lin2012-01-301-0/+2
| |/ |/|
* | Merge branch 'topic/hda' into for-linusTakashi Iwai2012-01-121-0/+8
|\ \
| * | ALSA: Introduce common helper functions for jack-detection controlTakashi Iwai2011-11-161-0/+8
| |/
* | Merge branch 'topic/misc' into for-linusTakashi Iwai2012-01-126-1/+731
|\ \