summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-jack.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: soc-jack: cleanup cppcheck warning for CONFIG_GPIOLIBKuninori Morimoto2021-08-161-6/+6
* ASoC: soc-jack: cleanup cppcheck warning at snd_soc_jack_report()Kuninori Morimoto2021-08-161-2/+1
* ASoC: soc-card: move snd_soc_card_jack_new() to soc-cardKuninori Morimoto2020-05-301-38/+0
* ASoC: Jack: Fix NULL pointer dereference in snd_soc_jack_reportPawel Harlozinski2019-11-121-2/+1
* ASoC: add soc-component.cKuninori Morimoto2019-08-051-18/+0
* ASoC: soc-jack.c: convert to SPDX identifiersKuninori Morimoto2018-07-021-12/+7
* ASoC: remove Codec related codeKuninori Morimoto2018-05-091-22/+0
*-. Merge remote-tracking branches 'asoc/topic/hisi', 'asoc/topic/img', 'asoc/top...Mark Brown2017-09-011-12/+42
|\ \
| | * ASoC: jack: Manage gpios via devresTakashi Iwai2017-08-221-11/+41
| | * ASoC: jack: fix snd_soc_codec_set_jack return errorSrinivas Kandagatla2017-07-281-1/+1
| |/
* / ASoC: add Component level set_jackKuninori Morimoto2017-08-301-0/+22
|/
* ASoC: jack: add snd_soc_codec_set_jackBard Liao2017-04-101-0/+18
* ASoC: jack - check status of GPIO-based pins on resumeDmitry Torokhov2017-03-241-0/+30
* Merge tag 'asoc-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai2015-06-081-3/+6
|\
| * ASoC: jack - add_gpiods accepts filled descriptorsDylan Reid2015-05-251-3/+6
* | ASoC: jack: create kctls according to jack pins infoJie Yang2015-04-271-0/+1
* | ALSA: jack: extend snd_jack_new to support phantom jackJie Yang2015-04-271-1/+1
|/
* ASoC: Allow to register jacks at the card levelLars-Peter Clausen2015-03-041-16/+26
*-. Merge remote-tracking branches 'asoc/topic/hdmi', 'asoc/topic/intel', 'asoc/t...Mark Brown2014-12-081-6/+3
|\ \
| | * ASoC: jack: update calls to gpiod_get*()Alexandre Courbot2014-10-231-6/+3
| |/
* / ASoC: jack: Fix warning while make htmldocs caused by soc-jack.cMasanari Iida2014-11-181-1/+1
|/
* ASoC: Move card field form platform/codec to componentLars-Peter Clausen2014-07-221-2/+2
* ASoC: jack: Add support for GPIO descriptor defined jack pinsJarkko Nikula2014-05-261-16/+57
* ASoC: jack: Basic GPIO descriptor conversionJarkko Nikula2014-05-261-8/+11
* ASoC: delay the initial jack detect by debounce_timexiangxiao2014-02-241-1/+2
* ASoC: add data field into snd_soc_jack_gpioxiangxiao2014-02-241-1/+1
* ASoC: dont call dapm_sync while reporting jack alwaysVinod Koul2013-10-221-1/+6
* ASoC: jack: Remove unnecessary call to snd_soc_dapm_new_widgets()Lars-Peter Clausen2013-08-271-2/+0
* ASoC: jack: Use power efficient workqueueMark Brown2013-07-191-1/+1
* Merge remote-tracking branch 'asoc/topic/log' into asoc-nextMark Brown2012-12-021-6/+7
|\
| * ASoC: Jack: Standardise ASoC Jack messagesLiam Girdwood2012-11-211-6/+7
* | ASoC: jack: remove unused variable in snd_soc_jack_report()Wei Yongjun2012-10-221-3/+0
|/
* ASoC: fix documentation in soc-jackPeter Meerwald2012-10-091-3/+4
* Merge branch 'asoc-omap' into for-3.7Mark Brown2012-09-051-1/+1
|\
| * ASoC: jack: Always notify full jack statusMark Brown2012-08-131-1/+1
* | ASoC: jack: Always update jack state even for noop changesMark Brown2012-08-031-6/+0
|/
* ASoC: jack: Push locking for jacks down to the jackMark Brown2012-04-011-2/+3
* ASoC: Remove ifdefs for GPIO_SYSFSMark Brown2011-12-211-4/+0
* sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker2011-10-311-0/+1
* ASoC: Ensure DAPM widgets are set up before we sync jacksMark Brown2011-10-061-0/+2
* ASoC: Fix reporting of partial jack updatesMark Brown2011-09-051-1/+1
* ASoC: soc-jack: Fix checking return value of request_any_context_irqAxel Lin2011-08-151-1/+1
* ASoC: Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-04-181-1/+1
|\
| * sound: Fixup the last user of the old irq functionsThomas Gleixner2011-03-301-1/+1
* | ASoC: Name jack GPIOs based on jack not codecStephen Warren2011-04-031-1/+1
|/
* ASoC: Pass the jack to jack notifiersMark Brown2011-02-241-1/+1
* ASoC: Allow GPIO jack detection to be configured as a wake sourceMark Brown2011-02-181-0/+8
* ASoC: Allow use sleeping gpio in soc-jackJarkko Nikula2011-02-111-1/+1
* ASoC: add support for multiple jack typesVinod Koul2011-02-091-0/+46
* ASoC: Add trace events for jack detectionMark Brown2010-12-061-0/+7