aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/soc-jack.c
AgeCommit message (Expand)Author
2012-12-02Merge remote-tracking branch 'asoc/topic/log' into asoc-nextMark Brown
2012-11-21ASoC: Jack: Standardise ASoC Jack messagesLiam Girdwood
2012-10-22ASoC: jack: remove unused variable in snd_soc_jack_report()Wei Yongjun
2012-10-09ASoC: fix documentation in soc-jackPeter Meerwald
2012-09-05Merge branch 'asoc-omap' into for-3.7Mark Brown
2012-08-13ASoC: jack: Always notify full jack statusMark Brown
2012-08-03ASoC: jack: Always update jack state even for noop changesMark Brown
2012-04-01ASoC: jack: Push locking for jacks down to the jackMark Brown
2011-12-21ASoC: Remove ifdefs for GPIO_SYSFSMark Brown
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker
2011-10-06ASoC: Ensure DAPM widgets are set up before we sync jacksMark Brown
2011-09-05ASoC: Fix reporting of partial jack updatesMark Brown
2011-08-15ASoC: soc-jack: Fix checking return value of request_any_context_irqAxel Lin
2011-04-18ASoC: Merge branch 'for-2.6.39' into for-2.6.40Mark Brown
2011-04-03ASoC: Name jack GPIOs based on jack not codecStephen Warren
2011-03-30sound: Fixup the last user of the old irq functionsThomas Gleixner
2011-02-24ASoC: Pass the jack to jack notifiersMark Brown
2011-02-18ASoC: Allow GPIO jack detection to be configured as a wake sourceMark Brown
2011-02-11ASoC: Allow use sleeping gpio in soc-jackJarkko Nikula
2011-02-09ASoC: add support for multiple jack typesVinod Koul
2010-12-06ASoC: Add trace events for jack detectionMark Brown
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula
2010-11-15ASoC: Prevent system suspend while debouncing wakeup capable GPIO jacksMark Brown
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood
2010-11-03ASoC: Convert soc-jack code to use request_any_context_irq()Mark Brown
2010-10-07ASoC: Use delayed work for debounce of GPIO based jacksMark Brown
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-04-23ASoC: Allow reporting of NULL jacksMark Brown
2010-03-22ASoC: Add a notifier for jack status changesMark Brown
2009-11-12ASoC: Add jack_status_check callback function for GPIO jacksJoonyoung Shim
2009-10-19ASoC: Move dereference after NULL testJulia Lawall
2009-07-31ASoC: jack: Fix race in snd_soc_jack_add_gpiosLars-Peter Clausen
2009-07-24ASoC: Jack handling enhancements as suggested by subsystem maintainerJanusz Krzysztofik
2009-03-06ASoC: Staticise workqueue function for GPIO jack detectionMark Brown
2009-03-04ASoC: Add GPIO support for jack reporting interfaceLopez Cruz, Misael
2009-01-27ASoC: Push the codec runtime storage into the card structureMark Brown
2009-01-09ASoC: Add jack reporting interfaceMark Brown