aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-jack.c
Commit message (Expand)AuthorAge
* 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-20
* 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-29
* | 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