index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
max9867.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-28
ASoC: max9867: Use modern ASoC DAI format terminology
Mark Brown
1
-7
/
+7
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-16
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-21
ASoC: max9867: Constify max9867_reg and max9867_regmap
Axel Lin
1
-2
/
+2
2016-02-21
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