summaryrefslogtreecommitdiffstats
path: root/include/net (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-11ASoC: tlv320dac33: Update e-mail addressPeter Ujfalusi3-4/+4
2011-05-09ASoC: SSM2602: Provide dB ranges for the volume controlsLars-Peter Clausen1-5/+16
2011-05-09ASoC: SSM2602: Model power supply for the digital core as a DAPM widgetLars-Peter Clausen1-19/+6
2011-05-09ASoC: SSM2602: Add entry for the ssm2603 to the device id tableLars-Peter Clausen1-1/+2
2011-05-09ASoC: SSM2602: Add SSM2604 supportLars-Peter Clausen1-53/+116
2011-05-09ASoC: SSM2602: Do not power the codec up in probeLars-Peter Clausen1-3/+0
2011-05-09ASoC: SSM2602: Fix default register cacheLars-Peter Clausen1-2/+2
2011-05-08ASoC: UDA134x: Remove POWER_OFF_ON_STANDBY define.Marek Belisko1-2/+0
2011-05-08ASoC: SSM2602: Remove unused struct and defineLars-Peter Clausen1-6/+0
2011-05-08ASoC: SSM2602: Remove duplicate controlLars-Peter Clausen1-2/+0
2011-05-08ASoC: SSM2602: Cleanup coeff handlingLars-Peter Clausen1-40/+35
2011-05-08ASoC: SSM2602: Fix reg_cache_sizeLars-Peter Clausen1-1/+1
2011-05-08ASoC: SSM2602: Fix 'Mic Boost2' controlLars-Peter Clausen1-1/+1
2011-05-08ASoC: SSM2602: Properly annotate i2c probe and remove functionsLars-Peter Clausen1-3/+3
2011-05-08ASoC: soc-cache: Allow codec->cache_bypass to be used with snd_soc_hw_bulk_wr...Dimitris Papastamos1-5/+6
2011-05-08ASoC: Create codec DAPM widgets before calling the codecs probe functionLars-Peter Clausen1-3/+4
2011-05-04ASoC: sst_platform: add hw_free callback to fix resource leakxingchao1-0/+6
2011-05-04ASoC: Remove outdated FIXME from WM8915Mark Brown1-1/+0
2011-05-04ASoC: Use shared controls for input signal path in WM8915Mark Brown1-20/+25
2011-05-04ASoC: Don't crash on PM operationsMark Brown1-0/+2
2011-05-03ASoC: Implement mux control sharingStephen Warren1-31/+75
2011-05-03ASoC: Store a list of widgets in a DAPM mux/mixer kcontrolStephen Warren2-56/+137
2011-05-03ASoC: Add w->kcontrols, and populate itStephen Warren2-0/+13
2011-05-03ASoC: s/w->kcontrols/w->kcontrol_news/gStephen Warren3-48/+50
2011-05-03ASoC: JZ4740: Fix i2s shutdownLars-Peter Clausen1-1/+1
2011-05-03ASoC: Remove DAPM debugfs entries before freeing widgetsLars-Peter Clausen1-0/+10
2011-05-03ASoC: Move DAPM widget debugfs entry creation to snd_soc_dapm_new_widgetsLars-Peter Clausen2-18/+30
2011-05-03ASoC: Move DAPM debugfs directory creation to snd_soc_dapm_debugfs_initLars-Peter Clausen3-18/+14
2011-05-03ASoC: Free the card's DAPM contextLars-Peter Clausen1-0/+2
2011-05-03ASoC: tegra: TrimSlice machine supportMike Rapoport3-0/+238
2011-05-03ASoC: Declare const properly for enum textsTakashi Iwai1-1/+1
2011-04-28ASoC: Don't specify the DMA driver for Goni baseband linkMark Brown1-1/+0
2011-04-28ASoC: Don't specify the DMA driver for OpenMoko baseband linkMark Brown1-1/+0
2011-04-28ASoC: Fix CODEC DAI names for GoniMark Brown1-2/+2
2011-04-28ASoC: Fix CODEC name in GoniMark Brown1-2/+2
2011-04-28ASoC: Work around allmodconfig failureMark Brown3-4/+9
2011-04-27ASoC: Implement WM8962 ADC high pass filter configurationMark Brown1-0/+10
2011-04-27ASoC: Add dapm_find_widget helperLars-Peter Clausen1-70/+45
2011-04-27ASoC: Don't specify the DMA driver for Speyside baseband linkMark Brown1-1/+0
2011-04-27ASoC: Add more natural support for no-DMA DAIsMark Brown2-5/+66
2011-04-27ASoC: Allow platform drivers to have no ops structureMark Brown1-19/+24
2011-04-26ASoC: Don't warn if the WM8962 SYSCLK FLL setting doesn't match realityMark Brown1-1/+0
2011-04-26ASoC: Implement WM8962 DMIC supportMark Brown1-0/+31
2011-04-26ASoC: Define constants for WM8962 GPIO functionsMark Brown1-0/+22
2011-04-26ASoC: Move WM8962 FLL configuration to CODECMark Brown1-3/+2
2011-04-26ASoC: Support FLL lock interrupt on WM8962Mark Brown1-1/+15
2011-04-26ASoC: Support 24.576MHz MCLKs in WM8915Mark Brown1-2/+5
2011-04-26davinci-mcasp: fix _CBM_CFS pin directionsBen Gardiner1-1/+3
2011-04-26davinci-mcasp: fix _CBM_CFS hw_paramsBen Gardiner1-2/+2
2011-04-26davinci-mcasp: use bitfield definitions for PDIRBen Gardiner1-3/+6