Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
44bf5361e21d507e23f8cf8d696c0600f3795e54
44bf5361
ASoC: rsnd: add missing DT example for Simple Card with TDM
by Kuninori Morimoto
· 9 years ago
f3f17d3
ASoC: rsnd: add missing DT example for Simple Card
by Kuninori Morimoto
· 9 years ago
89b6617
ASoC: rsnd: add rsnd_parse_connect_common() and remove complex macro
by Kuninori Morimoto
· 9 years ago
750fd44
ASoC: rsnd: add rsnd_set_slot() / rsnd_get_slot_num()
by Kuninori Morimoto
· 9 years ago
c140284
ASoC: rsnd: tidyup rsnd_get_slot_xxx() naming
by Kuninori Morimoto
· 9 years ago
5858a7d
ASoC: rsnd: remove rsnd_get_slot_runtime()
by Kuninori Morimoto
· 9 years ago
49ee73b
ASoC: rsnd: SSI/SSIU use rsnd_get_slot_extend() to check TDM
by Kuninori Morimoto
· 9 years ago
52dc685
ASoC: rsnd: rsnd_dai_connect() returns error if it connect to existing mod
by Kuninori Morimoto
· 9 years ago
c90269c
ASoC: rsnd: tidyup debug print position on rsnd_dma_attach()
by Kuninori Morimoto
· 9 years ago
5e7b9ed
ASoC: rsnd: tidyup return value of rsnd_get_adinr_bit()
by Kuninori Morimoto
· 9 years ago
cdf310c
ASoC: rsnd: fixup SSIU control timing
by Kuninori Morimoto
· 9 years ago
af998f8
ASoC: rsrc-card: tidyup dai format for DPCM
by Kuninori Morimoto
· 9 years ago
ae638b7
ASoC: rsrc-card: Remove support for setting differing DAI formats
by Kuninori Morimoto
· 9 years ago
6dad975
ASoC: rsrc-card: enable to use tdm_slot on DT
by Kuninori Morimoto
· 9 years ago
2b235a3
rcar: mux: Avoid use of ret uninitialised
by Mark Brown
· 9 years ago
2e4118d
rcar: dvc: Avoid use of ret uninitialised
by Mark Brown
· 9 years ago
76ca997
rcar: ctu: Avoid use of ret uninitialised
by Mark Brown
· 9 years ago
a504b1e
ASoC: rsnd: tidyup data align position for capture
by Kuninori Morimoto
· 9 years ago
f98ed11
ASoC: rsnd: care SWSP bit for TDM/non-TDM
by Kuninori Morimoto
· 9 years ago
575f1f9
ASoC: rsnd: rsrc-card: check return value of snd_soc_of_get_dai_name()
by Kuninori Morimoto
· 9 years ago
2ff2ecc
ASoC: rsnd: fixup wrong snd_soc_dai_driver pointer access
by Kuninori Morimoto
· 9 years ago
186fadc
ASoC: rsnd: add TDM Extend Mode support
by Kuninori Morimoto
· 9 years ago
42ab9a7
ASoC: rsnd: dvc enables non-stereo sound
by Kuninori Morimoto
· 9 years ago
8ec85e7
ASoC: rsnd: ssi enables non-stereo sound
by Kuninori Morimoto
· 9 years ago
08bada2
ASoC: rsnd: set SSIWSR setting on rsnd_ssi_config_init()
by Kuninori Morimoto
· 9 years ago
840ada3
ASoC: rsnd: add rsnd_ssi_config_init()
by Kuninori Morimoto
· 9 years ago
f13edb8
ASoC: rsnd: dvc: add rsnd_dvc_halt()
by Kuninori Morimoto
· 9 years ago
95e6b0d
ASoC: rsnd: mix: add rsnd_mix_halt()
by Kuninori Morimoto
· 9 years ago
475a361
ASoC: rsnd: src: add rsnd_src_halt()
by Kuninori Morimoto
· 9 years ago
87a6c5a
ASoC: rsnd: dvc: rename rsnd_dvc_soft_reset() to rsnd_dvc_activation()
by Kuninori Morimoto
· 9 years ago
4fe3252
ASoC: rsnd: mix: rename rsnd_mix_soft_reset() to rsnd_mix_activation()
by Kuninori Morimoto
· 9 years ago
98efeea
ASoC: rsnd: src: rename rsnd_src_soft_reset() to rsnd_src_activation()
by Kuninori Morimoto
· 9 years ago
bf4e8d7
ASoC: rsnd: add missing SRC_O_BUSIF_MODE register
by Kuninori Morimoto
· 9 years ago
c45f726
ASoC: rsnd: add missing ADINR::CHNUM on DVC/SRC/SSIU
by Kuninori Morimoto
· 9 years ago
9445836
ASoC: rsnd: don't use normal *mod in adg.c
by Kuninori Morimoto
· 9 years ago
4eb404d
ASoC: rsnd: Add device tree support for r8a77{79,93,94}
by Simon Horman
· 9 years ago
5342dff
ASoC: rsnd: tidyup semantics of rsnd_ssi_record_error()
by Kuninori Morimoto
· 9 years ago
8cc225f
ASoC: rsnd: tidyup semantics of rsnd_src_record_error()
by Kuninori Morimoto
· 9 years ago
0719ecf
ASoC: rsnd: indicate register name for debug
by Kuninori Morimoto
· 9 years ago
c51eb1c
ASoC: rsnd: tidyup void* cast for 64bit compiler
by Kuninori Morimoto
· 9 years ago
2ea6b07
ASoC: rsnd: remove struct platform_device from probe/remove parameter
by Kuninori Morimoto
· 9 years ago
2ea2cc8
ASoC: rsnd: remove struct rcar_snd_info
by Kuninori Morimoto
· 9 years ago
e797f58
ASoC: rsnd: remove struct rsnd_of_data
by Kuninori Morimoto
· 9 years ago
348d592
ASoC: rsnd: remove platform boot support from gen.c
by Kuninori Morimoto
· 9 years ago
9eaa1a6
ASoC: rsnd: remove platform boot support from dvc.c
by Kuninori Morimoto
· 9 years ago
c7fe4be
ASoC: rsnd: remove platform boot support from mix.c
by Kuninori Morimoto
· 9 years ago
cfe7c03
ASoC: rsnd: remove platform boot support from ctu.c
by Kuninori Morimoto
· 9 years ago
adf6a68
ASoC: rsnd: remove platform boot support from src.c
by Kuninori Morimoto
· 9 years ago
02534f2
ASoC: rsnd: remove platform boot support from ssi.c
by Kuninori Morimoto
· 9 years ago
94e2710
ASoC: rsnd: remove platform boot support from core.c
by Kuninori Morimoto
· 9 years ago
75916f6
ASoC: rsnd: SRC settings matches to datasheet
by Kuninori Morimoto
· 9 years ago
d444080
ASoC: rsnd: cleanup RSND_REG_xxx
by Kuninori Morimoto
· 9 years ago
e8e7b7b
ASoC: rsnd: remove Gen1 support from SRC
by Kuninori Morimoto
· 9 years ago
f46a93b
ASoC: rsnd: ssi: 24bit data needs right-aligned settings
by Kuninori Morimoto
· 9 years ago
85d4a62
ASoC: rsnd: SND_SOC_RCAR doesn't depend on DMA_OF
by Kuninori Morimoto
· 9 years ago
68a5502
ASoC: rsnd: call clk_prepare()/clk_enable() for AUDIO_CLKx
by Kuninori Morimoto
· 9 years ago
81ad174
ASoC: rsnd: tidyup comment position of rsnd_mod_xxx
by Kuninori Morimoto
· 9 years ago
13e0d17
ASoC: rsnd: MIX settings matches to datasheet
by Kuninori Morimoto
· 9 years ago
ca16cc6
ASoC: rsnd: DVC settings matches to datasheet
by Kuninori Morimoto
· 9 years ago
dcc5a7b
ASoC: rsnd: move CMD related operation to cmd.c
by Kuninori Morimoto
· 9 years ago
209c090
ASoC: rsnd: audio_clkout0/1/2/3 are optional properties
by Kuninori Morimoto
· 9 years ago
6240444
ASoC: rsrc-card: Clarify compatible value
by Geert Uytterhoeven
· 9 years ago
8b27418
ASoC: rsnd: Add missing initialization of ADG req_rate
by Geert Uytterhoeven
· 9 years ago
9c66eed
ASoC: rsnd: fixup rsnd_dmapp_stop() return value
by Kuninori Morimoto
· 9 years ago
f36a822
ASoC: rsnd: call rsnd_src_quit() from rsnd_src_quit_gen2()
by Kuninori Morimoto
· 9 years ago
e7d850d
ASoC: rsnd: use mod base common method on SSI-parent
by Kuninori Morimoto
· 9 years ago
c7f69ab
ASoC: rsnd: use mod base common method on SSIU
by Kuninori Morimoto
· 9 years ago
1b2ca0a
ASoC: rsnd: use mod base common method on CMD
by Kuninori Morimoto
· 9 years ago
497deba
ASoC: rsnd: use mod base common method on DMA phase3
by Kuninori Morimoto
· 9 years ago
76c80b5
ASoC: rsnd: use mod base common method on DMA phase2
by Kuninori Morimoto
· 9 years ago
940e947
ASoC: rsnd: use mod base common method on DMA phase1
by Kuninori Morimoto
· 9 years ago
e10369d
ASoC: rsnd: use common rsnd_ssi_status_xxx()
by Kuninori Morimoto
· 9 years ago
2daf71a
ASoC: rsnd: avoid pointless loop in rsnd_mod_interrupt()
by Kuninori Morimoto
· 9 years ago
69e32a5
ASoC: rsnd: Don't stop HW even if a large number of errors occur
by Kuninori Morimoto
· 9 years ago
c2dc47d
ASoC: rsnd: rsnd_dai_stream has each mod's status insted of rsnd_mod
by Kuninori Morimoto
· 9 years ago
b761bf2
ASoC: rsnd: disable SRC.out only when stop timing
by Kuninori Morimoto
· 9 years ago
37447b4
ASoC: rsnd: move rsnd_src_ssi_irq_enable/disable() to ssi.c
by Kuninori Morimoto
· 9 years ago
40854c6
ASoC: rsnd: fixup rsnd_dma_of_path method for mod base common method
by Kuninori Morimoto
· 9 years ago
48d5828
ASoC: rsnd: remove all modules when PIO fallback
by Kuninori Morimoto
· 9 years ago
27924f3
ASoC: rsnd: enable to use rsnd_dai_connect() from each mod
by Kuninori Morimoto
· 9 years ago
81ecbb6
ASoC: rsnd: rename rsnd_dma_init() to rsnd_dma_attach()
by Kuninori Morimoto
· 9 years ago
3e5afa7
ASoC: rsnd: DMA related definition goes to dma.c
by Kuninori Morimoto
· 9 years ago
232c00b
ASoC: rsnd: DMA become SSI/SRC member
by Kuninori Morimoto
· 9 years ago
8005c49
Linux 4.4-rc1
by Linus Torvalds
· 9 years ago
0ca9b67
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
051b29f
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
8f98e29
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
bba072df
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
511601b
Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
b84da9f
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
12b76f3
Merge tag 'sound-fix-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
b3a0d9a
Merge tag 'arc-4.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 9 years ago
30b9dbe
ARC: Fix silly typo in MAINTAINERS file
by Vineet Gupta
· 9 years ago
1cfc05c
ARC: cpu_relax() to be compiler barrier even for UP
by Vineet Gupta
· 9 years ago
a6416f5
ARC: use ASL assembler mnemonic
by Vineet Gupta
· 9 years ago
541366d
ARC: [arcompact] Handle bus error from userspace as Interrupt not exception
by Vineet Gupta
· 9 years ago
76a8c40
ARC: remove extraneous header include
by Vineet Gupta
· 9 years ago
63f4f7e
Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform
by Linus Torvalds
· 9 years ago
4bfc89d
Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 9 years ago
a30b7ca
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
Next »