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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-26
Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2
-21
/
+25
2019-02-22
ASoC: wm_adsp: Improve logging messages
Charles Keepax
1
-44
/
+53
2019-02-22
ASoC: wm_adsp: Add support for multiple compressed buffers
Stuart Henderson
2
-51
/
+119
2019-02-22
ASoC: wm_adsp: Refactor compress stream initialisation
Charles Keepax
1
-65
/
+74
2019-02-22
ASoC: wm_adsp: Reorder some functions for improved clarity
Charles Keepax
1
-40
/
+41
2019-02-22
ASoC: wm_adsp: Factor out stripping padding from ADSP data
Charles Keepax
1
-10
/
+17
2019-02-22
ASoC: cs35l36: Fix an IS_ERR() vs NULL checking bug
Dan Carpenter
1
-2
/
+2
2019-02-20
ASoC: wm_adsp: Allow compressed buffers in any memory region
Andrew Ford
1
-2
/
+6
2019-02-20
ASoC: wm_adsp: Update cached error state on trigger
Stuart Henderson
1
-17
/
+21
2019-02-19
ASoC: codecs: pcm186x: Fix energysense SLEEP bit
Codrin Ciubotariu
1
-3
/
+3
2019-02-19
ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE()
Codrin Ciubotariu
1
-1
/
+1
2019-02-19
ASoC: adau1977: Add support for setting MICBIAS via DT
Bogdan Togorean
1
-5
/
+7
2019-02-19
ASoC: wm8741: Make function 'wm8741_mute' static
Wei Yongjun
1
-1
/
+1
2019-02-18
ASoC: cs35l36: Make some symbols static
Wei Yongjun
1
-4
/
+4
2019-02-18
ASoC: codecs: ad193x: Add support to disable on-chip PLL
Codrin Ciubotariu
2
-1
/
+33
2019-02-18
ASoC: codecs: ad193x: Add runtime support for DSP_A and I2S modes
Codrin Ciubotariu
1
-2
/
+7
2019-02-18
ASoC: codecs: ad193x: Fix frame polarity for DSP_A format
Codrin Ciubotariu
1
-0
/
+6
2019-02-18
ASoC: codecs: ad193x: Set constraint to always have 32 sample bits
Codrin Ciubotariu
1
-0
/
+16
2019-02-18
ASoC: codecs: ad193x: Remove capture support for codecs without ADC
Codrin Ciubotariu
1
-1
/
+18
2019-02-14
ASoC: da7219: Update TDM usage to be more flexible
Adam Thomson
1
-33
/
+47
2019-02-14
ASoC: da7219: Add support for master mode BCLK rate adjustment
Adam Thomson
2
-10
/
+27
2019-02-13
ASoC: cros_ec_codec: Make symbol 'cros_ec_dai' static
Wei Yongjun
1
-1
/
+1
2019-02-13
ASoC: cs35l36: Remove unused including <linux/version.h>
YueHaibing
1
-1
/
+0
2019-02-12
tlv320aic32x4: delay i2c access by 1 ms after hardware reset
Peter Seiderer
1
-0
/
+1
2019-02-11
ASoC: wm8741: Set OSR mode in hw_params()
Sergej Sawazki
1
-1
/
+11
2019-02-11
ASoC: wm8741: Add digital mute callback
Sergej Sawazki
1
-0
/
+10
2019-02-11
ASoC: hdac_hdmi: use devm_kzalloc for all structures
Pierre-Louis Bossart
1
-69
/
+18
2019-02-11
ASoC: pcm3060: Add clock select
Kirill Marinushkin
2
-0
/
+32
2019-02-11
ASoC: pcm3060: Add soft reset on probe
Kirill Marinushkin
1
-0
/
+8
2019-02-08
ASoC: msm8916-wcd-digital: convert license header to SPDX
Johan Hovold
1
-11
/
+2
2019-02-08
ASoC: msm8916-wcd-analog: add missing license information
Johan Hovold
1
-0
/
+3
2019-02-08
ASoC: regulator notifier registration should be managed
Guennadi Liakhovetski
8
-86
/
+28
2019-02-08
ASoC: codecs: jz4725b: Remove unnecessary const qualifier
Nathan Chancellor
1
-6
/
+6
2019-02-08
ASoC: cs35l36: Add support for Cirrus CS35L36 Amplifier
James Schulman
4
-0
/
+2411
2019-02-07
ASoC: codecs: jz4725b: Use C++ style comments in header
Paul Cercueil
1
-5
/
+4
2019-02-07
ASoC: codecs: Kconfig: Show knob, and depend on MIPS || COMPILE_TEST
Paul Cercueil
1
-1
/
+8
2019-02-07
ASoC: codecs: jz4740: Add support for devicetree
Paul Cercueil
1
-0
/
+9
2019-02-07
ASoC: codecs: jz4740: Use SPDX license notifier
Paul Cercueil
1
-12
/
+5
2019-02-07
ASoC: codecs: jz4725b: fix spelling mistake "Deemphatize" -> "Deemphasize"
Colin Ian King
1
-1
/
+1
2019-02-07
ASoC: wcd9335: fix semicolon.cocci warnings
kbuild test robot
1
-3
/
+3
2019-02-06
ASoC: codecs: Add jz4725b-codec driver
Paul Cercueil
3
-0
/
+613
2019-02-06
Merge branch 'asoc-5.0' into asoc-5.1 for dapm table
Mark Brown
2
-2
/
+4
2019-02-06
ASoC: ssm2602: switch to SPDX identifier
Marco Felsch
1
-27
/
+12
2019-02-06
ASoC: wcd9335: remove some unnecessary NULL checks
Dan Carpenter
1
-12
/
+8
2019-02-06
ASoC: ssm2602: Fix ADC powerup sequencing
Philipp Zabel
1
-2
/
+28
2019-02-04
ASoC: ak4118: fix missing header
Clément Péron
1
-0
/
+1
2019-02-02
ASoC: arizona: Add channel numbers to AIFs
Charles Keepax
5
-158
/
+158
2019-01-29
ASoC: cros_ec_codec: Add codec driver for Cros EC
Cheng-Yi Chiang
3
-0
/
+451
2019-01-29
Merge tag 'v5.0-rc4' into asoc-5.1
Mark Brown
1
-103
/
+13
2019-01-29
ASoC: wcd9335: Fix missing slimbus dependency
Mark Brown
1
-0
/
+1
[next]