Age | Commit message (Expand) | Author | Files | Lines |
2014-05-26 | ASoC: jack: Add support for GPIO descriptor defined jack pins | Jarkko Nikula | 1 | -16/+57 |
2014-05-26 | ASoC: jack: Basic GPIO descriptor conversion | Jarkko Nikula | 1 | -8/+11 |
2014-02-24 | ASoC: delay the initial jack detect by debounce_time | xiangxiao | 1 | -1/+2 |
2014-02-24 | ASoC: add data field into snd_soc_jack_gpio | xiangxiao | 1 | -1/+1 |
2013-10-22 | ASoC: dont call dapm_sync while reporting jack always | Vinod Koul | 1 | -1/+6 |
2013-08-27 | ASoC: jack: Remove unnecessary call to snd_soc_dapm_new_widgets() | Lars-Peter Clausen | 1 | -2/+0 |
2013-07-19 | ASoC: jack: Use power efficient workqueue | Mark Brown | 1 | -1/+1 |
2012-12-02 | Merge remote-tracking branch 'asoc/topic/log' into asoc-next | Mark Brown | 1 | -6/+7 |
2012-11-21 | ASoC: Jack: Standardise ASoC Jack messages | Liam Girdwood | 1 | -6/+7 |
2012-10-22 | ASoC: jack: remove unused variable in snd_soc_jack_report() | Wei Yongjun | 1 | -3/+0 |
2012-10-09 | ASoC: fix documentation in soc-jack | Peter Meerwald | 1 | -3/+4 |
2012-09-05 | Merge branch 'asoc-omap' into for-3.7 | Mark Brown | 1 | -1/+1 |
2012-08-13 | ASoC: jack: Always notify full jack status | Mark Brown | 1 | -1/+1 |
2012-08-03 | ASoC: jack: Always update jack state even for noop changes | Mark Brown | 1 | -6/+0 |
2012-04-01 | ASoC: jack: Push locking for jacks down to the jack | Mark Brown | 1 | -2/+3 |
2011-12-21 | ASoC: Remove ifdefs for GPIO_SYSFS | Mark Brown | 1 | -4/+0 |
2011-10-31 | sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed | Paul Gortmaker | 1 | -0/+1 |
2011-10-06 | ASoC: Ensure DAPM widgets are set up before we sync jacks | Mark Brown | 1 | -0/+2 |
2011-09-05 | ASoC: Fix reporting of partial jack updates | Mark Brown | 1 | -1/+1 |
2011-08-15 | ASoC: soc-jack: Fix checking return value of request_any_context_irq | Axel Lin | 1 | -1/+1 |
2011-04-18 | ASoC: Merge branch 'for-2.6.39' into for-2.6.40 | Mark Brown | 1 | -1/+1 |
2011-04-03 | ASoC: Name jack GPIOs based on jack not codec | Stephen Warren | 1 | -1/+1 |
2011-03-30 | sound: Fixup the last user of the old irq functions | Thomas Gleixner | 1 | -1/+1 |
2011-02-24 | ASoC: Pass the jack to jack notifiers | Mark Brown | 1 | -1/+1 |
2011-02-18 | ASoC: Allow GPIO jack detection to be configured as a wake source | Mark Brown | 1 | -0/+8 |
2011-02-11 | ASoC: Allow use sleeping gpio in soc-jack | Jarkko Nikula | 1 | -1/+1 |
2011-02-09 | ASoC: add support for multiple jack types | Vinod Koul | 1 | -0/+46 |
2010-12-06 | ASoC: Add trace events for jack detection | Mark Brown | 1 | -0/+7 |
2010-11-22 | ASoC: Do not include soc-dapm.h | Jarkko Nikula | 1 | -1/+0 |
2010-11-15 | ASoC: Prevent system suspend while debouncing wakeup capable GPIO jacks | Mark Brown | 1 | -0/+4 |
2010-11-06 | ASoC: Decouple DAPM from CODECs | Liam Girdwood | 1 | -3/+5 |
2010-11-03 | ASoC: Convert soc-jack code to use request_any_context_irq() | Mark Brown | 1 | -5/+6 |
2010-10-07 | ASoC: Use delayed work for debounce of GPIO based jacks | Mark Brown | 1 | -6/+5 |
2010-08-12 | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 1 | -5/+5 |
2010-04-23 | ASoC: Allow reporting of NULL jacks | Mark Brown | 1 | -3/+2 |
2010-03-22 | ASoC: Add a notifier for jack status changes | Mark Brown | 1 | -0/+38 |
2009-11-12 | ASoC: Add jack_status_check callback function for GPIO jacks | Joonyoung Shim | 1 | -0/+3 |
2009-10-19 | ASoC: Move dereference after NULL test | Julia Lawall | 1 | -1/+2 |
2009-07-31 | ASoC: jack: Fix race in snd_soc_jack_add_gpios | Lars-Peter Clausen | 1 | -3/+3 |
2009-07-24 | ASoC: Jack handling enhancements as suggested by subsystem maintainer | Janusz Krzysztofik | 1 | -4/+16 |
2009-03-06 | ASoC: Staticise workqueue function for GPIO jack detection | Mark Brown | 1 | -1/+1 |
2009-03-04 | ASoC: Add GPIO support for jack reporting interface | Lopez Cruz, Misael | 1 | -0/+129 |
2009-01-27 | ASoC: Push the codec runtime storage into the card structure | Mark Brown | 1 | -2/+2 |
2009-01-09 | ASoC: Add jack reporting interface | Mark Brown | 1 | -0/+138 |