index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
max9867.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: max9867: skip of_device_id table when !CONFIG_OF
Krzysztof Kozlowski
2020-11-26
1
-0
/
+2
*
ASoC: max9867: shutdown codec when changing filter type
Pavel Dobias
2020-08-27
1
-14
/
+117
*
ASoC: codecs: max*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
2020-07-16
1
-2
/
+3
*
Merge remote-tracking branch 'asoc/for-5.8' into asoc-linus
Mark Brown
2020-06-01
1
-38
/
+51
|
\
|
*
ASoC: max9867: keep ADCs and DACs always on
Pavel Dobias
2020-05-22
1
-10
/
+9
|
*
ASoC: max9867: add digital microphone controls
Pavel Dobias
2020-05-22
1
-2
/
+24
|
*
ASoC: max9867: add mono playback switch
Pavel Dobias
2020-05-20
1
-1
/
+3
|
*
ASoC: max9867: add filter controls
Pavel Dobias
2020-05-20
1
-0
/
+15
|
*
ASoC: max9867: don't use regmap defaults
Pavel Dobias
2020-05-20
1
-25
/
+0
*
|
ASoC: max9867: fix ADC level control
Pavel Dobias
2020-05-20
1
-1
/
+1
*
|
ASoC: max9867: fix volume controls
Pavel Dobias
2020-05-18
1
-2
/
+2
|
/
*
ASoC: max9867: Add copyright and module author
Ladislav Michl
2018-12-07
1
-11
/
+9
*
ASoC: max9867: Fix signal paths
Ladislav Michl
2018-12-07
1
-88
/
+100
*
ASoC: max9867: Calculate LRCLK divider
Ladislav Michl
2018-12-07
1
-108
/
+99
*
ASoC: max9867: Fix power management
Ladislav Michl
2018-12-07
1
-27
/
+45
*
ASoC: max9867: Remove useless assignment
Ladislav Michl
2018-12-07
1
-4
/
+2
*
ASoC: max9867: Fix whitespace
Ladislav Michl
2018-11-26
1
-7
/
+5
*
ASoC: max9867: Drop probe function
Ladislav Michl
2018-03-02
1
-10
/
+0
*
Merge branch 'topic/wm9867' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Mark Brown
2018-03-02
1
-35
/
+30
|
\
|
*
ASoC: wm9867: replace codec to component
Kuninori Morimoto
2018-02-12
1
-35
/
+30
*
|
ASoC: max9867: DSP mode
Ladislav Michl
2018-03-01
1
-4
/
+10
*
|
ASoC: max9867: Fix codec capabilities
Ladislav Michl
2018-03-01
1
-2
/
+3
*
|
ASoC: max9867: Improve error logging
Ladislav Michl
2018-03-01
1
-3
/
+4
|
/
*
ASoC: codecs: constify snd_soc_dai_ops structures
Arvind Yadav
2017-08-18
1
-1
/
+1
*
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
2017-08-10
1
-1
/
+1
*
ASoC: max9867: make array ni_div static const
Colin Ian King
2017-06-22
1
-1
/
+1
*
-
.
Merge remote-tracking branches 'asoc/topic/max9878', 'asoc/topic/max98927', '...
Mark Brown
2017-04-30
1
-2
/
+2
|
\
\
|
*
|
ASoC: max9867: export OF device ID as module aliases
Javier Martinez Canillas
2017-04-05
1
-2
/
+2
|
|
/
*
/
ASoC: max9867: remove unused ‘ret’
Vinod Koul
2016-12-15
1
-3
/
+2
|
/
*
-
.
Merge remote-tracking branches 'asoc/topic/max98371', 'asoc/topic/max9867', '...
Mark Brown
2016-09-29
1
-3
/
+2
|
\
\
|
|
*
ASoC: max9867: remove usage of obsoleted TLV-related macro
Takashi Sakamoto
2016-09-28
1
-3
/
+2
|
|
/
*
/
ASoC: codec duplicated callback function goes to component on wm9867
Kuninori Morimoto
2016-08-08
1
-6
/
+8
|
/
*
ASoC: max9867: Fix unix permissions for source files.
Enric Balletbo i Serra
2016-06-22
1
-0
/
+0
*
ASoC: max9867: silence and array overflow warning
Dan Carpenter
2016-02-26
1
-0
/
+2
*
ASoC: max9867: Use params_width instead of open-coded
Axel Lin
2016-02-24
1
-3
/
+2
*
ASoC: max9867: fix type of variable containing error codes
Andrzej Hajda
2016-02-24
1
-1
/
+2
*
ASoC: max9867: Constify max9867_reg and max9867_regmap
Axel Lin
2016-02-21
1
-2
/
+2
*
ASoC: max9867: Make max9867_i2c_id NULL terminated
Axel Lin
2016-02-21
1
-0
/
+1
*
ASoC: max9867: Changed the if-else case to switch case
anish kumar
2016-02-18
1
-6
/
+12
*
ASoC: Add max9867 codec driver
anish kumar
2016-02-18
1
-0
/
+537