index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-28
ASoC: rsnd: remove useless debug message
Kuninori Morimoto
6
-70
/
+2
2015-03-27
ASoC: rsnd: call clk_prepare/unprepare() in probe/remove
Kuninori Morimoto
5
-10
/
+76
2015-03-27
ASoC: rsrc-card: add .be_hw_params_fixup support for convert rate
Kuninori Morimoto
2
-2
/
+26
2015-03-27
ASoC: rsrc-card: add Renesas sampling rate convert sound card support
Kuninori Morimoto
4
-1
/
+564
2015-03-24
ASoC: rsnd: Fix duplicate const for DVC ramp rates
Krzysztof Kozlowski
1
-1
/
+1
2015-03-22
ASoC: rsnd: add dai_link stream name
Kuninori Morimoto
2
-0
/
+9
2015-03-22
ASoC: rsnd: show debug info for sampling rate convert
Kuninori Morimoto
1
-0
/
+2
2015-03-22
ASoC: rsnd: tidyup error message format
Kuninori Morimoto
1
-1
/
+1
2015-03-22
ASoC: rsnd: no more SRC restart when unusual situation
Kuninori Morimoto
1
-3
/
+7
2015-03-22
ASoC: rsnd: no more SSI restart when unusual situation
Kuninori Morimoto
1
-3
/
+6
2015-03-22
ASoC: rsnd: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-11
ASoC: rsnd: add regmap_config::name for debugfs
Kuninori Morimoto
1
-0
/
+1
2015-03-11
ASoC: rsnd: recover PIO mode for new dma interface
Kuninori Morimoto
1
-1
/
+18
2015-03-11
ASoC: rsnd: Use %pad to print dma_addr_t in rsnd_dmapp_init()
Geert Uytterhoeven
1
-2
/
+2
2015-03-07
ASoC: rsnd: add sample code of reg-names
Kuninori Morimoto
1
-1
/
+3
2015-03-07
ASoC: rsnd: add sample code of dma entry
Kuninori Morimoto
1
-3
/
+57
2015-03-07
ASoC: rsnd: add sample code of missing clocks
Kuninori Morimoto
1
-0
/
+21
2015-03-07
ASoC: rsnd: add sample code of rcar_sound,src irq
Kuninori Morimoto
1
-10
/
+30
2015-03-07
ASoC: rsnd: 1st DMAC dma-names cares subnode
Kuninori Morimoto
6
-49
/
+95
2015-03-07
ASoC: rsnd: dvc: add rsnd_dvc_of_node()
Kuninori Morimoto
1
-0
/
+3
2015-03-07
ASoC: rsnd: src: add rsnd_src_of_node()
Kuninori Morimoto
1
-1
/
+4
2015-03-07
ASoC: rsnd: ssi: add rsnd_ssi_of_node()
Kuninori Morimoto
1
-1
/
+3
2015-03-07
ASoC: rsnd: enable rsnd_ssi_use_busif() for DMA
Kuninori Morimoto
3
-2
/
+3
2015-03-07
ASoC: rsnd: use union with rsnd_dmaen / rsnd_dmapp
Kuninori Morimoto
2
-17
/
+39
2015-03-07
ASoC: rsnd: remove rsnd_dma::dir
Kuninori Morimoto
2
-4
/
+2
2015-03-07
ASoC: rsnd: remove rsnd_dma::addr
Kuninori Morimoto
2
-3
/
+0
2015-03-07
ASoC: rsnd: add Audio DMAC peri peri support rework
Kuninori Morimoto
3
-2
/
+221
2015-03-07
ASoC: rsnd: enable to care 1st / 2nd DMAC on rsnd_dma_xxx()
Kuninori Morimoto
2
-25
/
+65
2015-03-07
ASoC: rsnd: move rsnd_gen_dma_addr() from gen.c to dma.c
Kuninori Morimoto
3
-116
/
+117
2015-03-07
ASoC: rsnd: add dma.c for Audio DMAC / Audio DMAC peri peri
Kuninori Morimoto
3
-219
/
+232
2015-03-07
ASoC: rsnd: add rsnd_gen_get_phy_addr() to get physical address
Kuninori Morimoto
2
-5
/
+12
2015-03-07
ASoC: rsnd: enable to get resource by name
Kuninori Morimoto
1
-10
/
+13
2015-03-07
ASoC: rsnd: tidyup rsnd_dma_to_mod() macro declaration position
Kuninori Morimoto
1
-1
/
+2
2015-03-07
ASoC: rsnd: remove un-needed parameter from rsnd_dma_quit()
Kuninori Morimoto
4
-7
/
+5
2015-03-07
ASoC: rsnd: remove unused rsnd_dma_available()
Kuninori Morimoto
4
-10
/
+0
2015-03-07
ASoC: rsnd: remove un-needed parameter from rsnd_dma_init()
Kuninori Morimoto
4
-19
/
+5
2015-03-07
ASoC: rsnd: remove SH-DMA-BASE specific implementation
Kuninori Morimoto
2
-2
/
+0
2015-03-07
dmaengine: export symbol of of_dma_request_slave_channel()
Kuninori Morimoto
1
-0
/
+1
2015-02-23
Linux 4.0-rc1
v4.0-rc1
Linus Torvalds
1
-4
/
+4
2015-02-22
autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation
Al Viro
1
-2
/
+6
2015-02-22
procfs: fix race between symlink removals and traversals
Al Viro
3
-12
/
+22
2015-02-22
debugfs: leave freeing a symlink body until inode eviction
Al Viro
1
-17
/
+17
2015-02-22
Documentation/filesystems/Locking: ->get_sb() is long gone
Al Viro
1
-2
/
+0
2015-02-22
trylock_super(): replacement for grab_super_passive()
Konstantin Khlebnikov
3
-26
/
+22
2015-02-22
fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
1
-1
/
+1
2015-02-22
Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
4
-9
/
+9
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
34
-71
/
+71
2015-02-22
SELinux: Use d_is_positive() rather than testing dentry->d_inode
David Howells
1
-2
/
+2
2015-02-22
Smack: Use d_is_positive() rather than testing dentry->d_inode
David Howells
1
-2
/
+2
2015-02-22
TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR()
David Howells
1
-3
/
+1
[next]