Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b2498af56af3e0e1bd1866ce2d23cc0efe6c2f90
/
sound
/
soc
/
codecs
/
max98088.c
41967b7
Merge remote-tracking branches 'asoc/topic/max98088', 'asoc/topic/max98090', 'asoc/topic/max98095', 'asoc/topic/max9850' and 'asoc/topic/mop500' into asoc-next
by Mark Brown
· 10 years ago
0b5155b
ASoC: max98088: Replace w->codec snd_soc_dapm_to_codec(w->dapm)
by Lars-Peter Clausen
· 10 years ago
a613cc4
ASoC: max98088: Cleanup manual bias level transitions
by Lars-Peter Clausen
· 10 years ago
b05e16d
ASoC: max98088: Convert to params_width()
by Mark Brown
· 10 years ago
ea53bf7
ASoC: Add snd_soc_kcontrol_codec() helper function
by Lars-Peter Clausen
· 11 years ago
57487c9
Merge remote-tracking branch 'asoc/topic/max98088' into asoc-next
by Mark Brown
· 11 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
a062893
ASoC: max98088: Use SOC_*_ENUM_SINGLE_DECL()
by Takashi Iwai
· 11 years ago
9a8d38d
ASoC: Rename soc_enum.max field with items
by Takashi Iwai
· 11 years ago
793f770
ASoC: max98088: Use params_width() rather than memory format
by Mark Brown
· 11 years ago
108145a
Merge remote-tracking branch 'asoc/topic/warn' into asoc-next
by Mark Brown
· 11 years ago
bee026d
ASoC: max98088: Use WARN_ON() instead of BUG_ON()
by Takashi Iwai
· 11 years ago
19ab2a7
ASoC: max98088: Set max_register
by Mark Brown
· 11 years ago
4127d5d
ASoC: max98088: Convert to direct regmap API usage
by Mark Brown
· 11 years ago
ad65adf
ASoC: max98088: Use table based control init
by Mark Brown
· 11 years ago
356d86e
ASoC: max98088: Fix indentation
by Mark Brown
· 11 years ago
cb6f66a
ASoC: max98088 - fix element type of the register cache.
by Chih-Chung Chang
· 11 years ago
9868206
ASoC: max98088: Fix logging of hardware revision.
by Dylan Reid
· 12 years ago
c751a1f
ASoC: max98088: Add TLV data for volume controls.
by Dylan Reid
· 12 years ago
7a79e94
ASoC: codecs: remove __dev* attributes
by Bill Pemberton
· 12 years ago
6939565
ASoC: max98088: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
2342a07
ASoC: max98088: Use module_i2c_driver
by Sachin Kamat
· 12 years ago
022658b
ASoC: core: Add support for DAI and machine kcontrols.
by Liam Girdwood
· 13 years ago
49ba767
ASoC: Convert max98088 to devm_kzalloc()
by Axel Lin
· 13 years ago
84b315e
ASoC: Drop unused state parameter from CODEC suspend callback
by Lars-Peter Clausen
· 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
8754f22
ASoC: max98088 codec: Catch driver bugs for eq channel name
by Ryan Mallon
· 13 years ago
72a921d
ASoC: Remove unused "control_data" field of struct max98088_priv
by Axel Lin
· 13 years ago
d21685e
Merge branch 'for-2.6.40' into for-2.6.41
by Mark Brown
· 13 years ago
74ab24a
ASoC: Remove redundant freq assignment for max98095->sysclk/max98088->sysclk
by Axel Lin
· 13 years ago
25709f6
ASoC: codecs: max98088: Added digital mute function in DAI1 and DAI2
by Jin Park
· 14 years ago
938b4fb
ASoC: codecs: max98088: Moved the EX Limiter Mode from dapm widget to control
by Jin Park
· 14 years ago
770939c
ASoC: codecs: max98088: Fixed invalid register definitions in mixer controls
by Jin Park
· 14 years ago
dc6fc49
ASoC: Use data based init for max98088 DAPM
by Lu Guanqun
· 14 years ago
a1926d1
Merge branch 'for-2.6.38' into for-2.6.39
by Mark Brown
· 14 years ago
66dc918
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
d4754ec
ASoC: Update users of readable_register()/volatile_register()
by Dimitris Papastamos
· 14 years ago
22a756e
Merge branch 'for-2.6.37' into for-2.6.38
by Mark Brown
· 14 years ago
d24eb0d
ASoC: codecs: max98088: Fix register cache incoherency
by Lars-Peter Clausen
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
d50a874
Merge branch 'for-2.6.37' into for-2.6.38
by Mark Brown
· 14 years ago
bc5954f
ASoC: max98088 - fix a memory leak
by Axel Lin
· 14 years ago
505fb82
ASoC: Do not include soc-dapm.h
by Jarkko Nikula
· 14 years ago
04af964
Merge branch 'for-2.6.37' into for-2.6.38
by Mark Brown
· 14 years ago
fb762a5
ASoC: Add support for MAX98089 CODEC
by Jesse Marroquin
· 14 years ago
ce6120c
ASoC: Decouple DAPM from CODECs
by Liam Girdwood
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
f3607ae
ASoC: sound/max98088: add missing __devexit marker
by Arnaud Lacombe
· 14 years ago
4428bc0
ASoC: max98088: Staticise m98088_eq_band
by Dimitris Papastamos
· 14 years ago
e86e124
ASoC: Restore MAX98088 CODEC driver
by Mark Brown
· 14 years ago
f676550
Revert "ASoC: Add max98088 CODEC driver"
by Mark Brown
· 14 years ago
e65d255
ASoC: Add max98088 CODEC driver
by Peter Hsiang
· 14 years ago