summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | 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: rt5640: remove unused variableSudip Mukherjee2016-03-081-1/+1
| | | * | | ASoC: rt5640: add supplys for dac powerBard Liao2016-03-071-15/+24
| | | * | | ASoC: rt5640: Set PLL src according to sourceBard Liao2016-03-071-14/+5Star
| | | * | | ASoC: rt5640: add master clock handling for rt5640Sugar Zhang2016-02-222-0/+33
| | | | |/ | | | |/|
| | | | |
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | *-------. \ \ Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/rockchip', 'aso...Mark Brown2016-03-1322-709/+2488
| | |\ \ \ \ \ \ \
| | | | | | | * | | ASoC: rt5616: add missing mute control for HPVOLJohn Lin2016-03-071-0/+2
| | | | | | | * | | ASoC: rt5616: allow to build with CONFIG_SND_SOC_RT5616Caesar Wang2016-03-051-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: rt298: Don't enable IRQ in i2c_probeBard Liao2016-02-241-1/+0Star
| | | | | * | | ASoC: rt298: enable IRQ for jack detectionBard Liao2016-02-242-0/+14
| | | | | |/ /
| | | | * | | ASoC: rockchip: add bindings for spdif controllerSugar Zhang2016-03-051-3/+10
| | | | * | | ASoC: rockchip: use __maybe_unused to hide st_irq_syscfg_resumeArnd Bergmann2016-03-051-2/+2
| | | | * | | ASoC: rockchip: i2s: add default values for registersSugar Zhang2016-02-221-0/+10
| | | | * | | ASoC: rockchip: add bindings for rk3399 i2sJianqun Xu2016-02-221-0/+3
| | | | * | | ASoC: rk3036: fix missing dependency on REGMAP_MMIOAntonio Ospite2016-01-271-0/+1
| | | | |/ /
| | | * | | ASoC: rsnd: add simplified module explanationKuninori Morimoto2016-03-121-0/+23
| | | * | | ASoC: rsnd: CMD TIMSEL support for CaptureKuninori Morimoto2016-03-071-1/+4
| | | * | | ASoC: rsnd: SRC TIMSEL support for CaptureKuninori Morimoto2016-03-073-110/+128
| | | * | | ASoC: rsnd: add rsnd_src_get_in/out_rate()Kuninori Morimoto2016-03-073-8/+27
| | | * | | ASoC: rsnd: rename rsnd_enable_sync_convert() to rsnd_src_sync_is_enabled()Kuninori Morimoto2016-03-071-11/+8Star
| | | * | | ASoC: rsnd: SRC function parameter uses "mod" instead of "src"Kuninori Morimoto2016-03-071-12/+9Star
| | | * | | ASoC: rsnd: SRC sync mode is not related to clock master modeKuninori Morimoto2016-03-071-7/+0Star
| | | * | | ASoC: rsnd: don't enable SRC Sync mode when Capture with CMDKuninori Morimoto2016-03-071-3/+3
| | | * | | ASoC: rsnd: add CTU supportKuninori Morimoto2016-03-051-37/+197
| | | * | | ASoC: rsnd: add rsnd_runtime_channel_xxx()Kuninori Morimoto2016-03-058-44/+62
| | | * | | ASoC: rsnd: add CTU basic supportKuninori Morimoto2016-03-052-0/+50
| | | * | | ASoC: rsnd: tidyup rsnd_ssiu_init_gen2()Kuninori Morimoto2016-03-051-3/+2Star
| | | * | | ASoC: rsrc-card: add convert channels supportKuninori Morimoto2016-03-051-6/+16
| | | * | | ASoC: rsnd: don't call update callback if it was NULLKuninori Morimoto2016-03-051-1/+1
| | | * | | ASoC: sh: rcar: rsrc-card: don't open code of_device_get_match_data()Wolfram Sang2016-03-021-3/+2Star
| | | * | | ASoC: sh: rcar: core: don't open code of_device_get_match_data()Wolfram Sang2016-03-021-2/+1Star
| | | * | | ASoC: rsnd: rsnd_write() / rsnd_bset() uses regmap _force_ functionKuninori Morimoto2016-03-022-21/+2Star
| | | * | | Merge branch 'topic/update-bits' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown2016-03-02252-3727/+36767
| | | |\| |
| | | * | | ASoC: rsnd: judge work SSI in runtimeKuninori Morimoto2016-02-191-0/+27
| | | * | | ASoC: rsnd: judge multi SSI in runtimeKuninori Morimoto2016-02-194-7/+18
| | | * | | ASoC: rsnd: move rsnd_ssi_irq() positionKuninori Morimoto2016-02-191-21/+21
| | | * | | ASoC: rsnd: Parent SSI attach is not needed if not clock masterKuninori Morimoto2016-02-191-3/+27
| | | * | | ASoC: rsnd: tidyup SSI init/start sequenceKuninori Morimoto2016-02-191-20/+16Star
| | | * | | ASoC: rsnd: add missing .irq callback for DMAKuninori Morimoto2016-02-191-0/+1
| | | * | | ASoC: rsnd: fixup forever loop bug on SSIKuninori Morimoto2016-02-191-2/+1Star
| | | * | | ASoC: rsnd: SSI function parameter uses "mod" instead of "ssi"Kuninori Morimoto2016-02-191-9/+10
| | | * | | ASoC: rsnd: indicates status failed SSIKuninori Morimoto2016-02-191-1/+2
| | | * | | ASoC: rsnd: setup SRC_ROUTE_MODE0 before SRC_SRCIRKuninori Morimoto2016-02-191-1/+2
| | | * | | ASoC: rsnd: rename RSND_DVC_CHANNELS to RSND_MAX_CHANNELSKuninori Morimoto2016-02-193-6/+6
| | | * | | ASoC: rsnd: rsnd_ssi_is_multi_slave() macro uses rsnd_ssi_multi_slaves()Kuninori Morimoto2016-02-091-14/+2Star