Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
234234c2e12e1b302beefbd11e9c5b26f9234cb1
/
sound
/
soc
/
sh
/
rcar
5450487
Merge remote-tracking branches 'asoc/topic/rcar' and 'asoc/topic/rockchip' into asoc-next
by Mark Brown
· 9 years ago
8012c98
ASoC: rsnd: precedence error in rsnd_ssiu_init()
by Dan Carpenter
· 9 years ago
e5d9cfc
ASoC: rsnd: fix usrcnt decrementing bug
by Andrzej Hajda
· 9 years ago
81b6863
Merge remote-tracking branches 'asoc/topic/pxa', 'asoc/topic/qcom', 'asoc/topic/rcar', 'asoc/topic/rk3036' and 'asoc/topic/rockchip' into asoc-next
by Mark Brown
· 9 years ago
a93202f
Merge remote-tracking branch 'asoc/topic/pcm-list' into asoc-next
by Mark Brown
· 9 years ago
b4c83b1
ASoC: rsnd: add Multi channel support
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
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
a29d0f3
ASoC: rcar: remove unused variable
by Arnd Bergmann
· 9 years ago
c51eb1c
ASoC: rsnd: tidyup void* cast for 64bit compiler
by Kuninori Morimoto
· 9 years ago
1a49798
ASoC: Change the PCM runtime array to a list
by Mengdong Lin
· 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
cfe7c039
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
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
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
7115cb9
ASoC: rsnd: make sure SRC In Rate feature enablement
by Kuninori Morimoto
· 9 years ago
2a148b6
Merge tag 'asoc-v4.3-rc6' into asoc-fix-rcar
by Mark Brown
· 9 years ago
021c5d9
ASoC: rsnd: fixup SCU_SYS_INT_EN1 address
by Kuninori Morimoto
· 9 years ago
b415b4d
ASoC: rsnd: remove duplicate parameter from rsnd_ssi_xxx()
by Kuninori Morimoto
· 9 years ago
69819f5
ASoC: rsnd: remove unused rsnd_dma_to_ssi() macro
by Kuninori Morimoto
· 9 years ago
c992934
ASoC: rsnd: rename rsnd_mod_hw_start/stop to rsnd_mod_power_on/off
by Kuninori Morimoto
· 9 years ago
89e3e2c
ASoC: rsnd: fixup rsnd_dai_call() behavior for .stop/.quit
by Kuninori Morimoto
· 9 years ago
32a96d5
ASoC: rsnd: fixup rsnd_dai_call() behavior for unimplemented method
by Kuninori Morimoto
· 9 years ago
1355720
ASoC: rsnd: fixup rsnd_mod_call() behavior for debug
by Kuninori Morimoto
· 9 years ago
b05ce4c
ASoC: rsnd: fixup devm_request_irq() option on ssi.c
by Kuninori Morimoto
· 9 years ago
9993c16
ASoC: rsnd: fixup struct rsnd_gen::res array size
by Kuninori Morimoto
· 9 years ago
c9b9638
ASoC: rsnd: fixup print debug message after read
by Kuninori Morimoto
· 9 years ago
8a98b42
ASoC: rsnd: Gen1 probe is not error
by Kuninori Morimoto
· 9 years ago
4362495
ASoC: rsnd: Announce for removing Gen1 SRU support
by Kuninori Morimoto
· 9 years ago
dcc448e
ASoC: rsnd: Remove obsolete platform data support
by Geert Uytterhoeven
· 9 years ago
Next »