summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: isabelle: using an uninitialized variableDan Carpenter2012-06-081-2/+1Star
* ASoC: max98095: Staticise non-exported functions and export jack detectMark Brown2012-06-071-2/+3
* ASoC: lm59453: Unconstify dai_driverMark Brown2012-06-051-1/+1
* Revert "ASoC: fsl_ssi: convert to use devm_clk_get"Mark Brown2012-06-051-2/+5
* ASoC: cs42l52: Convert to devm_regmap_init_i2c()Brian Austin2012-06-051-14/+4Star
* ASoC: cs42l73: Convert to devm_regmap_init_i2c()Brian Austin2012-06-051-15/+5Star
* ASoC: dapm: The clock API is even less consistent than thoughtMark Brown2012-06-051-1/+1
* ASoC: isabelle: Remove regmap_exit()MR Swami Reddy2012-06-051-2/+0Star
* ASoC: Support TI Isabelle Audio driverM R Swami Reddy2012-06-054-0/+1328
* ASoC: lm49453: Remove version.h header file inclusionSachin Kamat2012-06-041-1/+0Star
* ASoC: cs42l52: Remove version.h header file inclusionSachin Kamat2012-06-041-1/+0Star
* ASoC: fsl_ssi: convert to use devm_clk_getRichard Zhao2012-06-041-5/+2Star
* ASoC: dapm: Bodge for lack of a widely available clk APIMark Brown2012-06-041-0/+6
* ASoC: dapm: Use devm_clk_get()Mark Brown2012-06-041-1/+1
* ASoC: wm8350: Convert to direct regmap API usageMark Brown2012-06-031-17/+3Star
* ASoC: core: Add single controls with specified range of valuesAdam Thomson2012-06-031-0/+98
* ASoC: make snd_soc_dai_link more symmetricalStephen Warren2012-06-036-24/+44
* ASoC: io: Use dev_get_regmap() if driver doesn't provide a regmapMark Brown2012-06-031-0/+2
* ASoC: wm2000: Add register readability informationMark Brown2012-06-031-0/+30
* ASoC: ac97: Remove empty remove() functionMark Brown2012-06-031-6/+0Star
* ASoC: tlv320aic3x: Change Class-D amplifier gain control nameJarkko Nikula2012-06-031-1/+1
* ASoC: fsi: use PIO handler if DMA handler was invalidKuninori Morimoto2012-06-031-9/+20
* ASoC: fsi: use dmaengine helper functionsKuninori Morimoto2012-06-031-15/+4Star
* ASoC: Ux500: Add platform-driverOla Lilja2012-06-034-0/+363
* ASoC: core: Add widget SND_SOC_DAPM_CLOCK_SUPPLYOla Lilja2012-06-031-0/+38
* ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown2012-06-0324-21/+26
* ASoC: tegra+wm8903: remove non-DT support for SeaboardStephen Warren2012-06-031-46/+2Star
* ASoC: tegra+wm8903: simplify gpio tests in widget callbacksStephen Warren2012-06-031-2/+2
* ASoC: tegra+alc5632: unconditionally free jack GPIOs in removeStephen Warren2012-06-031-9/+2Star
* ASoC: tegra+alc5632: move all GPIO setup into probeStephen Warren2012-06-031-4/+6
* ASoC: tegra+wm8903: unconditionally free jack GPIOs in removeStephen Warren2012-06-031-8/+2Star
* ASoC: tegra+wm8903: Use devm_gpio_request_oneStephen Warren2012-06-031-32/+10Star
* ASoC: tegra+wm8903: move all GPIO setup into probeStephen Warren2012-06-031-79/+83
* ASoC: wm8903: init GPIOs during I2C probe not codec probeStephen Warren2012-06-031-26/+22Star
* Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-06-024-12/+29
|\
| * Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-05-312-12/+19
| |\
| | * ASoC: fsi: bugfix: ensure dma is terminatedKuninori Morimoto2012-05-301-0/+2
| | * ASoC: fsi: bugfix: correct dma areaKuninori Morimoto2012-05-301-9/+9
| | * ASoC: fsi: bugfix: enable master clock control on DMA streamKuninori Morimoto2012-05-301-0/+5
| | * ASoC: imx-ssi: Use clk_prepare_enable/clk_disable_unprepareFabio Estevam2012-05-281-3/+3
| * | ALSA: hdspm - Work around broken DDS value on PCI RME MADIAdrian Knoth2012-05-311-0/+7
| * | ALSA: usb-audio: fix rate_list memory leakClemens Ladisch2012-05-311-0/+3
* | | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-262-0/+14
|\ \ \
| * \ \ Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...Arnd Bergmann2012-05-162-0/+14
| |\ \ \
| | * | | ARM: Orion: Audio: Add clk/clkdev supportAndrew Lunn2012-05-092-0/+14
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'spear/clock' and 'imx/clock' into next/clockArnd Bergmann2012-05-141-0/+8
| |\ \ \ \ \ | | | |/ / / | | |/| | |
* | | | | | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-2514-234/+540
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | ALSA: hda/realtek - Add new codec support for ALC269VDKailang Yang2012-05-251-5/+33
| * | | | | ALSA: core: group read of pointer, tstamp and jiffiesPierre-Louis Bossart2012-05-231-5/+18
| * | | | | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a...Takashi Iwai2012-05-2312-224/+489
| |\ \ \ \ \