aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Samsung: Debug PCM platform device nameJassi Brar2010-09-101-2/+2
* ASoC: S3C: AC97: Remove the -dai suffixJassi Brar2010-09-102-2/+2
* ASoC: fsi codecs: modify menu attribute on KconfigKuninori Morimoto2010-09-101-3/+3
* ASoC: fsi-ak4642: modify platform_nameKuninori Morimoto2010-09-101-1/+1
* ASoC: rx1950: Fix clkdiv for 16khz and 48khzVasily Khoruzhick2010-09-081-3/+3
* ASoC: UDA1380: Add delay between power on and resetVasily Khoruzhick2010-09-081-0/+1
* ASoC: rx1950: remove unnecessary headersVasily Khoruzhick2010-09-081-7/+0
* ASoC: rx1950: check that machine is rx1950 in glue driverVasily Khoruzhick2010-09-081-0/+5
* ASoC: Remove export of CS4270 DAIMark Brown2010-09-071-1/+0
* ASoC: Staticise WM9712 DAI listMark Brown2010-09-061-1/+1
* ASoC: Fix cut'n'paste comment in WM8994Mark Brown2010-09-061-1/+1
* Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Mark Brown2010-09-063-278/+309
|\
| * ASoC: tlv320aic3x: Fix null pointer dereference when pdata is not setJarkko Nikula2010-09-061-6/+8
| * ASoC: tlv320aic3x: Sanitize output controlsJarkko Nikula2010-08-281-38/+76
| * ASoC: tlv320aic3x: Reimplement output mixersJarkko Nikula2010-08-282-207/+195
| * ASoC: tlv320aic3x: Sort output pin control registers in header fileJarkko Nikula2010-08-281-22/+25
| * ASoC: tlv320aic3x: Fix remaining output pin switch namesJarkko Nikula2010-08-281-3/+3
| * Merge remote branch 'broonie-asoc/for-2.6.37' into for-2.6.37Liam Girdwood2010-08-2329-87/+2870
| |\
| * | ASoC: omap: rx51: Use gpio_set_value_cansleep for speaker amp controlJarkko Nikula2010-08-231-2/+2
| * | ASoC: Fix tlv320aic3x GPIO initializationJarkko Nikula2010-08-231-2/+2
* | | ASoC: wm8753, remove dead codeJiri Slaby2010-09-061-3/+0
* | | ASoC: ak4642: Revive ak4642_snd_controlsKuninori Morimoto2010-09-031-0/+2
* | | ASoC: pl022_ds.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-021-5/+6
* | | ASoC: kirkwood: add alias to pcm moduleArnaud Patard (Rtp)2010-09-021-1/+1
* | | ASoC: Added a missing 32-bit PCM format, to the wm8994 codec.Ian Lartey2010-09-011-1/+1
* | | ASoC: Implement WM8994 DAC data source muxesMark Brown2010-09-011-0/+21
* | | ASoC: fsi-codec: Add FSI - HDMI supportKuninori Morimoto2010-09-013-0/+70
* | | ASoC: OpenRD Client : Fix naming breakage due to multicomponent supportArnaud Patard (Rtp)2010-08-312-2/+2
* | | ASoC: fsi-ak4642/fsi-da7210: modify dai link settings for card detectKuninori Morimoto2010-08-312-2/+7
* | | ASoC: Add HP iPAQ RX1950 supportVasily Khoruzhick2010-08-313-0/+345
* | | ASoC: uda1380: make driver more powersave-friendlyVasily Khoruzhick2010-08-311-40/+105
* | | ASoC: fix au1x platformManuel Lauss2010-08-315-121/+85
* | | ASoC: ad1980: remove unneeded function declarationUwe Kleine-König2010-08-281-5/+0
* | | ASoC: Complete supported clock ratios and rate constraints for wm8741Ian Lartey2010-08-281-51/+124
* | | Merge branch 'for-2.6.36' into for-2.6.37Mark Brown2010-08-271-1/+1
|\ \ \
| * | | ASoC: soc-core: fix debugfs_pop_time file permissionsAxel Lin2010-08-271-1/+1
* | | | ASoC: pxa-ssp: fix a memory leak in pxa_ssp_remove()Axel Lin2010-08-251-0/+1
* | | | Merge branch 'for-2.6.36' into for-2.6.37Mark Brown2010-08-231-0/+3
|\ \ \ \ | |/ / /
| * | | ASoC: i.MX ssi: use SSI_STCCR in synchronous modeSascha Hauer2010-08-231-0/+3
* | | | ASoC: Enable autoloading of pxa2xx CPU I2S driver with module aliasIan Lartey2010-08-231-0/+1
* | | | ASoC: Make codec dai naming for WM8741 consistentIan Lartey2010-08-231-1/+1
* | | | ASoC: pxa2xx-i2s is the proper name of the I2S DAI, not pxa-i2s.Ian Lartey2010-08-234-4/+4
* | | | ASoC: Add build infrastructure for WL1273Mark Brown2010-08-232-0/+6
* | | | ASoC: Log WM8994 separate ADC LRCLKs every time we configureMark Brown2010-08-231-4/+8
| |_|/ |/| |
* | | ASoC: mpc8610: replace of_device with platform_deviceTimur Tabi2010-08-203-36/+39
* | | Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Mark Brown2010-08-204-19/+699
|\ \ \ | | |/ | |/|
| * | ASoC: TI WL1273 FM Radio Codec.Matti J. Aaltonen2010-08-202-0/+626
| * | asoc/multi-component: fsl: add support for variable SSI FIFO depthTimur Tabi2010-08-182-19/+73
| * | ASoC: core - fix build warning on x86_64Liam Girdwood2010-08-181-1/+1
* | | ASoC: Don't call DAI registration for CODECs with no DAIMark Brown2010-08-201-5/+8