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
2018-09-11
ASoC: rt5668: remove empty rt5668_i2c_remove()
Kuninori Morimoto
1
-6
/
+0
2018-09-10
ASoC: tscs454: use devm_snd_soc_register_component()
Kuninori Morimoto
1
-1
/
+1
2018-09-10
ASoC: rt5668: use devm_snd_soc_register_component()
Kuninori Morimoto
1
-3
/
+1
2018-09-10
ASoC: hdac_hda: use devm_snd_soc_register_component()
Kuninori Morimoto
1
-2
/
+1
2018-09-07
ASoC: max98373: usleep_range() needs include/delay.h
Grant Grundler
1
-0
/
+1
2018-09-07
ASoC: Intel: hdac_hdmi: Limit sampling rates at dai creation
Yong Zhi
1
-0
/
+6
2018-09-06
ASoC: sgtl5000: avoid division by zero if lo_vag is zero
Colin Ian King
1
-1
/
+1
2018-09-06
ASoC: hdac_hdmi: remove redundant check for !port condition
Colin Ian King
1
-3
/
+0
2018-09-04
ASoC: tlv320aic31xx: Add overflow detection support
Andrew F. Davis
2
-2
/
+39
2018-09-03
ASoC: tlv320aic31xx: Add short circuit detection support
Andrew F. Davis
2
-0
/
+71
2018-08-31
ASoC: tas6424: Add channel fault reporting
Andrew F. Davis
2
-6
/
+56
2018-08-31
Merge branch 'asoc-4.19' into asoc-4.20 tas dependency
Mark Brown
5
-10
/
+30
2018-08-31
ASoC: tas6424: Save last fault register even when clear
Andrew F. Davis
1
-3
/
+9
2018-08-31
ASoC: tas6424: Print full register name in error message
Andrew F. Davis
1
-3
/
+3
2018-08-31
ASoC: cs4265: Add a S/PDIF enable switch
Matt Flax
1
-0
/
+1
2018-08-31
ASoC: cs4265: Add native 32bit I2S transport
Matt Flax
1
-1
/
+2
2018-08-31
ASoC: cs4265: SOC_SINGLE register value error fix
Matt Flax
1
-2
/
+1
2018-08-31
ASoC: codecs: tas5720: add TAS5722 TDM slot width setting support
Andreas Dannenberg
1
-0
/
+15
2018-08-31
ASoC: codecs: tas5720: add TAS5722 specific volume control
Andreas Dannenberg
1
-8
/
+80
2018-08-29
ASoC: dmic: add DT module alias
Jerome Brunet
1
-0
/
+1
2018-08-29
ASoC: dmic: add Kconfig prompt for the generic dmic codec.
Jerome Brunet
1
-1
/
+5
2018-08-29
ASoC: adau17x1: Unused exported functions changed to internal
Robert Rosengren
2
-8
/
+5
2018-08-29
ASoC: pcm3060: Improve legibility of if-statements
Kirill Marinushkin
1
-2
/
+8
2018-08-29
ASoC: pcm3060: Improve stylistics of file comments
Kirill Marinushkin
3
-15
/
+12
2018-08-28
ASoC: pcm3060: Add codec driver
Kirill Marinushkin
6
-0
/
+522
2018-08-28
ASoC: rt5670: Add quirk for Thinkpad 8 tablet
Hans de Goede
1
-0
/
+12
2018-08-28
ASoC: adau17x1: Implemented safeload support
Danny Smith
1
-2
/
+75
2018-08-28
ASoC: sigmadsp: safeload should not have lower byte limit
Danny Smith
1
-2
/
+1
2018-08-28
ASoC: hdac_hda: add asoc extension for legacy HDA codec drivers
Rakesh Ughreja
4
-0
/
+515
2018-08-28
ASoC: wm8804: Add ACPI support
Pierre-Louis Bossart
1
-1
/
+14
2018-08-28
ASoC: rt5682: Update calibration function
Shuming Fan
1
-17
/
+5
2018-08-28
ASoC: rt5682: Change DAC/ADC volume scale
Shuming Fan
1
-4
/
+4
2018-08-28
ASoC: max98373: Added 10ms sleep after amp software reset
Ryan Lee
1
-0
/
+2
2018-08-28
Merge tag 'v4.19-rc1' into asoc-4.19
Mark Brown
1
-1
/
+0
2018-08-16
ASoC: rt5514: Fix the issue of the delay volume applied again
Oder Chiou
1
-4
/
+4
2018-08-16
ASoC: max98373: Added speaker FS gain cotnrol register to volatile.
Ryan Lee
1
-0
/
+1
2018-08-14
ASoC: wm9712: fix replace codec to component
Marcel Ziswiler
1
-1
/
+1
2018-08-13
Merge tag 'asoc-v4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
64
-283
/
+5425
2018-08-09
ASoC: adav80x: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-08-09
ASoC: da7219: Add delays to capture path to remove DC offset noise
Adam Thomson
3
-8
/
+49
2018-08-08
ASoC: wm_adsp: Make DSP name configurable by codec driver
Richard Fitzgerald
2
-21
/
+50
2018-08-08
Merge branch 'asoc-4.18' into asoc-4.19 wmadsp dep
Mark Brown
5
-14
/
+30
2018-08-08
ASoC: wm_adsp: Declare firmware controls from codec driver
Richard Fitzgerald
6
-33
/
+32
2018-08-08
ASoC: max98373: Added software reset register to readable registers
Ryan Lee
1
-0
/
+1
2018-08-08
ASoC: wm_adsp: Correct DSP pointer for preloader control
Ajit Pandey
1
-2
/
+6
2018-08-08
ASoC: rt5677: Fix initialization of rt5677_of_match.data
Matthias Kaehlcke
1
-1
/
+1
2018-08-06
ASoC: wm8994: Fix missing break in switch
Gustavo A. R. Silva
1
-1
/
+1
2018-08-06
ASoC: wm8903: use true and false for boolean values
Gustavo A. R. Silva
1
-2
/
+2
2018-08-06
ASoC: da9055: use true and false for boolean values
Gustavo A. R. Silva
1
-2
/
+2
2018-08-06
ASoC: wm5100-tables: use true and false for boolean values
Gustavo A. R. Silva
1
-6
/
+6
[next]