summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-jack.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+5Star
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-5/+5
* ASoC: Allow reporting of NULL jacksMark Brown2010-04-231-3/+2Star
* 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