summaryrefslogtreecommitdiff
path: root/sound/soc/soc-jack.c
AgeCommit message (Expand)Author
2017-09-01Merge remote-tracking branches 'asoc/topic/hisi', 'asoc/topic/img', 'asoc/top...Mark Brown
2017-08-30ASoC: add Component level set_jackKuninori Morimoto
2017-08-22ASoC: jack: Manage gpios via devresTakashi Iwai
2017-07-28ASoC: jack: fix snd_soc_codec_set_jack return errorSrinivas Kandagatla
2017-04-10ASoC: jack: add snd_soc_codec_set_jackBard Liao
2017-03-24ASoC: jack - check status of GPIO-based pins on resumeDmitry Torokhov
2015-06-08Merge tag 'asoc-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai
2015-05-25ASoC: jack - add_gpiods accepts filled descriptorsDylan Reid
2015-04-27ASoC: jack: create kctls according to jack pins infoJie Yang
2015-04-27ALSA: jack: extend snd_jack_new to support phantom jackJie Yang
2015-03-04ASoC: Allow to register jacks at the card levelLars-Peter Clausen
2014-12-08Merge remote-tracking branches 'asoc/topic/hdmi', 'asoc/topic/intel', 'asoc/t...Mark Brown
2014-11-18ASoC: jack: Fix warning while make htmldocs caused by soc-jack.cMasanari Iida
2014-10-23ASoC: jack: update calls to gpiod_get*()Alexandre Courbot
2014-07-22ASoC: Move card field form platform/codec to componentLars-Peter Clausen
2014-05-26ASoC: jack: Add support for GPIO descriptor defined jack pinsJarkko Nikula
2014-05-26ASoC: jack: Basic GPIO descriptor conversionJarkko Nikula
2014-02-24ASoC: delay the initial jack detect by debounce_timexiangxiao
2014-02-24ASoC: add data field into snd_soc_jack_gpioxiangxiao
2013-10-22ASoC: dont call dapm_sync while reporting jack alwaysVinod Koul
2013-08-27ASoC: jack: Remove unnecessary call to snd_soc_dapm_new_widgets()Lars-Peter Clausen
2013-07-19ASoC: jack: Use power efficient workqueueMark Brown
2012-12-02Merge remote-tracking branch 'asoc/topic/log' into asoc-nextMark Brown
2012-11-21ASoC: Jack: Standardise ASoC Jack messagesLiam Girdwood
2012-10-22ASoC: jack: remove unused variable in snd_soc_jack_report()Wei Yongjun
2012-10-09ASoC: fix documentation in soc-jackPeter Meerwald
2012-09-05Merge branch 'asoc-omap' into for-3.7Mark Brown
2012-08-13ASoC: jack: Always notify full jack statusMark Brown
2012-08-03ASoC: jack: Always update jack state even for noop changesMark Brown
2012-04-01ASoC: jack: Push locking for jacks down to the jackMark Brown
2011-12-21ASoC: Remove ifdefs for GPIO_SYSFSMark Brown
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker
2011-10-06ASoC: Ensure DAPM widgets are set up before we sync jacksMark Brown
2011-09-05ASoC: Fix reporting of partial jack updatesMark Brown
2011-08-15ASoC: soc-jack: Fix checking return value of request_any_context_irqAxel Lin
2011-04-18ASoC: Merge branch 'for-2.6.39' into for-2.6.40Mark Brown
2011-04-03ASoC: Name jack GPIOs based on jack not codecStephen Warren
2011-03-30sound: Fixup the last user of the old irq functionsThomas Gleixner
2011-02-24ASoC: Pass the jack to jack notifiersMark Brown
2011-02-18ASoC: Allow GPIO jack detection to be configured as a wake sourceMark Brown
2011-02-11ASoC: Allow use sleeping gpio in soc-jackJarkko Nikula
2011-02-09ASoC: add support for multiple jack typesVinod Koul
2010-12-06ASoC: Add trace events for jack detectionMark Brown
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula
2010-11-15ASoC: Prevent system suspend while debouncing wakeup capable GPIO jacksMark Brown
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood
2010-11-03ASoC: Convert soc-jack code to use request_any_context_irq()Mark Brown
2010-10-07ASoC: Use delayed work for debounce of GPIO based jacksMark Brown
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-04-23ASoC: Allow reporting of NULL jacksMark Brown