summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-024-10/+2Star
|\
| * Merge branch 'mxs/cleanup' into next/multiplatformArnd Bergmann2013-04-091-2/+3
| |\
| * | ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Linus Walleij2013-04-083-6/+0Star
| * | ARM: ux500: move mach/msp.h to <linux/platform_data/*>Arnd Bergmann2013-04-083-4/+2Star
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-021-2/+3
|\ \ \
| * \ \ Merge branch 'fixes' into next/cleanupOlof Johansson2013-04-2910-15/+36
| |\ \ \ | | |_|/ | |/| |
| * | | ASoC: mxs-saif: remove mach header inclusionShawn Guo2013-04-011-2/+3
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-302-3/+3
|\ \ \
| * | | treewide: Fix typo in printksMasanari Iida2013-04-121-1/+1
| * | | sound: Remove stray pluses from Kconfig filePaul Bolle2013-03-271-2/+2
* | | | Merge 3.9-rc7 into char-misc-nextGreg Kroah-Hartman2013-04-1515-48/+64
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'asoc/fix/wm8903' into tmpMark Brown2013-04-111-0/+2
| |\ \ \ \
| | * | | | ASoC: wm8903: Fix the bypass to HP/LINEOUT when no DAC or ADC is runningAlban Bedel2013-04-091-0/+2
| | | |_|/ | | |/| |
| * | | | Merge remote-tracking branch 'asoc/fix/tegra' into tmpMark Brown2013-04-111-23/+1Star
| |\ \ \ \
| | * | | | ASoC: tegra: Don't claim to support PCM pause and resumeLars-Peter Clausen2013-04-031-23/+1Star
| | | |_|/ | | |/| |
| * | | | Merge remote-tracking branch 'asoc/fix/samsung' into tmpMark Brown2013-04-111-5/+12
| |\ \ \ \
| | * | | | ASoC: Samsung: set drvdata before adding secondary devicePrathyush K2013-04-031-5/+8
| | * | | | ASoC: Samsung: return error if drvdata is not setPrathyush K2013-04-031-0/+4
| | |/ / /
| * | | | Merge remote-tracking branch 'asoc/fix/core' into tmpMark Brown2013-04-111-1/+1
| |\ \ \ \
| | * | | | ASoC: core: Fix to check return value of snd_soc_update_bits_locked()Joonyoung Shim2013-03-261-1/+1
| * | | | | Merge remote-tracking branch 'asoc/fix/compress' into tmpMark Brown2013-04-111-3/+11
| |\ \ \ \ \
| | * | | | | ASoC: compress: Cancel delayed power down if neededCharles Keepax2013-03-281-3/+11
| | | |/ / / | | |/| | |
| * | | | | ASoC: wm5102: Correct lookup of arizona struct in SYSCLK eventMark Brown2013-04-091-1/+1
| | |_|/ / | |/| | |
| * | | | Merge remote-tracking branch 'asoc/fix/spear' into asoc-nextMark Brown2013-03-261-6/+6
| |\ \ \ \
| | * | | | ASoC: spear_pcm: Update to new pcm_new() APILars-Peter Clausen2013-03-201-6/+6
| | |/ / /
| * | | | Merge remote-tracking branch 'asoc/fix/si476x' into asoc-nextMark Brown2013-03-261-0/+1
| |\ \ \ \
| | * | | | ASoC: si476x: Add missing break for SNDRV_PCM_FORMAT_S8 switch caseAxel Lin2013-02-201-0/+1
| * | | | | Merge remote-tracking branch 'asoc/fix/sh' into asoc-nextMark Brown2013-03-261-2/+2
| |\ \ \ \ \
| | * | | | | ASoC: dma-sh7760: Fix compile errorLars-Peter Clausen2013-03-221-2/+2
| | | |/ / / | | |/| | |
| * | | | | Merge remote-tracking branch 'asoc/fix/max98090' into asoc-nextMark Brown2013-03-262-0/+0
| |\ \ \ \ \
| | * | | | | ASoC:: max98090: Remove executable bitJoe Perches2013-03-202-0/+0
| | |/ / / /
| * | | | | Merge remote-tracking branch 'asoc/fix/fsl' into asoc-nextMark Brown2013-03-262-1/+6
| |\ \ \ \ \
| | * | | | | ASoC: pcm030 audio fabric: remove __init from probeMarkus Pargmann2013-03-121-1/+1
| | * | | | | ASoC: imx-ssi: Fix occasional AC97 reset failureSascha Hauer2013-03-121-0/+5
| | |/ / / /
| * | | | | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-nextMark Brown2013-03-261-0/+14
| |\ \ \ \ \
| | * | | | | ASoC: dapm: Fix pointer dereference in is_connected_output_ep()Peter Ujfalusi2013-03-151-1/+0Star
| | * | | | | ASoC: dapm: Fix handling of loopsMark Brown2013-02-251-0/+15
| | | |/ / / | | |/| | |
| * | | | | Merge remote-tracking branch 'asoc/fix/core' into asoc-nextMark Brown2013-03-261-4/+4
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | ASoC: core: fix invalid free of devm_ allocated dataSilviu-Mihai Popescu2013-03-201-2/+0Star
| | * | | | ASoC: core: fix possible memory leak in snd_soc_bytes_put()Wei Yongjun2013-03-121-2/+4
| | | |/ / | | |/| |
| * / | | ASoC: wm_adsp: fix possible memory leak in wm_adsp_load_coeff()Wei Yongjun2013-03-121-2/+3
| |/ / /
* / / / ASoC: arizona: Fix interaction between headphone outputs and identificationMark Brown2013-03-264-8/+44
|/ / /
* | | Merge remote-tracking branch 'asoc/fix/wm8960' into tmpMark Brown2013-03-071-4/+4
|\ \ \
| * | | ASoC: wm8960: Fix ADC power bitsMark Brown2013-03-011-2/+2
| * | | ASoC: wm8960: Correct register 0 and 1 defaultsMark Brown2013-03-011-2/+2
| |/ /
* | | Merge remote-tracking branch 'asoc/fix/wm8350' into tmpMark Brown2013-03-071-2/+2
|\ \ \
| * | | ASoC: wm8350: Use jiffies rather than msecs in schedule_delayed_work()Axel Lin2013-03-031-2/+2
| |/ /
* | | Merge remote-tracking branch 'asoc/fix/tegra' into tmpMark Brown2013-03-072-2/+2
|\ \ \
| * | | ASoC: tegra: fix I2S bit count maskStephen Warren2013-03-052-2/+2
| | |/ | |/|
* | | Merge remote-tracking branch 'asoc/fix/arizona' into tmpMark Brown2013-03-072-10/+21
|\ \ \ | |/ / |/| |