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
/
rcar
/
gen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-02
ASoC: rsnd: rsnd_write() / rsnd_bset() uses regmap _force_ function
Kuninori Morimoto
1
-19
/
+2
2016-03-02
Merge branch 'topic/update-bits' of git://git.kernel.org/pub/scm/linux/kernel...
Mark Brown
1
-1
/
+1
2016-01-22
ASoC: rsnd: ctu: settings matches to datasheet
Kuninori Morimoto
1
-0
/
+34
2016-01-22
ASoC: rsnd: ctu: add rsnd_mix_activation()
Kuninori Morimoto
1
-0
/
+1
2015-12-23
Merge remote-tracking branches 'asoc/topic/pxa', 'asoc/topic/qcom', 'asoc/top...
Mark Brown
1
-81
/
+52
2015-12-22
ASoC: rsnd: add Multi channel support
Kuninori Morimoto
1
-0
/
+3
2015-12-08
ASoC: rsnd: tidyup data align position for capture
Kuninori Morimoto
1
-0
/
+1
2015-11-30
ASoC: rsnd: add TDM Extend Mode support
Kuninori Morimoto
1
-0
/
+1
2015-11-30
ASoC: rsnd: dvc enables non-stereo sound
Kuninori Morimoto
1
-0
/
+6
2015-11-30
ASoC: rsnd: add missing SRC_O_BUSIF_MODE register
Kuninori Morimoto
1
-1
/
+3
2015-11-27
ASoC: rsnd: indicate register name for debug
Kuninori Morimoto
1
-21
/
+31
2015-11-18
ASoC: rsnd: remove struct platform_device from probe/remove parameter
Kuninori Morimoto
1
-8
/
+5
2015-11-18
ASoC: rsnd: remove struct rsnd_of_data
Kuninori Morimoto
1
-1
/
+0
2015-11-18
ASoC: rsnd: remove platform boot support from gen.c
Kuninori Morimoto
1
-14
/
+0
2015-11-18
ASoC: rsnd: remove Gen1 support from SRC
Kuninori Morimoto
1
-36
/
+2
2015-11-10
Merge tag 'asoc-v4.3-rc6' into asoc-fix-rcar
Mark Brown
1
-5
/
+9
2015-11-06
ASoC: rsnd: fixup SCU_SYS_INT_EN1 address
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-07-17
ASoC: rsnd: add MIX (Mixer) support
Kuninori Morimoto
1
-0
/
+10
2015-07-17
ASoC: rsnd: add CTU (Channel Transfer Unit) prototype support
Kuninori Morimoto
1
-0
/
+2
2015-07-16
ASoC: rsnd: tidyup data align position
Kuninori Morimoto
1
-0
/
+1
2015-07-16
ASoC: rsnd: rename INT_ENABLE to SSI_INT_ENABLE
Kuninori Morimoto
1
-1
/
+1
2015-07-16
ASoC: rsnd: rename BUSIF_DALIGN to SSI_BUSIF_DALIGN
Kuninori Morimoto
1
-1
/
+1
2015-07-10
ASoC: rsnd: gen: add rsnd_force_write()
Kuninori Morimoto
1
-0
/
+16
2015-03-27
ASoC: rsnd: remove useless debug message
Kuninori Morimoto
1
-6
/
+0
2015-03-11
ASoC: rsnd: add regmap_config::name for debugfs
Kuninori Morimoto
1
-0
/
+1
2015-03-07
ASoC: rsnd: move rsnd_gen_dma_addr() from gen.c to dma.c
Kuninori Morimoto
1
-110
/
+0
2015-03-07
ASoC: rsnd: add rsnd_gen_get_phy_addr() to get physical address
Kuninori Morimoto
1
-5
/
+11
2015-03-07
ASoC: rsnd: enable to get resource by name
Kuninori Morimoto
1
-10
/
+13
2015-01-12
ASoC: rsnd: add recovery support for under/over flow error on SRC
Kuninori Morimoto
1
-0
/
+15
2014-11-10
ASoC: rsnd: Add Volume Ramp support
Kuninori Morimoto
1
-0
/
+3
2014-11-10
ASoC: rsnd: tidyup debug message format and timing
Kuninori Morimoto
1
-3
/
+3
2014-10-22
ASoC: rsnd: tidyup debug information when read/write
Kuninori Morimoto
1
-7
/
+20
2014-08-17
ASoC: rcar: Use && instead of & for boolean expressions
Lars-Peter Clausen
1
-1
/
+1
2014-07-31
ASoC: rsnd: add missing dev_dbg() in rsnd_bset()
Kuninori Morimoto
1
-0
/
+4
2014-07-31
ASoC: rsnd: care audio local bus data format consistency
Kuninori Morimoto
1
-0
/
+1
2014-07-29
ASoC: rsnd: use regmap_mmio instead of original regmap bus
Kuninori Morimoto
1
-251
/
+188
2014-07-02
ASoC: rsnd: DMA cleanup for flexible SSI/SRC selection
Kuninori Morimoto
1
-40
/
+31
2014-06-28
ASoC: rsnd: SSI + DMA can select BUSIF
Kuninori Morimoto
1
-23
/
+41
2014-06-18
ASoC: rsnd: fixup rsnd_gen_dma_addr() for Gen1
Kuninori Morimoto
1
-12
/
+21
2014-05-26
ASoC: rsnd: add rsnd_gen_dma_addr() for DMAC addr
Kuninori Morimoto
1
-0
/
+95
2014-05-15
ASoC: rsnd: Fix warnings due to improper printk formats
Laurent Pinchart
1
-7
/
+7
2014-05-13
ASoC: rsnd: add DVC support
Kuninori Morimoto
1
-0
/
+11
2014-03-21
ASoC: rsnd: add DeviceTree support
Kuninori Morimoto
1
-0
/
+15
2014-03-05
ASoC: rsnd: remove all rsnd_xxx_remove()
Kuninori Morimoto
1
-5
/
+0
2014-03-04
ASoC: rsnd: remove unused SSI_CONTROL
Kuninori Morimoto
1
-1
/
+0
2014-03-04
ASoC: rsnd: run rsnd_path_init() when probe() timing
Kuninori Morimoto
1
-56
/
+0
2014-03-03
ASoC: rsnd: remove verbose function parameter
Kuninori Morimoto
1
-5
/
+2
2014-02-12
ASoC: rsnd: set DIV_EN register on rsnd_adg_set_convert_clk_gen2()
Kuninori Morimoto
1
-0
/
+1
[next]