Age | Commit message (Expand) | Author |
2012-04-02 | ASoC: pxa: pxa2xx-i2s: add io.h for IOMEM macro | Martin Jansa |
2012-03-29 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds |
2012-03-25 | ARM: pxa: use common IOMEM definition | Rob Herring |
2012-03-19 | ASoC: pxa-ssp: atomically set stream active masks | Daniel Mack |
2012-03-08 | ASoC: add more sample rate for pxa-ssp | Qiao Zhou |
2012-02-28 | ASoC: Remove unnecessary -codec from cs4270 driver name | Shawn Guo |
2012-02-19 | ASoC: Add __devinit annotation for pxa2xx_ac97_probe | Axel Lin |
2012-02-17 | ASoC: Change spitz_ext_control to take dapm as argument. | Axel Lin |
2012-02-16 | ASoC: spitz: Fix kcontrols to use card instead of codec | Liam Girdwood |
2012-02-04 | ASoC: core: Add support for DAI and machine kcontrols. | Liam Girdwood |
2012-01-02 | ASoC: pxa: Convert corgi to use snd_soc_register_card() | Axel Lin |
2012-01-02 | ASoC: Use dai_fmt in tavorevb3 machine driver | Axel Lin |
2012-01-02 | ASoC: Convert z2 to table based DAPM init | Axel Lin |
2012-01-02 | ASoC: Convert tavorevb3 to table based DAPM init | Axel Lin |
2012-01-02 | ASoC: Convert spitz to table based DAPM and control init | Axel Lin |
2012-01-02 | ASoC: Convert saarb to table based DAPM init | Axel Lin |
2012-01-02 | ASoC: Use dai_fmt in z2 machine driver | Axel Lin |
2012-01-02 | ASoC: Use dai_fmt in spitz machine driver | Axel Lin |
2012-01-02 | ASoC: Use dai_fmt in saarb machine driver | Axel Lin |
2011-12-30 | ASoC: Convert corgi to table based DAPM and control init | Axel Lin |
2011-12-30 | ASoC: Use dai_fmt in corgi machine driver | Axel Lin |
2011-12-30 | ASoC: Use dai_fmt in poodle machine driver | Axel Lin |
2011-12-30 | ASoC: Convert poodle to table based DAPM and control init | Axel Lin |
2011-12-30 | ASoC: pxa: Convert poodle to use snd_soc_register_card() | Axel Lin |
2011-12-22 | ASoC: pxa: Add .owner to struct snd_soc_card | Axel Lin |
2011-12-20 | ASoC: Use dai_fmt in imote2 machine driver | Axel Lin |
2011-12-20 | ASoC: Use dai_fmt in hx4700 machine driver | Axel Lin |
2011-12-17 | ASoC: pxa: Convert e800_wm9712 to use snd_soc_register_card() | Axel Lin |
2011-12-17 | ASoC: pxa: Convert tosa to use snd_soc_register_card() | Axel Lin |
2011-12-17 | ASoC: pxa: Convert imote2 to use snd_soc_register_card() | Axel Lin |
2011-12-17 | ASoC: pxa: Convert e750_wm9705 to use snd_soc_register_card() | Axel Lin |
2011-12-17 | ASoC: pxa: Convert e740_wm9705 to use snd_soc_register_card() | Axel Lin |
2011-12-12 | Merge branch 'for-3.2' into for-3.3 | Mark Brown |
2011-12-12 | ASoC: Fix hx4700 error handling to free gpios if snd_soc_register_card fails | Axel Lin |
2011-12-08 | ASoC: Convert e800_wm9712 to use gpio_request_one() | Axel Lin |
2011-12-08 | ASoC: Fix error handling in e800_init to free gpios | Axel Lin |
2011-12-08 | ASoC: Convert e750_wm9705 to use gpio_request_one() | Axel Lin |
2011-12-05 | ASoC: Convert e740_wm9705 to use gpio_request_one() | Axel Lin |
2011-12-04 | Merge branch 'for-3.2' into for-3.3 | Mark Brown |
2011-12-04 | ASoC: Fix dependency for SND_SOC_RAUMFELD and SND_PXA2XX_SOC_HX4700 | Axel Lin |
2011-11-25 | ASoC: Convert pxa directory to module_platform_driver | Axel Lin |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen |
2011-10-31 | sound: Add module.h to the previously silent sound users | Paul Gortmaker |
2011-10-13 | ASoC: pxa: Remove redundant snd_soc_dapm_sync() calls from machine drivers | Axel Lin |
2011-10-12 | ASoC: Make SND_SOC_SAARB and SND_SOC_TAVOREVB3 select MFD_88PM860X | Axel Lin |
2011-10-08 | ASoC: Remove redundant snd_soc_dapm_sync() calls from machine drivers | Mark Brown |
2011-10-02 | ASoC: Remove unused rate variable in magician_playback_hw_params | Axel Lin |
2011-10-02 | Merge branch 'for-3.1' into for-3.2 | Mark Brown |
2011-10-02 | ASoC: use a valid device for dev_err() in Zylonite | Arnd Bergmann |
2011-09-05 | ASoC: Add missing platform_device_put in raumfeld_audio_init error path | Axel Lin |