aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-jack.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-06ASoC: Add trace events for jack detectionMark Brown1-0/+7
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-15ASoC: Prevent system suspend while debouncing wakeup capable GPIO jacksMark Brown1-0/+4
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-3/+5
2010-11-03ASoC: Convert soc-jack code to use request_any_context_irq()Mark Brown1-5/+6
2010-10-07ASoC: Use delayed work for debounce of GPIO based jacksMark Brown1-6/+5
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-5/+5
2010-04-23ASoC: Allow reporting of NULL jacksMark Brown1-3/+2
2010-03-22ASoC: Add a notifier for jack status changesMark Brown1-0/+38
2009-11-12ASoC: Add jack_status_check callback function for GPIO jacksJoonyoung Shim1-0/+3
2009-10-19ASoC: Move dereference after NULL testJulia Lawall1-1/+2
2009-07-31ASoC: jack: Fix race in snd_soc_jack_add_gpiosLars-Peter Clausen1-3/+3
2009-07-24ASoC: Jack handling enhancements as suggested by subsystem maintainerJanusz Krzysztofik1-4/+16
2009-03-06ASoC: Staticise workqueue function for GPIO jack detectionMark Brown1-1/+1
2009-03-04ASoC: Add GPIO support for jack reporting interfaceLopez Cruz, Misael1-0/+129
2009-01-27ASoC: Push the codec runtime storage into the card structureMark Brown1-2/+2
2009-01-09ASoC: Add jack reporting interfaceMark Brown1-0/+138