summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | ASoC: Added the CPU driver for PCM controllersJassi Brar2009-11-184-0/+680
| * | | | | | | | ASoC: Rename 's3c24xx-pcm' driver to 's3c-dma'Jassi Brar2009-11-1818-22/+23
| * | | | | | | | ASoC: Rename s3c24xx_pcm prefix to s3c_dmaJassi Brar2009-11-188-58/+58
| * | | | | | | | ASoC: OMAP: enable Overo driver for CM-T35Mike Rapoport2009-11-162-5/+6
| * | | | | | | | ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown2009-11-1235-40/+1
| |/ / / / / / /
| * | | | | | | ASoC: Add jack_status_check callback function for GPIO jacksJoonyoung Shim2009-11-121-0/+3
| * | | | | | | ASoC: move setting ac97 platformdata earlier than ac97 read/writeBarry Song2009-11-121-4/+5
| * | | | | | | ASoC: Fixed arguments passed to SMDK64xx set_pllJassi Brar2009-11-121-1/+1
| * | | | | | | ASoC: Add bit clock rate calculator utility functionsMark Brown2009-11-122-1/+69
| * | | | | | | ASoC: mpc5200: remove duplicate identical IRQ handlerGrant Likely2009-11-101-30/+3
| * | | | | | | ASoC: TWL4030: Do not modify the APLL_CTL registerPeter Ujfalusi2009-11-101-45/+31
| * | | | | | | ASoC: omap-mcbsp - add support for upto 16 channels.Graeme Gregory2009-11-101-26/+37
| * | | | | | | ASoC: Pandora: Pass SRG input clock frequency to the OMAP McBSP DAIJarkko Nikula2009-11-091-14/+10
| * | | | | | | ASoC/mpc5200: fix enable/disable of AC97 slotsGrant Likely2009-11-072-18/+25
| * | | | | | | ASoC/mpc5200: add to_psc_dma_stream() helperGrant Likely2009-11-072-6/+10
| * | | | | | | ASoC/mpc5200: Improve printk debug output for triggerGrant Likely2009-11-072-5/+11
| * | | | | | | ASoC/mpc5200: get rid of the appl_ptr tracking nonsenseGrant Likely2009-11-072-46/+8
| * | | | | | | ASoC/mpc5200: Track DMA position by period number instead of bytesGrant Likely2009-11-072-25/+11
| * | | | | | | ASoC: Remove dead code and labelsTakashi Iwai2009-11-075-25/+0
| * | | | | | | Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-11-062-2/+17
| |\ \ \ \ \ \ \
| * | | | | | | | ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-0348-449/+69
| * | | | | | | | ASoC: Move sysfs and debugfs functions to head of soc-core.cMark Brown2009-11-031-167/+167
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | ASoC: Staticise wm8727 driver structureMark Brown2009-11-031-1/+1
| * | | | | | | ASoC: TWL4030: Make sure, that the codec is powered on startupPeter Ujfalusi2009-11-021-0/+1
| * | | | | | | ASoC: Add support for the WM8727 DAC.Neil Jones2009-11-024-0/+170
| * | | | | | | ASoC: au1x: convert to platform drivers.Manuel Lauss2009-11-024-163/+344
| * | | | | | | ASoC: refactor snd_soc_update_bits()Eero Nurkkala2009-10-301-6/+30
| * | | | | | | ASoC: remove io_mutexEero Nurkkala2009-10-301-5/+0
| * | | | | | | Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-10-301-1/+12
| |\ \ \ \ \ \ \
| * | | | | | | | ASoC: sh: FSI: Add capture supportKuninori Morimoto2009-10-301-7/+86
| * | | | | | | | ASoC: sh: FSI: Remove DMA supportKuninori Morimoto2009-10-302-122/+20
| * | | | | | | | ASoC: Modifying Kconfig/Makefile for AM3517 EVMAnuj Aggarwal2009-10-292-0/+11
| * | | | | | | | ASoC: Adding OMAP3517 / AM3517 EVM support in ASOCAnuj Aggarwal2009-10-291-0/+202
| * | | | | | | | ASoC: OMAP3EVM: Use the twl4030_setup_data for headset pop-removalAnuj Aggarwal2009-10-291-0/+7
| * | | | | | | | ASoC: TWL4030: Add APLL supply for the capture pathPeter Ujfalusi2009-10-291-0/+5
| * | | | | | | | ASoC: TWL4030: Change APLL powering sequencePeter Ujfalusi2009-10-291-2/+24
| * | | | | | | | ASoC: TWL4030: Vibra motor stop fix when it is driven with audioJari Vanhala2009-10-291-2/+10
| * | | | | | | | ASoC: CS4270: export de-emphasis filter as ALSA controlDaniel Mack2009-10-291-0/+1
| * | | | | | | | ASoC: Minor SMDK64xx WM8580 cleanupsMark Brown2009-10-291-10/+5
| * | | | | | | | ASoC: TWL4030: Change codec_muted to apll_enabledPeter Ujfalusi2009-10-281-10/+10
| * | | | | | | | ASoC: TWL4030: Remove bypass trackingPeter Ujfalusi2009-10-281-98/+30
| * | | | | | | | ASoC: Add regulator support for WM8731Mark Brown2009-10-261-4/+47
| * | | | | | | | ASoC: TWL4030: Driver registration via twl4030_codec MFDPeter Ujfalusi2009-10-252-77/+127
| * | | | | | | | ASoC: TWL4030: use the twl4030-codec.h for register descriptionsPeter Ujfalusi2009-10-251-236/+6
| * | | | | | | | ASoC: OMAP: Don't try to set unsupported OMAP_DMA_DATA_BURST_16 on OMAP1Janusz Krzysztofik2009-10-221-2/+6
| * | | | | | | | ASoC: tlv320dac33: typo fix in the headerPeter Ujfalusi2009-10-211-1/+1
| * | | | | | | | ASoC: Amstrad Delta minor cleanupsJanusz Krzysztofik2009-10-211-2/+2
| * | | | | | | | Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-10-191-3/+8
| |\ \ \ \ \ \ \ \
| * | | | | | | | | ASoC: Move dereference after NULL testJulia Lawall2009-10-191-1/+2
| * | | | | | | | | ASoC: au1x: psc-ac97: reorganize timeoutsManuel Lauss2009-10-191-13/+25
OpenPOWER on IntegriCloud