summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASKFabio Estevam2013-07-051-1/+1
* ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRLFabio Estevam2013-07-051-1/+1
* Merge remote-tracking branch 'asoc/topic/x86' into asoc-nextMark Brown2013-06-171-1/+0
|\
| * ASoC: mid-x86: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-121-1/+0
* | Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-nextMark Brown2013-06-174-43/+161
|\ \
| * | ASoC: wm8994: Allow debounce before MICDET identificationMark Brown2013-06-013-2/+40
| * | ASoC: wm8994: Remove unused variableMark Brown2013-06-011-1/+0
| * | ASoC: wm8994: Add digital loopback pathsMark Brown2013-05-301-2/+29
| * | ASoC: wm8994: Defer declaration of open circuit microphonesMark Brown2013-05-292-9/+32
| * | ASoC: wm8994: Ensure lambda is zeroed for WM8994Mark Brown2013-05-281-0/+1
| * | ASoC: wm8994: Remove restore of DAC enable stateMark Brown2013-05-281-16/+0
| * | ASoC: wm8994: Handle LRCLK inversion for WM8958 and WM1811AMark Brown2013-05-202-0/+22
| * | ASoC: wm8994: missing break in wm8994_get_fll_config()Dan Carpenter2013-05-181-0/+1
| * | ASoC: wm8994: Support EFS mode for FLLMark Brown2013-05-131-13/+36
| |/
* | Merge remote-tracking branch 'asoc/topic/wm8962' into asoc-nextMark Brown2013-06-172-30/+105
|\ \
| * \ Merge branch 'fix/wm8962' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2013-06-14293-1415/+2908
| |\ \
| * | | ASoC: wm8962: Restore device state after reset in runtime resumeMark Brown2013-06-101-0/+15
| * | | ASoC: wm8962: Add device tree bindingNicolin Chen2013-06-072-1/+57
| * | | ASoC: WM8962: Create default platform data structureNicolin Chen2013-06-061-32/+36
* | | | Merge remote-tracking branch 'asoc/topic/wm0010' into asoc-nextMark Brown2013-06-171-0/+10
|\ \ \ \
| * | | | ASoC: wm0010: Clear IRQ as wake source and include missing headerCharles Keepax2013-06-031-0/+3
| * | | | ASoC: wm0010: Set IRQ as a wake sourceCharles Keepax2013-05-301-0/+7
* | | | | Merge remote-tracking branch 'asoc/topic/ux500' into asoc-nextMark Brown2013-06-178-205/+159
|\ \ \ \ \
| * | | | | ASoC: ux500: Add DMA slave config prepare routineFabio Baltieri2013-06-121-0/+30
| * | | | | ASoC: ux500: Set DMA address during device initFabio Baltieri2013-06-122-0/+4
| * | | | | ASoC: ux500: Move DMA parameters into ux500_mspFabio Baltieri2013-06-124-20/+17
| * | | | | ASoC: ux500: Ensure consistent configuration between DAIsFabio Baltieri2013-05-281-0/+35
| * | | | | ASoC: ux500: Drop redundant msp id enumerationsFabio Baltieri2013-05-251-8/+2
| * | | | | ASoC: ux500: Add missing mop500_ab8500.h includeFabio Baltieri2013-05-251-0/+1
| * | | | | ASoC: ux500: Drop unused code from msp headersFabio Baltieri2013-05-252-33/+0
| * | | | | ASoC: ux500: Drop dangling struct i2s_controllerFabio Baltieri2013-05-252-31/+0
| * | | | | ASoC: ab8500-codec: Move codec ops on a separate structureFabio Baltieri2013-05-251-12/+7
| * | | | | ASoC: ux500: Drop pinctrl sleep supportFabio Baltieri2013-05-252-60/+2
| * | | | | ASoC: ab8500-codec: Set rx dai slots from rx_maskFabio Baltieri2013-05-212-29/+35
| * | | | | Merge tag 'v3.10-rc2' into asoc-ux500Mark Brown2013-05-21356-2866/+3966
| |\ \ \ \ \
| * | | | | | ASoC: ab8500-codec: Set tx dai slots from tx_maskFabio Baltieri2013-05-212-12/+26
* | | | | | | Merge remote-tracking branch 'asoc/topic/tegra' into asoc-nextMark Brown2013-06-173-18/+56
|\ \ \ \ \ \ \
| * | | | | | | ASoC: tegra: add runtime PM to resume functionsStephen Warren2013-06-042-1/+12
| * | | | | | | ASoC: tegra: implement suspend/resume for Tegra30 I2SStephen Warren2013-06-031-0/+19
| * | | | | | | ASoC: tegra: implement suspend/resume for Tegra30 AHUBStephen Warren2013-06-031-0/+21
| * | | | | | | ASoC: tegra: always use clk_get() in utility codeStephen Warren2013-05-141-18/+5
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge remote-tracking branch 'asoc/topic/ssm2518' into asoc-nextMark Brown2013-06-176-0/+924
|\ \ \ \ \ \ \
| * | | | | | | ASoC: ssm2518: Fix trivial typo in checking tx_mask and rx_mask valuesAxel Lin2013-06-121-1/+1
| * | | | | | | ASoC: Add ssm2518 supportLars-Peter Clausen2013-05-256-0/+924
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge remote-tracking branch 'asoc/topic/spear' into asoc-nextMark Brown2013-06-177-193/+52
|\ \ \ \ \ \ \
| * | | | | | | ASoC: spear: Convert to use devm_ioremap_resourceTushar Behera2013-06-171-15/+4
| * | | | | | | ASoC: spear: Normalise module namesMark Brown2013-06-171-3/+7
| * | | | | | | ASoC: spear: Remove nonexistant EVM optionsMark Brown2013-06-172-24/+0
| * | | | | | | ASoC: SPEAr: Hide component drivers in KconfigMark Brown2013-06-141-13/+3
| * | | | | | | ASoC: SPEAr: Add dependency on dmaengine helpersMark Brown2013-06-141-0/+1
OpenPOWER on IntegriCloud