summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/+8
* ASoC: rsnd: SRC function parameter uses "mod" instead of "src"Kuninori Morimoto2016-03-071-12/+9
* ASoC: rsnd: SRC sync mode is not related to clock master modeKuninori Morimoto2016-03-071-7/+0
* ASoC: rsnd: don't enable SRC Sync mode when Capture with CMDKuninori Morimoto2016-03-071-3/+3
* ASoC: rsrc-card: tidyup convert-channels explainKuninori Morimoto2016-03-071-1/+1
* 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/+2
* ASoC: rsrc-card: add convert channels supportKuninori Morimoto2016-03-052-6/+17
* 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/+2
* ASoC: sh: rcar: core: don't open code of_device_get_match_data()Wolfram Sang2016-03-021-2/+1
* ASoC: rsnd: rsnd_write() / rsnd_bset() uses regmap _force_ functionKuninori Morimoto2016-03-022-21/+2
* Merge branch 'topic/update-bits' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown2016-03-0210931-419764/+761559
|\
| * regmap: add regmap_fields_force_xxx() macrosKuninori Morimoto2016-02-262-14/+4
| * regmap: add regmap_field_force_xxx() macrosKuninori Morimoto2016-02-261-0/+4
| * regmap: merge regmap_fields_update_bits() into macroKuninori Morimoto2016-02-202-28/+2
| * regmap: merge regmap_fields_write() into macroKuninori Morimoto2016-02-202-24/+3
| * regmap: add regmap_fields_update_bits_base()Kuninori Morimoto2016-02-202-0/+44
| * regmap: merge regmap_field_update_bits() into macroKuninori Morimoto2016-02-202-22/+2
| * regmap: merge regmap_field_write() into macroKuninori Morimoto2016-02-202-17/+3
| * regmap: add regmap_field_update_bits_base()Kuninori Morimoto2016-02-202-1/+38
| * regmap: merge regmap_update_bits_check_async() into macroKuninori Morimoto2016-02-202-50/+2
| * regmap: merge regmap_update_bits_check() into macroKuninori Morimoto2016-02-202-37/+2
| * regmap: merge regmap_update_bits_async() into macroKuninori Morimoto2016-02-202-44/+2
| * regmap: merge regmap_update_bits() into macroKuninori Morimoto2016-02-202-32/+3
| * regmap: add regmap_update_bits_base()Kuninori Morimoto2016-02-202-0/+51
| * Linux 4.5-rc1v4.5-rc1Linus Torvalds2016-01-241-2/+2
| * Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-24130-676/+4923
| |\
| | * Merge branch '4.4-fixes' into mips-for-linux-nextRalf Baechle2016-01-247-4/+14
| | |\
| | | * MIPS: Fix macro typoJaedon Shin2016-01-241-1/+1
| | | * MIPS: smp-cps: Ensure secondary cores start with EVA disabledMatt Redfearn2016-01-242-0/+7
| | | * MIPS: io.h: Define `ioremap_cache'Maciej W. Rozycki2016-01-241-0/+1
| | | * Revert "MIPS: Fix PAGE_MASK definition"Dan Williams2016-01-231-1/+1
| | * | MIPS: zboot: Add support for serial debug using the PROMAlban Bedel2016-01-243-0/+12
| | * | MIPS: zboot: Avoid useless rebuildsAlban Bedel2016-01-241-6/+8
| | * | MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIBFlorian Fainelli2016-01-241-0/+1
| | * | MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() functionSimon Arlott2016-01-242-13/+0
| | * | MIPS: bcm963xx: Update bcm_tag field image_sequenceSimon Arlott2016-01-241-6/+5
| | * | MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott2016-01-242-4/+7
| | * | MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott2016-01-243-4/+7
| | * | MIPS: bcm63xx: nvram: Use nvram structure definition from header fileSimon Arlott2016-01-241-32/+3
| | * | MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structureSimon Arlott2016-01-242-0/+113
| | * | MAINTAINERS: Add KVM for MIPS entryJames Hogan2016-01-241-0/+8
| | * | MIPS: KVM: Add missing newline to kvm_err()James Hogan2016-01-241-1/+1
| | * | MIPS: Move KVM specific opcodes into asm/inst.hJames Hogan2016-01-244-28/+5
| | * | MIPS: KVM: Use cacheops.h definitionsJames Hogan2016-01-241-22/+8