summaryrefslogtreecommitdiff
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'asoc-omap' into for-3.7Mark Brown2012-08-225-79/+101
|\
| * ASoC: omap-mcbsp: Add device tree bindingsPeter Ujfalusi2012-08-221-1/+65
| * ASoC: omap-mcbsp: Remove cpu_is_omap* checks from the codePeter Ujfalusi2012-08-221-3/+5
| * ASoC: omap-mcbsp: Remove unused definesPeter Ujfalusi2012-08-221-16/+0
| * ARM/ASoC: omap-mcbsp: Remove CLKR/FSR mux configuration codePeter Ujfalusi2012-08-223-36/+3
| * ASoC: am3517evm: Do not configure McBSP1 CLKR/FSR signal muxingPeter Ujfalusi2012-08-221-18/+2
| * ARM/ASoC: omap-mcbsp: Move OMAP2+ clock parenting code to ASoC driverPeter Ujfalusi2012-08-221-5/+26
* | ASoC: wm_hubs: Allow configuration of MICBIAS power up delay via pdataMark Brown2012-08-224-4/+39
* | ASoC: wm_hubs: Add trace showing semantics of the DCS updateMark Brown2012-08-221-0/+4
* | ASoC: wm_hubs: Use explicit casts for converting to signedMark Brown2012-08-221-2/+2
* | ASoC: wm9712: Provide TLV information for capture boost controlsMark Brown2012-08-221-2/+3
* | ASoC: soc-compress: Remove unused variableSachin Kamat2012-08-211-1/+0
* | ASoC: compress - fix code alignmentVinod Koul2012-08-211-1/+1
* | ASoC: mid-x86 - add support for compressed streamsVinod Koul2012-08-204-2/+371
* | ASoC: add compress stream supportNamarta Kohli2012-08-204-24/+331
* | Merge remote-tracking branch 'asoc/topic/blackfin' into for-3.7Mark Brown2012-08-177-52/+59
|\ \
| * | ASoC: bf5xx-ad1836: convert to use snd_soc_register_cardScott Jiang2012-08-171-36/+37
| * | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-08-086-16/+21
| |\ \
| | * | ALSA: hda - Fix double quirk for Quanta FL1 / Lenovo IdeapadDavid Henningsson2012-08-081-2/+3
| | * | ALSA: hda - Fix ugly debug prints with CONFIG_SND_VERBOSE_PRINTK=yTakashi Iwai2012-08-071-3/+2
| | * | ALSA: hda - remove redundant auto quirks for conexant 506xDavid Henningsson2012-08-071-5/+0
| | * | ALSA: hda - remove quirk for Dell Vostro 1015David Henningsson2012-08-071-1/+0
| | * | ALSA: hda - add dock support for Thinkpad X230Felix Kaechele2012-08-071-0/+1
| | * | ALSA: hda - Fix regression of HDMI codec probingTakashi Iwai2012-08-061-3/+9
| | * | ALSA: hda - add dock support for Thinkpad T430sPhilipp A. Mohrenweiser2012-08-061-0/+1
| | * | ALSA: emu10k1: Avoid access to invalid pages when period=1Takashi Iwai2012-08-031-1/+4
| | * | ALSA: PCM: Fix possible memory leaks in the error pathTakashi Iwai2012-08-031-1/+1
| * | | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-08-0319-13/+65
| |\ \ \ | | |/ /
| | * | Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-08-0218-13/+64
| | |\ \
| | * | | ALSA: hda - Support dock on Lenovo Thinkpad T530 with ALC269VCTakashi Iwai2012-08-021-0/+1
* | | | | ASoC: wm8994: Add bytes controls for DRCMark Brown2012-08-171-4/+21
* | | | | ASoC: wm5102: Add AEC routing controlMark Brown2012-08-171-0/+34
* | | | | Merge remote-tracking branch 'asoc/topic/omap' into for-3.7Mark Brown2012-08-157-553/+203
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ASoC: Remove obsolete OMAP3 machine driversPeter Ujfalusi2012-08-156-553/+0
| * | | | ASoC: omap-twl4030: Simple machine driver for TI SoC with twl4030 codecPeter Ujfalusi2012-08-153-0/+203
| |/ / /
* | | | ASoC: core: remove unused variable in soc_probe() in linux-nextJerry Snitselaar2012-08-101-1/+0
* | | | ASoC: bells: Add machine driver for Wolfson Bells boardsMark Brown2012-08-093-0/+356
* | | | ASoC: wm5110: Enable output clocksMark Brown2012-08-091-0/+4
* | | | ASoC: wm5102: Enable output clocksMark Brown2012-08-091-0/+4
* | | | ASoC: arizona: Implement OPCLK supportMark Brown2012-08-092-2/+70
* | | | ASoC: core: Remove pointless error on card registration failureMark Brown2012-08-091-7/+1
* | | | ASoC: McASP: Convert driver to use Runtime PM APIHebbar, Gururaja2012-08-092-23/+20
* | | | ASoC: Davinci: McASP: remove unused header includeHebbar, Gururaja2012-08-091-1/+0
* | | | ASoC: mxs-saif: Use devm_clk_get()Fabio Estevam2012-08-071-13/+7
* | | | ASoC: core: Set dapm->idle_bias_off for DAIs not mapped with a codecPeter Ujfalusi2012-08-071-0/+6
* | | | ASoC: cs42l52: Remove duplicate inclusion of slab.h header fileSachin Kamat2012-08-071-1/+0
* | | | ASoC: tpa6130a2: Use module_i2c_driverSachin Kamat2012-08-061-12/+1
* | | | ASoC: cs42l51: Use module_i2c_driverSachin Kamat2012-08-061-18/+1
* | | | ASoC: max98095: Use module_i2c_driverSachin Kamat2012-08-061-17/+1
* | | | ASoC: wm8974: Use module_i2c_driverSachin Kamat2012-08-061-17/+1