aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Implement mux control sharingStephen Warren2011-05-031-31/+75
* ASoC: Store a list of widgets in a DAPM mux/mixer kcontrolStephen Warren2011-05-031-56/+131
* ASoC: Add w->kcontrols, and populate itStephen Warren2011-05-031-0/+12
* ASoC: s/w->kcontrols/w->kcontrol_news/gStephen Warren2011-05-032-14/+16
* Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-05-031-1/+1
|\
| * ASoC: JZ4740: Fix i2s shutdownLars-Peter Clausen2011-05-031-1/+1
* | ASoC: Remove DAPM debugfs entries before freeing widgetsLars-Peter Clausen2011-05-031-0/+10
* | ASoC: Move DAPM widget debugfs entry creation to snd_soc_dapm_new_widgetsLars-Peter Clausen2011-05-032-18/+30
* | ASoC: Move DAPM debugfs directory creation to snd_soc_dapm_debugfs_initLars-Peter Clausen2011-05-032-17/+12
* | ASoC: Free the card's DAPM contextLars-Peter Clausen2011-05-031-0/+2
* | ASoC: tegra: TrimSlice machine supportMike Rapoport2011-05-033-0/+238
* | ASoC: Don't specify the DMA driver for Goni baseband linkMark Brown2011-04-281-1/+0
* | ASoC: Don't specify the DMA driver for OpenMoko baseband linkMark Brown2011-04-281-1/+0
* | Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-04-281-4/+4
|\ \ | |/
| * ASoC: Fix CODEC DAI names for GoniMark Brown2011-04-281-2/+2
| * ASoC: Fix CODEC name in GoniMark Brown2011-04-281-2/+2
* | ASoC: Work around allmodconfig failureMark Brown2011-04-282-4/+6
* | ASoC: Implement WM8962 ADC high pass filter configurationMark Brown2011-04-271-0/+10
* | ASoC: Add dapm_find_widget helperLars-Peter Clausen2011-04-271-70/+45
* | ASoC: Don't specify the DMA driver for Speyside baseband linkMark Brown2011-04-271-1/+0
* | ASoC: Add more natural support for no-DMA DAIsMark Brown2011-04-272-5/+66
* | ASoC: Allow platform drivers to have no ops structureMark Brown2011-04-271-19/+24
* | ASoC: Don't warn if the WM8962 SYSCLK FLL setting doesn't match realityMark Brown2011-04-261-1/+0
* | ASoC: Implement WM8962 DMIC supportMark Brown2011-04-261-0/+31
* | ASoC: Move WM8962 FLL configuration to CODECMark Brown2011-04-261-3/+2
* | ASoC: Support FLL lock interrupt on WM8962Mark Brown2011-04-261-1/+15
* | ASoC: Support 24.576MHz MCLKs in WM8915Mark Brown2011-04-261-2/+5
* | Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-04-261-7/+12
|\ \ | |/
| * davinci-mcasp: fix _CBM_CFS pin directionsBen Gardiner2011-04-261-1/+3
| * davinci-mcasp: fix _CBM_CFS hw_paramsBen Gardiner2011-04-261-2/+2
| * davinci-mcasp: use bitfield definitions for PDIRBen Gardiner2011-04-261-3/+6
| * ASoC: davinci-mcasp: correct tdm_slots limitBen Gardiner2011-04-261-2/+2
* | ASoC: sh: fsi: Add module/port clock control functionKuninori Morimoto2011-04-261-31/+50
* | ASoC: sh: fsi: add dev_pm_ops :: suspend/resumeKuninori Morimoto2011-04-261-0/+86
* | ASoC: sh: fsi: add fsi_is_clk_master functionKuninori Morimoto2011-04-261-8/+25
* | ASoC: Remove default settings from Tegra KconfigMark Brown2011-04-261-3/+0
* | Merge branch 'tegra' into for-2.6.40Mark Brown2011-04-211-1/+8
|\ \
| * | ARM: Tegra: select MACH_HAS_SND_SOC_TEGRA_WM8903Stephen Warren2011-04-211-0/+7
* | | ASoC: WM8903: Implement DMIC supportStephen Warren2011-04-201-2/+21
* | | ASoC: Add EQ and filter to max98095 CODEC driverPeter Hsiang2011-04-202-0/+406
* | | ASoC: Tegra: wm8903: s/code/data/ for control/widget/mapsStephen Warren2011-04-201-22/+19
* | | ASoC: fix two ident style problemsLu Guanqun2011-04-201-2/+2
* | | ASoC: remove unused commentLu Guanqun2011-04-201-1/+0
* | | ASoC: fix a simple coding style issueLu Guanqun2011-04-201-1/+1
* | | ASoC: snd_soc_dapm_get_pin_status: Match other contexts tooStephen Warren2011-04-201-0/+6
* | | ASoC: Tegra: Retrieve card from DAPM context not codecStephen Warren2011-04-201-4/+4
* | | ASoC: Tegra: Don't return mclk_changed from utils_set_rateStephen Warren2011-04-203-15/+13
* | | ASoC: Tegra: wm8903: Remove redundant drvdata clearsStephen Warren2011-04-201-9/+2
* | | ASoC: Tegra: wm8903 probe: Don't call machine_is_*()Stephen Warren2011-04-201-7/+0
* | | ASoC: Tegra: Support more boardsStephen Warren2011-04-182-42/+145