index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
twl4030.c
Age
Commit message (
Expand
)
Author
2024-09-30
ASoC: improve macro definition on TWL4030_OUTPUT_PGA
Hongbo Li
2022-10-18
ASoC: twl4030: make read-only array ramp_base static const
Colin Ian King
2022-06-27
ASoC: twl*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-06-17
ASoC: twl4030: Drop legacy, non DT boot support
Peter Ujfalusi
2022-02-28
ASoC: twl4030: Use modern ASoC DAI format terminology
Mark Brown
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2018-02-12
ASoC: twl4030: replace codec to component
Kuninori Morimoto
2018-01-25
ASoC: Fix twl4030 and 6040 regression by adding back read and write
Tony Lindgren
2017-11-27
ASoC: don't use snd_soc_write/read on twl4030
Kuninori Morimoto
2017-11-27
ASoC: twl4030: Delete an error message for a failed memory allocation in twl4...
Markus Elfring
2017-11-16
ASoC: twl4030: fix child-node lookup
Johan Hovold
2017-09-07
Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2017-09-04
mfd: twl: Move header file out of I2C realm
Wolfram Sang
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
2016-08-08
ASoC: codec duplicated callback function goes to component on twl4030
Kuninori Morimoto
2015-10-21
ASoC: twl4030: Use snd_pcm_hw_constraint_single()
Lars-Peter Clausen
2015-08-05
ASoC: twl4030: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
Lars-Peter Clausen
2015-05-15
ASoC: twl4030: Replace direct snd_soc_codec dapm field access
Lars-Peter Clausen
2015-04-27
ASoC: Move bias level update to the core
Lars-Peter Clausen
2015-01-15
ASoC: twl4030: Replace w->codec snd_soc_dapm_to_codec(w->dapm)
Lars-Peter Clausen
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-27
ASoC: twl4030: Cleanup manual bias level transitions
Lars-Peter Clausen
2014-10-20
ASoC: codecs: drop owner assignment from platform_drivers
Wolfram Sang
2014-08-04
Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...
Mark Brown
2014-08-04
Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/oom' and 'asoc/...
Mark Brown
2014-07-31
ASoC: twl4030: Convert to params_width()
Mark Brown
2014-07-03
ASoC: twl4030: Remove unused variable
Sachin Kamat
2014-06-27
ASoC: twl4030: Remove redundant OOM message
Sachin Kamat
2014-04-14
ASoC: Add snd_soc_kcontrol_codec() helper function
Lars-Peter Clausen
2014-03-12
Merge remote-tracking branches 'asoc/topic/tlv320aic23', 'asoc/topic/tlv320ai...
Mark Brown
2014-02-23
ASoC: twl4030: Use SOC_ENUM_SINGLE_DECL()
Takashi Iwai
2014-02-20
ASoC: twl4030: Clean up duplicated code
Takashi Iwai
2014-02-20
ASoC: Rename soc_enum.max field with items
Takashi Iwai
2014-01-08
ASoC: twl4030: Pass the twl4030_priv directly to twl4030_can_write_to_chip()
Peter Ujfalusi
2014-01-08
ASoC: twl4030: Move the ctl cache update local to twl4030_write() function
Peter Ujfalusi
2014-01-08
ASoC: twl4030: Parameter alignment fixes (for code consistency)
Peter Ujfalusi
2014-01-08
ASoC: twl4030: Remove local reg cache
Peter Ujfalusi
2014-01-08
ASoC: twl4030: Introduce local ctl register cache
Peter Ujfalusi
2014-01-08
ASoC: twl4030: Remove reset registers functionality
Peter Ujfalusi
2014-01-08
ASoC: twl4030: Remove check defaults functionality
Peter Ujfalusi
2014-01-08
ASoC: twl4030: Separate write condition checking from I/O function
Peter Ujfalusi
2013-10-07
ASoC: twl4030: Use virtual DAPM mixer controls
Lars-Peter Clausen
2013-08-06
ASoC: twl4030: Remove embedded snd_soc_codec structs from private data structs
Lars-Peter Clausen
2013-01-11
ASoC: twl4030: Remove suspend/resume soc driver operations
Peter Ujfalusi
2013-01-02
ASoC: twl4030: Configure extmute pinmux when the dedicated pin is in use
Peter Ujfalusi
2013-01-02
ASoC: twl4030: Convert MICBIAS to SUPPLY widget
Peter Ujfalusi
2013-01-02
ASoC: twl4030: Correct the support for Voice port
Peter Ujfalusi
2012-12-10
ASoC: twl4030: remove __dev* attributes
Bill Pemberton
2012-09-22
ASoC: twl4030: Support for DT booted kernel
Peter Ujfalusi
2012-09-22
ASoC: twl4030: Add pointer to pdata within the private data
Peter Ujfalusi
[next]