aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/omap/rx51.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-30ASoC: rx51: Correct DAPM route for capturePeter Ujfalusi1-4/+4
2014-10-20ASoC: omap: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-29ASoC: rx51: Use snd_soc_dapm_to_codec() instead of dapm->codecLars-Peter Clausen1-1/+1
2014-06-03ASoC: Fix wrong argument for card remove callbacksTakashi Iwai1-1/+1
2014-06-03ASoC: free jack GPIOs before the sound card is freedStephen Warren1-9/+9
2014-05-20ASoC: omap: Replace instances of rtd->codec->card with rtd->cardLars-Peter Clausen1-1/+1
2014-05-01ASoC: omap: rx51: Add DT supportSebastian Reichel1-0/+53
2014-05-01ASoC: omap: rx51: Add some error messagesSebastian Reichel1-3/+13
2014-05-01ASoC: omap: rx51: get GPIO numbers via gpiod APISebastian Reichel1-35/+79
2014-05-01ASoC: omap: rx51: omap_mcbsp_st_add_controls: add id parameterSebastian Reichel1-1/+1
2014-04-29ASoC: omap: rx51: Use devm_snd_soc_register_cardSebastian Reichel1-20/+22
2014-04-29ASoC: omap: rx51: Add module aliasSebastian Reichel1-0/+1
2014-04-29ASoC: omap: rx51: Use static const char * const arraysSebastian Reichel1-3/+5
2014-04-18ASoC: rx51: Use the same name for platform as the cpu_daiPeter Ujfalusi1-1/+1
2014-04-14ASoC: omap: rx51: Convert to table based control and DAPM setupLars-Peter Clausen1-40/+7
2014-02-20ASoC: omap: rx51: Update locking around use of DAPM pin APICharles Keepax1-9/+13
2013-07-04ARM: OMAP2+: N900: enable N900-specific drivers even if device tree is enabledPavel Machek1-1/+1
2013-04-03ASoC: omap: Use common DAI DMA dataLars-Peter Clausen1-1/+0
2013-02-04ASoC: tlv320aic3x: Convert mic bias to a supply widgetHebbar Gururaja1-4/+4
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann1-1/+1
2012-03-12ASoC: omap-mcbsp: Create a single driver for McBSPPeter Ujfalusi1-2/+2
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood1-13/+12
2011-12-23ASoC: omap: Add .owner to struct snd_soc_cardAxel Lin1-0/+1
2011-12-13ASoC: Staticise rx51_aux_devAxel Lin1-1/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-10-10ASoC: OMAP machines: Remove soc_dapm_sync() call from initPeter Ujfalusi1-2/+0
2011-10-02ASoC: omap: Convert bunch of machine drivers to use init time DAI formatJarkko Nikula1-18/+2
2011-08-12ASoC: omap: Update e-mail address of Jarkko NikulaJarkko Nikula1-1/+1
2011-05-11ASoC: RX51: Update e-mail addressPeter Ujfalusi1-1/+1
2011-03-09ASoC: omap: rx51: Enable McBSP2 sidetoneJarkko Nikula1-0/+4
2011-02-22ASoC: omap: rx51: Add FM transmitter supportJarkko Nikula1-0/+4
2011-02-15ASoC: omap: rx51: Report headset insertion instead of video out cableJarkko Nikula1-2/+3
2011-02-15ASoC: omap: rx51: Add headset supportJarkko Nikula1-2/+23
2011-02-15ASoC: omap: rx51: Use gpio_request_one to configure tvout_sel gpioJarkko Nikula1-2/+2
2011-02-01ASoC: omap: rx51: Add earphone supportJarkko Nikula1-0/+50
2011-01-27ASoC: omap: rx51: Add stereo output support to audio jackJarkko Nikula1-4/+39
2011-01-05ASoC: Remove needless inclusion of tlv320aic3x.h from machine driversJarkko Nikula1-1/+0
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-11/+14
2010-08-23ASoC: omap: rx51: Use gpio_set_value_cansleep for speaker amp controlJarkko Nikula1-2/+2
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-25/+12
2010-06-23ASoC: RX-51: Add basic jack detectionJarkko Nikula1-1/+28
2010-06-23ASoC: RX-51: Add Jack Function kcontrolJarkko Nikula1-0/+44
2010-05-06ASoC: omap: Add basic audio support for Nokia RX-51/N900Jarkko Nikula1-0/+294