aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | ASoC: add support for the Freescale P1022 DS reference boardTimur Tabi2010-08-203-8/+614
* | | ASoC: remove include of pxa2xx-pcm.h in pxa2xx-ac97.cAxel Lin2010-08-201-1/+0
* | | ASoC: Add support for tlv320aic3007 to tlv320aic3x codec.Randolph Chung2010-08-202-10/+71
* | | ASoC: add support for separate codec DAIs to the fsl_dma driverTimur Tabi2010-08-201-13/+21
* | | ASoC: e740_wm9705 - free gpio in e740_exit()Axel Lin2010-08-201-0/+3
* | | ASoC: Use a more adequate name for the CX20442 codec DAIJanusz Krzysztofik2010-08-192-2/+2
* | | ASoC: Configure symmetric rates for tlv320aic3xRandolph Chung2010-08-191-0/+1
* | | ASoC: add saarb machine driver for 88pm860xHaojian Zhuang2010-08-183-0/+211
* | | ASoC: add tavorevb3 machine driver for 88pm860xHaojian Zhuang2010-08-183-0/+211
* | | ASoC: add 88pm860x codec driverHaojian Zhuang2010-08-184-0/+1589
* | | ASoC: Add simplfied device registration for Atmel SSC devicesMark Brown2010-08-183-3/+62