index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm8993.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-31
ASoC: wm8993: Convert to params_width()
Mark Brown
1
-5
/
+5
2014-03-13
Merge remote-tracking branch 'asoc/topic/io' into asoc-next
Mark Brown
1
-7
/
+0
2014-03-11
ASoC: codec: Simplify ASoC probe code.
Xiubo Li
1
-7
/
+0
2014-02-25
ASoC: wm8993: Remove unused pointer in wm8993_remove()
Christian Engelmayer
1
-2
/
+0
2014-02-23
ASoC: wm8993: Use SOC_ENUM_SINGLE_DECL()
Takashi Iwai
1
-32
/
+32
2013-09-27
ASoC: wm8993: drop regulator_bulk_free of devm_ allocated data
Wei Yongjun
1
-1
/
+0
2012-12-09
ASoC: codecs: remove __dev* attributes
Bill Pemberton
1
-4
/
+4
2012-12-02
ASoC: wm8993: Use devm_regmap_init_i2c()
Sachin Kamat
1
-6
/
+3
2012-11-28
ASoC: wm8993: Use devm_regulator_bulk_get
Sachin Kamat
1
-5
/
+2
2012-08-22
ASoC: wm_hubs: Allow configuration of MICBIAS power up delay via pdata
Mark Brown
1
-0
/
+2
2012-06-03
ASoC: codecs: Refresh copyrights for Wolfson drivers
Mark Brown
1
-1
/
+1
2012-04-27
ASoC: wm_hubs: Factor out class W management
Mark Brown
1
-82
/
+2
2012-04-27
ASoC: wm_hubs: Special case headphones for digital paths in more use cases
Mark Brown
1
-2
/
+0
2012-02-17
ASoC: wm8993: Convert to module_i2c_driver()
Mark Brown
1
-18
/
+1
2012-02-12
ASoC: wm_hubs: Improve single ended line output enable performance
Mark Brown
1
-0
/
+4
2012-02-11
ASoC: wm8993: Add register default for INPUTS_CLAMP
Mark Brown
1
-0
/
+1
2012-02-10
ASoC: wm8993: Correct typos in regmap conversion
Mark Brown
1
-2
/
+2
2012-02-04
ASoC: core: Add support for DAI and machine kcontrols.
Liam Girdwood
1
-2
/
+2
2012-01-31
ASoC: wm_hubs: Push check for idle_bias_off out into drivers
Mark Brown
1
-0
/
+6
2012-01-31
ASoC: wm8993: Convert to use a regmap patch
Mark Brown
1
-5
/
+13
2012-01-20
ASoC: 24 bits are significant on wm_hubs DAIs
Mark Brown
1
-0
/
+2
2012-01-20
ASoC: Make WM8993 I2C usage unconditional
Mark Brown
1
-6
/
+0
2012-01-20
ASoC: Implement basic WM8993 interrupt support
Mark Brown
1
-9
/
+85
2012-01-20
ASoC: Move WM8993 resource acquisition and device reset to bus probe
Mark Brown
1
-40
/
+49
2012-01-20
ASoC: Convert wm8993 to direct regmap API usage
Mark Brown
1
-149
/
+271
2012-01-17
ASoC: Wait for WM8993 FLL to stabilise
Mark Brown
1
-0
/
+6
2011-12-15
ASoC: Fix partial cherry pick in wm8993
Mark Brown
1
-1
/
+1
2011-12-14
ASoC: Use standard register cache sync in wm8993
Mark Brown
1
-23
/
+1
2011-12-14
ASoC: Convert wm8993 to devm_kzalloc()
Mark Brown
1
-3
/
+2
2011-12-04
ASoC: Remove unused -codec from Wolfson device driver names
Mark Brown
1
-1
/
+1
2011-12-02
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
1
-1
/
+1
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
1
-1
/
+1
2011-11-20
ASoC: wm8993: fix DB_RANGE size
Clemens Ladisch
1
-1
/
+1
2011-08-14
ASoC: Add VMID widget for wm_hubs devices
Mark Brown
1
-0
/
+4
2011-08-01
ASoC: Support separate left and right channel dcs_codes values
Mark Brown
1
-1
/
+2
2011-07-13
ASoC: Use late enable handling for direct voice, speaker and headphone
Mark Brown
1
-1
/
+1
2011-06-23
ASoC: Trigger wm_hubs series update startup off a separate flag
Mark Brown
1
-0
/
+1
2011-05-16
ASoC: Fix wrong data type access in a few codec drivers
Jarkko Nikula
1
-1
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-01-13
ASoC: Update users of readable_register()/volatile_register()
Dimitris Papastamos
1
-1
/
+1
2010-12-29
ASoC: codecs: Remove unused reg_cache fields from device structs
Lars-Peter Clausen
1
-1
/
+0
2010-12-14
ASoC: Explicitly clear WM8993 ramp controls on power down
Mark Brown
1
-0
/
+6
2010-11-22
ASoC: Do not include soc-dapm.h
Jarkko Nikula
1
-1
/
+0
2010-11-15
ASoC: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-11-06
ASoC: Decouple DAPM from CODECs
Liam Girdwood
1
-4
/
+5
2010-10-28
ASoC: Store DC offset correction for wm_hubs devices in class W mode
Mark Brown
1
-0
/
+2
2010-09-11
ASoC: Fix incorrect register cache size configuration
Dimitris Papastamos
1
-1
/
+1
2010-08-12
ASoC: Remove unneeded control_data management from Wolfson drivers
Mark Brown
1
-3
/
+0
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-184
/
+123
2010-05-20
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-12
/
+12
[next]