aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
...
| * | ASoC: SSM2602: Remove duplicate controlLars-Peter Clausen2011-05-081-2/+0
| * | ASoC: SSM2602: Cleanup coeff handlingLars-Peter Clausen2011-05-081-40/+35
| * | Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-05-081-5/+5
| |\ \ | | |/
| | * ASoC: SSM2602: Fix reg_cache_sizeLars-Peter Clausen2011-05-081-1/+1
| | * ASoC: SSM2602: Fix 'Mic Boost2' controlLars-Peter Clausen2011-05-081-1/+1
| | * ASoC: SSM2602: Properly annotate i2c probe and remove functionsLars-Peter Clausen2011-05-081-3/+3
| * | ASoC: soc-cache: Allow codec->cache_bypass to be used with snd_soc_hw_bulk_wr...Dimitris Papastamos2011-05-081-5/+6
| * | ASoC: Create codec DAPM widgets before calling the codecs probe functionLars-Peter Clausen2011-05-081-3/+4
| * | Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-05-032-0/+8
| |\ \ | | |/
| | * ASoC: sst_platform: add hw_free callback to fix resource leakxingchao2011-05-031-0/+6
| | * ASoC: Don't crash on PM operationsMark Brown2011-05-031-0/+2
| * | ASoC: Remove outdated FIXME from WM8915Mark Brown2011-05-031-1/+0
| * | ASoC: Use shared controls for input signal path in WM8915Mark Brown2011-05-031-20/+25
| * | 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
* | | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2011-05-101-5/+8
|\ \ \ | |/ / |/| |
| * | ASoC: tlv320dac33: Lower the OSC calibration timePeter Ujfalusi2011-04-131-2/+2
| * | ASoC: tlv320dac33: Move codec power up to DAPMPeter Ujfalusi2011-03-261-3/+6
* | | 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