Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | ASoC: Added the CPU driver for PCM controllers | Jassi Brar | 2009-11-18 | 4 | -0/+680 | |
| * | | | | | | | | ASoC: Rename 's3c24xx-pcm' driver to 's3c-dma' | Jassi Brar | 2009-11-18 | 18 | -22/+23 | |
| * | | | | | | | | ASoC: Rename s3c24xx_pcm prefix to s3c_dma | Jassi Brar | 2009-11-18 | 8 | -58/+58 | |
| * | | | | | | | | ASoC: OMAP: enable Overo driver for CM-T35 | Mike Rapoport | 2009-11-16 | 2 | -5/+6 | |
| * | | | | | | | | ASoC: Remove redundant snd_soc_dapm_new_widgets() calls | Mark Brown | 2009-11-12 | 35 | -40/+1 | |
| |/ / / / / / / | ||||||
| * | | | | | | | ASoC: Add jack_status_check callback function for GPIO jacks | Joonyoung Shim | 2009-11-12 | 1 | -0/+3 | |
| * | | | | | | | ASoC: move setting ac97 platformdata earlier than ac97 read/write | Barry Song | 2009-11-12 | 1 | -4/+5 | |
| * | | | | | | | ASoC: Fixed arguments passed to SMDK64xx set_pll | Jassi Brar | 2009-11-12 | 1 | -1/+1 | |
| * | | | | | | | ASoC: Add bit clock rate calculator utility functions | Mark Brown | 2009-11-12 | 2 | -1/+69 | |
| * | | | | | | | ASoC: mpc5200: remove duplicate identical IRQ handler | Grant Likely | 2009-11-10 | 1 | -30/+3 | |
| * | | | | | | | ASoC: TWL4030: Do not modify the APLL_CTL register | Peter Ujfalusi | 2009-11-10 | 1 | -45/+31 | |
| * | | | | | | | ASoC: omap-mcbsp - add support for upto 16 channels. | Graeme Gregory | 2009-11-10 | 1 | -26/+37 | |
| * | | | | | | | ASoC: Pandora: Pass SRG input clock frequency to the OMAP McBSP DAI | Jarkko Nikula | 2009-11-09 | 1 | -14/+10 | |
| * | | | | | | | ASoC/mpc5200: fix enable/disable of AC97 slots | Grant Likely | 2009-11-07 | 2 | -18/+25 | |
| * | | | | | | | ASoC/mpc5200: add to_psc_dma_stream() helper | Grant Likely | 2009-11-07 | 2 | -6/+10 | |
| * | | | | | | | ASoC/mpc5200: Improve printk debug output for trigger | Grant Likely | 2009-11-07 | 2 | -5/+11 | |
| * | | | | | | | ASoC/mpc5200: get rid of the appl_ptr tracking nonsense | Grant Likely | 2009-11-07 | 2 | -46/+8 | |
| * | | | | | | | ASoC/mpc5200: Track DMA position by period number instead of bytes | Grant Likely | 2009-11-07 | 2 | -25/+11 | |
| * | | | | | | | ASoC: Remove dead code and labels | Takashi Iwai | 2009-11-07 | 5 | -25/+0 | |
| * | | | | | | | Merge branch 'for-2.6.32' into for-2.6.33 | Mark Brown | 2009-11-06 | 2 | -2/+17 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ASoC: Factor out snd_soc_init_card() | Mark Brown | 2009-11-03 | 48 | -449/+69 | |
| * | | | | | | | | ASoC: Move sysfs and debugfs functions to head of soc-core.c | Mark Brown | 2009-11-03 | 1 | -167/+167 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | ASoC: Staticise wm8727 driver structure | Mark Brown | 2009-11-03 | 1 | -1/+1 | |
| * | | | | | | | ASoC: TWL4030: Make sure, that the codec is powered on startup | Peter Ujfalusi | 2009-11-02 | 1 | -0/+1 | |
| * | | | | | | | ASoC: Add support for the WM8727 DAC. | Neil Jones | 2009-11-02 | 4 | -0/+170 | |
| * | | | | | | | ASoC: au1x: convert to platform drivers. | Manuel Lauss | 2009-11-02 | 4 | -163/+344 | |
| * | | | | | | | ASoC: refactor snd_soc_update_bits() | Eero Nurkkala | 2009-10-30 | 1 | -6/+30 | |
| * | | | | | | | ASoC: remove io_mutex | Eero Nurkkala | 2009-10-30 | 1 | -5/+0 | |
| * | | | | | | | Merge branch 'for-2.6.32' into for-2.6.33 | Mark Brown | 2009-10-30 | 1 | -1/+12 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ASoC: sh: FSI: Add capture support | Kuninori Morimoto | 2009-10-30 | 1 | -7/+86 | |
| * | | | | | | | | ASoC: sh: FSI: Remove DMA support | Kuninori Morimoto | 2009-10-30 | 2 | -122/+20 | |
| * | | | | | | | | ASoC: Modifying Kconfig/Makefile for AM3517 EVM | Anuj Aggarwal | 2009-10-29 | 2 | -0/+11 | |
| * | | | | | | | | ASoC: Adding OMAP3517 / AM3517 EVM support in ASOC | Anuj Aggarwal | 2009-10-29 | 1 | -0/+202 | |
| * | | | | | | | | ASoC: OMAP3EVM: Use the twl4030_setup_data for headset pop-removal | Anuj Aggarwal | 2009-10-29 | 1 | -0/+7 | |
| * | | | | | | | | ASoC: TWL4030: Add APLL supply for the capture path | Peter Ujfalusi | 2009-10-29 | 1 | -0/+5 | |
| * | | | | | | | | ASoC: TWL4030: Change APLL powering sequence | Peter Ujfalusi | 2009-10-29 | 1 | -2/+24 | |
| * | | | | | | | | ASoC: TWL4030: Vibra motor stop fix when it is driven with audio | Jari Vanhala | 2009-10-29 | 1 | -2/+10 | |
| * | | | | | | | | ASoC: CS4270: export de-emphasis filter as ALSA control | Daniel Mack | 2009-10-29 | 1 | -0/+1 | |
| * | | | | | | | | ASoC: Minor SMDK64xx WM8580 cleanups | Mark Brown | 2009-10-29 | 1 | -10/+5 | |
| * | | | | | | | | ASoC: TWL4030: Change codec_muted to apll_enabled | Peter Ujfalusi | 2009-10-28 | 1 | -10/+10 | |
| * | | | | | | | | ASoC: TWL4030: Remove bypass tracking | Peter Ujfalusi | 2009-10-28 | 1 | -98/+30 | |
| * | | | | | | | | ASoC: Add regulator support for WM8731 | Mark Brown | 2009-10-26 | 1 | -4/+47 | |
| * | | | | | | | | ASoC: TWL4030: Driver registration via twl4030_codec MFD | Peter Ujfalusi | 2009-10-25 | 2 | -77/+127 | |
| * | | | | | | | | ASoC: TWL4030: use the twl4030-codec.h for register descriptions | Peter Ujfalusi | 2009-10-25 | 1 | -236/+6 | |
| * | | | | | | | | ASoC: OMAP: Don't try to set unsupported OMAP_DMA_DATA_BURST_16 on OMAP1 | Janusz Krzysztofik | 2009-10-22 | 1 | -2/+6 | |
| * | | | | | | | | ASoC: tlv320dac33: typo fix in the header | Peter Ujfalusi | 2009-10-21 | 1 | -1/+1 | |
| * | | | | | | | | ASoC: Amstrad Delta minor cleanups | Janusz Krzysztofik | 2009-10-21 | 1 | -2/+2 | |
| * | | | | | | | | Merge branch 'for-2.6.32' into for-2.6.33 | Mark Brown | 2009-10-19 | 1 | -3/+8 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ASoC: Move dereference after NULL test | Julia Lawall | 2009-10-19 | 1 | -1/+2 | |
| * | | | | | | | | | ASoC: au1x: psc-ac97: reorganize timeouts | Manuel Lauss | 2009-10-19 | 1 | -13/+25 |