index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'asoc-fix-rcar' into HEAD
Mark Brown
2015-03-28
5
-10
/
+76
|
\
|
*
ASoC: rsnd: call clk_prepare/unprepare() in probe/remove
Kuninori Morimoto
2015-03-27
5
-10
/
+76
*
|
ASoC: rsrc-card: add .be_hw_params_fixup support for convert rate
Kuninori Morimoto
2015-03-27
2
-2
/
+26
*
|
ASoC: rsrc-card: add Renesas sampling rate convert sound card support
Kuninori Morimoto
2015-03-27
4
-1
/
+564
*
|
ASoC: rsnd: Fix duplicate const for DVC ramp rates
Krzysztof Kozlowski
2015-03-24
1
-1
/
+1
*
|
ASoC: rsnd: add dai_link stream name
Kuninori Morimoto
2015-03-22
2
-0
/
+9
*
|
ASoC: rsnd: show debug info for sampling rate convert
Kuninori Morimoto
2015-03-22
1
-0
/
+2
*
|
ASoC: rsnd: tidyup error message format
Kuninori Morimoto
2015-03-22
1
-1
/
+1
*
|
ASoC: rsnd: no more SRC restart when unusual situation
Kuninori Morimoto
2015-03-22
1
-3
/
+7
*
|
ASoC: rsnd: no more SSI restart when unusual situation
Kuninori Morimoto
2015-03-22
1
-3
/
+6
*
|
ASoC: rsnd: constify of_device_id array
Fabian Frederick
2015-03-22
1
-1
/
+1
*
|
ASoC: rsnd: add regmap_config::name for debugfs
Kuninori Morimoto
2015-03-11
1
-0
/
+1
*
|
ASoC: rsnd: recover PIO mode for new dma interface
Kuninori Morimoto
2015-03-11
1
-1
/
+18
*
|
ASoC: rsnd: Use %pad to print dma_addr_t in rsnd_dmapp_init()
Geert Uytterhoeven
2015-03-11
1
-2
/
+2
*
|
ASoC: rsnd: add sample code of reg-names
Kuninori Morimoto
2015-03-07
1
-1
/
+3
*
|
ASoC: rsnd: add sample code of dma entry
Kuninori Morimoto
2015-03-07
1
-3
/
+57
*
|
ASoC: rsnd: add sample code of missing clocks
Kuninori Morimoto
2015-03-07
1
-0
/
+21
*
|
ASoC: rsnd: add sample code of rcar_sound,src irq
Kuninori Morimoto
2015-03-07
1
-10
/
+30
*
|
ASoC: rsnd: 1st DMAC dma-names cares subnode
Kuninori Morimoto
2015-03-07
6
-49
/
+95
*
|
ASoC: rsnd: dvc: add rsnd_dvc_of_node()
Kuninori Morimoto
2015-03-07
1
-0
/
+3
*
|
ASoC: rsnd: src: add rsnd_src_of_node()
Kuninori Morimoto
2015-03-07
1
-1
/
+4
*
|
ASoC: rsnd: ssi: add rsnd_ssi_of_node()
Kuninori Morimoto
2015-03-07
1
-1
/
+3
*
|
ASoC: rsnd: enable rsnd_ssi_use_busif() for DMA
Kuninori Morimoto
2015-03-07
3
-2
/
+3
*
|
ASoC: rsnd: use union with rsnd_dmaen / rsnd_dmapp
Kuninori Morimoto
2015-03-07
2
-17
/
+39
*
|
ASoC: rsnd: remove rsnd_dma::dir
Kuninori Morimoto
2015-03-07
2
-4
/
+2
*
|
ASoC: rsnd: remove rsnd_dma::addr
Kuninori Morimoto
2015-03-07
2
-3
/
+0
*
|
ASoC: rsnd: add Audio DMAC peri peri support rework
Kuninori Morimoto
2015-03-07
3
-2
/
+221
*
|
ASoC: rsnd: enable to care 1st / 2nd DMAC on rsnd_dma_xxx()
Kuninori Morimoto
2015-03-07
2
-25
/
+65
*
|
ASoC: rsnd: move rsnd_gen_dma_addr() from gen.c to dma.c
Kuninori Morimoto
2015-03-07
3
-116
/
+117
*
|
ASoC: rsnd: add dma.c for Audio DMAC / Audio DMAC peri peri
Kuninori Morimoto
2015-03-07
3
-219
/
+232
*
|
ASoC: rsnd: add rsnd_gen_get_phy_addr() to get physical address
Kuninori Morimoto
2015-03-07
2
-5
/
+12
*
|
ASoC: rsnd: enable to get resource by name
Kuninori Morimoto
2015-03-07
1
-10
/
+13
*
|
ASoC: rsnd: tidyup rsnd_dma_to_mod() macro declaration position
Kuninori Morimoto
2015-03-07
1
-1
/
+2
*
|
ASoC: rsnd: remove un-needed parameter from rsnd_dma_quit()
Kuninori Morimoto
2015-03-07
4
-7
/
+5
*
|
ASoC: rsnd: remove unused rsnd_dma_available()
Kuninori Morimoto
2015-03-07
4
-10
/
+0
*
|
ASoC: rsnd: remove un-needed parameter from rsnd_dma_init()
Kuninori Morimoto
2015-03-07
4
-19
/
+5
*
|
ASoC: rsnd: remove SH-DMA-BASE specific implementation
Kuninori Morimoto
2015-03-07
2
-2
/
+0
*
|
dmaengine: export symbol of of_dma_request_slave_channel()
Kuninori Morimoto
2015-03-07
1
-0
/
+1
|
/
*
Linux 4.0-rc1
v4.0-rc1
Linus Torvalds
2015-02-23
1
-4
/
+4
*
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2015-02-23
5
-56
/
+108
|
\
|
*
ext4: fix indirect punch hole corruption
Omar Sandoval
2015-02-15
1
-34
/
+71
|
*
ext4: ignore journal checksum on remount; don't fail
Eric Sandeen
2015-02-13
1
-3
/
+2
|
*
ext4: remove duplicate remount check for JOURNAL_CHECKSUM change
Eric Sandeen
2015-02-13
1
-11
/
+0
|
*
ext4: fix mmap data corruption in nodelalloc mode when blocksize < pagesize
Xiaoguang Wang
2015-02-13
1
-0
/
+7
|
*
ext4: support read-only images
Darrick J. Wong
2015-02-13
2
-1
/
+10
|
*
ext4: change to use setup_timer() instead of init_timer()
Jan Mrazek
2015-01-26
1
-3
/
+2
|
*
ext4: reserve codepoints used by the ext4 encryption feature
Theodore Ts'o
2015-01-19
1
-4
/
+13
|
*
jbd2: complain about descriptor block checksum errors
Darrick J. Wong
2015-01-19
1
-0
/
+3
*
|
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-02-23
70
-758
/
+907
|
\
\
|
*
|
autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation
Al Viro
2015-02-22
1
-2
/
+6
[next]