index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
ak4671.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...
Uwe Kleine-König
2024-05-03
1
-1
/
+1
*
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-08
1
-1
/
+1
*
ASoC: ak*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-06-27
1
-1
/
+0
*
ASoC: ak4*: use simple i2c probe function
Stephen Kitt
2022-04-11
1
-3
/
+2
*
ASoC: ak4671: Use modern ASoC DAI format terminology
Mark Brown
2021-09-27
1
-3
/
+3
*
ASoC: codecs: ak*: rename to snd_soc_component_read()
Kuninori Morimoto
2020-06-22
1
-4
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
ASoC: ak4671: replace codec to component
Kuninori Morimoto
2018-02-12
1
-36
/
+31
*
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
2017-08-10
1
-1
/
+1
*
ASoC: codec duplicated callback function goes to component on ak4671
Kuninori Morimoto
2016-08-08
1
-6
/
+8
*
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-15
1
-1
/
+0
*
ASoC: Move bias level update to the core
Lars-Peter Clausen
2015-04-27
1
-1
/
+0
*
ASoC: ak4671: Fix control-less DAPM routes
Lars-Peter Clausen
2015-03-05
1
-22
/
+22
*
ASoC: ak4671: Replace w->codec snd_soc_dapm_to_codec(w->dapm)
Lars-Peter Clausen
2015-01-14
1
-1
/
+1
*
ASoC: ak4671: Cleanup manual bias level transitions
Lars-Peter Clausen
2014-10-22
1
-13
/
+0
*
ASoC: codec: Simplify ASoC probe code.
Xiubo Li
2014-03-11
1
-11
/
+1
*
ASoC: ak4671: Use SOC_ENUM_SINGLE_DECL()
Takashi Iwai
2014-02-23
1
-8
/
+6
*
ASoC: ak4671: Convert to direct regmap API usage
Mark Brown
2014-02-11
1
-110
/
+111
*
ASoC: ak4671: Convert to table based control init
Mark Brown
2014-02-11
1
-3
/
+2
*
ASoC: codecs: remove __dev* attributes
Bill Pemberton
2012-12-09
1
-4
/
+4
*
ASoC: ak4671: Use module_i2c_driver
Sachin Kamat
2012-08-06
1
-11
/
+1
*
ASoC: core: Add support for DAI and machine kcontrols.
Liam Girdwood
2012-02-04
1
-1
/
+1
*
ASoC: Convert ak4671 to devm_kzalloc()
Axel Lin
2011-12-20
1
-4
/
+2
*
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-11-23
1
-1
/
+1
*
ASoC: ak4671: Use snd_soc_update_bits for read-modify-write
Axel Lin
2011-10-20
1
-12
/
+6
*
ASoC: Remove unneeded hw_write initialisation in ak4671
Axel Lin
2011-10-04
1
-2
/
+0
*
ASoC: Remove unused "control_data" field of struct ak4671_priv
Axel Lin
2011-09-28
1
-2
/
+0
*
ASoC: Use data based init for ak4671 DAPM
Lu Guanqun
2011-03-30
1
-13
/
+5
*
ASoC: codecs: Remove unused reg_cache fields from device structs
Lars-Peter Clausen
2010-12-29
1
-1
/
+0
*
ASoC: Do not include soc-dapm.h
Jarkko Nikula
2010-11-22
1
-1
/
+0
*
ASoC: Decouple DAPM from CODECs
Liam Girdwood
2010-11-06
1
-4
/
+5
*
ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFF
Jarkko Nikula
2010-09-15
1
-1
/
+0
*
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
2010-08-12
1
-111
/
+30
*
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
2010-05-20
1
-1
/
+1
|
\
|
*
ASoC: Add indirection for CODEC private data
Mark Brown
2010-04-17
1
-1
/
+1
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
ASoC: Remove redundant snd_soc_dapm_new_widgets() calls
Mark Brown
2009-11-13
1
-1
/
+0
*
ASoC: Factor out snd_soc_init_card()
Mark Brown
2009-11-03
1
-9
/
+0
*
ASoC: AK4671: add ak4671 codec driver
Joonyoung Shim
2009-09-10
1
-0
/
+825