| Commit message (Expand) | Author | Age | Files | Lines |
* | sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | ASoC: Ensure DAPM widgets are set up before we sync jacks | Mark Brown | 2011-10-06 | 1 | -0/+2 |
* | ASoC: Fix reporting of partial jack updates | Mark Brown | 2011-09-05 | 1 | -1/+1 |
* | ASoC: soc-jack: Fix checking return value of request_any_context_irq | Axel Lin | 2011-08-15 | 1 | -1/+1 |
* | ASoC: Merge branch 'for-2.6.39' into for-2.6.40 | Mark Brown | 2011-04-18 | 1 | -1/+1 |
|\ |
|
| * | sound: Fixup the last user of the old irq functions | Thomas Gleixner | 2011-03-30 | 1 | -1/+1 |
* | | ASoC: Name jack GPIOs based on jack not codec | Stephen Warren | 2011-04-03 | 1 | -1/+1 |
|/ |
|
* | ASoC: Pass the jack to jack notifiers | Mark Brown | 2011-02-24 | 1 | -1/+1 |
* | ASoC: Allow GPIO jack detection to be configured as a wake source | Mark Brown | 2011-02-18 | 1 | -0/+8 |
* | ASoC: Allow use sleeping gpio in soc-jack | Jarkko Nikula | 2011-02-11 | 1 | -1/+1 |
* | ASoC: add support for multiple jack types | Vinod Koul | 2011-02-09 | 1 | -0/+46 |
* | ASoC: Add trace events for jack detection | Mark Brown | 2010-12-06 | 1 | -0/+7 |
* | ASoC: Do not include soc-dapm.h | Jarkko Nikula | 2010-11-22 | 1 | -1/+0 |
* | ASoC: Prevent system suspend while debouncing wakeup capable GPIO jacks | Mark Brown | 2010-11-15 | 1 | -0/+4 |
* | ASoC: Decouple DAPM from CODECs | Liam Girdwood | 2010-11-06 | 1 | -3/+5 |
* | ASoC: Convert soc-jack code to use request_any_context_irq() | Mark Brown | 2010-11-03 | 1 | -5/+6 |
* | ASoC: Use delayed work for debounce of GPIO based jacks | Mark Brown | 2010-10-07 | 1 | -6/+5 |
* | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 | 1 | -5/+5 |
* | ASoC: Allow reporting of NULL jacks | Mark Brown | 2010-04-23 | 1 | -3/+2 |
* | ASoC: Add a notifier for jack status changes | Mark Brown | 2010-03-22 | 1 | -0/+38 |
* | ASoC: Add jack_status_check callback function for GPIO jacks | Joonyoung Shim | 2009-11-12 | 1 | -0/+3 |
* | ASoC: Move dereference after NULL test | Julia Lawall | 2009-10-19 | 1 | -1/+2 |
* | ASoC: jack: Fix race in snd_soc_jack_add_gpios | Lars-Peter Clausen | 2009-07-31 | 1 | -3/+3 |
* | ASoC: Jack handling enhancements as suggested by subsystem maintainer | Janusz Krzysztofik | 2009-07-24 | 1 | -4/+16 |
* | ASoC: Staticise workqueue function for GPIO jack detection | Mark Brown | 2009-03-06 | 1 | -1/+1 |
* | ASoC: Add GPIO support for jack reporting interface | Lopez Cruz, Misael | 2009-03-04 | 1 | -0/+129 |
* | ASoC: Push the codec runtime storage into the card structure | Mark Brown | 2009-01-27 | 1 | -2/+2 |
* | ASoC: Add jack reporting interface | Mark Brown | 2009-01-09 | 1 | -0/+138 |