index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm_hubs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: wm_hubs: Add missing break in hp_supply_event()
Takashi Iwai
2013-10-30
1
-0
/
+1
*
ASoC: dapm: Add a helper to get the CODEC for DAPM kcontrol
Lars-Peter Clausen
2013-07-29
1
-6
/
+2
*
ASoC: wm_hubs: Use SOC_SINGLE_EXT() instead of open-coding it
Lars-Peter Clausen
2013-06-19
1
-4
/
+2
*
ASoC: wm_hubs: Silence reg_r and reg_l 'may be used uninitialized' warnings
Tim Gardner
2013-03-12
1
-3
/
+6
*
ASoC: wm_hubs: Ensure volume updates are handled during class W startup
Mark Brown
2012-09-28
1
-0
/
+5
*
ASoC: wm_hubs: Allow configuration of MICBIAS power up delay via pdata
Mark Brown
2012-08-22
1
-4
/
+31
*
ASoC: wm_hubs: Add trace showing semantics of the DCS update
Mark Brown
2012-08-22
1
-0
/
+4
*
ASoC: wm_hubs: Use explicit casts for converting to signed
Mark Brown
2012-08-22
1
-2
/
+2
*
ASoC: wm_hubs: Rename calibrate_dc_servo()
Mark Brown
2012-08-03
1
-2
/
+2
*
ASoC: wm_hubs: Factor out DC servo readback code
Mark Brown
2012-08-03
1
-22
/
+43
*
ASoC: wm_hubs: Move CODEC stored in private data into wm_hubs
Mark Brown
2012-08-03
1
-0
/
+2
*
ASoC: codecs: Refresh copyrights for Wolfson drivers
Mark Brown
2012-06-03
1
-1
/
+1
*
Merge tag 'v3.4-rc7' into for-3.5
Mark Brown
2012-05-13
1
-6
/
+9
|
\
|
*
ASoC: wm_hubs: Make sure we don't disable differential line outputs
Mark Brown
2012-04-23
1
-6
/
+9
*
|
ASoC: wm_hubs: Cache multiple DCS offsets
Mark Brown
2012-05-01
1
-9
/
+65
*
|
ASoC: wm_hubs: Enable class W for output mixer paths
Mark Brown
2012-04-27
1
-21
/
+40
*
|
ASoC: wm_hubs: Factor out class W management
Mark Brown
2012-04-27
1
-0
/
+59
*
|
ASoC: wm_hubs: Special case headphones for digital paths in more use cases
Mark Brown
2012-04-27
1
-6
/
+42
|
/
*
ASoC: wm_hubs: Don't actively manage LINEOUT_VMID_BUF
Mark Brown
2012-03-19
1
-11
/
+5
*
ASoC: wm_hubs: Disable cache of the DC servo calibration for WM1811
Mark Brown
2012-03-04
1
-1
/
+1
*
ASoC: wm_hubs: Bomb out if we can't read back the DC servo result
Mark Brown
2012-02-29
1
-1
/
+1
*
ASoC: wm_hubs: Convert headphone driver to output driver widget
Mark Brown
2012-02-21
1
-3
/
+2
*
ASoC: wm_hubs: Clamp inputs to VMID while we ramp
Mark Brown
2012-02-11
1
-0
/
+10
*
ASoC: wm_hubs: Improve single ended line output enable performance
Mark Brown
2012-02-11
1
-8
/
+105
*
Merge tag 'v3.3-rc3' as we've got several bugfixes in there which are
Mark Brown
2012-02-09
1
-6
/
+12
|
\
|
*
ASoC: wm_hubs: Correct line input to line output 2 paths
Mark Brown
2012-02-01
1
-2
/
+2
|
*
ASoC: wm_hubs: Fix routing of input PGAs to line output mixer
Mark Brown
2012-01-31
1
-4
/
+4
|
*
ASoC: wm_hubs: fix wrong bits for LINEOUT2 N/P mixer
UK KIM
2012-01-27
1
-2
/
+2
|
*
ASoC: wm_hubs: Enable line out VMID buffer for single ended line outputs
Mark Brown
2012-01-26
1
-0
/
+6
*
|
ASoC: wm_hubs: Convert most output drivers to OUT_DRV widgets
Mark Brown
2012-02-07
1
-12
/
+12
*
|
ASoC: core: Add support for DAI and machine kcontrols.
Liam Girdwood
2012-02-04
1
-1
/
+1
*
|
ASoC: wm_hubs: Push check for idle_bias_off out into drivers
Mark Brown
2012-01-31
1
-6
/
+0
|
/
*
ASoC: Convert WM8994 MICBIASes to supply widgets
Mark Brown
2011-12-02
1
-2
/
+2
*
ASoC: Remove unneeded platform_device.h inclusions from CODECs
Mark Brown
2011-11-27
1
-1
/
+0
*
Merge branch 'for-3.2' into for-3.3
Mark Brown
2011-11-21
1
-1
/
+1
|
\
|
*
ASoC: wm_hubs: fix DB_RANGE size
Clemens Ladisch
2011-11-20
1
-1
/
+1
*
|
ASoC: Disable thermal shutdown when not using speakers in wm_hubs
Mark Brown
2011-11-04
1
-0
/
+3
|
/
*
ASoC: Replace remaining use of *_volsw_2r with *_volsw
Peter Ujfalusi
2011-10-06
1
-2
/
+2
*
ASoC: Consolidate use of controls with custom get/put function
Peter Ujfalusi
2011-10-05
1
-13
/
+5
*
ASoC: Add VMID widget for wm_hubs devices
Mark Brown
2011-08-14
1
-0
/
+16
*
Merge branch 'for-3.1' into for-3.2
Mark Brown
2011-08-08
1
-2
/
+1
|
\
|
*
ASoC: Disable wm_hubs periodic DC servo update
Mark Brown
2011-07-29
1
-2
/
+1
*
|
ASoC: Support separate left and right channel dcs_codes values
Mark Brown
2011-08-01
1
-6
/
+7
*
|
ASoC: Implement new DC servo readback mode for late WM8994 revisions
Mark Brown
2011-08-01
1
-4
/
+15
|
/
*
ASoC: Handle spurious wm_hubs DC servo done interrupts
Mark Brown
2011-07-15
1
-14
/
+16
*
ASoC: Implement DC servo completion IRQ handling for wm_hubs devices
Mark Brown
2011-07-14
1
-5
/
+29
*
ASoC: Use late enable handling for direct voice, speaker and headphone
Mark Brown
2011-07-14
1
-3
/
+0
*
ASoC: Correct left/right swap in wm_hubs DC offset correction
Mark Brown
2011-06-29
1
-8
/
+8
*
ASoC: Allow suppression of series updates on wm_hubs devices
Mark Brown
2011-06-23
1
-1
/
+1
*
ASoC: Trigger wm_hubs series update startup off a separate flag
Mark Brown
2011-06-23
1
-2
/
+1
[next]