index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-18
ASoC: rsnd: cleanup RSND_REG_xxx
Kuninori Morimoto
1
-63
/
+30
2015-11-18
ASoC: rsnd: remove Gen1 support from SRC
Kuninori Morimoto
4
-307
/
+7
2015-11-17
ASoC: rsnd: ssi: 24bit data needs right-aligned settings
Kuninori Morimoto
1
-1
/
+2
2015-11-16
ASoC: rsnd: SND_SOC_RCAR doesn't depend on DMA_OF
Kuninori Morimoto
1
-1
/
+0
2015-11-16
ASoC: rsnd: call clk_prepare()/clk_enable() for AUDIO_CLKx
Kuninori Morimoto
3
-2
/
+22
2015-11-16
ASoC: rsnd: tidyup comment position of rsnd_mod_xxx
Kuninori Morimoto
1
-3
/
+3
2015-11-16
ASoC: rsnd: MIX settings matches to datasheet
Kuninori Morimoto
1
-18
/
+27
2015-11-16
ASoC: rsnd: DVC settings matches to datasheet
Kuninori Morimoto
1
-42
/
+77
2015-11-16
ASoC: rsnd: move CMD related operation to cmd.c
Kuninori Morimoto
2
-23
/
+21
2015-11-16
ASoC: rsnd: Add missing initialization of ADG req_rate
Geert Uytterhoeven
1
-1
/
+1
2015-11-16
ASoC: rsnd: fixup rsnd_dmapp_stop() return value
Kuninori Morimoto
1
-2
/
+2
2015-11-16
ASoC: rsnd: call rsnd_src_quit() from rsnd_src_quit_gen2()
Kuninori Morimoto
1
-1
/
+1
2015-11-16
ASoC: rsnd: use mod base common method on SSI-parent
Kuninori Morimoto
2
-142
/
+161
2015-11-16
ASoC: rsnd: use mod base common method on SSIU
Kuninori Morimoto
6
-84
/
+211
2015-11-16
ASoC: rsnd: use mod base common method on CMD
Kuninori Morimoto
7
-84
/
+202
2015-11-16
ASoC: rsnd: use mod base common method on DMA phase3
Kuninori Morimoto
4
-176
/
+71
2015-11-16
ASoC: rsnd: use mod base common method on DMA phase2
Kuninori Morimoto
4
-28
/
+58
2015-11-16
ASoC: rsnd: use mod base common method on DMA phase1
Kuninori Morimoto
4
-31
/
+52
2015-11-16
ASoC: rsnd: use common rsnd_ssi_status_xxx()
Kuninori Morimoto
1
-8
/
+19
2015-11-16
ASoC: rsnd: avoid pointless loop in rsnd_mod_interrupt()
Kuninori Morimoto
1
-11
/
+8
2015-11-16
ASoC: rsnd: Don't stop HW even if a large number of errors occur
Kuninori Morimoto
2
-13
/
+19
2015-11-16
ASoC: rsnd: rsnd_dai_stream has each mod's status insted of rsnd_mod
Kuninori Morimoto
2
-6
/
+8
2015-11-16
ASoC: rsnd: disable SRC.out only when stop timing
Kuninori Morimoto
1
-2
/
+16
2015-11-16
ASoC: rsnd: move rsnd_src_ssi_irq_enable/disable() to ssi.c
Kuninori Morimoto
3
-32
/
+30
2015-11-16
ASoC: rsnd: fixup rsnd_dma_of_path method for mod base common method
Kuninori Morimoto
1
-10
/
+11
2015-11-16
ASoC: rsnd: remove all modules when PIO fallback
Kuninori Morimoto
1
-17
/
+8
2015-11-16
ASoC: rsnd: enable to use rsnd_dai_connect() from each mod
Kuninori Morimoto
2
-15
/
+20
2015-11-16
ASoC: rsnd: rename rsnd_dma_init() to rsnd_dma_attach()
Kuninori Morimoto
4
-19
/
+22
2015-11-16
ASoC: rsnd: DMA related definition goes to dma.c
Kuninori Morimoto
2
-23
/
+24
2015-11-16
ASoC: rsnd: DMA become SSI/SRC member
Kuninori Morimoto
4
-19
/
+43
2015-11-10
ASoC: rsnd: make sure SRC In Rate feature enablement
Kuninori Morimoto
1
-0
/
+7
2015-11-10
Merge tag 'asoc-v4.3-rc6' into asoc-fix-rcar
Mark Brown
13
-284
/
+526
2015-11-06
ASoC: rsnd: fixup SCU_SYS_INT_EN1 address
Kuninori Morimoto
1
-1
/
+1
2015-10-26
Merge remote-tracking branches 'asoc/topic/rt298', 'asoc/topic/rt5640', 'asoc...
Mark Brown
1
-1
/
+1
2015-10-26
Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/rl6347a', 'asoc...
Mark Brown
11
-86
/
+179
2015-10-22
ASoC: rsnd: remove duplicate parameter from rsnd_ssi_xxx()
Kuninori Morimoto
5
-11
/
+14
2015-10-22
ASoC: rsnd: remove unused rsnd_dma_to_ssi() macro
Kuninori Morimoto
1
-1
/
+0
2015-10-22
ASoC: rsnd: rename rsnd_mod_hw_start/stop to rsnd_mod_power_on/off
Kuninori Morimoto
6
-12
/
+12
2015-10-22
ASoC: rsnd: fixup rsnd_dai_call() behavior for .stop/.quit
Kuninori Morimoto
1
-11
/
+3
2015-10-22
ASoC: rsnd: fixup rsnd_dai_call() behavior for unimplemented method
Kuninori Morimoto
1
-7
/
+2
2015-10-22
ASoC: rsnd: fixup rsnd_mod_call() behavior for debug
Kuninori Morimoto
1
-8
/
+6
2015-10-22
ASoC: rsnd: fixup devm_request_irq() option on ssi.c
Kuninori Morimoto
1
-1
/
+1
2015-10-22
ASoC: rsnd: fixup struct rsnd_gen::res array size
Kuninori Morimoto
1
-3
/
+7
2015-10-22
ASoC: rsnd: fixup print debug message after read
Kuninori Morimoto
1
-2
/
+2
2015-10-16
ASoC: rsnd: Gen1 probe is not error
Kuninori Morimoto
3
-12
/
+6
2015-10-14
ASoC: rsnd: Announce for removing Gen1 SRU support
Kuninori Morimoto
1
-1
/
+3
2015-10-12
ASoC: sh: Fit typo in Kconfig
Masanari Iida
1
-1
/
+1
2015-10-07
ASoC: rsnd: Remove obsolete platform data support
Geert Uytterhoeven
4
-18
/
+124
2015-09-23
Merge remote-tracking branches 'asoc/topic/sh', 'asoc/topic/simple', 'asoc/to...
Mark Brown
1
-61
/
+24
2015-09-16
ASoC: rsnd: fixup clkout_name[] index error for single AUDIO_CLKOUT SoC
Kuninori Morimoto
1
-1
/
+1
[prev]
[next]