index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
sgtl5000.c
Age
Commit message (
Expand
)
Author
2012-12-24
ASoC: sgtl5000: Fix maximum value for microphone gain
Fabio Estevam
2012-12-10
ASoC: codecs: remove __dev* attributes
Bill Pemberton
2012-07-31
ASoC: sgtl5000: enable VAG_POWER for LINE_IN
Dong Aisheng
2012-07-24
ASoC: sgtl5000: remove unneeded snd_soc_dapm_new_widgets in probe
Dong Aisheng
2012-05-23
Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2012-05-12
Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regma...
Mark Brown
2012-04-16
ASoC: Merge tag 'v3.4-rc3' into for-3.5
Mark Brown
2012-04-09
regulator: core: Use a struct to pass in regulator runtime configuration
Mark Brown
2012-04-04
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
Mark Brown
2012-04-04
ASoC: sgtl5000: Convert to module_i2c_driver()
Mark Brown
2012-04-04
ASoC: sgtl5000: Fix warning due to the lack of REGULATOR_CHANGE_VOLTAGE
Fabio Estevam
2012-04-02
ASoC: sgtl5000: Enable VAG when DAC/ADC up
Zeng Zhaoming
2012-04-01
ASoC: sgtl5000: Convert mic bias to a supply widget
Mark Brown
2012-01-23
ASoC: sgtl5000: It's sgtl5000 not sgtl500
Mark Brown
2012-01-22
ASoC: sgtl5000: Convert to table based DAPM and control init
Fabio Estevam
2012-01-20
ASoC: sgtl5000: Print revision number in hex
Fabio Estevam
2012-01-20
ASoC: sgtl5000: Fix wrong register name in restore
Zeng Zhaoming
2012-01-18
Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...
Linus Torvalds
2012-01-16
ASoC: sgtl5000: update author email address
Zeng Zhaoming
2012-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2012-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2011-12-28
ASoC: Convert sgtl5000 to use devm_kzalloc()
Fabio Estevam
2011-12-28
ASoC: sgtl5000: Fix voltage units in dev_err message
Fabio Estevam
2011-12-02
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
2011-11-27
ASoC: Remove unneeded platform_device.h inclusions from CODECs
Mark Brown
2011-11-23
regulator: pass additional of_node to regulator_register()
Rajendra Nayak
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-11-20
ASoC: sgtl5000: fix DB_RANGE size
Clemens Ladisch
2011-10-22
ASoC: sgtl5000: Fix wrong mask in some snd_soc_update_bits calls
Axel Lin
2011-10-21
ASoC: Use SGTL5000_LINREG_VDDD_MASK instead of hardcoded mask value
Axel Lin
2011-10-21
ASoC: Set sgtl5000->ldo in ldo_regulator_register
Axel Lin
2011-10-19
ASoC: sgtl5000: Fix setting mic bias resistor
Axel Lin
2011-08-12
ASoC: sgtl5000: fix module device table type for sgtl5000_dt_ids
Axel Lin
2011-08-08
Merge branch 'for-3.1' into for-3.2
Mark Brown
2011-08-03
ASoC: sgtl5000: fix cache handling
Wolfram Sang
2011-08-01
ASoC: sgtl5000: add one missed cache reg
Dong Aisheng
2011-07-29
ASoC: sgtl5000: add device tree probe support
Shawn Guo
2011-07-19
ASoC: sgtl5000: guide user when regulator support is needed
Wolfram Sang
2011-07-19
ASoC: sgtl5000: refactor registering internal ldo
Wolfram Sang
2011-03-22
ASoC: Support !REGULATOR build for sgtl5000
Mark Brown
2011-03-08
ASoC: sgtl5000: use after free in ldo_regulator_register()
Dan Carpenter
2011-02-28
ASoC: Staticise non-exported symbols in SGTL5000
Mark Brown
2011-02-28
ASoC: remove unnecessary header including in SGTL5000 codec driver
Zeng Zhaoming
2011-02-25
ASoC: Add Freescale SGTL5000 codec support
Zeng Zhaoming