aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-jack.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* ASoC: Prevent system suspend while debouncing wakeup capable GPIO jacksMark Brown2010-11-151-0/+4
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-3/+5
* ASoC: Convert soc-jack code to use request_any_context_irq()Mark Brown2010-11-031-5/+6
* ASoC: Use delayed work for debounce of GPIO based jacksMark Brown2010-10-071-6/+5
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-5/+5
* ASoC: Allow reporting of NULL jacksMark Brown2010-04-231-3/+2
* ASoC: Add a notifier for jack status changesMark Brown2010-03-221-0/+38
* ASoC: Add jack_status_check callback function for GPIO jacksJoonyoung Shim2009-11-121-0/+3
* ASoC: Move dereference after NULL testJulia Lawall2009-10-191-1/+2
* ASoC: jack: Fix race in snd_soc_jack_add_gpiosLars-Peter Clausen2009-07-311-3/+3
* ASoC: Jack handling enhancements as suggested by subsystem maintainerJanusz Krzysztofik2009-07-241-4/+16
* ASoC: Staticise workqueue function for GPIO jack detectionMark Brown2009-03-061-1/+1
* ASoC: Add GPIO support for jack reporting interfaceLopez Cruz, Misael2009-03-041-0/+129
* ASoC: Push the codec runtime storage into the card structureMark Brown2009-01-271-2/+2
* ASoC: Add jack reporting interfaceMark Brown2009-01-091-0/+138