index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-03-22
ASoC: rsnd: no more SSI restart when unusual situation
Kuninori Morimoto
2015-03-22
ASoC: rsnd: constify of_device_id array
Fabian Frederick
2015-03-11
ASoC: rsnd: add regmap_config::name for debugfs
Kuninori Morimoto
2015-03-11
ASoC: rsnd: recover PIO mode for new dma interface
Kuninori Morimoto
2015-03-11
ASoC: rsnd: Use %pad to print dma_addr_t in rsnd_dmapp_init()
Geert Uytterhoeven
2015-03-07
ASoC: rsnd: add sample code of reg-names
Kuninori Morimoto
2015-03-07
ASoC: rsnd: add sample code of dma entry
Kuninori Morimoto
2015-03-07
ASoC: rsnd: add sample code of missing clocks
Kuninori Morimoto
2015-03-07
ASoC: rsnd: add sample code of rcar_sound,src irq
Kuninori Morimoto
2015-03-07
ASoC: rsnd: 1st DMAC dma-names cares subnode
Kuninori Morimoto
2015-03-07
ASoC: rsnd: dvc: add rsnd_dvc_of_node()
Kuninori Morimoto
2015-03-07
ASoC: rsnd: src: add rsnd_src_of_node()
Kuninori Morimoto
2015-03-07
ASoC: rsnd: ssi: add rsnd_ssi_of_node()
Kuninori Morimoto
2015-03-07
ASoC: rsnd: enable rsnd_ssi_use_busif() for DMA
Kuninori Morimoto
2015-03-07
ASoC: rsnd: use union with rsnd_dmaen / rsnd_dmapp
Kuninori Morimoto
2015-03-07
ASoC: rsnd: remove rsnd_dma::dir
Kuninori Morimoto
2015-03-07
ASoC: rsnd: remove rsnd_dma::addr
Kuninori Morimoto
2015-03-07
ASoC: rsnd: add Audio DMAC peri peri support rework
Kuninori Morimoto
2015-03-07
ASoC: rsnd: enable to care 1st / 2nd DMAC on rsnd_dma_xxx()
Kuninori Morimoto
2015-03-07
ASoC: rsnd: move rsnd_gen_dma_addr() from gen.c to dma.c
Kuninori Morimoto
2015-03-07
ASoC: rsnd: add dma.c for Audio DMAC / Audio DMAC peri peri
Kuninori Morimoto
2015-03-07
ASoC: rsnd: add rsnd_gen_get_phy_addr() to get physical address
Kuninori Morimoto
2015-03-07
ASoC: rsnd: enable to get resource by name
Kuninori Morimoto
2015-03-07
ASoC: rsnd: tidyup rsnd_dma_to_mod() macro declaration position
Kuninori Morimoto
2015-03-07
ASoC: rsnd: remove un-needed parameter from rsnd_dma_quit()
Kuninori Morimoto
2015-03-07
ASoC: rsnd: remove unused rsnd_dma_available()
Kuninori Morimoto
2015-03-07
ASoC: rsnd: remove un-needed parameter from rsnd_dma_init()
Kuninori Morimoto
2015-03-07
ASoC: rsnd: remove SH-DMA-BASE specific implementation
Kuninori Morimoto
2015-03-07
dmaengine: export symbol of of_dma_request_slave_channel()
Kuninori Morimoto
2015-02-22
Linux 4.0-rc1
Linus Torvalds
2015-02-22
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2015-02-22
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-02-22
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-02-22
autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation
Al Viro
2015-02-22
procfs: fix race between symlink removals and traversals
Al Viro
2015-02-22
debugfs: leave freeing a symlink body until inode eviction
Al Viro
2015-02-22
Documentation/filesystems/Locking: ->get_sb() is long gone
Al Viro
2015-02-22
trylock_super(): replacement for grab_super_passive()
Konstantin Khlebnikov
2015-02-22
fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
2015-02-22
Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
2015-02-22
SELinux: Use d_is_positive() rather than testing dentry->d_inode
David Howells
2015-02-22
Smack: Use d_is_positive() rather than testing dentry->d_inode
David Howells
2015-02-22
TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR()
David Howells
2015-02-22
Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inode
David Howells
2015-02-22
Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sb
David Howells
2015-02-22
VFS: Split DCACHE_FILE_TYPE into regular and special types
David Howells
2015-02-22
VFS: Add a fallthrough flag for marking virtual dentries
David Howells
2015-02-22
VFS: Add a whiteout dentry type
David Howells
2015-02-22
VFS: Introduce inode-getting helpers for layered/unioned fs environments
David Howells
[next]