| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: Jack: Fix NULL pointer dereference in snd_soc_jack_report | Pawel Harlozinski | 2019-11-12 | 1 | -2/+1 |
* | ASoC: add soc-component.c | Kuninori Morimoto | 2019-08-05 | 1 | -18/+0 |
* | ASoC: soc-jack.c: convert to SPDX identifiers | Kuninori Morimoto | 2018-07-02 | 1 | -12/+7 |
* | ASoC: remove Codec related code | Kuninori Morimoto | 2018-05-09 | 1 | -22/+0 |
*-. | Merge remote-tracking branches 'asoc/topic/hisi', 'asoc/topic/img', 'asoc/top... | Mark Brown | 2017-09-01 | 1 | -12/+42 |
|\ \ |
|
| | * | ASoC: jack: Manage gpios via devres | Takashi Iwai | 2017-08-22 | 1 | -11/+41 |
| | * | ASoC: jack: fix snd_soc_codec_set_jack return error | Srinivas Kandagatla | 2017-07-28 | 1 | -1/+1 |
| |/ |
|
* / | ASoC: add Component level set_jack | Kuninori Morimoto | 2017-08-30 | 1 | -0/+22 |
|/ |
|
* | ASoC: jack: add snd_soc_codec_set_jack | Bard Liao | 2017-04-10 | 1 | -0/+18 |
* | ASoC: jack - check status of GPIO-based pins on resume | Dmitry Torokhov | 2017-03-24 | 1 | -0/+30 |
* | Merge tag 'asoc-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Takashi Iwai | 2015-06-08 | 1 | -3/+6 |
|\ |
|
| * | ASoC: jack - add_gpiods accepts filled descriptors | Dylan Reid | 2015-05-25 | 1 | -3/+6 |
* | | ASoC: jack: create kctls according to jack pins info | Jie Yang | 2015-04-27 | 1 | -0/+1 |
* | | ALSA: jack: extend snd_jack_new to support phantom jack | Jie Yang | 2015-04-27 | 1 | -1/+1 |
|/ |
|
* | ASoC: Allow to register jacks at the card level | Lars-Peter Clausen | 2015-03-04 | 1 | -16/+26 |
*-. | Merge remote-tracking branches 'asoc/topic/hdmi', 'asoc/topic/intel', 'asoc/t... | Mark Brown | 2014-12-08 | 1 | -6/+3 |
|\ \ |
|
| | * | ASoC: jack: update calls to gpiod_get*() | Alexandre Courbot | 2014-10-23 | 1 | -6/+3 |
| |/ |
|
* / | ASoC: jack: Fix warning while make htmldocs caused by soc-jack.c | Masanari Iida | 2014-11-18 | 1 | -1/+1 |
|/ |
|
* | ASoC: Move card field form platform/codec to component | Lars-Peter Clausen | 2014-07-23 | 1 | -2/+2 |
* | ASoC: jack: Add support for GPIO descriptor defined jack pins | Jarkko Nikula | 2014-05-26 | 1 | -16/+57 |
* | ASoC: jack: Basic GPIO descriptor conversion | Jarkko Nikula | 2014-05-26 | 1 | -8/+11 |
* | ASoC: delay the initial jack detect by debounce_time | xiangxiao | 2014-02-24 | 1 | -1/+2 |
* | ASoC: add data field into snd_soc_jack_gpio | xiangxiao | 2014-02-24 | 1 | -1/+1 |
* | ASoC: dont call dapm_sync while reporting jack always | Vinod Koul | 2013-10-22 | 1 | -1/+6 |
* | ASoC: jack: Remove unnecessary call to snd_soc_dapm_new_widgets() | Lars-Peter Clausen | 2013-08-27 | 1 | -2/+0 |
* | ASoC: jack: Use power efficient workqueue | Mark Brown | 2013-07-19 | 1 | -1/+1 |
* | Merge remote-tracking branch 'asoc/topic/log' into asoc-next | Mark Brown | 2012-12-02 | 1 | -6/+7 |
|\ |
|
| * | ASoC: Jack: Standardise ASoC Jack messages | Liam Girdwood | 2012-11-21 | 1 | -6/+7 |
* | | ASoC: jack: remove unused variable in snd_soc_jack_report() | Wei Yongjun | 2012-10-22 | 1 | -3/+0 |
|/ |
|
* | ASoC: fix documentation in soc-jack | Peter Meerwald | 2012-10-09 | 1 | -3/+4 |
* | Merge branch 'asoc-omap' into for-3.7 | Mark Brown | 2012-09-05 | 1 | -1/+1 |
|\ |
|
| * | ASoC: jack: Always notify full jack status | Mark Brown | 2012-08-13 | 1 | -1/+1 |
* | | ASoC: jack: Always update jack state even for noop changes | Mark Brown | 2012-08-04 | 1 | -6/+0 |
|/ |
|
* | ASoC: jack: Push locking for jacks down to the jack | Mark Brown | 2012-04-01 | 1 | -2/+3 |
* | ASoC: Remove ifdefs for GPIO_SYSFS | Mark Brown | 2011-12-21 | 1 | -4/+0 |
* | sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed | Paul Gortmaker | 2011-11-01 | 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-06 | 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-10 | 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 |