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
/
wm8962.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-04
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
Mark Brown
1
-2
/
+1
2012-04-01
ASoC: wm8962: Add HPF coefficient configuration support
Mark Brown
1
-0
/
+1
2012-04-01
ASoC: wm8962: Add HD Bass and VSS coefficient configuration
Mark Brown
1
-0
/
+2
2012-04-01
ASoC: wm8962: Add Dynamic Range Control support
Mark Brown
1
-0
/
+3
2012-04-01
ASoC: wm8962: Add Direct-Form 1 filter support
Mark Brown
1
-0
/
+3
2012-04-01
ASoC: wm8962: Add 3D enhancement support
Mark Brown
1
-0
/
+3
2012-04-01
ASoC: wm8962: Implement DSP2 configuration initialisation
Mark Brown
1
-1
/
+2
2012-03-18
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-1338
/
+803
2012-03-06
ASoC: wm8962: Remove defaults for volatile registers
Mark Brown
1
-14
/
+3
2012-03-06
ASoC: wm8962: Remove unneeded pm_runtime_set_active()
Mark Brown
1
-1
/
+0
2012-03-02
ASoC: wm8962: Run the headphone in class G mode when sidetone is enabled
Mark Brown
1
-0
/
+2
2012-03-01
ASoC: wm8962: Remove register default for PLL2
Mark Brown
1
-2
/
+0
2012-02-24
ASoC: wm8962: Convert interrupt handler to direct regmap usage
Mark Brown
1
-20
/
+39
2012-02-23
ASoC: wm8962: Remove mistakenly committed debug logging
Mark Brown
1
-4
/
+0
2012-02-17
ASoC: wm8962: Convert to module_i2c_driver()
Mark Brown
1
-11
/
+1
2012-02-17
ASoC: wm8962: Convert to runtime PM for bias off management
Mark Brown
1
-41
/
+72
2012-02-17
ASoC: wm8962: Don't automatically enable and disable FLL
Mark Brown
1
-66
/
+6
2012-02-17
ASoC: wm8962: Clean up register dump cruft
Mark Brown
1
-9
/
+0
2012-02-17
ASoC: wm8962: Add new SYSCLK ratios for new device revisions
Mark Brown
1
-1
/
+1
2012-02-17
ASoC: wm8962: Log the selected SYSCLK ratio
Mark Brown
1
-0
/
+2
2012-02-17
ASoC: wm8962: Only configure BCLK in hw_params when audio is active
Mark Brown
1
-1
/
+2
2012-02-17
ASoC: wm8962: Update the clocking when setting system clock
Mark Brown
1
-0
/
+2
2012-02-16
ASoC: Show device id in the debug message
Axel Lin
1
-1
/
+1
2012-02-15
ASoC: wm8962: Fix sidetone enumeration texts
Mark Brown
1
-1
/
+1
2012-02-09
Merge tag 'v3.3-rc3' as we've got several bugfixes in there which are
Mark Brown
1
-4
/
+4
2012-02-08
ASoC: wm8962: Support mono playback and record
Mark Brown
1
-2
/
+5
2012-02-04
ASoC: core: Add support for DAI and machine kcontrols.
Liam Girdwood
1
-3
/
+3
2012-02-01
ASoC: wm8962: Fix word length configuration
Susan Gao
1
-3
/
+3
2012-01-28
ASoC: wm8962: Enable idle_bias_off
Mark Brown
1
-0
/
+1
2012-01-26
ASoC: wm8962: Mark register cache as dirty when regulators are disabled
Mark Brown
1
-1
/
+1
2012-01-25
ASoC: wm8962: Optimise power consumption for IN4 DC measurement usage
Mark Brown
1
-0
/
+18
2012-01-20
ASoC: Add WM8962 DAC and ADC L/R swap support
Mark Brown
1
-0
/
+2
2012-01-20
ASoC: Convert WM8962 register access map to modern style
Mark Brown
1
-1155
/
+648
2012-01-20
ASoC: Make WM8962 I2C usage unconditional
Mark Brown
1
-13
/
+1
2012-01-02
ASoC: Fix return value of wm8962_gpio_direction_out()
Axel Lin
1
-3
/
+7
2011-12-30
ASoC: Enable ASoC register map dump for some regmap CODECs
Mark Brown
1
-0
/
+9
2011-12-02
ASoC: Make WM8962 beep a signal generator
Mark Brown
1
-1
/
+1
2011-11-28
ASoC: Convert WM8962 to devm_kzalloc()
Mark Brown
1
-5
/
+4
2011-11-27
ASoC: Remove unneeded platform_device.h inclusions from CODECs
Mark Brown
1
-1
/
+0
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
1
-1
/
+1
2011-11-21
Merge branch 'for-3.2' into for-3.3
Mark Brown
1
-2
/
+2
2011-11-20
ASoC: wm8962: fix DB_RANGE size
Clemens Ladisch
1
-2
/
+2
2011-11-08
ASoC: Disable debounce on some WM8962 interrupts
Mark Brown
1
-0
/
+6
2011-11-08
ASoC: Convert WM8962 to direct regmap usage
Mark Brown
1
-791
/
+802
2011-11-08
Merge branch 'for-3.2' into for-3.3
Mark Brown
1
-10
/
+20
2011-11-05
ASoC: Manage thermal shutdown for WM8962
Mark Brown
1
-0
/
+8
2011-11-01
ASoC: Disable MICBIAS and SYSCLK when stopping WM8962 accessory detection
Mark Brown
1
-0
/
+3
2011-11-01
ASoC: WM8962 accessory detection requires MICBIAS
Mark Brown
1
-1
/
+3
2011-11-01
ASoC: Enable SYSCLK last when enabling WM8962 mic detection
Mark Brown
1
-0
/
+3
2011-11-01
ASoC: Start WM8962 FLL if SYSCLK is enabled
Mark Brown
1
-0
/
+4
[next]