Age | Commit message (Expand) | Author | Files | Lines |
2024-05-03 | ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da... | Uwe Kleine-König | 1 | -1/+1 |
2023-12-08 | ASoC: wm5100: Convert to GPIO descriptors | Linus Walleij | 1 | -68/+39 |
2023-07-18 | ASoC: wm5100: Update to use maple tree register cache | Mark Brown | 1 | -1/+1 |
2023-05-08 | ASoC: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König | 1 | -3/+1 |
2022-06-27 | ASoC: wm*: Remove now redundant non_legacy_dai_naming flag | Charles Keepax | 1 | -1/+0 |
2022-04-06 | ASoC: wm*: use simple i2c probe function | Stephen Kitt | 1 | -3/+2 |
2020-06-22 | ASoC: codecs: wm*: rename to snd_soc_component_read() | Kuninori Morimoto | 1 | -9/+9 |
2019-11-18 | ASoC: wm5100: add missed pm_runtime_disable | Chuhong Yuan | 1 | -0/+2 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2018-05-18 | ASoC: wm2200,wm5100: fix spelling mistake: "Coefficeints" -> "Coefficients" | Colin Ian King | 1 | -4/+4 |
2018-02-12 | ASoC: wm5100: replace codec to component | Kuninori Morimoto | 1 | -133/+127 |
2017-04-24 | ASoC: wm5100: fix spelling mistake: "micropone" -> "microphone" | Colin Ian King | 1 | -1/+1 |
2016-09-29 | Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/fsl', 'asoc/topi... | Mark Brown | 1 | -1/+1 |
2016-09-12 | ASoC: constify gpio_chip structures | Julia Lawall | 1 | -1/+1 |
2016-09-01 | ASoC: constify snd_soc_codec_driver structures | Julia Lawall | 1 | -1/+1 |
2016-08-08 | ASoC: codec duplicated callback function goes to component on wm5100 | Kuninori Morimoto | 1 | -6/+8 |
2016-04-26 | ASoC: wm5100: use gpiochip data pointer | Linus Walleij | 1 | -10/+6 |
2015-11-19 | gpio: change member .dev to .parent | Linus Walleij | 1 | -1/+1 |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/wm0010', 'asoc/topic/wm5100', 'aso... | Mark Brown | 1 | -4/+2 |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/txx9', 'asoc/topic/uda134x', 'asoc... | Mark Brown | 1 | -1/+1 |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '... | Mark Brown | 1 | -1/+1 |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/pm-ops', 'asoc/topic/pxa' and 'aso... | Mark Brown | 1 | -1/+1 |
2015-07-24 | ASoC: Use params_width() at appropriate places | Axel Lin | 1 | -1/+1 |
2015-07-17 | ASoC: Constify dev_pm_ops variables | Axel Lin | 1 | -1/+1 |
2015-07-16 | regmap: Use reg_sequence for multi_reg_write / register_patch | Nariman Poushin | 1 | -1/+1 |
2015-07-15 | ASoC: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 1 | -1/+0 |
2015-07-08 | ASoC: wm5100: Remove spurious IRQF_ONESHOT flag | Axel Lin | 1 | -4/+2 |
2015-06-05 | Merge remote-tracking branches 'asoc/topic/topology', 'asoc/topic/twl6040', '... | Mark Brown | 1 | -2/+4 |
2015-06-01 | ASoC: wm5100: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 1 | -3/+3 |
2015-05-12 | ASoC: wm5100: Pass the IRQF_ONESHOT flag | Fabio Estevam | 1 | -2/+4 |
2015-03-09 | ASoC: wm5100: match wait_for_completion_timeout return type | Nicholas Mc Guire | 1 | -3/+4 |
2015-01-14 | ASoC: wm5102: Replace w->codec snd_soc_dapm_to_codec(w->dapm) | Lars-Peter Clausen | 1 | -2/+3 |
2014-12-13 | sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 1 | -1/+1 |
2014-09-18 | driver:gpio remove all usage of gpio_remove retval in driver | abdoulaye berthe | 1 | -4/+1 |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/ak4642', 'a... | Mark Brown | 1 | -2/+1 |
2014-06-19 | ASoC: wm5100/wm8903/wm8996: Replace open-coded snd_soc_dapm_to_codec() | Lars-Peter Clausen | 1 | -2/+1 |
2014-04-14 | ASoC: wm5100: Replace usage deprecated MUX/ENUM macros | Lars-Peter Clausen | 1 | -2/+2 |
2014-03-13 | Merge remote-tracking branch 'asoc/topic/io' into asoc-next | Mark Brown | 1 | -7/+0 |
2014-03-12 | Merge remote-tracking branches 'asoc/topic/wm5100', 'asoc/topic/wm8523', 'aso... | Mark Brown | 1 | -12/+12 |
2014-03-11 | ASoC: codec: Simplify ASoC probe code. | Xiubo Li | 1 | -7/+0 |
2014-02-23 | ASoC: wm5100: Use SOC_ENUM_SINGLE_DECL() | Takashi Iwai | 1 | -12/+12 |
2014-02-20 | ASoC: wm5100: Update locking around use of DAPM pin API | Charles Keepax | 1 | -3/+9 |
2014-01-23 | ASoC: wm5100: Export wm5100_detect | Sachin Kamat | 1 | -0/+2 |
2013-11-06 | ASoC: wm5100: Use WARN_ON() instead of BUG_ON() | Takashi Iwai | 1 | -1/+2 |
2013-01-20 | ASoC: wm5100: Implement DRC, EQ and LHPF coefficient configuration | Mark Brown | 1 | -0/+13 |
2013-01-04 | ASoC: wm5100: Remove DSP B and left justified formats | Mark Brown | 1 | -6/+0 |
2012-12-10 | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 1 | -4/+4 |
2012-11-20 | ASoC: remove use of __devinitconst | Bill Pemberton | 1 | -1/+1 |
2012-10-09 | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 1 | -3/+3 |