index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-12-24
ASoC: wm8962: Unconditionally wait for the FLL to lock
Mark Brown
1
-14
/
+12
2012-12-24
ASoC: wm8962: Convert to devm_input_allocate_device()
Mark Brown
1
-3
/
+1
2012-12-24
ASoC: wm8962: Add device tree support
Fabio Estevam
1
-0
/
+7
2012-12-09
ASoC: codecs: remove __dev* attributes
Bill Pemberton
1
-4
/
+4
2012-12-02
ASoC: wm8962: Use devm_regmap_init_i2c()
Sachin Kamat
1
-11
/
+6
2012-11-28
ASoC: wm8962: Use devm_regulator_bulk_get
Sachin Kamat
1
-5
/
+2
2012-08-09
ASoC: wm8962: Don't duplicate bias level management in resume
Mark Brown
1
-15
/
+0
2012-07-31
ASoC: wm8962: Allow VMID time to fully ramp
Mark Brown
1
-0
/
+3
2012-07-12
ASoC: wm8962: Redo early init of the part on resume
Mark Brown
1
-0
/
+3
2012-07-03
ASoC: wm8962: Log AIF configuration requested by hw_params()
Mark Brown
1
-0
/
+3
2012-06-03
ASoC: codecs: Refresh copyrights for Wolfson drivers
Mark Brown
1
-1
/
+1
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
[next]