index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
max9867.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-21
ASoC: max*: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
1
-1
/
+1
2020-11-26
ASoC: max9867: skip of_device_id table when !CONFIG_OF
Krzysztof Kozlowski
1
-0
/
+2
2020-08-27
ASoC: max9867: shutdown codec when changing filter type
Pavel Dobias
1
-14
/
+117
2020-07-17
ASoC: codecs: max*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
1
-2
/
+3
2020-06-01
Merge remote-tracking branch 'asoc/for-5.8' into asoc-linus
Mark Brown
1
-38
/
+51
2020-05-22
ASoC: max9867: keep ADCs and DACs always on
Pavel Dobias
1
-10
/
+9
2020-05-22
ASoC: max9867: add digital microphone controls
Pavel Dobias
1
-2
/
+24
2020-05-20
ASoC: max9867: add mono playback switch
Pavel Dobias
1
-1
/
+3
2020-05-20
ASoC: max9867: add filter controls
Pavel Dobias
1
-0
/
+15
2020-05-20
ASoC: max9867: don't use regmap defaults
Pavel Dobias
1
-25
/
+0
2020-05-20
ASoC: max9867: fix ADC level control
Pavel Dobias
1
-1
/
+1
2020-05-18
ASoC: max9867: fix volume controls
Pavel Dobias
1
-2
/
+2
2018-12-07
ASoC: max9867: Add copyright and module author
Ladislav Michl
1
-11
/
+9
2018-12-07
ASoC: max9867: Fix signal paths
Ladislav Michl
1
-88
/
+100
2018-12-07
ASoC: max9867: Calculate LRCLK divider
Ladislav Michl
1
-108
/
+99
2018-12-07
ASoC: max9867: Fix power management
Ladislav Michl
1
-27
/
+45
2018-12-07
ASoC: max9867: Remove useless assignment
Ladislav Michl
1
-4
/
+2
2018-11-26
ASoC: max9867: Fix whitespace
Ladislav Michl
1
-7
/
+5
2018-03-02
ASoC: max9867: Drop probe function
Ladislav Michl
1
-10
/
+0
2018-03-02
Merge branch 'topic/wm9867' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Mark Brown
1
-35
/
+30
2018-03-01
ASoC: max9867: DSP mode
Ladislav Michl
1
-4
/
+10
2018-03-01
ASoC: max9867: Fix codec capabilities
Ladislav Michl
1
-2
/
+3
2018-03-01
ASoC: max9867: Improve error logging
Ladislav Michl
1
-3
/
+4
2018-02-12
ASoC: wm9867: replace codec to component
Kuninori Morimoto
1
-35
/
+30
2017-08-18
ASoC: codecs: constify snd_soc_dai_ops structures
Arvind Yadav
1
-1
/
+1
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
1
-1
/
+1
2017-06-22
ASoC: max9867: make array ni_div static const
Colin Ian King
1
-1
/
+1
2017-04-30
Merge remote-tracking branches 'asoc/topic/max9878', 'asoc/topic/max98927', '...
Mark Brown
1
-2
/
+2
2017-04-05
ASoC: max9867: export OF device ID as module aliases
Javier Martinez Canillas
1
-2
/
+2
2016-12-15
ASoC: max9867: remove unused ‘ret’
Vinod Koul
1
-3
/
+2
2016-09-29
Merge remote-tracking branches 'asoc/topic/max98371', 'asoc/topic/max9867', '...
Mark Brown
1
-3
/
+2
2016-09-28
ASoC: max9867: remove usage of obsoleted TLV-related macro
Takashi Sakamoto
1
-3
/
+2
2016-08-08
ASoC: codec duplicated callback function goes to component on wm9867
Kuninori Morimoto
1
-6
/
+8
2016-06-22
ASoC: max9867: Fix unix permissions for source files.
Enric Balletbo i Serra
1
-0
/
+0
2016-02-26
ASoC: max9867: silence and array overflow warning
Dan Carpenter
1
-0
/
+2
2016-02-24
ASoC: max9867: Use params_width instead of open-coded
Axel Lin
1
-3
/
+2
2016-02-24
ASoC: max9867: fix type of variable containing error codes
Andrzej Hajda
1
-1
/
+2
2016-02-20
ASoC: max9867: Constify max9867_reg and max9867_regmap
Axel Lin
1
-2
/
+2
2016-02-20
ASoC: max9867: Make max9867_i2c_id NULL terminated
Axel Lin
1
-0
/
+1
2016-02-18
ASoC: max9867: Changed the if-else case to switch case
anish kumar
1
-6
/
+12
2016-02-18
ASoC: Add max9867 codec driver
anish kumar
1
-0
/
+537