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
2017-06-28
ASoC: rt5645: del btn_check_timer on remove
Hans de Goede
1
-0
/
+1
2017-06-28
ASoC: rt5645: Add jack detection workaround for GPD Win
Takashi Iwai
1
-0
/
+29
2017-06-28
ASoC: rt5645: add inv_jd1_1 flag
Bard Liao
1
-0
/
+4
2017-06-28
ASoC: rt5645: rename jd_invert flag in platform data
Bard Liao
1
-4
/
+4
2017-06-28
ASoC: rt5645: read jd1_1 status for jd detection
Bard Liao
1
-23
/
+8
2017-06-23
ASoC: nau8825: make crosstalk function optional
John Hsu
2
-1
/
+6
2017-06-23
ASoC: nau8825: fix jack type detection issue after resume
John Hsu
1
-1
/
+16
2017-06-23
ASoC: nau8825: default value for property
John Hsu
1
-12
/
+41
2017-06-23
ASoC: zx_aud96p22: add ZTE ZX AUD96P22 codec driver
Baoyou Xie
3
-0
/
+410
2017-06-22
ASoC: es8316: add I2C dependency
Arnd Bergmann
1
-0
/
+1
2017-06-22
ASoC: max9867: make array ni_div static const
Colin Ian King
1
-1
/
+1
2017-06-19
ASoC: da7219: Fix HP detection procedure for all MCLK frequencies
Adam Thomson
3
-25
/
+64
2017-06-16
ASoC: ak4613: add hw_constraint rule for Sampling Rate
Kuninori Morimoto
1
-0
/
+61
2017-06-16
ASoC: rt5677: Move platform code to board file
Andy Shevchenko
1
-26
/
+0
2017-06-16
ASoC: rt5677: Introduce proper table for ACPI enumeration
Andy Shevchenko
1
-1
/
+9
2017-06-14
ASoC: ak4613: add missing 64000 in ak4613_dai_hw_params()
Kuninori Morimoto
1
-0
/
+1
2017-06-14
ASoC: sgtl5000: add avc support
Richard Leitner
1
-0
/
+89
2017-06-13
ASoC: cs53l30: Constify hw_constraints
Takashi Iwai
1
-1
/
+1
2017-06-13
ASoC: cs35l34: Constify hw_constraints
Takashi Iwai
1
-2
/
+2
2017-06-13
ASoC: rt5663: Check the JD status in the resume function
Oder Chiou
1
-0
/
+2
2017-06-13
ASoC: add es8316 codec driver
Daniel Drake
4
-0
/
+772
2017-06-09
ASoC: ak4613: Fix out of bounds array access for ak4613_iface
Axel Lin
1
-1
/
+1
2017-06-07
ASoC: ak4613: Improve counting DAI number
Ryo Kodama
1
-1
/
+12
2017-06-07
ASoC: hdmi-codec: remove unused ratec
Kuninori Morimoto
1
-1
/
+0
2017-06-06
ASoC: cs35l35: Add additional delay for reset
Charles Keepax
1
-1
/
+9
2017-06-06
ASoC: rt5663: Fix the IRQ issue
Oder Chiou
2
-1
/
+5
2017-05-26
Merge remote-tracking branch 'asoc/fix/rt286' into asoc-linus
Mark Brown
1
-0
/
+7
2017-05-26
ASoC: wm_adsp: Fix typo in algorithm list warning message
Richard Fitzgerald
1
-1
/
+1
2017-05-24
ASoC: hdmi-codec: add .get_dai_id support
Kuninori Morimoto
1
-0
/
+13
2017-05-24
ASoC: hdmi-codec: remove multi detection support
Kuninori Morimoto
1
-85
/
+3
2017-05-24
ASoC: cs4271: Remove unnecessary additional variable definition
Charles Keepax
1
-2
/
+0
2017-05-24
ASoC: wm_adsp: Remove unused member of struct wm_coeff_ctl_ops
Richard Fitzgerald
1
-2
/
+0
2017-05-24
ASoC: wm_adsp: Fix type warning in sprintf
Richard Fitzgerald
1
-1
/
+1
2017-05-23
ASoC: da7218: Fix incorrect usage of bitwise '&' operator for SRM check
Adam Thomson
1
-1
/
+1
2017-05-19
ASoC: cs35l35: Correctly handle 0 for bst_ipk
Charles Keepax
1
-1
/
+1
2017-05-19
ASoC: cs35l35: Add Boost Inductor Calculation
Brian Austin
2
-0
/
+88
2017-05-19
ASoC: da7213: Update driver to use device_property* FW functions
Adam Thomson
1
-18
/
+19
2017-05-17
ASoC: rt5514: Add ACPI match ID
Oder Chiou
1
-0
/
+10
2017-05-17
ASoC: rt5665: make local symbol rt5665_i2c_driver static
Wei Yongjun
1
-1
/
+1
2017-05-17
ASoC: hdmi-codec: fix spelling mistake: "deteced" -> "detected"
Colin Ian King
1
-1
/
+1
2017-05-17
ASoC: rt5665: Fix uninitialized warning in rt5665_i2s_pin_event()
Geert Uytterhoeven
1
-3
/
+7
2017-05-14
ASoC: rt5665: add ADC STO2 ASRC support
Bard Liao
1
-0
/
+3
2017-05-14
ASoC: rt5514: Add more width and channels support in the TDM mode
Oder Chiou
2
-2
/
+27
2017-05-14
ASoC: nau8824: TDM support
John Hsu
2
-0
/
+64
2017-05-14
ASoC: tlv320dac31xx: Fix mistype in tlv320dac31xx codec
Tomas Vilda
1
-1
/
+1
2017-05-14
ASoC: codecs: msm8916: fix invalid cast to bool type
Takashi Sakamoto
1
-3
/
+3
2017-05-14
ASoC: da7213: Fix incorrect usage of bitwise '&' operator for SRM check
Adam Thomson
1
-1
/
+1
2017-05-14
rt286: add Thinkpad Helix 2 to force_combo_jack_table
Yifeng Li
1
-0
/
+7
2017-05-14
ASoC: ak4613: disable asymmetric audio interface format
Kuninori Morimoto
1
-14
/
+4
2017-05-14
ASoC: rt5665: fix gcc-7 warning
Arnd Bergmann
1
-68
/
+68
[prev]
[next]