aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa/hx4700.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-22/+15
2022-05-07ARM: pxa: hx4700: use gpio descriptors for audioArnd Bergmann1-22/+15
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki1-3/+3
2020-07-23ASoC: pxa: use asoc_substream_to_rtd()Kuninori Morimoto1-1/+1
2020-03-27ASoC: pxa: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto1-2/+2
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown1-6/+1
2019-06-06ASoC: pxa: hx4700: use modern dai_link styleKuninori Morimoto1-4/+6
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2017-08-22ASoC: pxa: Remove superfluous snd_soc_jack_free_gpios() callTakashi Iwai1-8/+0
2017-03-15ASoC: pxa: constify snd_soc_ops structuresBhumika Goyal1-1/+1
2016-10-24ASoC: ak4641: Move register defines to main sourceLars-Peter Clausen1-2/+0
2015-09-14ASoC: pxa: Convert to devm_snd_soc_register_cardAxel Lin1-3/+1
2015-03-04ASoC: hx4700: Register jacks at the card levelLars-Peter Clausen1-8/+3
2015-01-09ASoC: hx4700: Automatically disconnect non-connected pinsLars-Peter Clausen1-7/+1
2014-10-20ASoC: pxa: drop owner assignment from platform_driversWolfram Sang1-1/+0
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-1/+8
2012-12-10ASoC: pxa/hx4700: remove __dev* attributesBill Pemberton1-3/+3
2011-12-22ASoC: pxa: Add .owner to struct snd_soc_cardAxel Lin1-0/+1
2011-12-20ASoC: Use dai_fmt in hx4700 machine driverAxel Lin1-14/+2
2011-12-12Merge branch 'for-3.2' into for-3.3Mark Brown1-2/+3
2011-12-12ASoC: Fix hx4700 error handling to free gpios if snd_soc_register_card failsAxel Lin1-2/+3
2011-11-25ASoC: Convert pxa directory to module_platform_driverAxel Lin1-12/+1
2011-05-19ASoC: add iPAQ hx4700 machine driverDmitry Artamonow1-0/+255