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
/
wm8996.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-15
ASoC: wm8996: Add 44.1kHz support
Mark Brown
1
-9
/
+10
2012-03-08
ASoC: wm8996: Remove separate output stage enable step
Mark Brown
1
-20
/
+12
2012-03-08
ASoC: wm8996: Remove some volatile regisers from the defaults table
Mark Brown
1
-2
/
+0
2012-03-01
ASoC: wm8996: Remove stub register cache
Mark Brown
1
-8
/
+0
2012-03-01
ASoC: wm8996: Fix /RESET bounce ordering
Mark Brown
1
-1
/
+1
2012-02-21
ASoC: wm8996: Convert to use DAPM routes for stream connections
Mark Brown
1
-35
/
+39
2012-02-21
ASoC: wm8996: Implement DRC coefficient configuration
Mark Brown
1
-0
/
+6
2012-02-18
ASoC: wm8996: Make sure we bounce /RESET to reset
Mark Brown
1
-0
/
+1
2012-02-17
ASoC: wm8996: Convert to module_i2c_driver()
Mark Brown
1
-19
/
+1
2012-02-16
ASoC: Show device id in the debug message
Axel Lin
1
-1
/
+1
2012-02-09
Merge tag 'v3.3-rc3' as we've got several bugfixes in there which are
Mark Brown
1
-1
/
+1
2012-02-04
ASoC: core: Add support for DAI and machine kcontrols.
Liam Girdwood
1
-2
/
+2
2012-02-01
ASoC: wm8996: Use devm_regulator_bulk_get()
Mark Brown
1
-6
/
+3
2012-02-01
ASoC: wm8996: Switch to using common code for managing CPVDD supply
Mark Brown
1
-27
/
+5
2012-02-01
Merge tag 'v3.3-rc2' into for-3.4
Mark Brown
1
-1
/
+2
2012-01-27
ASoC: Set idle_bias_off flag in snd_soc_codec_driver
Axel Lin
1
-3
/
+1
2012-01-26
ASoC: wm8996: Handle failures to determine accessory polarity
Mark Brown
1
-12
/
+26
2012-01-26
ASoC: wm8996: Mark register cache as dirty when regulators are disabled
Mark Brown
1
-1
/
+1
2012-01-22
ASoC: wm8996: Call _POST_PMU callback for CPVDD
Mark Brown
1
-1
/
+2
2012-01-20
ASoC: 24 bits are significant on the WM8996 audio interfaces
Mark Brown
1
-0
/
+4
2012-01-20
ASoC: Disable register synchronisation for low frequency WM8996 SYSCLK
Mark Brown
1
-0
/
+4
2011-12-30
ASoC: Enable ASoC register map dump for some regmap CODECs
Mark Brown
1
-0
/
+8
2011-12-14
ASoC: Tune the accessory detection rates for WM8996
Mark Brown
1
-6
/
+12
2011-12-10
Merge branch 'for-3.2' into for-3.3
Mark Brown
1
-0
/
+1
2011-12-10
ASoC: Fix WM8996 24.576MHz clock operation
Mark Brown
1
-0
/
+1
2011-11-27
ASoC: Convert wm8996 to use devm_kzalloc()
Mark Brown
1
-3
/
+2
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
1
-1
/
+1
2011-11-08
ASoC: Convert WM8996 gpiolib to regmap
Mark Brown
1
-29
/
+27
2011-11-08
ASoC: Move most WM8996 resource acquisition to I2C probe
Mark Brown
1
-87
/
+96
2011-11-08
ASoC: Convert WM8996 to direct regmap API usage
Mark Brown
1
-308
/
+391
2011-10-24
ASoC: wm8996: Avoid a redundant i2c_get_clientdata call in wm8996_i2c_remove
Axel Lin
1
-1
/
+1
2011-10-22
ASoC: wm8996: Fix wrong mask for setting WM8996_AIF_CLOCKING_2
Axel Lin
1
-1
/
+1
2011-10-20
ASoC: wm8996: Use SND_SOC_DAPM_AIF_OUT for AIF2 Capture
Axel Lin
1
-2
/
+2
2011-10-03
ASoC: Remove needless codec->dapm.bias_level assignment to SND_SOC_BIAS_OFF
Axel Lin
1
-1
/
+0
2011-09-27
ASoC: Add DRC control for WM8996
Karl Tsou
1
-0
/
+8
2011-09-20
ASoC: Refcount WM8996 bandgap from FLL too
Mark Brown
1
-6
/
+39
2011-09-20
ASoC: Fix unused variable warning in WM8996
Mark Brown
1
-2
/
+0
2011-09-19
ASoC: Initial WM8996 headphone impedance measurement support
Mark Brown
1
-25
/
+112
2011-09-19
ASoC: WM8996 only needs bandgap for analogue functionality
Mark Brown
1
-11
/
+29
2011-09-16
ASoC: Fix WM8996 DC servo operation without IRQ
Mark Brown
1
-6
/
+3
2011-09-14
ASoC: Correct channel numbers for WM8996 AIF2
Mark Brown
1
-4
/
+4
2011-09-14
ASoC: Disable WM8996 CPVDD supply when not in use
Mark Brown
1
-8
/
+30
2011-09-06
ASoC: Check that WM8996 FLL started even if we don't have the IRQ
Mark Brown
1
-7
/
+19
2011-08-29
ASoC: Add 3D stereo support for wm8996
susan gao
1
-0
/
+9
2011-08-24
Merge branch 'for-3.1' into for-3.2
Mark Brown
1
-1
/
+1
2011-08-24
ASoC: Correct element count for WM8996 sidetone HPF
Mark Brown
1
-1
/
+1
2011-08-22
Merge branch 'for-3.1' into for-3.2
Mark Brown
1
-9
/
+17
2011-08-22
ASoC: Clear completions from late WM8996 FLL lock IRQs
Mark Brown
1
-0
/
+3
2011-08-22
ASoC: Optimise WM8996 no interrupt path
Mark Brown
1
-4
/
+4
2011-08-22
ASoC: Automatically manage WM8996 MICBIAS regulating mode
Mark Brown
1
-0
/
+4
[next]