index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm8962.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-14
ASoC: wm8962: Replace w->codec snd_soc_dapm_to_codec(w->dapm)
Lars-Peter Clausen
1
-3
/
+3
2014-12-18
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-12-13
sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-1
/
+1
2014-12-08
Merge remote-tracking branches 'asoc/topic/wm8955', 'asoc/topic/wm8960', 'aso...
Mark Brown
1
-2
/
+1
2014-11-10
ASoC: wm8962: Move DSP enable lock to the driver level
Lars-Peter Clausen
1
-2
/
+6
2014-10-28
ASoC: wm8962: Use the preferred form for passing a size of a struct
Fabio Estevam
1
-2
/
+1
2014-09-18
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
1
-4
/
+1
2014-08-04
Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...
Mark Brown
1
-5
/
+24
2014-07-31
ASoC: wm8962: Let CODEC driver enable and disable its own MCLK
Nicolin Chen
1
-0
/
+19
2014-07-31
ASoC: wm8962: Convert to params_width()
Mark Brown
1
-5
/
+5
2014-05-22
Merge remote-tracking branches 'asoc/topic/cs42l56', 'asoc/topic/cs42xx8' and...
Mark Brown
1
-12
/
+0
2014-05-22
Merge remote-tracking branch 'asoc/topic/component' into asoc-next
Mark Brown
1
-4
/
+4
2014-05-13
ASoC: wm8962: Update register CLASS_D_CONTROL_1 to be non-volatile
Charles Keepax
1
-3
/
+12
2014-05-02
ASoC: Remove IS_ENABLED for INPUT in CS42L52 and WM8962
Brian Austin
1
-12
/
+0
2014-04-14
ASoC: Add snd_soc_kcontrol_codec() helper function
Lars-Peter Clausen
1
-4
/
+4
2014-03-13
Merge remote-tracking branch 'asoc/topic/io' into asoc-next
Mark Brown
1
-7
/
+0
2014-03-12
Merge remote-tracking branches 'asoc/topic/wm8961', 'asoc/topic/wm8962', 'aso...
Mark Brown
1
-24
/
+43
2014-03-11
ASoC: codec: Simplify ASoC probe code.
Xiubo Li
1
-7
/
+0
2014-02-25
ASoC: wm8962: Replace codec->control_data with wm8962->regmap
Lars-Peter Clausen
1
-1
/
+3
2014-02-23
ASoC: wm8962: Use SOC_ENUM_SINGLE_DECL()
Takashi Iwai
1
-16
/
+16
2014-02-20
ASoC: wm8962: Update locking around use of DAPM pin API
Charles Keepax
1
-4
/
+9
2014-02-03
ASoC: wm8962: Reinitialise the IRQ completion rather than just trying it
Mark Brown
1
-1
/
+1
2014-02-03
ASoC: wm8962: Clean up error handling for failed FLL start
Mark Brown
1
-4
/
+5
2014-02-03
ASoC: wm8962: Check if we runtime resume the device when starting FLL
Mark Brown
1
-1
/
+5
2014-02-03
ASoC: wm8962: Hold a runtime PM reference while handling interrupts
Mark Brown
1
-1
/
+13
2014-01-02
Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso...
Mark Brown
1
-2
/
+2
2013-12-05
ASoC: wm8962: Enable SYSCLK provisonally before fetching generated DSPCLK_DIV
Nicolin Chen
1
-0
/
+13
2013-11-24
ASoC: wm8962: Use IS_ENABLED() macro
Fabio Estevam
1
-2
/
+2
2013-11-16
Merge tag 'asoc-v3.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
1
-0
/
+2
2013-11-15
Merge remote-tracking branch 'asoc/fix/wm8962' into asoc-linus
Mark Brown
1
-0
/
+2
2013-11-14
ASoC: wm8962: Turn on regcache_cache_only before disabling regulator
Nicolin Chen
1
-0
/
+2
2013-11-08
Merge remote-tracking branch 'asoc/topic/wm8962' into asoc-next
Mark Brown
1
-110
/
+116
2013-11-07
ASoC: wm8962: Replace BUG() with WARN()
Takashi Iwai
1
-5
/
+5
2013-11-01
ASoC: wm8962: Add EQ coefficient support
Richard Fitzgerald
1
-0
/
+3
2013-11-01
ASoC: wm8962: Add ALC coefficient support
Richard Fitzgerald
1
-0
/
+5
2013-10-29
ASoC: wm8962: Fix null pointer pdata access in I2C probe()
Nicolin Chen
1
-7
/
+7
2013-10-18
ASoC: wm8962: Move register initialisation to I2C probe()
Mark Brown
1
-75
/
+75
2013-10-18
ASoC: wm8962: Move interrupt initalisation to probe()
Mark Brown
1
-35
/
+33
2013-08-23
Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
1
-4
/
+3
2013-07-22
ASoC: wm8962: Use power efficient workqueue
Mark Brown
1
-2
/
+3
2013-07-21
ALSA: replace strict_strto*() with kstrto*()
Jingoo Han
1
-1
/
+1
2013-07-19
ASoC: wm8962: Do not call configure_bclk() inside wm8962_set_dai_sysclk()
Fabio Estevam
1
-2
/
+0
2013-07-04
ASoC: wm8962: fix NULL pdata pointer
Shawn Guo
1
-1
/
+1
2013-06-17
Merge remote-tracking branch 'asoc/topic/wm8962' into asoc-next
Mark Brown
1
-30
/
+82
2013-06-14
ASoC: wm8962: Enable start-up and normal bias after reset in runtime resume
Nicolin Chen
1
-0
/
+11
2013-06-14
Merge branch 'fix/wm8962' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
1
-12
/
+14
2013-06-14
ASoC: wm8962: Remove remaining direct register cache accesses
Nicolin Chen
1
-11
/
+13
2013-06-10
ASoC: wm8962: Restore device state after reset in runtime resume
Mark Brown
1
-0
/
+15
2013-06-07
ASoC: wm8962: Add device tree binding
Nicolin Chen
1
-1
/
+34
2013-06-06
ASoC: WM8962: Create default platform data structure
Nicolin Chen
1
-32
/
+36
[next]