Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
648695c74811f09a8ad80d7c3be72b8169589a64
/
sound
/
soc
/
sh
/
rcar
6e6d57d
Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/rockchip', 'asoc/topic/rt286' and 'asoc/topic/rt5631' into asoc-next
by Mark Brown
· 10 years ago
6cfad78
ASoC: rsnd: rename SSI function name of PIO
by Kuninori Morimoto
· 10 years ago
4e7d606
ASoC: rsnd: add salvage support for under/over flow error on SSI
by Kuninori Morimoto
· 10 years ago
f0ef0cb
ASoC: rsnd: remove un-necessary parameter from rsnd_src_start/stop()
by Kuninori Morimoto
· 10 years ago
4922985
ASoC: rsnd: share SSI starting method between PIO/DMA mode
by Kuninori Morimoto
· 10 years ago
933cc8c
ASoC: rsnd: set SRC_ROUTE_MODE0 on each rsnd_src_set_convert_rate()
by Kuninori Morimoto
· 10 years ago
603cefa
ASoC: rsnd: initialize SRC on rsnd_src_init()
by Kuninori Morimoto
· 10 years ago
b167a57
ASoC: rsnd: use rsnd_src_convert_rate() once on rsnd_src_set_convert_rate_gen2()
by Kuninori Morimoto
· 10 years ago
0cf7718
ASoC: rsnd: tidyup rsnd_io_to_runtime() macro
by Kuninori Morimoto
· 10 years ago
170a249
ASoC: rsnd: move snd_kcontrol_new fucntions to core.c
by Kuninori Morimoto
· 10 years ago
4d24d44
ASoC: rsnd: show master clock rate when ADG probe
by Kuninori Morimoto
· 10 years ago
7b466fc
ASoC: rsnd: synchronize SSI start/stop sequence between PIO/DMA mode
by Kuninori Morimoto
· 10 years ago
3ba84f4
ASoC: rsnd: clear status register when HW start
by Kuninori Morimoto
· 10 years ago
d1b6405
ASoC: rsnd: care SSIWSR register in rsnd_ssi_hw_start()
by Kuninori Morimoto
· 10 years ago
c17dba8
ASoC: rsnd: tidyup SSI interrupt enable/disable method
by Kuninori Morimoto
· 10 years ago
0579541
ASoC: rsnd: tidyup PIO/DMA mode settings method
by Kuninori Morimoto
· 10 years ago
660cdce
ASoC: rsnd: rsnd_src_ssiu_stop() stops SSIU compulsorily
by Kuninori Morimoto
· 10 years ago
417f964
ASoC: rsnd: add callback status check method
by Kuninori Morimoto
· 10 years ago
97463e1
ASoC: rsnd: add .fallback callback
by Kuninori Morimoto
· 10 years ago
3539cac
ASoC: rsnd: Add Volume Ramp support
by Kuninori Morimoto
· 10 years ago
d3a7682
ASoC: rsnd: fallback to PIO mode if DMA mode was failed
by Kuninori Morimoto
· 10 years ago
30cc4fa
ASoC: rsnd: tidyup debug message format and timing
by Kuninori Morimoto
· 10 years ago
0183429
ASoC: rsnd: enable enumerated DVC valume settings
by Kuninori Morimoto
· 10 years ago
ab2e479
ASoC: rsnd: enable single DVC valume settings
by Kuninori Morimoto
· 10 years ago
ec14af9
ASoC: rsnd: enable multiple DVC valume settings
by Kuninori Morimoto
· 10 years ago
140bab8
ASoC: rsnd: move DVC_DVUER settings under rsnd_dvc_volume_update()
by Kuninori Morimoto
· 10 years ago
1c5d1c9
ASoC: rsnd: control DVC_DVUCR under rsnd_dvc_volume_update()
by Kuninori Morimoto
· 10 years ago
706c662
ASoC: rsnd: remove unsupported PAUSE flag
by Kuninori Morimoto
· 10 years ago
92b9a69
ASoC: rsnd: add struct rsnd_dvc_cfg and control DVC settings
by Kuninori Morimoto
· 10 years ago
9960ce9
ASoC: rsnd: tidyup RSND_DVC_VOLUME_NUM to RSND_DVC_CHANNELS
by Kuninori Morimoto
· 10 years ago
ace0eb1
ASoC: rsnd: tidyup debug information when read/write
by Kuninori Morimoto
· 10 years ago
9568eae
Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/rockchip', 'asoc/topic/rsnd' and 'asoc/topic/rt286' into asoc-next
by Mark Brown
· 10 years ago
c8e6e96
ASoC: rcar: Use && instead of & for boolean expressions
by Lars-Peter Clausen
· 10 years ago
a493b6a
ASoC: rsnd: delete unneeded test before of_node_put
by Julia Lawall
· 10 years ago
cd2b657
ASoC: rsnd: enable Mute control on DVC
by Kuninori Morimoto
· 10 years ago
486b09c
ASoC: rsnd: tidyup DVC control method
by Kuninori Morimoto
· 10 years ago
1a7889c
ASoC: rsnd: fixup SND_SOC_DAIFMT_xB_xF behavior
by Kuninori Morimoto
· 10 years ago
7c63f3c
ASoC: rsnd: fixup pcm_new callback method
by Kuninori Morimoto
· 10 years ago
4f8f86a
ASoC: rsnd: add missing dev_dbg() in rsnd_bset()
by Kuninori Morimoto
· 10 years ago
1cc7195
ASoC: rsnd: care audio local bus data format consistency
by Kuninori Morimoto
· 10 years ago
054cd7f
ASoC: rsnd: care detail of SRC_BSDSR
by Kuninori Morimoto
· 10 years ago
b8c6378
ASoC: rsnd: use regmap_mmio instead of original regmap bus
by Kuninori Morimoto
· 10 years ago
d62a3dc
ASoC: rsnd: fixup dai remove callback operation
by Kuninori Morimoto
· 10 years ago
2bf865b
ASoC: rsnd: add missing src/dst_addr_width for DMAEngine
by Kuninori Morimoto
· 10 years ago
34cb612
ASoC: rsnd: add DT support to DVC
by Kuninori Morimoto
· 10 years ago
3403710
ASoC: rsnd: DMA start address is properly used for each DMAC
by Kuninori Morimoto
· 10 years ago
3752303
ASoC: rsnd: DMA cleanup for flexible SSI/SRC selection
by Kuninori Morimoto
· 10 years ago
65f4599
ASoC: rsnd: enable DVC when capture
by Kuninori Morimoto
· 10 years ago
ccd0155
ASoC: rsnd: use dmaengine_prep_dma_cyclic() instead of original method
by Kuninori Morimoto
· 10 years ago
d9288d0
ASoC: rsnd: SSI + DMA can select BUSIF
by Kuninori Morimoto
· 10 years ago
6f2a06c
Merge remote-tracking branch 'asoc/fix/rcar' into asoc-rcar
by Mark Brown
· 10 years ago
cd7bcc6
ASoC: rcar: Fix dma direction type
by Lars-Peter Clausen
· 10 years ago
c08c3b0
ASoC: rsnd: fixup loop exit timing of dma name search
by Kuninori Morimoto
· 10 years ago
64eae98
ASoC: rsnd: fixup rsnd_gen_dma_addr() for Gen1
by Kuninori Morimoto
· 10 years ago
4cf6127
ASoC: rsnd: fixup index of src/dst mod when capture
by Kuninori Morimoto
· 10 years ago
440a528
Merge remote-tracking branches 'asoc/topic/omap' and 'asoc/topic/rcar' into asoc-next
by Mark Brown
· 10 years ago
ad32d0c
ASoC: rsnd: add rsnd_gen_dma_addr() for DMAC addr
by Kuninori Morimoto
· 10 years ago
199e7688
ASoC: rsnd: care DMA slave channel name for DT
by Kuninori Morimoto
· 10 years ago
8aefda5
ASoC: rsnd: module name is unified
by Kuninori Morimoto
· 10 years ago
033e7ed
ASoC: rsnd: remove rsnd_src_non_ops
by Kuninori Morimoto
· 10 years ago
9f464f8
ASoC: rsnd: save platform_device instead of device
by Kuninori Morimoto
· 10 years ago
f451e48
ASoC: rsnd: DT node clean up by using the of_node_put()
by Kuninori Morimoto
· 10 years ago
6f821c6
Merge remote-tracking branches 'asoc/topic/nuc900', 'asoc/topic/omap', 'asoc/topic/pxa', 'asoc/topic/rcar', 'asoc/topic/rt5640' and 'asoc/topic/rt5645' into asoc-next
by Mark Brown
· 10 years ago
e6b0d89
ASoC: rsnd: Fix warnings due to improper printk formats
by Laurent Pinchart
· 11 years ago
bff58ea
ASoC: rsnd: add DVC support
by Kuninori Morimoto
· 11 years ago
68b6af3
ASoC: rsnd: enable to use multi parameter on rsnd_dai_call/rsnd_mod_call
by Kuninori Morimoto
· 11 years ago
b42fccf
ASoC: rsnd: remove duplicate parameter from rsnd_mod_ops
by Kuninori Morimoto
· 11 years ago
d7bdbc5
ASoC: rsnd: add rsnd_get_adinr()
by Kuninori Morimoto
· 11 years ago
739f950
ASoC: rsnd: add rsnd_path_parse() macro
by Kuninori Morimoto
· 11 years ago
29e69fd
ASoC: rsnd: remove compatibility code
by Kuninori Morimoto
· 11 years ago
5e392ea
ASoC: rsnd: remove old clock style support
by Kuninori Morimoto
· 11 years ago
836b31f
ASoC: rsnd: call rsnd_dai_pointer_update() from outside of lock
by Kuninori Morimoto
· 11 years ago
79861bb
ASoC: rsnd: fix clock prepare/unprepare
by Ben Dooks
· 11 years ago
002ccbb
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
by Mark Brown
· 11 years ago
b1eac43
ASoC: rcar: bugfix: it cares about the non-src case
by Kuninori Morimoto
· 11 years ago
ca9e54c
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
by Mark Brown
· 11 years ago
d66fa869
Merge tag 'asoc-v3.15' into asoc-next
by Mark Brown
· 11 years ago
90e8e50
ASoC: rsnd: add DeviceTree support
by Kuninori Morimoto
· 11 years ago
e150828
ASoC: rcar: fixup SND_SOC_DAIFMT_CBx_CFx flags
by Kuninori Morimoto
· 11 years ago
ba9c949
ASoC: rsnd: rename scu to src
by Kuninori Morimoto
· 11 years ago
9524be0
ASoC: rsnd: remove all rsnd_xxx_remove()
by Kuninori Morimoto
· 11 years ago
4076220
ASoC: rsnd: nothing to do on rsnd_dai_remove()
by Kuninori Morimoto
· 11 years ago
ff8f30e
ASoC: rsnd: use mod probe method on SSI
by Kuninori Morimoto
· 11 years ago
76c6fb5
ASoC: rsnd: use mod probe method on SCU
by Kuninori Morimoto
· 11 years ago
7681f6a
ASoC: rsnd: add probe/remove callback on rsnd_mod_ops
by Kuninori Morimoto
· 11 years ago
221bf52
ASoC: rsnd: call rsnd_scu_ssi_mode_init() from SSI
by Kuninori Morimoto
· 11 years ago
b8cc41e
ASoC: rsnd: add rsnd_scu_enable_ssi_irq()
by Kuninori Morimoto
· 11 years ago
389933d
ASoC: rsnd: Get correct SCU ID
by Kuninori Morimoto
· 11 years ago
78f13d0
ASoC: rsnd: add struct rsnd_dai_platform_info
by Kuninori Morimoto
· 11 years ago
c82e1c8
ASoC: rsnd: share reg_field and reduce memory
by Kuninori Morimoto
· 11 years ago
8467ded
ASoC: rsnd: modify rsnd_adg_ssi_ws_timing_gen2() parameter
by Kuninori Morimoto
· 11 years ago
685fb3e
ASoC: rsnd: remove unused SSI_CONTROL
by Kuninori Morimoto
· 11 years ago
d1ac970f
ASoC: rsnd: use function pointer for each probe
by Kuninori Morimoto
· 11 years ago
468be93
ASoC: rsnd: use devm_clk_get() instead of clk_get()
by Kuninori Morimoto
· 11 years ago
374e542
ASoC: rsnd: get ssi/scu from rsnd_dai_stream
by Kuninori Morimoto
· 11 years ago
a126021
ASoC: rsnd: use mod array instead of list on rdai
by Kuninori Morimoto
· 11 years ago
9bfed6c
ASoC: rsnd: run rsnd_path_init() when probe() timing
by Kuninori Morimoto
· 11 years ago
ecba9e7
ASoC: rsnd: unify rdai naming
by Kuninori Morimoto
· 11 years ago
98455ed
ASoC: rsnd: remove verbose debug message from scu/ssi
by Kuninori Morimoto
· 11 years ago
5da39cf
ASoC: rsnd: remove verbose function parameter
by Kuninori Morimoto
· 11 years ago
Next »