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
2018-03-01
ASoC: rt5651: Always keep OVCD enabled
Hans de Goede
1
-8
/
+1
2018-03-01
ASoC: rt5651: Only configure OVCD once at set_jack time
Hans de Goede
1
-9
/
+11
2018-03-01
ASoC: rt5651: Enable LDO and micbias1 supplies for jack-type detection
Hans de Goede
1
-8
/
+24
2018-03-01
ASoC: rt5651: Remove "JD Power" dapm supply
Hans de Goede
1
-5
/
+4
2018-03-01
ASoC: rt5651: Only configure LDO voltage once at boot
Hans de Goede
1
-3
/
+3
2018-03-01
ASoC: rt5651: Remove programming of PWR regs before force_bias_level() call
Hans de Goede
1
-10
/
+0
2018-03-01
ASoC: rt5651: Do not modify jd and PLL power bits from set_bias_level()
Hans de Goede
1
-7
/
+3
2018-03-01
ASoC: rt5651: Do not modify the LDO voltage control bits from set_bias_level()
Hans de Goede
1
-2
/
+3
2018-03-01
ASoC: rt5651: Fix bias_level confusion
Hans de Goede
1
-4
/
+8
2018-03-01
ASoC: rt5651: Remove is_sys_clk_from_pll()
Hans de Goede
1
-20
/
+4
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-03-01
ASoC: max9867: Show Kconfig entry
Ladislav Michl
1
-1
/
+2
2018-03-01
ASoC: rt5651: Add rt5651_apply_properties() helper function
Hans de Goede
2
-8
/
+16
2018-03-01
ASoC: rt5651: Use standard component set_jack callback
Hans de Goede
2
-5
/
+3
2018-03-01
ASoC: rt5651: Move 2 functions higher up in rt5651.c
Hans de Goede
1
-77
/
+77
2018-03-01
ASoC: rt5651: Move all jack-detect initialization to rt5651_set_jack_detect
Hans de Goede
2
-62
/
+58
2018-03-01
ASoC: rt5651: Remove unused rt5651_platform_data
Hans de Goede
2
-39
/
+10
2018-02-28
ASoC: wm_adsp: For TLV controls only register TLV get/set
Richard Fitzgerald
1
-6
/
+8
2018-02-27
ASoC: cpcap: new codec
Sebastian Reichel
3
-0
/
+1574
2018-02-27
ASoC: support ROHM BD28623 codec
Katsuhiro Suzuki
3
-0
/
+252
2018-02-26
ASoC: wm_adsp: Support streams which can start/stop with DSP active
Charles Keepax
1
-10
/
+18
2018-02-21
ASoC: arizona: Fixup some minor formatting issues
Charles Keepax
6
-97
/
+113
2018-02-21
ASoC: dmic: don't use codec anymore
Kuninori Morimoto
1
-2
/
+2
2018-02-20
ASoC: ak5558: Fix style for SPDX identifier
Daniel Baluta
2
-8
/
+7
2018-02-20
ASoC: hdmi-codec: Fix module unloading caused kernel crash
Peter Ujfalusi
1
-12
/
+0
2018-02-20
ASoC: hdmi-codec: Fix module unloading caused kernel crash
Peter Ujfalusi
1
-6
/
+1
2018-02-20
ASoC: max9759: Add Amplifier Driver
Neil Armstrong
3
-0
/
+214
2018-02-20
ASoC: ak4458: Sort headers alphabetically
Cosmin-Gabriel Samoila
1
-5
/
+5
2018-02-20
ASoC: ak4458: Modify SPDX license format
Cosmin-Gabriel Samoila
2
-8
/
+7
2018-02-19
ASoC: ADAU7002: Adding ACPI id
Akshu Agrawal
1
-0
/
+10
2018-02-19
ASoC: dmic: Add optional wakeup delay
Matthias Kaehlcke
1
-28
/
+35
2018-02-19
ASoC: rt5651: Fix regcache sync errors on resume
Hans de Goede
1
-0
/
+1
2018-02-19
ASoC: sgtl5000: add 5 band graphic equalizer
Michal Oleszczyk
2
-3
/
+28
2018-02-19
ASoC: sgtl5000: add 'Audio Switch' block implementation
Michal Oleszczyk
1
-11
/
+67
2018-02-19
ASoC: tlv320aic31xx: Do not force power on the DAC/ADC in clock master mode
Peter Ujfalusi
2
-10
/
+23
2018-02-19
ASoC: tlv320aic31xx: Rename AIF_IN from 'DAC IN' to 'AIF IN'
Peter Ujfalusi
1
-9
/
+9
2018-02-19
ASoC: ak5558: replace codec to component
Kuninori Morimoto
1
-34
/
+33
2018-02-19
ASoC: ak4458: replace codec to component
Kuninori Morimoto
1
-54
/
+53
2018-02-16
Merge branch 'fix/sgtl5000' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-sgtl5000
Mark Brown
1
-0
/
+11
2018-02-16
ASoC: wm_adsp: Fix some signedness errors in register access
Richard Fitzgerald
1
-4
/
+4
2018-02-16
ASoC: sgtl5000: Fix suspend/resume
Fabio Estevam
1
-0
/
+11
2018-02-16
ASoC: ak4458: ak4458_regmap can be static
kbuild test robot
1
-2
/
+2
2018-02-16
ASoC: ak5558: Add support for AK5558 ADC driver
Daniel Baluta
4
-0
/
+477
2018-02-16
ASoC: ak4458: Add support for AK4458 DAC driver
Cosmin-Gabriel Samoila
4
-0
/
+753
2018-02-15
ASoC: Intel: Fix build
Mark Brown
1
-3
/
+3
2018-02-15
ASoC: TSCS42xx: make const array norm_addrs static, reduces object code size
Colin Ian King
1
-5
/
+7
2018-02-15
ASoC: hdac_hdmi : Ensuring proper setting of output widget power state
Abhijeet Kumar
1
-3
/
+15
2018-02-14
ASoC: wm9713: Use empty struct initializer
Fabio Estevam
1
-1
/
+1
[prev]
[next]