summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-02ASoC: sh: rcar: rsrc-card: don't open code of_device_get_match_data()Wolfram Sang1-3/+2
2016-03-02ASoC: sh: rcar: core: don't open code of_device_get_match_data()Wolfram Sang1-2/+1
2016-03-02ASoC: rsnd: rsnd_write() / rsnd_bset() uses regmap _force_ functionKuninori Morimoto2-21/+2
2016-02-26regmap: add regmap_fields_force_xxx() macrosKuninori Morimoto2-14/+4
2016-02-26regmap: add regmap_field_force_xxx() macrosKuninori Morimoto1-0/+4
2016-02-19regmap: merge regmap_fields_update_bits() into macroKuninori Morimoto2-28/+2
2016-02-19regmap: merge regmap_fields_write() into macroKuninori Morimoto2-24/+3
2016-02-19regmap: add regmap_fields_update_bits_base()Kuninori Morimoto2-0/+44
2016-02-19regmap: merge regmap_field_update_bits() into macroKuninori Morimoto2-22/+2
2016-02-19regmap: merge regmap_field_write() into macroKuninori Morimoto2-17/+3
2016-02-19regmap: add regmap_field_update_bits_base()Kuninori Morimoto2-1/+38
2016-02-19regmap: merge regmap_update_bits_check_async() into macroKuninori Morimoto2-50/+2
2016-02-19regmap: merge regmap_update_bits_check() into macroKuninori Morimoto2-37/+2
2016-02-19regmap: merge regmap_update_bits_async() into macroKuninori Morimoto2-44/+2
2016-02-19regmap: merge regmap_update_bits() into macroKuninori Morimoto2-32/+3
2016-02-19regmap: add regmap_update_bits_base()Kuninori Morimoto2-0/+51
2016-02-19ASoC: rsnd: judge work SSI in runtimeKuninori Morimoto1-0/+27
2016-02-19ASoC: rsnd: judge multi SSI in runtimeKuninori Morimoto4-7/+18
2016-02-19ASoC: rsnd: move rsnd_ssi_irq() positionKuninori Morimoto1-21/+21
2016-02-19ASoC: rsnd: Parent SSI attach is not needed if not clock masterKuninori Morimoto1-3/+27
2016-02-19ASoC: rsnd: tidyup SSI init/start sequenceKuninori Morimoto1-20/+16
2016-02-19ASoC: rsnd: add missing .irq callback for DMAKuninori Morimoto1-0/+1
2016-02-19ASoC: rsnd: fixup forever loop bug on SSIKuninori Morimoto1-2/+1
2016-02-19ASoC: rsnd: SSI function parameter uses "mod" instead of "ssi"Kuninori Morimoto1-9/+10
2016-02-19ASoC: rsnd: indicates status failed SSIKuninori Morimoto1-1/+2
2016-02-19ASoC: rsnd: setup SRC_ROUTE_MODE0 before SRC_SRCIRKuninori Morimoto1-1/+2
2016-02-19ASoC: rsnd: rename RSND_DVC_CHANNELS to RSND_MAX_CHANNELSKuninori Morimoto3-6/+6
2016-02-09ASoC: rsnd: rsnd_ssi_is_multi_slave() macro uses rsnd_ssi_multi_slaves()Kuninori Morimoto1-14/+2
2016-01-27ASoC: rsnd: add .irq callbackKuninori Morimoto4-32/+35
2016-01-27ASoC: rsnd: don't auto-recover when under/over run errorKuninori Morimoto2-107/+29
2016-01-24Linux 4.5-rc1v4.5-rc1Linus Torvalds1-2/+2
2016-01-24ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer1-0/+7
2016-01-24MAINTAINERS: Combine multiple telemetry entriesSouvik Kumar Chakravarty1-3/+1
2016-01-24intel_telemetry_debugfs: Fix unused warnings in telemetry debugfsSouvik Kumar Chakravarty1-0/+2
2016-01-24vmstat: Remove BUG_ON from vmstat_updateChristoph Lameter1-11/+1
2016-01-24MIPS: zboot: Add support for serial debug using the PROMAlban Bedel3-0/+12
2016-01-24MIPS: zboot: Avoid useless rebuildsAlban Bedel1-6/+8
2016-01-24MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIBFlorian Fainelli1-0/+1
2016-01-24MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() functionSimon Arlott2-13/+0
2016-01-24MIPS: bcm963xx: Update bcm_tag field image_sequenceSimon Arlott1-6/+5
2016-01-24MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott2-4/+7
2016-01-24MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott3-4/+7
2016-01-24MIPS: bcm63xx: nvram: Use nvram structure definition from header fileSimon Arlott1-32/+3
2016-01-24MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structureSimon Arlott2-0/+113
2016-01-24MAINTAINERS: Add KVM for MIPS entryJames Hogan1-0/+8
2016-01-24MIPS: KVM: Add missing newline to kvm_err()James Hogan1-1/+1
2016-01-24MIPS: Move KVM specific opcodes into asm/inst.hJames Hogan4-28/+5
2016-01-24MIPS: KVM: Use cacheops.h definitionsJames Hogan1-22/+8
2016-01-24MIPS: Break down cacheops.h definitionsJames Hogan1-42/+64
2016-01-24MIPS: Use EXCCODE_ constants with set_except_vector()James Hogan2-30/+30