summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: Skylake: Remove BE copier blob memcpyJeeja KP2015-10-241-1/+1
* ASoC: Intel: Skylake: Fix return for pm_runtime_get_sync()Jeeja KP2015-10-241-1/+1
* ASoC: Intel: Skylake: Convert to devm_snd_soc_register_cardAxel Lin2015-10-231-8/+1
* ASoC: Intel: switch from ioremap_cache to memremapDan Williams2015-10-222-8/+8
* ASoC: Intel: sst: only use sst-firmware when DW DMAC is availableJie Yang2015-10-223-1/+9
* ASoC: Intel: Skylake - Add Skylake RT286 I2S machine driverOmair M Abdullah2015-10-193-0/+281
* ASoC: Intel: Skylake: power down all link in suspendJeeja KP2015-10-091-0/+3
* ASoC: Intel: Skylake: Correct the runtime handler behaviourJeeja KP2015-10-094-26/+44
* ASoC: Intel: Skylake: Verify the status bit before handling interruptJeeja KP2015-10-091-0/+5
* ASoC: Intel: Skylake: Check CPA bit in DSP core power downJeeja KP2015-10-091-1/+1
* ASoC: Intel: Skylake: Modify the log levelVinod Koul2015-10-081-1/+1
* ASoC: Intel: Skylake: Initialize NHLT tableJeeja KP2015-10-071-0/+5
* ASoC: Intel: Skylake: Add DSP support and enable itJeeja KP2015-10-071-7/+17
* ASoC: Intel: Skylake: Initialize and load DSP controlsJeeja KP2015-10-072-44/+136
* ASoC: Intel: Skylake: Add topology core init and handlersVinod Koul2015-10-074-1/+299
* ASoC: Intel: Skylake: Add FE and BE hw_params handlingVinod Koul2015-10-072-0/+250
* ASoC: Intel: Skylake: add DSP platform widget event handlersVinod Koul2015-10-072-0/+455
* ASoC: Intel: Skylake: Add module configuration helpersJeeja KP2015-10-071-0/+140
* ASoC: Intel: Skylake: Add pipe and modules handlersJeeja KP2015-10-074-1/+210
* ASoC: Intel: use dw_dmac autoconfigurationAndy Shevchenko2015-10-071-8/+2
* ASoC: Intel: Skylake: Remove unused CPU daisJeeja KP2015-09-191-33/+0
* ASoC: Intel: remove unused functionSudip Mukherjee2015-09-161-17/+0
* ASoC: intel: broadwell: Convert to devm_snd_soc_register_cardAxel Lin2015-09-141-8/+1
* Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-09-04269-3634/+15374
|\
| *---. Merge remote-tracking branches 'asoc/topic/wm8996', 'asoc/topic/xtensa' and '...Mark Brown2015-08-303-14/+6
| |\ \ \
| | | | * ASoC: zx296702-i2s: Fix resource leak when unload moduleAxel Lin2015-08-301-3/+3
| | | * | ASoC: xtfpga-i2s: Add missing __rcu annotationLars-Peter Clausen2015-07-291-1/+1
| | | * | ASoC: xtensa: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Vaishali Thakkar2015-07-231-6/+0
| | | |/
| | * / ASoC: wm8996: Remove spurious IRQF_ONESHOT flagAxel Lin2015-07-081-4/+2
| | |/
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge remote-tracking branches 'asoc/topic/wm8741', 'asoc/topic/wm8753', 'aso...Mark Brown2015-08-306-162/+211
| |\ \ \ \ \ \
| | | | | | * | ASoC: wm8983: Get rid of wm8983_access_masks tableAxel Lin2015-07-291-66/+14
| | | | | | |/
| | | | | * / ASoC: wm8960: update pll and clock setting functionZidan Wang2015-08-112-41/+180
| | | | | |/
| | | | * / ASoC: wm8904: Check for clk_prepare_enable() errorFabio Estevam2015-07-081-1/+3
| | | | |/
| | | * / ASoC: wm8753: Drop wm8753_writeable functionAxel Lin2015-08-051-6/+0
| | | |/
| | * | ASoC: wm8741: Drop misleading readable_reg callback implementationAxel Lin2015-08-181-21/+0
| | * | ASoC: wm8741: Simplify wm8741_set_dai_sysclk implementationAxel Lin2015-08-051-27/+14
| | |/
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge remote-tracking branches 'asoc/topic/wm0010', 'asoc/topic/wm5100', 'aso...Mark Brown2015-08-305-56/+327
| |\ \ \ \ \ \
| | | | | | * | ASoC: wm8731: Drop wm8731_writeable functionAxel Lin2015-08-051-6/+0
| | | | | | * | ASoC: wm8731: Check for clk_prepare_enable() errorFabio Estevam2015-07-081-2/+5
| | | | | | * | ASoC: wm8731: initialize the hardware when loading the codec driverSergey Kiselev2015-07-071-32/+42
| | | | | | |/
| | | | | * / ASoC: wm8804: Drop duplicate constLars-Peter Clausen2015-07-291-1/+1
| | | | | |/
| | | | * | ASoC: wm5110: Use reg_sequence for multi_reg_write/register_patchNariman Poushin2015-07-171-6/+6
| | | | * | Merge tag 'regmap-seq-delay-api' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown2015-07-1714-16/+16
| | | | |\ \
| | | | * | | ASoC: wm5110: Add special DRE on/off handling for the headphone pathCharles Keepax2015-07-081-9/+276
| | | | | |/ | | | | |/|
| | | * / | ASoC: wm5100: Remove spurious IRQF_ONESHOT flagAxel Lin2015-07-081-4/+2
| | | |/ /
| | * | | ASoC: wm0010: Remove spurious missing IRQF_ONESHOTAxel Lin2015-07-081-1/+1
| | * | | ASoC: wm0010: Remove redundant spi driver bus initializationAntonio Borneo2015-07-061-1/+0
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge remote-tracking branches 'asoc/topic/txx9', 'asoc/topic/uda134x', 'asoc...Mark Brown2015-08-3010-141/+96
| |\ \ \ \ \ \
| | | | | * | | ASoC: Use params_width() at appropriate placesAxel Lin2015-07-246-8/+8
| | | | | |/ /
| | | | * / / ASoC: ux500: adjust devm usageJulia Lawall2015-07-201-19/+10
| | | | |/ /