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
/
wm_hubs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-01
ASoC: wm8994: Skip setting of the WM8994_MICBIAS register for WM1811
Sylwester Nawrocki
1
-0
/
+3
2020-06-22
ASoC: codecs: wm*: rename to snd_soc_component_read()
Kuninori Morimoto
1
-15
/
+15
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2018-02-12
ASoC: wm8993/wm8994/wm8958: replace codec to component
Kuninori Morimoto
1
-127
/
+127
2017-02-27
scripts/spelling.txt: add "unneded" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2015-08-05
ASoC: wm_hubs: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
Lars-Peter Clausen
1
-4
/
+3
2015-06-01
ASoC: wm_hubs: Replace direct snd_soc_codec dapm field access
Lars-Peter Clausen
1
-2
/
+2
2015-01-14
ASoC: wm_hubs: Replace w->codec snd_soc_dapm_to_codec(w->dapm)
Lars-Peter Clausen
1
-5
/
+5
2014-06-27
ASoC: wm_hubs: Remove redundant OOM message
Sachin Kamat
1
-3
/
+1
2014-04-14
ASoC: Add snd_soc_kcontrol_codec() helper function
Lars-Peter Clausen
1
-1
/
+1
2014-02-23
ASoC: wm_hubs: Use SOC_ENUM_SINGLE_DECL()
Takashi Iwai
1
-8
/
+8
2013-11-07
ASoC: wm_hubs: Replace BUG() with WARN()
Takashi Iwai
1
-1
/
+1
2013-10-30
ASoC: wm_hubs: Add missing break in hp_supply_event()
Takashi Iwai
1
-0
/
+1
2013-07-29
ASoC: dapm: Add a helper to get the CODEC for DAPM kcontrol
Lars-Peter Clausen
1
-6
/
+2
2013-06-19
ASoC: wm_hubs: Use SOC_SINGLE_EXT() instead of open-coding it
Lars-Peter Clausen
1
-4
/
+2
2013-03-12
ASoC: wm_hubs: Silence reg_r and reg_l 'may be used uninitialized' warnings
Tim Gardner
1
-3
/
+6
2012-09-28
ASoC: wm_hubs: Ensure volume updates are handled during class W startup
Mark Brown
1
-0
/
+5
2012-08-22
ASoC: wm_hubs: Allow configuration of MICBIAS power up delay via pdata
Mark Brown
1
-4
/
+31
2012-08-22
ASoC: wm_hubs: Add trace showing semantics of the DCS update
Mark Brown
1
-0
/
+4
2012-08-22
ASoC: wm_hubs: Use explicit casts for converting to signed
Mark Brown
1
-2
/
+2
2012-08-03
ASoC: wm_hubs: Rename calibrate_dc_servo()
Mark Brown
1
-2
/
+2
2012-08-03
ASoC: wm_hubs: Factor out DC servo readback code
Mark Brown
1
-22
/
+43
2012-08-03
ASoC: wm_hubs: Move CODEC stored in private data into wm_hubs
Mark Brown
1
-0
/
+2
2012-06-03
ASoC: codecs: Refresh copyrights for Wolfson drivers
Mark Brown
1
-1
/
+1
2012-05-13
Merge tag 'v3.4-rc7' into for-3.5
Mark Brown
1
-6
/
+9
2012-05-01
ASoC: wm_hubs: Cache multiple DCS offsets
Mark Brown
1
-9
/
+65
2012-04-27
ASoC: wm_hubs: Enable class W for output mixer paths
Mark Brown
1
-21
/
+40
2012-04-27
ASoC: wm_hubs: Factor out class W management
Mark Brown
1
-0
/
+59
2012-04-27
ASoC: wm_hubs: Special case headphones for digital paths in more use cases
Mark Brown
1
-6
/
+42
2012-04-23
ASoC: wm_hubs: Make sure we don't disable differential line outputs
Mark Brown
1
-6
/
+9
2012-03-19
ASoC: wm_hubs: Don't actively manage LINEOUT_VMID_BUF
Mark Brown
1
-11
/
+5
2012-03-04
ASoC: wm_hubs: Disable cache of the DC servo calibration for WM1811
Mark Brown
1
-1
/
+1
2012-02-29
ASoC: wm_hubs: Bomb out if we can't read back the DC servo result
Mark Brown
1
-1
/
+1
2012-02-21
ASoC: wm_hubs: Convert headphone driver to output driver widget
Mark Brown
1
-3
/
+2
2012-02-11
ASoC: wm_hubs: Clamp inputs to VMID while we ramp
Mark Brown
1
-0
/
+10
2012-02-11
ASoC: wm_hubs: Improve single ended line output enable performance
Mark Brown
1
-8
/
+105
2012-02-09
Merge tag 'v3.3-rc3' as we've got several bugfixes in there which are
Mark Brown
1
-6
/
+12
2012-02-07
ASoC: wm_hubs: Convert most output drivers to OUT_DRV widgets
Mark Brown
1
-12
/
+12
2012-02-04
ASoC: core: Add support for DAI and machine kcontrols.
Liam Girdwood
1
-1
/
+1
2012-02-01
ASoC: wm_hubs: Correct line input to line output 2 paths
Mark Brown
1
-2
/
+2
2012-01-31
ASoC: wm_hubs: Push check for idle_bias_off out into drivers
Mark Brown
1
-6
/
+0
2012-01-31
ASoC: wm_hubs: Fix routing of input PGAs to line output mixer
Mark Brown
1
-4
/
+4
2012-01-27
ASoC: wm_hubs: fix wrong bits for LINEOUT2 N/P mixer
UK KIM
1
-2
/
+2
2012-01-26
ASoC: wm_hubs: Enable line out VMID buffer for single ended line outputs
Mark Brown
1
-0
/
+6
2011-12-02
ASoC: Convert WM8994 MICBIASes to supply widgets
Mark Brown
1
-2
/
+2
2011-11-27
ASoC: Remove unneeded platform_device.h inclusions from CODECs
Mark Brown
1
-1
/
+0
2011-11-21
Merge branch 'for-3.2' into for-3.3
Mark Brown
1
-1
/
+1
2011-11-20
ASoC: wm_hubs: fix DB_RANGE size
Clemens Ladisch
1
-1
/
+1
2011-11-04
ASoC: Disable thermal shutdown when not using speakers in wm_hubs
Mark Brown
1
-0
/
+3
2011-10-06
ASoC: Replace remaining use of *_volsw_2r with *_volsw
Peter Ujfalusi
1
-2
/
+2
[next]