Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
6ef7b8a23a2022915a7e1ac1a7b847ded7d977b1
/
sound
/
soc
/
sh
0fb50e5
ASoC: rcar: select REGMAP
by Kuninori Morimoto
· 11 years ago
ee71a70
Merge tag 'asoc-v3.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 11 years ago
4b47ab4
Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linus
by Mark Brown
· 11 years ago
a0d32bc
ASoC: rcar: fixup dma_async_issue_pending() timing
by Kuninori Morimoto
· 11 years ago
b5f3d7a
ASoC: rcar: off by one in rsnd_scu_set_route()
by Dan Carpenter
· 11 years ago
6020779
ASoC: rcar: fixup mod access before checking
by Kuninori Morimoto
· 11 years ago
108145a
Merge remote-tracking branch 'asoc/topic/warn' into asoc-next
by Mark Brown
· 11 years ago
9686e4b
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
by Mark Brown
· 11 years ago
5f29d44
ASoC: sh: Use WARN_ON() instead of BUG_ON()
by Takashi Iwai
· 11 years ago
8b14719
ASoC: rcar: Use WARN_ON() instead of BUG_ON()
by Takashi Iwai
· 11 years ago
a2b4f8a
ASoC: rcar: remove un-needed select from Kconfig
by Kuninori Morimoto
· 11 years ago
97fa413
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
by Mark Brown
· 11 years ago
9ade09d
ASoC: rcar: remove original filter from rsnd_dma_init()
by Kuninori Morimoto
· 11 years ago
5b2ad46
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
by Mark Brown
· 11 years ago
92eba04
ASoC: rcar: remove RSND_SSI_CLK_FROM_ADG
by Kuninori Morimoto
· 11 years ago
cdcfcac
ASoC: rcar: add rsnd_scu_hpbif_is_enable()
by Kuninori Morimoto
· 11 years ago
c5d5a58
ASoC: rcar: fixup generation checker
by Kuninori Morimoto
· 11 years ago
2192f81
ASoC: rcar: add ID check on rsnd_dai_get()
by Kuninori Morimoto
· 11 years ago
740ad6c
ASoC: rcar: fixup rsnd_platform_call() return value
by Kuninori Morimoto
· 11 years ago
55e5b6f
ASoC: rsnd: use regmap instead of original register mapping method
by Kuninori Morimoto
· 11 years ago
efeb970
ASoC: rsnd: remove rsnd_priv_read/write/bset()
by Kuninori Morimoto
· 11 years ago
d3be689
ASoC: rcar: remove unnecessary mach/clock.h
by Kuninori Morimoto
· 11 years ago
072188b
ASoC: rsnd: gen: rsnd_gen_ops cares .probe and .remove
by Kuninori Morimoto
· 11 years ago
34e4447
ASoC: rsnd: fixup flag name of rsnd_scu_platform_info
by Kuninori Morimoto
· 11 years ago
812e6bb
Merge remote-tracking branch 'asoc/topic/fsi' into tmp
by Mark Brown
· 11 years ago
53110a2
ASoC: fsi: reserve prefetch period on DMA transferring
by Kuninori Morimoto
· 11 years ago
2460719
ASoC: rsnd: scu: cleanup empty functions
by Kuninori Morimoto
· 11 years ago
374a5281
ASoC: rsnd: SSI supports DMA transfer via BUSIF
by Kuninori Morimoto
· 11 years ago
849fc82
ASoC: rsnd: SSI supports DMA transfer
by Kuninori Morimoto
· 11 years ago
0a4d94c
ASoC: rsnd: add common DMAEngine method
by Kuninori Morimoto
· 11 years ago
4b4dab8
ASoC: rsnd: remove platform dai and add dai_id on platform setting
by Kuninori Morimoto
· 11 years ago
70263cb
ASoC: rcar: fix return value check in rsnd_gen1_probe()
by Wei Yongjun
· 11 years ago
ae5c322
ASoC: add Renesas R-Car SSI feature
by Kuninori Morimoto
· 11 years ago
dfc9403
ASoC: add Renesas R-Car ADG feature
by Kuninori Morimoto
· 11 years ago
07539c1
ASoC: add Renesas R-Car SCU feature
by Kuninori Morimoto
· 11 years ago
3337744
ASoC: add Renesas R-Car Generation feature
by Kuninori Morimoto
· 11 years ago
cdaa3cd
ASoC: add Renesas R-Car module feature
by Kuninori Morimoto
· 11 years ago
1536a96
ASoC: add Renesas R-Car core feature
by Kuninori Morimoto
· 11 years ago
accaf69d
Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 12 years ago
b047e1c
ASoC: ac97: Support multi-platform AC'97
by Mark Brown
· 12 years ago
c375b2d
ASoC: fsi: fixup sparse errors
by Kuninori Morimoto
· 12 years ago
48539f7
Merge remote-tracking branch 'asoc/topic/fsi' into asoc-next
by Mark Brown
· 12 years ago
1341962
Merge remote-tracking branch 'asoc/topic/component' into asoc-next
by Mark Brown
· 12 years ago
0a09dfa
ASoC: switch over to use snd_soc_register_component() on sh4 siu
by Kuninori Morimoto
· 12 years ago
73d86d9
ASoC: switch over to use snd_soc_register_component() on sh4 hac
by Kuninori Morimoto
· 12 years ago
cd9003a
ASoC: switch over to use snd_soc_register_component() on sh4 ssi
by Kuninori Morimoto
· 12 years ago
417a117
ASoC: dma-sh7760: Fix compile error
by Lars-Peter Clausen
· 12 years ago
da4f2f9
ASoC: fsi: use snd_soc_register_component() instead of snd_soc_register_dais()
by Kuninori Morimoto
· 12 years ago
9c33728
ASoC: fsi: remove unused irq
by Kuninori Morimoto
· 12 years ago
e43fc6a
ASoC: fsi: Remove __devinitconst
by Thierry Reding
· 12 years ago
9e7b6d6
ASoC: fsi: add device tree support
by Kuninori Morimoto
· 12 years ago
fd974e5
ASoC: fsi: don't use platform info pointer on probe()
by Kuninori Morimoto
· 12 years ago
abca758
ASoC: fsi: remove SH_FSI_xxx_INV flags
by Kuninori Morimoto
· 12 years ago
6cbdbff
ASoC: fsi: remove platform depended .set_rate() callback support
by Kuninori Morimoto
· 12 years ago
bb5eb6e
ASoC: sh: remove __dev* attributes
by Bill Pemberton
· 12 years ago
954f497
Merge remote-tracking branch 'asoc/topic/fsi' into asoc-next
by Mark Brown
· 12 years ago
3449f5f
ASoC: fsi: add SND_SOC_DAIFMT_INV_xxx support
by Kuninori Morimoto
· 12 years ago
2522acd
ASoC: fsi: stream mode become independent from platform flags
by Kuninori Morimoto
· 12 years ago
ab6340c
ASoC: fsi: master clock selection become independent from platform flags
by Kuninori Morimoto
· 12 years ago
c2052de
ASoC: fsi: SPDIF format become independent from platform flags
by Kuninori Morimoto
· 12 years ago
943fdad
ASoC: fsi: tidyup sh_fsi_platform_info pointer
by Kuninori Morimoto
· 12 years ago
40f9118
ASoC: fsi: tidyup FSIA/B settings
by Kuninori Morimoto
· 12 years ago
ab6f6d8
ASoC: fsi: add master clock control functions
by Kuninori Morimoto
· 12 years ago
80b4add
ASoC: fsi: care fsi_hw_start/stop() return value
by Kuninori Morimoto
· 12 years ago
ddeb2d7
ASoC: fsi: fsi_set_master_clk() was called from fsi_hw_xxx() only
by Kuninori Morimoto
· 12 years ago
1ddd828
ASoC: fsi: use devm_request_irq()
by Kuninori Morimoto
· 12 years ago
2a8c8a5
ASoC: fsi: fixup channels_min/max
by Kuninori Morimoto
· 12 years ago
57451e4
ASoC: fsi: don't reschedule DMA from an atomic context
by Guennadi Liakhovetski
· 12 years ago
6ac4262
ASoC: fsi: convert to devm_xxx()
by Kuninori Morimoto
· 12 years ago
dbd4e51
ASoC: fsi: tidyup: remove un-necessary operation from fsi_probe()
by Kuninori Morimoto
· 12 years ago
c35e005
ASoC: fsi: fixup pm_runtime_disable() timing on fsi_probe()
by Kuninori Morimoto
· 12 years ago
c511dc1
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
9d051dc
ASoC: siu: don't use DMA device for channel filtering
by Guennadi Liakhovetski
· 13 years ago
b837314
ASoC: fsi: prepare for conversion to the shdma base library
by Guennadi Liakhovetski
· 13 years ago
6f3de8b
ASoC: siu: prepare for conversion to the shdma base library
by Guennadi Liakhovetski
· 13 years ago
b1226dc
ASoC: fsi: use PIO handler if DMA handler was invalid
by Kuninori Morimoto
· 13 years ago
5514efd
ASoC: fsi: use dmaengine helper functions
by Kuninori Morimoto
· 13 years ago
fbe42f6
ASoC: fsi: bugfix: ensure dma is terminated
by Kuninori Morimoto
· 13 years ago
4a1b09b
ASoC: fsi: bugfix: correct dma area
by Kuninori Morimoto
· 13 years ago
e42bb9b
ASoC: fsi: bugfix: enable master clock control on DMA stream
by Kuninori Morimoto
· 13 years ago
766812e
ASoC: sh: fsi: enable chip specific data transfer mode
by Kuninori Morimoto
· 13 years ago
f33238e
ASoC: sh: fsi: call fsi_hw_startup/shutdown from fsi_dai_trigger()
by Kuninori Morimoto
· 13 years ago
9c59dd3
ASoC: sh: fsi: use same format for IN/OUT
by Kuninori Morimoto
· 13 years ago
284c6f6
ASoC: sh: fsi: add fsi_version() and removed meaningless version check
by Kuninori Morimoto
· 13 years ago
4d62ec1
ASoC: sh: fsi: use register field macro name on IN/OUT_DMAC
by Kuninori Morimoto
· 13 years ago
dc2af52
Merge tag 'v3.4-rc7' into for-3.5
by Mark Brown
· 13 years ago
c858719
ASoC: sh: fix migor.c compilation
by Guennadi Liakhovetski
· 13 years ago
cdf27f3
ASoC: fsi: update for dmaengine prep_slave_sg fallout.
by Paul Mundt
· 13 years ago
cd04461
ASoC: sh: fsi: select simple-card on Kconfig
by Kuninori Morimoto
· 13 years ago
064bfad
ASoC: sh: fsi: use simple-card instead of fsi-da7210
by Kuninori Morimoto
· 13 years ago
fa063b4
ASoC: sh: fsi: use simple-card instead of fsi-hdmi
by Kuninori Morimoto
· 13 years ago
af8a2fe
ASoC: sh: fsi: use simple-card instead of fsi-ak4642
by Kuninori Morimoto
· 13 years ago
ef08e78
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
1605282
dmaengine/dma_slave: introduce inline wrappers
by Alexandre Bounine
· 13 years ago
7da9ced
ASoC: fsi: Add DMAEngine support
by Kuninori Morimoto
· 13 years ago
fa2c8f4
Merge tag 'v3.3-rc4' into for-3.4 in order to resolve the conflict
by Mark Brown
· 13 years ago
1987877
ASoC: fsi: fixup fsi_pointer() calculation method
by Kuninori Morimoto
· 13 years ago
8334402
ASoC: fsi: add .init/.quit handler support
by Kuninori Morimoto
· 13 years ago
fec691e
ASoC: fsi: PortA/B information was controlled by sh_fsi_port_info
by Kuninori Morimoto
· 13 years ago
97df818
ASoC: fsi: fsi_stream_is_working() care substream->runtime
by Kuninori Morimoto
· 13 years ago
Next »