summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | ASoC: sta529: Remove redundant OOM messageSachin Kamat2014-06-271-3/+1
| | | * | | | | | | | ASoC: sgtl5000: Remove redundant OOM messageSachin Kamat2014-06-271-3/+1
| | | * | | | | | | | ASoC: cs42l73: Remove redundant OOM messageSachin Kamat2014-06-271-3/+1
| | | * | | | | | | | ASoC: cs4270: Remove redundant OOM messageSachin Kamat2014-06-271-3/+1
| | | | |/ / / / / / | | | |/| | | | | |
| | * | | | | | | | ASoC: omap-dmic: Use devm_clk_getHimangi Saraogi2014-07-141-23/+6
| | * | | | | | | | ASoC: omap-dmic: Use devm_snd_soc_register_componentManish Badarkhe2014-07-091-3/+3
| | * | | | | | | | ASoC: omap-mcbsp: Use devm_snd_soc_register_componentManish Badarkhe2014-07-091-4/+3
| | * | | | | | | | ASoC: omap-pcm: Include omap-pcm.hLars-Peter Clausen2014-06-211-0/+1
| | |/ / / / / / /
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/kirkwood', 'as...Mark Brown2014-08-0428-446/+2597
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | ASoC: mc13783: Add missing of_node_putSachin Kamat2014-06-211-2/+4
| | | | | |/ / / / / / /
| | | | * | | | | | | | ASoC: max98090: Fix build warningThierry Reding2014-07-071-1/+1
| | | | * | | | | | | | ASoC: max98090: Remove redundant max98090_handle_pdata()Tushar Behera2014-07-041-13/+0
| | | | * | | | | | | | ASoC: max98090: Add check for CODEC typeTushar Behera2014-07-041-3/+9
| | | | * | | | | | | | ASoC: max98090: Add max98091 compatible stringWonjoon Lee2014-06-301-0/+2
| | | | * | | | | | | | ASoC: max98090: Remove needless defines and line feedsJarkko Nikula2014-06-191-13/+0
| | | | |/ / / / / / /
| | | * | | | | | | | ASoC: kirkwood: Remove ARCH_KIRKWOOD dependencyAndrew Lunn2014-07-291-1/+1
| | | * | | | | | | | ASoC: kirkwood: Remove unused driversAndrew Lunn2014-07-294-246/+0
| | | * | | | | | | | ASoC: kirkwood: implement NO_PERIOD_WAKEUP supportRussell King2014-06-282-8/+12
| | | * | | | | | | | ASoC: kirkwood: allow smaller audio periods and smaller number of periodsRussell King2014-06-281-2/+2
| | | * | | | | | | | ASoC: kirkwood-i2s: fix pause handling some moreRussell King2014-06-281-1/+1
| | | * | | | | | | | ASoC: kirkwood-i2s: fix mute handlingRussell King2014-06-281-1/+11
| | | * | | | | | | | ASoC: kirkwood-i2s: fix RECCTL maskingRussell King2014-06-281-1/+2
| | | * | | | | | | | ASoC: kirkwood-i2s: provide helper KIRKWOOD_RECCTL_ENABLE_MASK definitionRussell King2014-06-282-4/+6
| | | |/ / / / / / /
| | * | | | | | | | ASoC: Intel: update stream only on stream IPC msgsPaweł Piskorski2014-08-011-1/+2
| | * | | | | | | | ASoC: Intel: Don't issue ipc when processing responsePaweł Piskorski2014-08-011-2/+3
| | * | | | | | | | ASoC: Intel: Delete message when IPC timeout occursLiam Girdwood2014-08-011-0/+1
| | * | | | | | | | ASoC: Intel: Add dependency to DW_DMAC for BDW platformJie Yang2014-08-011-1/+1
| | * | | | | | | | ASoC: Intel: mfld-pcm: Allocate platform dataSubhransu S. Prusty2014-07-311-1/+7
| | * | | | | | | | ASoC: Intel: mfld-pcm: Fix to use correct sst_data pointerSubhransu S. Prusty2014-07-311-1/+1
| | * | | | | | | | ASoC: Intel: Check ops before we derefference pointers.Liam Girdwood2014-07-301-3/+7
| | * | | | | | | | ASoC: Intel: Add debug to set DX stateLiam Girdwood2014-07-301-1/+8
| | * | | | | | | | ASoC: Intel: Add notification trace for reset.Liam Girdwood2014-07-301-0/+2
| | * | | | | | | | ASoC: Intel: Add macros for SST shim register bits.Liam Girdwood2014-07-301-0/+27
| | * | | | | | | | ASoC: Intel: Fix naming of HMDC register macros.Liam Girdwood2014-07-302-7/+7
| | * | | | | | | | ASoC: Intel: Add Broadwell Machine supportLiam Girdwood2014-07-173-0/+265
| | * | | | | | | | Merge remote-tracking branch 'asoc/topic/rt286' into HEADMark Brown2014-07-174-0/+1428
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | | * | | | | | | ASoC: rt286: make rt286_i2c_driver staticBard Liao2014-07-141-1/+1
| | | * | | | | | | ASoC: RT286: Fix silent at the beginning of streamBard Liao2014-07-072-1/+24
| | | * | | | | | | ASoC: RT286: move initial settings to _i2c_probeBard Liao2014-07-071-50/+49
| | | * | | | | | | ASoC: RT286: check ID in i2c levelBard Liao2014-07-071-8/+8
| | | * | | | | | | ASoC: RT286: remove test codeBard Liao2014-07-071-1/+0
| | | * | | | | | | ASoC: add RT286 CODEC driverBard Liao2014-07-044-0/+1407
| | | |/ / / / / /
| | * | | | | | | ASoC: Intel: Update FW version readbackJie Yang2014-07-161-3/+17
| | * | | | | | | ASoC: intel: Cleanup useless ACPI inclusion.Lv Zheng2014-07-161-3/+0
| | * | | | | | | ASoC: Intel: mfld: add generic parameter interfaceVinod Koul2014-07-141-1/+4
| | * | | | | | | ASoC: Intel: mfld: add dsp error codesVinod Koul2014-07-141-0/+15
| | * | | | | | | ASoC: Intel: add sst shim register start-end variablesVinod Koul2014-07-141-0/+4
| | * | | | | | | ASoC: Intel: Start with all memory banks disabledJie Yang2014-07-141-2/+3
| | * | | | | | | ASoC: Intel: Use a table for ADSP SRAM shiftJie Yang2014-07-141-10/+29
| | * | | | | | | ASoC: Intel: Merge wild cat point ADSP DRAM regionsJie Yang2014-07-141-3/+1