index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-01
ASoC: codecs: wsa881x: fix return values from kcontrol put
Srinivas Kandagatla
1
-4
/
+12
2021-12-01
ASoC: codecs: wcd934x: return correct value from mixer put
Srinivas Kandagatla
1
-2
/
+5
2021-12-01
ASoC: codecs: wcd934x: handle channel mappping list correctly
Srinivas Kandagatla
1
-30
/
+87
2021-11-26
ASoC: cs35l41: Fix link problem
Lucas Tanure
7
-42
/
+50
2021-11-26
ASoC: codecs/jz4770: Add missing gain control after DAC/ADC mixer
Paul Cercueil
1
-0
/
+9
2021-11-26
ASoC: rt5682s: Fix crash due to out of scope stack vars
Rob Clark
1
-4
/
+6
2021-11-26
ASoC: rt5682: Fix crash due to out of scope stack vars
Rob Clark
1
-4
/
+6
2021-11-25
ASoC: rt5640: Add the HDA header support
Oder Chiou
1
-3
/
+94
2021-11-25
ASoC: codecs: wcd938x: add SND_SOC_WCD938_SDW to codec list instead
Lukas Bulwahn
1
-2
/
+1
2021-11-24
ASoC: cs35l41: Set the max SPI speed for the whole device
Lucas Tanure
3
-39
/
+4
2021-11-22
Support BCLK input clock in tlv320aic31xx
Mark Brown
2
-36
/
+71
2021-11-22
ASoC: tlv320aic31xx: Handle BCLK set as PLL input configuration
Ariel D'Alessandro
1
-0
/
+14
2021-11-22
ASoC: tlv320aic31xx: Add divs for bclk as clk_in
Ariel D'Alessandro
1
-0
/
+20
2021-11-22
ASoC: tlv320aic31xx: Add support for pll_r coefficient
Ariel D'Alessandro
1
-35
/
+36
2021-11-22
ASoC: tlv320aic31xx: Fix typo in BCLK clock name
Ariel D'Alessandro
1
-1
/
+1
2021-11-22
ASoC: cs42l42: Report initial jack state
Richard Fitzgerald
2
-0
/
+24
2021-11-22
ASoC: rk817: Add module alias for rk817-codec
Nicolas Frattaroli
1
-0
/
+1
2021-11-18
ASoC: codecs: MBHC: Remove useless condition check
Srinivasa Rao Mandadapu
1
-9
/
+5
2021-11-17
ASoC: cs42l42: Remove redundant code
Mark Brown
2
-36
/
+7
2021-11-17
firmware: cs_dsp: Add offset to cs_dsp read/write
Charles Keepax
1
-7
/
+7
2021-11-17
ASoC: wm_adsp: Remove the wmfw_add_ctl helper function
Charles Keepax
1
-24
/
+9
2021-11-17
ASoC: cs42l42: Remove redundant pll_divout member
Richard Fitzgerald
2
-7
/
+3
2021-11-17
ASoC: cs42l42: Simplify reporting of jack unplug
Richard Fitzgerald
1
-11
/
+1
2021-11-17
ASoC: cs42l42: Remove redundant writes to RS_PLUG/RS_UNPLUG masks
Richard Fitzgerald
1
-8
/
+0
2021-11-17
ASoC: cs42l42: Remove redundant writes to DETECT_MODE
Richard Fitzgerald
1
-10
/
+3
2021-11-16
ASoC: codecs: lpass-rx-macro: fix HPHR setting CLSH mask
Srinivas Kandagatla
1
-1
/
+1
2021-11-16
ASoC: codecs: wcd934x: return error code correctly from hw_params
Srinivas Kandagatla
1
-2
/
+1
2021-11-16
ASoC: codecs: wcd938x: fix volatile register range
Srinivas Kandagatla
1
-0
/
+3
2021-11-15
ASoC: codecs: MBHC: Add support for special headset
Srinivasa Rao Mandadapu
1
-4
/
+71
2021-11-15
ASoC: wm_adsp: wm_adsp_control_add() error: uninitialized symbol 'ret'
Simon Trimmer
1
-2
/
+3
2021-11-15
ASoC: adau1701: Replace legacy gpio interface for gpiod
Maíra Canal
1
-63
/
+31
2021-11-15
ASoC: cs42l42: Add control for audio slow-start switch
Richard Fitzgerald
2
-1
/
+32
2021-11-15
ASoC: codecs: Axe some dead code in 'wcd_mbhc_adc_hs_rem_irq()'
Christophe JAILLET
1
-5
/
+0
2021-11-15
ASoC: cs35l41: DSP Support
David Rhodes
4
-6
/
+426
2021-11-15
ASoC: Merge rt9120 series from ChiYuan Huang:
Mark Brown
1
-10
/
+48
2021-11-15
ASoC: codecs: tfa989x: Add support for tfa9897 optional rcv-gpios
Vincent Knecht
1
-1
/
+19
2021-11-15
Merge existing fixes from asoc/for-5.16 into new branch
Mark Brown
7
-32
/
+142
2021-11-12
Merge series "" from :
Mark Brown
1
-10
/
+48
2021-11-12
ASoC: rt5682: Re-detect the combo jack after resuming
Derek Fang
3
-3
/
+22
2021-11-12
ASoC: rt5682: Avoid the unexpected IRQ event during going to suspend
Derek Fang
1
-6
/
+9
2021-11-12
ASoC: rt1011: revert 'I2S Reference' to SOC_ENUM_EXT
Jack Yu
2
-6
/
+56
2021-11-12
ASoC: rt9120: Add the compatibility with rt9120s
ChiYuan Huang
1
-4
/
+29
2021-11-12
ASoC: rt9120: Fix clock auto sync issue when fs is the multiple of 48
ChiYuan Huang
1
-5
/
+19
2021-11-12
ASoC: rt9120: Update internal ocp level to the correct value
ChiYuan Huang
1
-2
/
+1
2021-11-04
Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-2
/
+1
2021-11-02
ASoC: cs35l41: Change monitor widgets to siggens
Charles Keepax
1
-7
/
+7
2021-10-29
ASoC: tlv320aic3x: Make aic3x_remove() return void
Uwe Kleine-König
4
-5
/
+8
2021-10-29
ASoC: codecs: tfa989x: Add support for tfa9897 RCV bit
Vincent Knecht
1
-0
/
+21
2021-10-29
Merge series "ASoC: cs42l42: Fix definition and handling of jack switch invert" from Richard Fitzgerald <rf@opensource.cirrus.com>:
Mark Brown
1
-5
/
+4
2021-10-29
ASoC: es8316: add support for ESSX8336 ACPI _HID
Pierre-Louis Bossart
1
-0
/
+1
[prev]
[next]