Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
d4014d8cc6dfa964e3e66df525de2384e3583018
/
sound
/
soc
/
sh
7c29e70
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
by Mark Brown
· 7 years ago
d5aa2482
ASoC: rsnd: fixup ADG register mask
by Kuninori Morimoto
· 7 years ago
9f76118
ASoC: rsnd: remove unneeded "is_graph" from __rsnd_dai_probe()
by Kuninori Morimoto
· 7 years ago
d8d9b97
ASoC: rsnd: PIO related function cleanup
by Kuninori Morimoto
· 7 years ago
41acc8e
ASoC: rsnd: don't use runtime->sample_bits
by Kuninori Morimoto
· 7 years ago
a914e44
ASoC: rsnd: more clear rsnd_get_dalign() for DALIGN
by Kuninori Morimoto
· 7 years ago
2e2d53d
ASoC: rsnd: ssi: remove unnesessary period_pos
by Jiada Wang
· 7 years ago
c046010
Merge branch 'fix/rcar' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-rcar
by Mark Brown
· 7 years ago
33f8013
ASoC: rsnd: ssi: fix race condition in rsnd_ssi_pointer_update
by Jiada Wang
· 7 years ago
65bedda
ASoC: rsnd: dma.c: spin lock is no longer needed in IRQ handler
by Kuninori Morimoto
· 7 years ago
b2fb31b
ASoC: rsnd: TDM 6ch needs 8ch clock for hw refine
by Kuninori Morimoto
· 7 years ago
180d9ef
ASoC: rsnd: call snd_soc_disconnect_sync() when remove
by Kuninori Morimoto
· 7 years ago
a91d7fb
ASoC: rsnd: ssiu: clear SSI_MODE for non TDM Extended modes
by Jiada Wang
· 7 years ago
c20c670
ASoC: rcar: revert IOMMU support so far
by Kuninori Morimoto
· 7 years ago
033d56f
Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/fallthrough', 'asoc/topic/fsi', 'asoc/topic/fsl' and 'asoc/topic/graph' into asoc-next
by Mark Brown
· 7 years ago
f904f84
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
by Mark Brown
· 7 years ago
16a077e
Merge tag 'asoc-fix-v4.14-rc6' into asoc-linus
by Mark Brown
· 7 years ago
c409c2a
ASoC: rsnd: return -EIO if rsnd_dmaen_request_channel() failed
by Kuninori Morimoto
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
9b6ea25
ASoC: rsnd: remove NULL check from rsnd_mod_name()/rsnd_mod_id()
by Kuninori Morimoto
· 7 years ago
21781e87
ASoC: rsnd: rsnd_ssi_run_mods() needs to care ssi_parent_mod
by Kuninori Morimoto
· 7 years ago
ce548931
ASoC: rsnd: Don't check SSISR::DIRQ when Capture
by Kuninori Morimoto
· 7 years ago
8fce974b
ASoC: rsnd: use snd_pcm_running() in rsnd_io_is_working()
by Kuninori Morimoto
· 7 years ago
ed3ac14
ASoC: rsnd: NULL check is not needed for clk_unprepare()
by Kuninori Morimoto
· 7 years ago
b12f1e3
ASoC: rsnd: tidyup rsnd_mod_next() for loop method
by Kuninori Morimoto
· 7 years ago
138f878
ASoC: rsnd: don't use io->mod[] directly
by Kuninori Morimoto
· 7 years ago
6cba3fa
ASoC: rsnd: more clear ADG clock debug info
by Kuninori Morimoto
· 7 years ago
3a9fa27
ASoC: rsnd: add rsnd_kctrl_xxx() macro
by Kuninori Morimoto
· 7 years ago
b48cc1d
ASoC: fsi: Use of_device_get_match_data() helper
by Geert Uytterhoeven
· 7 years ago
3e3c9ee
ASoC: rsnd: add MIX Volume Ramp support
by Kuninori Morimoto
· 7 years ago
f3c26ac
ASoC: rsnd: makes volume ramp rate list generic
by Kuninori Morimoto
· 7 years ago
99dc79d
ASoC: rsnd: CTU kctrl sets once
by Kuninori Morimoto
· 7 years ago
b918f1b
ASoC: rsnd: DVC kctrl sets once
by Kuninori Morimoto
· 7 years ago
d0cf7fc
ASoC: rsnd: use generic rsnd_flags_xxx() macro on ADG
by Kuninori Morimoto
· 7 years ago
4299198
ASoC: rsnd: add generic rsnd_flags_xxx() macro
by Kuninori Morimoto
· 7 years ago
9e9e95d
ASoC: rcar: skip disabled-SSI nodes
by Kuninori Morimoto
· 7 years ago
81cb712
ASoC: rsnd: add rsnd_dma_alloc()
by Kuninori Morimoto
· 7 years ago
b7165d2
ASoC: rsnd: fix ADG flags
by Kuninori Morimoto
· 7 years ago
7d630ce
Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8316', 'asoc/topic/fsi', 'asoc/topic/fsl' and 'asoc/topic/hdmi' into asoc-next
by Mark Brown
· 7 years ago
94e26c0
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
by Mark Brown
· 7 years ago
1a34ec4
Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linus
by Mark Brown
· 7 years ago
c162935
ASoC: rsnd: remove unused rsnd_xxx_to_dma()
by Kuninori Morimoto
· 7 years ago
b65cb7a
ASoC: rsnd: tidyup comments position/space/tab
by Kuninori Morimoto
· 7 years ago
a46d059
ASoC: sh: make snd_soc_ops const
by Bhumika Goyal
· 7 years ago
5c2e035
ASoC: sh: make snd_pcm_hardware const
by Bhumika Goyal
· 7 years ago
ce25f0d
Merge branch 'topic/sh' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-rcar
by Mark Brown
· 7 years ago
dd80627
ASoC: fsi: Delete an error message for a failed memory allocation in fsi_probe()
by Markus Elfring
· 7 years ago
b23bd34
ASoC: sh: constify snd_pcm_ops structures
by Arvind Yadav
· 7 years ago
5177255
ASoC: sh: make snd_soc_platform_driver const
by Bhumika Goyal
· 7 years ago
0d7820d
ASoC: rsnd: Delete an error message for a failed memory allocation in three functions
by Markus Elfring
· 7 years ago
b6e58fc
ASoC: rsnd: call request_irq/free_irq once in MIX case
by Kuninori Morimoto
· 7 years ago
bf9b29c
ASoC: rsnd: add rsnd_ssi_flags_has/add() macro
by Kuninori Morimoto
· 7 years ago
213691c
ASoC: rsnd: call free_irq() both DMA/PIO mode
by Kuninori Morimoto
· 7 years ago
880c15b
Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-rcar
by Mark Brown
· 7 years ago
e0936c3
ASoC: rsnd: avoid duplicate free_irq()
by Kuninori Morimoto
· 7 years ago
29d03ff
ASoC: rsnd: remove 16ch support for now
by Kuninori Morimoto
· 7 years ago
597b046
ASoC: rsnd: control SSICR::EN correctly
by Kuninori Morimoto
· 7 years ago
bb002f9
ASoC: rsnd: rsnd_ssi_can_output_clk() macro
by Kuninori Morimoto
· 7 years ago
bf23c6a
ASoC: rsnd: move rsnd_ssi_config_init() execute condition into it.
by Kuninori Morimoto
· 7 years ago
e3c6de4
ASoC: rcar: unregister fixed rate on ADG
by Kuninori Morimoto
· 7 years ago
3c9736a
ASoC: rsnd: merge snd_pcm_ops::open and snd_soc_dai_ops::startup
by Kuninori Morimoto
· 7 years ago
16d44989
ASoC: rsnd: don't use private_value on rsnd_kctrl_new()
by Kuninori Morimoto
· 7 years ago
295c5ba
ASoC: sh: hac: add missing "int ret"
by Kuninori Morimoto
· 7 years ago
32e1b60
ASoC: rsnd: remove unnecessary static in rsnd_ssiu_probe()
by Gustavo A. R. Silva
· 7 years ago
53ba2aa
ASoC: rsnd: add missing of_node_put
by Julia Lawall
· 7 years ago
4b2983d
ASoC: fsi: constify dev_pm_ops structure
by Gustavo A. R. Silva
· 7 years ago
818a23e
Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 7 years ago
cf1f9e5
Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000' and 'asoc/topic/sh' into asoc-next
by Mark Brown
· 7 years ago
8288591
ASoC: rsnd: make arrays path and cmd_case static const
by Colin Ian King
· 7 years ago
49ebf13
ASoC: rsnd: constify dev_pm_ops structures.
by Arvind Yadav
· 7 years ago
947f4eb
ASoC: rsnd: fixup unsigned expression compared with zero: main_rate
by Kuninori Morimoto
· 7 years ago
8cc0372
ASoC: rsnd: add rsnd_soc_hw_rule/constraint()
by Kuninori Morimoto
· 7 years ago
ef4cf5d
ASoC: rsnd: add rsnd_ssi_clk_query()
by Kuninori Morimoto
· 7 years ago
1dfdc65
ASoC: rsnd: add rsnd_adg_clk_query()
by Kuninori Morimoto
· 7 years ago
1ff9593
ASoC: rsnd: rename "slots" related variable
by Kuninori Morimoto
· 7 years ago
f30b4ca
ASoC: rsnd: reduce confusable macro parameter magic
by Kuninori Morimoto
· 7 years ago
f0b04d8
ASoC: rsnd: control kctrl items acceptance anytime/runtime
by Kuninori Morimoto
· 7 years ago
8cce431
ASoC: rsnd: add detail explanation of L/R conversion timing
by Kuninori Morimoto
· 7 years ago
a97a06c
ASoC: rsnd: cleanup pointer related code
by Kuninori Morimoto
· 7 years ago
9bc3b4f
Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-rcar
by Mark Brown
· 7 years ago
07b7acb
ASoC: rsnd: update pointer more accurate
by Kuninori Morimoto
· 7 years ago
4c7aba4
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 7 years ago
d70c34d
ASoC: rsnd: remove unused rsnd_dai_path_info
by Kuninori Morimoto
· 7 years ago
f07b38e
ASoC: rsnd: remove unused rsnd_ssi_non_ops
by Kuninori Morimoto
· 7 years ago
905e46a
ALSA: declare snd_kcontrol_new structures as const
by Bhumika Goyal
· 7 years ago
e8a3ce1
ASoC: rsnd: fixup parent_clk_name of AUDIO_CLKOUTx
by Kuninori Morimoto
· 7 years ago
7819a94
ASoC: rsnd: SSI PIO adjust to 24bit mode
by Kuninori Morimoto
· 7 years ago
7fa72cc
ASoC: rsnd: add HDMI output support
by Kuninori Morimoto
· 8 years ago
4d4b334
ASoC: rsnd: add support graph base DT phase 2
by Kuninori Morimoto
· 8 years ago
11d0f8e
ASoC: rsnd: add support graph base DT phase 1
by Kuninori Morimoto
· 8 years ago
1f8754d
ASoC: rsnd: don't call free_irq() on Parent SSI
by Kuninori Morimoto
· 8 years ago
90431eb
ASoC: rsnd: don't use PDTA bit for 24bit on SSI
by Kuninori Morimoto
· 8 years ago
3048e76
ASoC: fsi: Move inline fsi_stream_is_play() before use
by Geert Uytterhoeven
· 8 years ago
374503c
ASoC: rsnd: check src mod pointer for rsnd_mod_id()
by Kuninori Morimoto
· 8 years ago
2adcea7
ASoC: rsnd: need to call nolock_stop if nolock_start was failed
by Kuninori Morimoto
· 8 years ago
1f6bbe6
ASoC: rsnd: remove error pointer for adg->clkout[i]
by Kuninori Morimoto
· 8 years ago
9654f5e
ASoC: rsnd: clkout-lr-asynchronous is AUDIO_CLKOUT related property
by Kuninori Morimoto
· 8 years ago
607ee05
ASoC: rsnd: remove mismatch explain comment from src.c
by Kuninori Morimoto
· 8 years ago
a9b10dd
ASoC: rsnd: remove un-used OUF_SRCO/I macro
by Kuninori Morimoto
· 8 years ago
e8dffe6
ASoC: rsnd: Fix possible NULL pointer dereference
by Marek Vasut
· 8 years ago
Next »