summaryrefslogtreecommitdiff
path: root/sound/soc/soc-jack.c
Commit message (Expand)AuthorAge
*-. Merge remote-tracking branches 'asoc/topic/hdmi', 'asoc/topic/intel', 'asoc/t...Mark Brown2014-12-08
|\ \
| | * ASoC: jack: update calls to gpiod_get*()Alexandre Courbot2014-10-23
| |/
* | ASoC: jack: Fix warning while make htmldocs caused by soc-jack.cMasanari Iida2014-11-18
|/
* ASoC: Move card field form platform/codec to componentLars-Peter Clausen2014-07-22
* ASoC: jack: Add support for GPIO descriptor defined jack pinsJarkko Nikula2014-05-26
* ASoC: jack: Basic GPIO descriptor conversionJarkko Nikula2014-05-26
* ASoC: delay the initial jack detect by debounce_timexiangxiao2014-02-24
* ASoC: add data field into snd_soc_jack_gpioxiangxiao2014-02-24
* ASoC: dont call dapm_sync while reporting jack alwaysVinod Koul2013-10-22
* ASoC: jack: Remove unnecessary call to snd_soc_dapm_new_widgets()Lars-Peter Clausen2013-08-27
* ASoC: jack: Use power efficient workqueueMark Brown2013-07-19
* Merge remote-tracking branch 'asoc/topic/log' into asoc-nextMark Brown2012-12-02
|\
| * ASoC: Jack: Standardise ASoC Jack messagesLiam Girdwood2012-11-21
* | ASoC: jack: remove unused variable in snd_soc_jack_report()Wei Yongjun2012-10-22
|/
* ASoC: fix documentation in soc-jackPeter Meerwald2012-10-09
* Merge branch 'asoc-omap' into for-3.7Mark Brown2012-09-05
|\
| * ASoC: jack: Always notify full jack statusMark Brown2012-08-13
* | ASoC: jack: Always update jack state even for noop changesMark Brown2012-08-03
|/
* ASoC: jack: Push locking for jacks down to the jackMark Brown2012-04-01
* ASoC: Remove ifdefs for GPIO_SYSFSMark Brown2011-12-21
* sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker2011-10-31
* ASoC: Ensure DAPM widgets are set up before we sync jacksMark Brown2011-10-06
* ASoC: Fix reporting of partial jack updatesMark Brown2011-09-05
* ASoC: soc-jack: Fix checking return value of request_any_context_irqAxel Lin2011-08-15
* ASoC: Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-04-18
|\
| * sound: Fixup the last user of the old irq functionsThomas Gleixner2011-03-30
* | ASoC: Name jack GPIOs based on jack not codecStephen Warren2011-04-03
|/
* ASoC: Pass the jack to jack notifiersMark Brown2011-02-24
* ASoC: Allow GPIO jack detection to be configured as a wake sourceMark Brown2011-02-18
* ASoC: Allow use sleeping gpio in soc-jackJarkko Nikula2011-02-11
* ASoC: add support for multiple jack typesVinod Koul2011-02-09
* ASoC: Add trace events for jack detectionMark Brown2010-12-06
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-22
* ASoC: Prevent system suspend while debouncing wakeup capable GPIO jacksMark Brown2010-11-15
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-06
* ASoC: Convert soc-jack code to use request_any_context_irq()Mark Brown2010-11-03
* ASoC: Use delayed work for debounce of GPIO based jacksMark Brown2010-10-07
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-12
* ASoC: Allow reporting of NULL jacksMark Brown2010-04-23
* ASoC: Add a notifier for jack status changesMark Brown2010-03-22
* ASoC: Add jack_status_check callback function for GPIO jacksJoonyoung Shim2009-11-12
* ASoC: Move dereference after NULL testJulia Lawall2009-10-19
* ASoC: jack: Fix race in snd_soc_jack_add_gpiosLars-Peter Clausen2009-07-31
* ASoC: Jack handling enhancements as suggested by subsystem maintainerJanusz Krzysztofik2009-07-24
* ASoC: Staticise workqueue function for GPIO jack detectionMark Brown2009-03-06
* ASoC: Add GPIO support for jack reporting interfaceLopez Cruz, Misael2009-03-04
* ASoC: Push the codec runtime storage into the card structureMark Brown2009-01-27
* ASoC: Add jack reporting interfaceMark Brown2009-01-09