| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: n810: Use the same name for platform as the cpu_dai | Peter Ujfalusi | 2014-04-18 | 1 | -1/+1 |
* | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown | 2014-03-12 | 1 | -9/+13 |
|\ |
|
| * | ASoC: omap: n810: Update locking around use of DAPM pin API | Charles Keepax | 2014-02-20 | 1 | -9/+13 |
* | | ASoC: n810: fix init with DT boot | Aaro Koskinen | 2014-03-04 | 1 | -1/+3 |
|/ |
|
* | ASoC: omap: n810: Convert to clk_prepare_enable/clk_disable_unprepare | Jarkko Nikula | 2013-12-02 | 1 | -2/+2 |
* | ASoC: omap: Use WARN_ON() instead of BUG_ON() | Takashi Iwai | 2013-11-07 | 1 | -2/+5 |
* | ASoC: omap: Use common DAI DMA data | Lars-Peter Clausen | 2013-04-03 | 1 | -1/+0 |
* | ASoC: tlv320aic3x: Convert mic bias to a supply widget | Hebbar Gururaja | 2013-02-04 | 1 | -2/+2 |
* | ARM: OMAP: Remove NEED_MACH_GPIO_H | Tony Lindgren | 2012-11-02 | 1 | -1/+0 |
* | ARM: omap: move platform_data definitions | Arnd Bergmann | 2012-09-19 | 1 | -1/+1 |
* | ASoC: omap-mcbsp: Create a single driver for McBSP | Peter Ujfalusi | 2012-03-12 | 1 | -1/+1 |
* | ASoC: Fix build error in sound/soc/omap/n810.c | Axel Lin | 2012-02-10 | 1 | -1/+1 |
* | ASoC: core: Add support for DAI and machine kcontrols. | Liam Girdwood | 2012-02-04 | 1 | -8/+7 |
* | ASoC: omap: Add .owner to struct snd_soc_card | Axel Lin | 2011-12-23 | 1 | -0/+1 |
* | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | ASoC: n810: Let the core to register DAPM widgets/routes and controls | Peter Ujfalusi | 2011-10-10 | 1 | -13/+8 |
* | ASoC: OMAP machines: Remove soc_dapm_sync() call from init | Peter Ujfalusi | 2011-10-10 | 1 | -5/+1 |
* | ASoC: omap: Convert bunch of machine drivers to use init time DAI format | Jarkko Nikula | 2011-10-02 | 1 | -17/+2 |
* | ASoC: omap: Update e-mail address of Jarkko Nikula | Jarkko Nikula | 2011-08-12 | 1 | -2/+2 |
* | ASoC: Remove needless inclusion of tlv320aic3x.h from machine drivers | Jarkko Nikula | 2011-01-05 | 1 | -1/+0 |
* | ASoC: Do not include soc-dapm.h | Jarkko Nikula | 2010-11-22 | 1 | -1/+0 |
* | ASoC: Decouple DAPM from CODECs | Liam Girdwood | 2010-11-06 | 1 | -20/+22 |
* | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 | 1 | -32/+10 |
* | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren | 2009-10-20 | 1 | -1/+1 |
* | ASoC: tlv320aic3x: fixup board device changes | Ben Dooks | 2009-08-21 | 1 | -0/+10 |
* | ASoC: tlv320aic3x: Change to use device model | Ben Dooks | 2009-08-21 | 1 | -2/+0 |
* | Merge branch 'for-2.6.30' into for-2.6.31 | Mark Brown | 2009-04-20 | 1 | -2/+2 |
|\ |
|
| * | ASoC: OMAP: Update contact addresses | Jarkko Nikula | 2009-04-17 | 1 | -2/+2 |
* | | ASoC: n810: replace BUG() with BUG_ON() | Alexander Beregalov | 2009-04-12 | 1 | -4/+3 |
|/ |
|
* | ASoC: OMAP: N810: Add more jack functions | Jarkko Nikula | 2009-03-19 | 1 | -2/+26 |
* | ASoC: OMAP: N810: Mark not connected input pins | Jarkko Nikula | 2009-03-19 | 1 | -0/+5 |
* | ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls. | Philipp Zabel | 2009-03-12 | 1 | -7/+5 |
* | ASoC: Fix forgotten replacements of socdev->codec | Takashi Iwai | 2009-02-11 | 1 | -1/+1 |
* | ASoC: Push platform registration down into the card | Mark Brown | 2008-12-02 | 1 | -1/+1 |
* | ASoC: OMAP: Apply channel constrains to N810 machine driver | Jarkko Nikula | 2008-11-25 | 1 | -0/+4 |
* | ASoC: Rename snd_soc_card to snd_soc_machine | Mark Brown | 2008-11-21 | 1 | -2/+2 |
* | ALSA: ASoC: Use snd_soc_dapm_nc_pin() in N810 machine driver | Mark Brown | 2008-10-13 | 1 | -3/+3 |
* | ALSA: ASoC: Convert tlv320aic3x to a new-style i2c driver (v2) | Jean Delvare | 2008-09-23 | 1 | -0/+1 |
* | ALSA: ASoC: Fix error paths in N810 machine driver init and release clocks at... | Jarkko Nikula | 2008-08-26 | 1 | -5/+13 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -2/+2 |
* | ALSA: asoc: n810 - fix build error. | Liam Girdwood | 2008-07-10 | 1 | -1/+1 |
* | ALSA: asoc: machines - add Digital Audio Interface (DAI) control functions. | Liam Girdwood | 2008-07-10 | 1 | -3/+3 |
* | ALSA: asoc: omap - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. | Liam Girdwood | 2008-07-10 | 1 | -2/+2 |
* | ALSA: asoc: core - refactored DAPM pin control API. | Liam Girdwood | 2008-07-10 | 1 | -8/+19 |
* | ALSA: ASoC: Add digital mic configuration to N810 machine driver | Jarkko Nikula | 2008-06-26 | 1 | -0/+34 |
* | ALSA: ASoC: Cover also Nokia N810 WiMAX Edition in N810 machine driver | Jarkko Nikula | 2008-06-13 | 1 | -1/+1 |
* | [ALSA] ASoC: Convert N810 machine driver to use gpiolib | Jarkko Nikula | 2008-05-19 | 1 | -11/+14 |
* | [ALSA] soc - n810 - Update for bulk DAPM registration APIs | Mark Brown | 2008-05-19 | 1 | -6/+4 |
* | [ALSA] ASoC: Fix wrong enum count for jack_function in N810 machine driver | Jarkko Nikula | 2008-05-13 | 1 | -2/+2 |
* | [ALSA] ASoC: Add drivers for the Texas Instruments OMAP processors | Jarkko Nikula | 2008-04-29 | 1 | -0/+336 |