summaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa/hx4700.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: pxa: remove unused board supportArnd Bergmann2023-02-011-207/+0
* Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-021-22/+15
|\
| * ARM: pxa: hx4700: use gpio descriptors for audioArnd Bergmann2022-05-071-22/+15
* | ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki2022-04-141-3/+3
|/
* ASoC: pxa: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-1/+1
* ASoC: pxa: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-2/+2
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-261-6/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* | ASoC: pxa: hx4700: use modern dai_link styleKuninori Morimoto2019-06-061-4/+6
|/
* ASoC: pxa: Remove superfluous snd_soc_jack_free_gpios() callTakashi Iwai2017-08-221-8/+0
* ASoC: pxa: constify snd_soc_ops structuresBhumika Goyal2017-03-151-1/+1
* ASoC: ak4641: Move register defines to main sourceLars-Peter Clausen2016-10-241-2/+0
* ASoC: pxa: Convert to devm_snd_soc_register_cardAxel Lin2015-09-141-3/+1
* ASoC: hx4700: Register jacks at the card levelLars-Peter Clausen2015-03-041-8/+3
* ASoC: hx4700: Automatically disconnect non-connected pinsLars-Peter Clausen2015-01-091-7/+1
* ASoC: pxa: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* ASoC: Fix wrong argument for card remove callbacksTakashi Iwai2014-06-031-1/+1
* ASoC: free jack GPIOs before the sound card is freedStephen Warren2014-06-031-1/+8
* ASoC: pxa/hx4700: remove __dev* attributesBill Pemberton2012-12-101-3/+3
* ASoC: pxa: Add .owner to struct snd_soc_cardAxel Lin2011-12-221-0/+1
* ASoC: Use dai_fmt in hx4700 machine driverAxel Lin2011-12-201-14/+2
* Merge branch 'for-3.2' into for-3.3Mark Brown2011-12-121-2/+3
|\
| * ASoC: Fix hx4700 error handling to free gpios if snd_soc_register_card failsAxel Lin2011-12-121-2/+3
* | ASoC: Convert pxa directory to module_platform_driverAxel Lin2011-11-251-12/+1
|/
* ASoC: add iPAQ hx4700 machine driverDmitry Artamonow2011-05-191-0/+255