summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: da7210: Add support for spi regmapAshish Chavan2012-04-011-21/+133
* ASoC: sgtl5000: Convert mic bias to a supply widgetMark Brown2012-04-011-3/+3
* ASoC: wm8994: Don't allow reconfiguration of FLL when it provides SYSCLKMark Brown2012-04-011-18/+17
* ASoC: fsl: enable ssi clock in probe functionShawn Guo2012-04-011-2/+22
* ASoC: ep93xx-i2s: use devm_* helpers to cleanup probeH Hartley Sweeten2012-04-011-35/+14
* ASoC: ep93xx-ac97: use devm_* helpers to cleanup probeH Hartley Sweeten2012-04-011-48/+26
* ASoC: fsl: assign dma peripheral type according to bus topologyShawn Guo2012-04-013-1/+9
* ASoC: tegra: register 'platform' from DAIs, get rid of pdevStephen Warren2012-04-017-59/+41
* ASoC: tegra: fix comment indentation in ALC5632 machineStephen Warren2012-04-011-12/+12
* ASoC: Add LAPIS Semiconductor ML26124 driverTomoya MORINAGA2012-04-014-0/+871
* ASoC: cs4270: Check that we can enable regulators on resumeMark Brown2012-04-011-3/+5
* ASoC: dapm: Remove bodges for no-widget CODECsMark Brown2012-04-011-32/+4
* ASoC: fsl: add imx-sgtl5000 machine driverShawn Guo2012-04-013-0/+191
* ASoC: fsl: let fsl_ssi work with imx pcm and machine driversShawn Guo2012-04-011-7/+70
* ASoC: fsl: make fsl_ssi driver compilable on ARM/IMXShawn Guo2012-04-011-22/+42
* ASoC: fsl: remove helper fsl_asoc_get_codec_dev_nameShawn Guo2012-04-014-67/+4
* ASoC: fsl: create fsl_utils to accommodate the common functionsShawn Guo2012-04-016-286/+189
* ASoC: fsl: rename imx-pcm Kconfig options and filenameShawn Guo2012-04-013-8/+8
* ASoC: imx: merge sound/soc/imx into sound/soc/fslShawn Guo2012-04-0118-105/+116
* ASoC: fsl: separate SSI and DMA Kconfig optionsShawn Guo2012-04-012-7/+11
* ASoC: wm8962: Add HPF coefficient configuration supportMark Brown2012-04-011-0/+1
* ASoC: wm8962: Add HD Bass and VSS coefficient configurationMark Brown2012-04-011-0/+2
* ASoC: wm8962: Add Dynamic Range Control supportMark Brown2012-04-011-0/+3
* ASoC: wm8962: Add Direct-Form 1 filter supportMark Brown2012-04-011-0/+3
* ASoC: wm8962: Add 3D enhancement supportMark Brown2012-04-011-0/+3
* ASoC: wm8962: Implement DSP2 configuration initialisationMark Brown2012-04-011-1/+2
* ASoC: max98095: add jack detectionRhyland Klein2012-04-012-1/+179
* ASoC: pxa2xx-i2s: Add clk_prepare/clk_unprepare callsPhilipp Zabel2012-04-011-2/+2
* ASoC: core: Use driver core probe deferralMark Brown2012-04-011-85/+62
* ASoC: jack: Push locking for jacks down to the jackMark Brown2012-04-011-2/+3
* ASoC: wm8994: Don't lock CODEC mutex to do DAPM syncMark Brown2012-04-011-13/+4
* ASoC: wm5100: Convert to devm_regmap_init_i2c()Mark Brown2012-04-011-6/+3
* ASoC: dapm: Only lock CODEC for I/O if not using regmapMark Brown2012-04-011-2/+2
* ASoC: DAPM: Make sure DAPM widget IO ops hold the component mutexLiam Girdwood2012-04-011-6/+28
* ASoC: dapm: Add regulator member to struct dapm_widgetLiam Girdwood2012-04-011-5/+5
* ASoC: dapm: Rename dapm mutex subclass to better match usageLiam Girdwood2012-04-011-10/+10
* ASoC: dapm: Add platform stream event supportLiam Girdwood2012-04-013-39/+57
* ASoC: core: Add platform DAI widget mappingLiam Girdwood2012-04-011-0/+14
* ASoC: dapm: lock mixer & mux update power with DAPM mutexLiam Girdwood2012-04-011-6/+30
* ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutexLiam Girdwood2012-04-012-20/+40
* ASoC: core: Add card mutex locking subclassesLiam Girdwood2012-04-011-1/+1
* ASoC: ak4641: Push GPIO allocation out into the I2C probeMark Brown2012-04-011-44/+48
* ASoC: ak4641: Convert to module_i2c_driver()Mark Brown2012-04-011-17/+1
* Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-312-2/+2
|\
| * mxs-dma : move the mxs dma.h to a more common placeHuang Shijie2012-03-273-3/+3
* | Merge branch 'dunlap' (Randy's Documentation patches)Linus Torvalds2012-03-312-2/+3
|\ \
| * | Documentation: remove references to /etc/modprobe.confLucas De Marchi2012-03-312-2/+3
* | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-03-307-10/+13
|\ \ \ | |/ / |/| |
| * | ALSA: fix isa/opti9xx module param typeRandy Dunlap2012-03-291-1/+1
| * | sound: fix oss/msnd_pinnacle module param typeRandy Dunlap2012-03-291-1/+1