summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rsnd: fixup rsnd_dai_call() behavior for unimplemented methodKuninori Morimoto2015-10-221-7/+2
* ASoC: rsnd: fixup rsnd_mod_call() behavior for debugKuninori Morimoto2015-10-221-8/+6
* ASoC: rsnd: fixup devm_request_irq() option on ssi.cKuninori Morimoto2015-10-221-1/+1
* ASoC: rsnd: fixup struct rsnd_gen::res array sizeKuninori Morimoto2015-10-221-3/+7
* ASoC: rsnd: fixup print debug message after readKuninori Morimoto2015-10-221-2/+2
* ASoC: rsnd: Gen1 probe is not errorKuninori Morimoto2015-10-163-12/+6
* ASoC: rsnd: Announce for removing Gen1 SRU supportKuninori Morimoto2015-10-141-1/+3
* ASoC: rsnd: Remove obsolete platform data supportGeert Uytterhoeven2015-10-074-18/+7
* ASoC: rsnd: fixup clkout_name[] index error for single AUDIO_CLKOUT SoCKuninori Morimoto2015-09-161-1/+1
* ASoC: rsnd: SND_SOC_RCAR depends on COMMON_CLKKuninori Morimoto2015-09-161-0/+1
* ASoC: rsnd: add AUDIO_CLKOUT supportKuninori Morimoto2015-09-142-4/+97
* ASoC: rsnd: adg: ignore undefined clock errorKuninori Morimoto2015-09-141-9/+23
* ASoC: rsnd: tidyup ADG debug message for clock selectionKuninori Morimoto2015-09-141-2/+3
* ASoC: rsnd: tidyup ADG clock calculate methodKuninori Morimoto2015-09-142-49/+74
* ASoC: rsnd: ADG initial setup on rsnd_adg_ssi_clk_init()Kuninori Morimoto2015-09-141-8/+5
* ASoC: rsnd: add common mod confirm methodKuninori Morimoto2015-09-143-11/+41
* ASoC: rsnd: ADG uses mod base common methodKuninori Morimoto2015-09-141-21/+46
* ASoC: rsnd: add rsnd_mod_get() macro and use itKuninori Morimoto2015-09-146-36/+47
* ASoC: rsnd: Add Gen3 initial supportKuninori Morimoto2015-09-142-0/+3
* ASoC: rsnd: add missing #sound-dai-cells explain on DocumentKuninori Morimoto2015-09-141-0/+2
* ASoC: rsnd: remove unneeded sh_clk headerKuninori Morimoto2015-09-142-2/+0
* ASoC: rsnd: rename rsnd_src_pcm_new() to rsnd_src_pcm_new_gen2()Kuninori Morimoto2015-09-141-9/+2
* ASoC: rsnd: tidyup rsnd_dma_to_xxx() positionKuninori Morimoto2015-09-141-2/+1
* Linux 4.3-rc1v4.3-rc1Linus Torvalds2015-09-131-2/+2
* Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds2015-09-1250-421/+220
|\
| * CRISv10: delete unused lib/dmacopy.cRabin Vincent2015-09-051-42/+0
| * CRISv10: delete unused lib/old_checksum.cRabin Vincent2015-09-051-86/+0
| * CRIS: fix switch_mm() lockdep splatRabin Vincent2015-09-051-1/+8
| * CRISv32: enable LOCKDEP_SUPPORTRabin Vincent2015-09-051-0/+4
| * CRIS: add STACKTRACE_SUPPORTRabin Vincent2015-09-054-0/+88
| * CRISv32: annotate irq enable in idle loopRabin Vincent2015-09-051-2/+2
| * CRISv32: add support for irqflags tracingRabin Vincent2015-09-053-1/+20
| * CRIS: UAPI: use generic types.hRabin Vincent2015-09-053-13/+1
| * CRIS: UAPI: use generic shmbuf.hRabin Vincent2015-09-052-42/+1
| * CRIS: UAPI: use generic msgbuf.hRabin Vincent2015-09-052-33/+1
| * CRIS: UAPI: use generic socket.hRabin Vincent2015-09-052-92/+1
| * CRIS: UAPI: use generic sembuf.hRabin Vincent2015-09-052-25/+1
| * CRIS: UAPI: use generic sockios.hRabin Vincent2015-09-052-13/+1
| * CRIS: UAPI: use generic auxvec.hRabin Vincent2015-09-052-4/+1
| * CRIS: UAPI: use generic headers via KbuildRabin Vincent2015-09-0512-31/+10
| * CRIS: UAPI: fix elf.h exportRabin Vincent2015-09-054-1/+8
| * CRIS: don't make asm/elf.h depend on asm/user.hRabin Vincent2015-09-053-8/+7
| * CRIS: UAPI: fix ptrace.hRabin Vincent2015-09-056-3/+8
| * CRISv32: Squash compile warnings for axisflashmapJesper Nilsson2015-09-051-4/+5
| * CRISv32: Add GPIO driver to the default configsJesper Nilsson2015-09-054-14/+12
| * CRISv32: ETRAX FS: Squash warnings in pinmux driverJesper Nilsson2015-09-051-2/+6
| * CRIS: Wire up missing syscallsChen Gang2015-09-054-1/+25
| * CRISv32: allow CONFIG_DEBUG_BUGVERBOSERabin Vincent2015-09-051-0/+1
| * CRISv32: add unreachable() to BUG()Rabin Vincent2015-09-051-2/+9
| * cris: arch-v32: gpio: Use kzalloc instead of kmalloc/memsetChristophe Jaillet2015-09-051-2/+1