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
/
wm8741.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-16
ASoC: codecs: wm*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
1
-2
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2019-02-19
ASoC: wm8741: Make function 'wm8741_mute' static
Wei Yongjun
1
-1
/
+1
2019-02-11
ASoC: wm8741: Set OSR mode in hw_params()
Sergej Sawazki
1
-1
/
+11
2019-02-11
ASoC: wm8741: Add digital mute callback
Sergej Sawazki
1
-0
/
+10
2018-02-12
ASoC: wm8741: replace codec to component
Kuninori Morimoto
1
-74
/
+59
2017-11-03
ASoC: wm8741: Fix setting BCLK and LRCLK polarity
Sergej Sawazki
1
-2
/
+2
2017-11-01
ASoC: wm8741: Use snd_soc_update_bits rather than hard coding
Charles Keepax
1
-14
/
+21
2017-01-31
ASoC: wm8741: Remove unused WM8741_NUM_RATES macro
Sergej Sawazki
1
-2
/
+0
2016-09-01
ASoC: constify snd_soc_codec_driver structures
Julia Lawall
1
-1
/
+1
2016-08-08
ASoC: codec duplicated callback function goes to component on wm8741
Kuninori Morimoto
1
-4
/
+6
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2015-08-30
Merge remote-tracking branches 'asoc/topic/wm8741', 'asoc/topic/wm8753', 'aso...
Mark Brown
1
-48
/
+14
2015-08-18
ASoC: wm8741: Drop misleading readable_reg callback implementation
Axel Lin
1
-21
/
+0
2015-08-05
ASoC: wm8741: Simplify wm8741_set_dai_sysclk implementation
Axel Lin
1
-27
/
+14
2015-07-15
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-06-08
ASoC: wm8741: Allow master clock switching
Sergej Sawazki
1
-35
/
+26
2015-05-20
ASoC: wm8741: check for error returns from wm8741_set_pdata()
Dan Carpenter
1
-2
/
+2
2015-05-13
ASoC: wm8741: Add differential mono mode support
Sergej Sawazki
1
-13
/
+116
2015-03-25
ASoC: wm8741: Fix rates constraints values
Sergej Sawazki
1
-4
/
+4
2014-09-25
ASoC: wm8741: Remove unused wm8741_suspend define
Lars-Peter Clausen
1
-1
/
+0
2014-07-31
ASoC: wm8741: Convert to params_width()
Mark Brown
1
-7
/
+7
2014-03-13
Merge remote-tracking branch 'asoc/topic/io' into asoc-next
Mark Brown
1
-6
/
+0
2014-03-11
ASoC: codec: Simplify ASoC probe code.
Xiubo Li
1
-6
/
+0
2014-02-07
ASoC: wm8741: Constify rate constraints
Lars-Peter Clausen
1
-17
/
+17
2013-11-27
ASoC: wm8741: Use IS_ENABLED() macro
Fabio Estevam
1
-3
/
+3
2012-12-10
ASoC: codecs: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-11-23
ASoC: wm8741: Convert to use devm_regmap_init_{spi,i2c}()
Tushar Behera
1
-2
/
+2
2012-09-10
ASoC: wm8741: Convert to direct regmap API usage
Mark Brown
1
-24
/
+62
2012-09-10
ASoC: wm8741: Move regulator acquisition to I2C/SPI probe()
Mark Brown
1
-15
/
+22
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
2011-12-03
ASoC: Convert WM8741 to table based DAPM and control init
Mark Brown
1
-16
/
+8
2011-12-03
ASoC: Convert WM8741 to devm_kzalloc()
Mark Brown
1
-12
/
+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-10-17
ASoC: wm8741: Use snd_soc_cache_sync to sync reg_cache with the hardware
Axel Lin
1
-9
/
+1
2011-10-17
ASoC: wm8741: Fix setting interface format for DSP modes
Axel Lin
1
-2
/
+2
2011-10-03
ASoC: Fix setting update bits for WM8741_DACRMSB_ATTENUATION
Axel Lin
1
-1
/
+1
2011-08-15
ASoC: Add device tree binding for WM8741
Mark Brown
1
-0
/
+9
2011-08-10
ASoC: Add SPI support for WM8741
Mark Brown
1
-0
/
+48
2011-08-10
ASoC: Refactor WM8741 regulator handling into CODEC generic code
Mark Brown
1
-32
/
+44
2011-08-10
ASoC: Remove some more redundant -codecs from driver names
Mark Brown
1
-1
/
+1
2011-01-17
ASoC: Avoid direct register cache access when setting defaults
Mark Brown
1
-5
/
+8
2010-12-28
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
1
-5
/
+5
2010-12-28
ASoC: codecs: wm8741: Fix register cache incoherency
Lars-Peter Clausen
1
-5
/
+5
2010-11-22
ASoC: Do not include soc-dapm.h
Jarkko Nikula
1
-1
/
+0
2010-11-08
ASoC: Remove unneeded use of address-of operator
Dimitris Papastamos
1
-1
/
+1
2010-11-06
ASoC: Decouple DAPM from CODECs
Liam Girdwood
1
-3
/
+4
2010-09-10
ASoC: Fix incorrect register cache size configuration
Dimitris Papastamos
1
-1
/
+1
[next]