index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-10
Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/fallthrough', 'a...
Mark Brown
1
-8
/
+3
2017-11-10
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
Mark Brown
8
-188
/
+400
2017-11-10
Merge tag 'asoc-fix-v4.14-rc6' into asoc-linus
Mark Brown
2
-3
/
+6
2017-11-06
ASoC: rsnd: return -EIO if rsnd_dmaen_request_channel() failed
Kuninori Morimoto
1
-3
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-01
ASoC: rsnd: remove NULL check from rsnd_mod_name()/rsnd_mod_id()
Kuninori Morimoto
3
-17
/
+21
2017-11-01
ASoC: rsnd: rsnd_ssi_run_mods() needs to care ssi_parent_mod
Kuninori Morimoto
1
-3
/
+8
2017-10-31
ASoC: rsnd: Don't check SSISR::DIRQ when Capture
Kuninori Morimoto
1
-6
/
+9
2017-10-31
ASoC: rsnd: use snd_pcm_running() in rsnd_io_is_working()
Kuninori Morimoto
1
-1
/
+4
2017-10-31
ASoC: rsnd: NULL check is not needed for clk_unprepare()
Kuninori Morimoto
1
-2
/
+1
2017-10-31
ASoC: rsnd: tidyup rsnd_mod_next() for loop method
Kuninori Morimoto
1
-4
/
+2
2017-10-31
ASoC: rsnd: don't use io->mod[] directly
Kuninori Morimoto
1
-1
/
+1
2017-10-13
ASoC: rsnd: more clear ADG clock debug info
Kuninori Morimoto
1
-18
/
+41
2017-10-11
ASoC: rsnd: add rsnd_kctrl_xxx() macro
Kuninori Morimoto
4
-54
/
+59
2017-10-04
ASoC: fsi: Use of_device_get_match_data() helper
Geert Uytterhoeven
1
-8
/
+3
2017-10-04
ASoC: rsnd: add MIX Volume Ramp support
Kuninori Morimoto
3
-7
/
+154
2017-10-04
ASoC: rsnd: makes volume ramp rate list generic
Kuninori Morimoto
3
-31
/
+36
2017-10-04
ASoC: rsnd: CTU kctrl sets once
Kuninori Morimoto
1
-0
/
+8
2017-10-04
ASoC: rsnd: DVC kctrl sets once
Kuninori Morimoto
1
-0
/
+8
2017-10-04
ASoC: rsnd: use generic rsnd_flags_xxx() macro on ADG
Kuninori Morimoto
1
-7
/
+6
2017-10-04
ASoC: rsnd: add generic rsnd_flags_xxx() macro
Kuninori Morimoto
2
-15
/
+16
2017-10-03
ASoC: rcar: skip disabled-SSI nodes
Kuninori Morimoto
1
-1
/
+4
2017-09-21
ASoC: rsnd: add rsnd_dma_alloc()
Kuninori Morimoto
1
-27
/
+33
2017-09-13
ASoC: rsnd: fix ADG flags
Kuninori Morimoto
1
-2
/
+2
2017-09-01
Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8316', 'asoc/t...
Mark Brown
1
-4
/
+2
2017-09-01
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
Mark Brown
16
-127
/
+136
2017-09-01
Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linus
Mark Brown
3
-16
/
+44
2017-08-22
ASoC: rsnd: remove unused rsnd_xxx_to_dma()
Kuninori Morimoto
2
-2
/
+0
2017-08-21
ASoC: rsnd: tidyup comments position/space/tab
Kuninori Morimoto
2
-5
/
+4
2017-08-17
ASoC: sh: make snd_soc_ops const
Bhumika Goyal
1
-1
/
+1
2017-08-17
ASoC: sh: make snd_pcm_hardware const
Bhumika Goyal
4
-4
/
+4
2017-08-14
Merge branch 'topic/sh' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
4
-7
/
+7
2017-08-14
ASoC: fsi: Delete an error message for a failed memory allocation in fsi_probe()
Markus Elfring
1
-3
/
+1
2017-08-14
ASoC: sh: constify snd_pcm_ops structures
Arvind Yadav
4
-4
/
+4
2017-08-14
ASoC: sh: make snd_soc_platform_driver const
Bhumika Goyal
3
-3
/
+3
2017-08-10
ASoC: rsnd: Delete an error message for a failed memory allocation in three f...
Markus Elfring
3
-9
/
+3
2017-08-10
ASoC: rsnd: call request_irq/free_irq once in MIX case
Kuninori Morimoto
1
-5
/
+22
2017-08-10
ASoC: rsnd: add rsnd_ssi_flags_has/add() macro
Kuninori Morimoto
1
-9
/
+10
2017-08-10
ASoC: rsnd: call free_irq() both DMA/PIO mode
Kuninori Morimoto
1
-18
/
+19
2017-08-10
Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
3
-16
/
+44
2017-08-09
ASoC: rsnd: avoid duplicate free_irq()
Kuninori Morimoto
1
-3
/
+3
2017-08-09
ASoC: rsnd: remove 16ch support for now
Kuninori Morimoto
1
-4
/
+3
2017-08-08
ASoC: rsnd: control SSICR::EN correctly
Kuninori Morimoto
1
-9
/
+31
2017-08-08
ASoC: rsnd: rsnd_ssi_can_output_clk() macro
Kuninori Morimoto
1
-4
/
+3
2017-08-08
ASoC: rsnd: move rsnd_ssi_config_init() execute condition into it.
Kuninori Morimoto
1
-2
/
+4
2017-08-02
ASoC: rcar: unregister fixed rate on ADG
Kuninori Morimoto
1
-0
/
+7
2017-07-28
ASoC: rsnd: merge snd_pcm_ops::open and snd_soc_dai_ops::startup
Kuninori Morimoto
1
-49
/
+31
2017-07-24
ASoC: rsnd: don't use private_value on rsnd_kctrl_new()
Kuninori Morimoto
2
-8
/
+7
2017-07-24
ASoC: sh: hac: add missing "int ret"
Kuninori Morimoto
1
-0
/
+2
2017-07-17
ASoC: rsnd: remove unnecessary static in rsnd_ssiu_probe()
Gustavo A. R. Silva
1
-1
/
+1
[next]