Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
cd736d8b67fb22a85a68c1ee8020eb0d660615ec
/
sound
/
soc
/
codecs
/
wm8741.c
76a60f3
ASoC: wm8741: Make function 'wm8741_mute' static
by Wei Yongjun
· 6 years ago
e941862
ASoC: wm8741: Set OSR mode in hw_params()
by Sergej Sawazki
· 6 years ago
36b1599
ASoC: wm8741: Add digital mute callback
by Sergej Sawazki
· 6 years ago
9b6a00f
ASoC: wm8741: replace codec to component
by Kuninori Morimoto
· 7 years ago
81b3cc5
ASoC: wm8741: Fix setting BCLK and LRCLK polarity
by Sergej Sawazki
· 7 years ago
eaf8abc
ASoC: wm8741: Use snd_soc_update_bits rather than hard coding
by Charles Keepax
· 7 years ago
c9b0bdc
ASoC: wm8741: Remove unused WM8741_NUM_RATES macro
by Sergej Sawazki
· 8 years ago
f802d6c
ASoC: constify snd_soc_codec_driver structures
by Julia Lawall
· 8 years ago
818d2aa
ASoC: codec duplicated callback function goes to component on wm8741
by Kuninori Morimoto
· 8 years ago
3821a06
spi: Drop owner assignment from spi_drivers
by Andrew F. Davis
· 9 years ago
02dc14d
Merge remote-tracking branches 'asoc/topic/wm8741', 'asoc/topic/wm8753', 'asoc/topic/wm8904', 'asoc/topic/wm8960' and 'asoc/topic/wm8983' into asoc-next
by Mark Brown
· 9 years ago
84eac61
ASoC: wm8741: Drop misleading readable_reg callback implementation
by Axel Lin
· 9 years ago
6f55a04
ASoC: wm8741: Simplify wm8741_set_dai_sysclk implementation
by Axel Lin
· 9 years ago
1c07a4d
ASoC: drivers: Drop owner assignment from i2c_driver
by Krzysztof Kozlowski
· 9 years ago
e369bd0
ASoC: wm8741: Allow master clock switching
by Sergej Sawazki
· 9 years ago
2d52d17
ASoC: wm8741: check for error returns from wm8741_set_pdata()
by Dan Carpenter
· 10 years ago
c354b54
ASoC: wm8741: Add differential mono mode support
by Sergej Sawazki
· 10 years ago
8787041
ASoC: wm8741: Fix rates constraints values
by Sergej Sawazki
· 10 years ago
83a7fc9
ASoC: wm8741: Remove unused wm8741_suspend define
by Lars-Peter Clausen
· 10 years ago
34967ad
ASoC: wm8741: Convert to params_width()
by Mark Brown
· 10 years ago
2620954
Merge remote-tracking branch 'asoc/topic/io' into asoc-next
by Mark Brown
· 11 years ago
5d6be5a
ASoC: codec: Simplify ASoC probe code.
by Xiubo Li
· 11 years ago
70bad2c
ASoC: wm8741: Constify rate constraints
by Lars-Peter Clausen
· 11 years ago
26090a8
ASoC: wm8741: Use IS_ENABLED() macro
by Fabio Estevam
· 11 years ago
7a79e94
ASoC: codecs: remove __dev* attributes
by Bill Pemberton
· 12 years ago
fd64c45
ASoC: wm8741: Convert to use devm_regmap_init_{spi,i2c}()
by Tushar Behera
· 12 years ago
fe98c0c
ASoC: wm8741: Convert to direct regmap API usage
by Mark Brown
· 12 years ago
d978055
ASoC: wm8741: Move regulator acquisition to I2C/SPI probe()
by Mark Brown
· 12 years ago
656baae
ASoC: codecs: Refresh copyrights for Wolfson drivers
by Mark Brown
· 12 years ago
e6968a1
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
by Mark Brown
· 13 years ago
0e62780
ASoC: Convert WM8741 to table based DAPM and control init
by Mark Brown
· 13 years ago
5aefb30
ASoC: Convert WM8741 to devm_kzalloc()
by Mark Brown
· 13 years ago
997c2ea
ASoC: Remove unneeded platform_device.h inclusions from CODECs
by Mark Brown
· 13 years ago
85e7652
ASoC: Constify snd_soc_dai_ops structs
by Lars-Peter Clausen
· 13 years ago
df3431b
ASoC: wm8741: Use snd_soc_cache_sync to sync reg_cache with the hardware
by Axel Lin
· 13 years ago
3a34010
ASoC: wm8741: Fix setting interface format for DSP modes
by Axel Lin
· 13 years ago
9b5999b
ASoC: Fix setting update bits for WM8741_DACRMSB_ATTENUATION
by Axel Lin
· 13 years ago
80080ec
ASoC: Add device tree binding for WM8741
by Mark Brown
· 13 years ago
39e9b8d
ASoC: Add SPI support for WM8741
by Mark Brown
· 13 years ago
398575d
ASoC: Refactor WM8741 regulator handling into CODEC generic code
by Mark Brown
· 13 years ago
0473e61
ASoC: Remove some more redundant -codecs from driver names
by Mark Brown
· 13 years ago
a1b3b5e
ASoC: Avoid direct register cache access when setting defaults
by Mark Brown
· 14 years ago
22a756e
Merge branch 'for-2.6.37' into for-2.6.38
by Mark Brown
· 14 years ago
52ca353
ASoC: codecs: wm8741: Fix register cache incoherency
by Lars-Peter Clausen
· 14 years ago
505fb82
ASoC: Do not include soc-dapm.h
by Jarkko Nikula
· 14 years ago
0aa34b1
ASoC: Remove unneeded use of address-of operator
by Dimitris Papastamos
· 14 years ago
ce6120c
ASoC: Decouple DAPM from CODECs
by Liam Girdwood
· 14 years ago
e5eec34
ASoC: Fix incorrect register cache size configuration
by Dimitris Papastamos
· 14 years ago
3fe4a5e
ASoC: Complete supported clock ratios and rate constraints for wm8741
by Ian Lartey
· 14 years ago
30e2d36
ASoC: Make codec dai naming for WM8741 consistent
by Ian Lartey
· 14 years ago
af3751a
ASoC: Remove unneeded control_data management from Wolfson drivers
by Mark Brown
· 14 years ago
f0fba2a
ASoC: multi-component - ASoC Multi-Component Support
by Liam Girdwood
· 15 years ago
992bee4
ASoC: Initial WM8741 CODEC driver
by Ian Lartey
· 14 years ago