index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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-10
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-23
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-16
ASoC: wm8962: Convert to runtime PM for bias off management
Mark Brown
1
-41
/
+72
2012-02-16
ASoC: wm8962: Don't automatically enable and disable FLL
Mark Brown
1
-66
/
+6
2012-02-16
ASoC: wm8962: Clean up register dump cruft
Mark Brown
1
-9
/
+0
2012-02-16
ASoC: wm8962: Add new SYSCLK ratios for new device revisions
Mark Brown
1
-1
/
+1
2012-02-16
ASoC: wm8962: Log the selected SYSCLK ratio
Mark Brown
1
-0
/
+2
2012-02-16
ASoC: wm8962: Only configure BCLK in hw_params when audio is active
Mark Brown
1
-1
/
+2
2012-02-16
ASoC: wm8962: Update the clocking when setting system clock
Mark Brown
1
-0
/
+2
2012-02-15
ASoC: Show device id in the debug message
Axel Lin
1
-1
/
+1
2012-02-14
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-27
ASoC: wm8962: Enable idle_bias_off
Mark Brown
1
-0
/
+1
2012-01-25
ASoC: wm8962: Mark register cache as dirty when regulators are disabled
Mark Brown
1
-1
/
+1
2012-01-24
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-27
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]