index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
tegra
/
tegra_wm8903.c
Age
Commit message (
Expand
)
Author
2015-04-08
ASoC: tegra_wm8903: Use card DAPM context to access widgets
Lars-Peter Clausen
2015-03-04
ASoC: tegra_wm8903: Register jacks at the card level
Lars-Peter Clausen
2014-10-20
ASoC: tegra: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-22
ASoC: tegra: Replace instances of rtd->codec->card with rtd->card
Lars-Peter Clausen
2014-05-26
ASoC: tegra: free jack GPIOs before the sound card is freed
Stephen Warren
2013-03-04
ASoC: tegra_wm8903: assume CONFIG_OF, remove platform data
Stephen Warren
2012-12-10
ASoC: tegra: remove __dev* attributes
Bill Pemberton
2012-11-20
ASoC: remove use of __devinitconst
Bill Pemberton
2012-09-06
ASoC: tegra: move platform data header
Stephen Warren
2012-07-26
sound: tegra_wm8903: Adjust to of_get_named_gpio() change
Roland Stigge
2012-06-25
Merge tag 'v3.5-rc4' into for-3.6
Mark Brown
2012-06-12
ASoC: tegra+wm8903: turn of mic detect when card is removed
Stephen Warren
2012-06-08
ASoC: tegra: remove usage of rtd->codec
Stephen Warren
2012-06-08
ASoC: tegra: statically define DAI link format
Stephen Warren
2012-06-03
ASoC: make snd_soc_dai_link more symmetrical
Stephen Warren
2012-06-03
ASoC: tegra+wm8903: remove non-DT support for Seaboard
Stephen Warren
2012-06-03
ASoC: tegra+wm8903: simplify gpio tests in widget callbacks
Stephen Warren
2012-06-03
ASoC: tegra+wm8903: unconditionally free jack GPIOs in remove
Stephen Warren
2012-06-03
ASoC: tegra+wm8903: Use devm_gpio_request_one
Stephen Warren
2012-06-03
ASoC: tegra+wm8903: move all GPIO setup into probe
Stephen Warren
2012-04-06
ASoC: tegra: complete Tegra->Tegra20 renaming
Stephen Warren
2012-04-01
ASoC: tegra: remove unnecessary includes
Stephen Warren
2012-04-01
ASoC: tegra: register 'platform' from DAIs, get rid of pdev
Stephen Warren
2011-12-22
ASoC: tegra: Add .owner to struct snd_soc_card
Axel Lin
2011-12-20
ASoC: Tegra+WM8903 machine: Add device tree binding
Stephen Warren
2011-12-08
ASoC: Tegra: Move DAS configuration into DAS driver
Stephen Warren
2011-11-28
ASoC: Convert WM8903 MICBIAS to a supply widget
Mark Brown
2011-11-23
ASoC: Tegra+WM903 machine: Set the new fully_routed flag
Stephen Warren
2011-11-23
ASoC: Tegra+WM8903 machine: Use devm_ APIs and module_platform_driver
Stephen Warren
2011-11-23
ASoC: Tegra: Move DAS configuration into machine drivers
Stephen Warren
2011-10-08
ASoC: Remove redundant snd_soc_dapm_sync() calls from machine drivers
Mark Brown
2011-08-24
ASoC: Tegra: wm8903 machine driver: Drop Ventana support
Stephen Warren
2011-08-09
ASoC: Tegra: wm8903 machine driver: Allow re-insertion of module
Stephen Warren
2011-05-27
ASoC: Tegra: Enable Kaen HP_MUTE at boot
Stephen Warren
2011-04-20
ASoC: Tegra: wm8903: s/code/data/ for control/widget/maps
Stephen Warren
2011-04-20
ASoC: Tegra: Retrieve card from DAPM context not codec
Stephen Warren
2011-04-20
ASoC: Tegra: Don't return mclk_changed from utils_set_rate
Stephen Warren
2011-04-20
ASoC: Tegra: wm8903: Remove redundant drvdata clears
Stephen Warren
2011-04-20
ASoC: Tegra: wm8903 probe: Don't call machine_is_*()
Stephen Warren
2011-04-18
ASoC: Tegra: Support more boards
Stephen Warren
2011-04-18
ASoC: Tegra: Don't store snd_soc_jack_gpio in an array
Stephen Warren
2011-04-18
ASoC: Tegra: Rename harmony.c to tegra_wm8903.c
Stephen Warren