index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
ak4613.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: Explicitly include correct DT includes
Rob Herring
2023-10-09
1
-1
/
+1
*
ASoC: ak4613: Simplify probe()
Biju Das
2023-08-14
1
-10
/
+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: Merge fixes
Mark Brown
2022-06-14
1
-2
/
+4
|
\
|
*
ASoC: ak4613: cares Simple-Audio-Card case for TDM
Kuninori Morimoto
2022-06-08
1
-2
/
+4
*
|
ASoC: ak4642: Drop no-op remove function
Uwe Kleine-König
2022-06-06
1
-6
/
+0
|
/
*
ASoC: ak*: use i2c_match_id and simple i2c probe
Stephen Kitt
2022-04-25
1
-4
/
+6
*
ASoC: ak4613: add TDM256 support
Kuninori Morimoto
2022-04-05
1
-8
/
+237
*
ASoC: ak4613: rename constraint to constraint_rates
Kuninori Morimoto
2022-04-05
1
-2
/
+3
*
ASoC: ak4613: priv has ctrl1 instead of iface
Kuninori Morimoto
2022-04-05
1
-33
/
+28
*
ASoC: ak4613: return error if it was setup as clock provider
Kuninori Morimoto
2022-04-05
1
-3
/
+16
*
ASoC: ak4613: tidyup ak4613_interface
Kuninori Morimoto
2022-04-05
1
-31
/
+24
*
ASoC: ak4613: add missing mutex_lock()
Kuninori Morimoto
2022-04-05
1
-0
/
+2
*
ASoC: ak4642: Use of_device_get_match_data()
Minghao Chi
2022-03-16
1
-8
/
+3
*
ASoC: ak4613: add .auto_selectable_formats support
Kuninori Morimoto
2021-06-07
1
-0
/
+11
*
ASoC: ak*: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2021-01-21
1
-1
/
+1
*
ASoC: codecs: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-09
1
-3
/
+3
*
ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...
Kuninori Morimoto
2020-06-22
1
-2
/
+2
*
ASoC: ak4613: convert to SPDX identifiers
Kuninori Morimoto
2018-07-30
1
-15
/
+11
*
ASoC: ak4613: don't have .use_pmdown_time
Kuninori Morimoto
2018-02-14
1
-1
/
+0
*
ASoC: ak4613: replace codec to component
Kuninori Morimoto
2018-02-12
1
-36
/
+37
*
ASoC: ak4613: call dummy write for PW_MGMT1/3 when Playback
Kuninori Morimoto
2018-01-24
1
-0
/
+78
*
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
2017-08-10
1
-1
/
+1
*
-
.
Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/ak4642', 'aso...
Mark Brown
2017-07-03
1
-15
/
+78
|
\
\
|
*
|
ASoC: ak4613: add hw_constraint rule for Sampling Rate
Kuninori Morimoto
2017-06-16
1
-0
/
+61
|
*
|
ASoC: ak4613: add missing 64000 in ak4613_dai_hw_params()
Kuninori Morimoto
2017-06-14
1
-0
/
+1
|
*
|
ASoC: ak4613: Improve counting DAI number
Ryo Kodama
2017-06-07
1
-1
/
+12
|
*
|
ASoC: ak4613: disable asymmetric audio interface format
Kuninori Morimoto
2017-05-14
1
-14
/
+4
|
|
/
*
/
ASoC: ak4613: Fix out of bounds array access for ak4613_iface
Axel Lin
2017-06-09
1
-1
/
+1
|
/
*
ASoC: ak4613: use snd_soc_update_bits() to avoid Reserve bit on I/O CTRL
Kuninori Morimoto
2017-04-19
1
-2
/
+8
*
ASoC: codec duplicated callback function goes to component on ak4613
Kuninori Morimoto
2016-08-08
1
-6
/
+8
*
ASoC: ak4613: Implement suspend callback
Geert Uytterhoeven
2016-06-17
1
-1
/
+11
*
ASoC: ak4613: Enable cache usage to fix crashes on resume
Geert Uytterhoeven
2016-06-17
1
-0
/
+1
*
ASoC: ak4613: Remove owner assignment from platform_driver
Fabio Estevam
2016-05-30
1
-1
/
+0
*
ASoC: ak4613: tidyup vendor prefix from ak4613 to asahi-kasei
Kuninori Morimoto
2015-11-20
1
-2
/
+2
*
ASoC: ak4613: don't overwrite CTRL2 register
Kuninori Morimoto
2015-11-17
1
-1
/
+2
*
ASoC: ak4613: tidyup CTRL1 value selection method
Kuninori Morimoto
2015-11-16
1
-36
/
+54
*
ASoC: ak4613: add single-end optional property for IN/OUT pins
Kuninori Morimoto
2015-11-16
1
-0
/
+29
*
ASoC: ak4613: add Digital Playback Volume support
Kuninori Morimoto
2015-09-19
1
-0
/
+28
*
ASoC: add ak4613 support
Kuninori Morimoto
2015-09-17
1
-0
/
+469