summaryrefslogtreecommitdiff
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm-current/current'Stephen Rothwell2016-02-155-30/+19
|\
| * dma-mapping: rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez2016-02-154-26/+14
| * sound: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim2016-02-151-4/+5
* | Merge remote-tracking branch 'sound-asoc/for-next'Stephen Rothwell2016-02-1562-887/+4447
|\ \
| | \
| | \
| *-. \ Merge remote-tracking branches 'asoc/topic/ssm4567' and 'asoc/topic/wm8974' i...Mark Brown2016-02-122-0/+98
| |\ \ \
| | | * | ASoC: wm8974: configure pll and mclk divider automaticallyMans Rullgard2016-01-251-0/+93
| | * | | ASoC: ssm4567: Reset device before regcache_sync()Lars-Peter Clausen2016-01-271-0/+5
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge remote-tracking branches 'asoc/topic/rockchip', 'asoc/topic/rt5514', 'a...Mark Brown2016-02-128-189/+1472
| |\ \ \ \ \ \ \
| | | | | | * | | ASoC: s3c24xx: use const snd_soc_component_driver pointerArnd Bergmann2016-01-272-2/+2
| | | | | | |/ /
| | | | | * | | ASoC: rt5659: Staticise rt5659_i2c_shutdownAxel Lin2016-01-131-1/+1
| | | | * | | | ASoC: rt5616: Add support sample rate to 192KHzXing Zheng2016-01-291-1/+1
| | | | * | | | ASoC: rt5616: add the mclk for the codec driverCaesar Wang2016-01-281-0/+34
| | | | * | | | ASoC: rt5616: trivial: fix the typoCaesar Wang2016-01-281-185/+191
| | | | | |/ / | | | | |/| |
| | | * | | | ASoC: rt5514: add rt5514 codec driverOder Chiou2016-02-034-0/+1242
| | | |/ / /
| | * | | | ASoC: rk3036: fix missing dependency on REGMAP_MMIOAntonio Ospite2016-01-271-0/+1
| | |/ / /
| | | | |
| | \ \ \
| *-. \ \ \ Merge remote-tracking branches 'asoc/topic/qcom' and 'asoc/topic/rcar' into a...Mark Brown2016-02-1212-245/+379
| |\ \ \ \ \
| | | * | | | ASoC: rsnd: rsnd_ssi_is_multi_slave() macro uses rsnd_ssi_multi_slaves()Kuninori Morimoto2016-02-091-14/+2
| | | * | | | ASoC: rsnd: add .irq callbackKuninori Morimoto2016-01-274-32/+35
| | | * | | | ASoC: rsnd: don't auto-recover when under/over run errorKuninori Morimoto2016-01-272-107/+29
| | | * | | | ASoC: rsnd: disable SRC.out/in in same timeKuninori Morimoto2016-01-221-8/+1
| | | * | | | ASoC: rsnd: tidyup Playback/Capture sequenceKuninori Morimoto2016-01-221-2/+38
| | | * | | | ASoC: rsnd: ctu: settings matches to datasheetKuninori Morimoto2016-01-223-12/+117
| | | * | | | ASoC: rsnd: ctu: add rsnd_ctu_halt()Kuninori Morimoto2016-01-221-0/+8
| | | * | | | ASoC: rsnd: ctu: add rsnd_mix_activation()Kuninori Morimoto2016-01-223-0/+11
| | | * | | | ASoC: rsnd: attach Audio-DMAC-periperi correctlyKuninori Morimoto2016-01-224-35/+34
| | | * | | | ASoC: rsnd: each mod has status again for CTU/MUX supportKuninori Morimoto2016-01-2211-19/+79
| | | * | | | ASoC: rsnd: select each SRC correctly for CMD data pathKuninori Morimoto2016-01-221-1/+5
| | | * | | | ASoC: rsnd: don't overwrite io on rsnd_cmd_init()Kuninori Morimoto2016-01-221-4/+5
| | | * | | | ASoC: rsnd: always call probe/remove for MUXKuninori Morimoto2016-01-222-7/+8
| | | * | | | ASoC: rsnd: try to connect connected mod is not errorKuninori Morimoto2016-01-221-0/+3
| | | * | | | ASoC: rsnd: don't update status if rsnd_mod_call() doesn't matchKuninori Morimoto2016-01-221-2/+5
| | | * | | | ASoC: rsnd: add debug message for rsnd_mod_call()Kuninori Morimoto2016-01-221-0/+3
| | | * | | | ASoC: rsnd: use rsnd_mod_init() for ADGKuninori Morimoto2016-01-221-7/+2
| | | * | | | ASoC: rsnd: remove unsed *parentKuninori Morimoto2016-01-221-1/+0
| | * | | | | ASoC: qcom: Don't specify LE device endiannessStephen Boyd2016-02-121-1/+0
| | | |/ / / | | |/| | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge remote-tracking branches 'asoc/topic/fsl-sai', 'asoc/topic/max98926', '...Mark Brown2016-02-128-3/+1483
| |\ \ \ \ \ \ \ \
| | | | | * | | | | ASoC: mxs-saif: check BUSY bit in hw_params() only if not mclk_in_useMans Rullgard2016-02-051-1/+1
| | | | | |/ / / /
| | | | * | | | | ASoC: mediatek: Enable 33bit memory address to support 4GB DRAMPC Liao2016-01-152-1/+22
| | | * | | | | | ASoC: Add max98926 codec driveranish kumar2016-01-274-0/+1458
| | | | |/ / / / | | | |/| | | |
| | * | | | | | ASoC: fsl_sai: Use usleep_range() instead of msleep()Xiubo Li2016-01-221-1/+2
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/cs42xx8', 'asoc/topic/davinci', 'a...Mark Brown2016-02-125-9/+36
| |\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | ASoC: fsl-mpc5200: Use usleep_range() instead of msleep()Xiubo Li2016-01-221-1/+2
| | | | * | | | | | | | ASoC: fsl-asoc-card: add cs4271 and cs4272 supportFelipe F. Tonello2016-02-052-2/+9
| | | | * | | | | | | | ASoC: fsl-asoc-card: Don't add DAPM routes for ASRC if it doesn't existNicolin Chen2016-02-041-4/+15
| | | | | |_|/ / / / / | | | | |/| | | | | |
| | | * | | | | | | | ASoC: davinci-mcasp: Discourage use of fck_parent for clock reparentingPeter Ujfalusi2016-01-271-0/+2
| | | |/ / / / / / /
| | * | | | | | | | ASoC: cs42xx8: fix the noise in the right dac channel with mono playbackZidan Wang2016-02-041-2/+8
| | |/ / / / / / /
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-------. \ \ \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/ab8500', 'asoc/topic/adau17x1', 'a...Mark Brown2016-02-1212-330/+417
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | ASoC: bcm2835: move to use the clock frameworkMartin Sperl2016-01-151-220/+64
| | | | | * | | | | | | | | ASoC: arizona: Add support for SNDRV_PCM_RATE_KNOTCharles Keepax2016-02-057-51/+23
| | | | | * | | | | | | | | ASoC: wm_adsp: Add missing const from region definitionsCharles Keepax2016-02-021-2/+2