Age | Commit message (Expand) | Author | Files | Lines |
2014-04-03 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -5/+6 |
2014-04-03 | Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 56 | -960/+2390 |
2014-04-04 | Merge branch 'devel-stable' into for-next | Russell King | 1043 | -8929/+15846 |
2014-04-04 | Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst... | Russell King | 97 | -787/+1421 |
2014-04-04 | dmaengine: omap-dma: more consolidation of CCR register setup | Russell King | 1 | -28/+18 |
2014-04-04 | dmaengine: omap-dma: move IRQ handling to omap-dma | Russell King | 1 | -6/+115 |
2014-04-04 | dmaengine: omap-dma: move register read/writes into omap-dma.c | Russell King | 4 | -15/+105 |
2014-04-04 | ARM: omap: dma: get rid of 'p' allocation and clean up | Russell King | 2 | -43/+27 |
2014-04-04 | ARM: omap: move dma channel allocation into plat-omap code | Russell King | 4 | -26/+10 |
2014-04-04 | ARM: omap: dma: get rid of errata global | Russell King | 2 | -5/+4 |
2014-04-04 | ARM: omap: clean up DMA register accesses | Russell King | 3 | -114/+115 |
2014-04-04 | ARM: omap: remove almost-const variables | Russell King | 2 | -19/+9 |
2014-04-04 | ARM: omap: remove references to disable_irq_lch | Russell King | 3 | -12/+0 |
2014-04-04 | dmaengine: omap-dma: cleanup errata 3.3 handling | Russell King | 1 | -23/+29 |
2014-04-04 | dmaengine: omap-dma: provide register read/write functions | Russell King | 1 | -41/+61 |
2014-04-04 | dmaengine: omap-dma: use cached CCR value when enabling DMA | Russell King | 1 | -4/+2 |
2014-04-04 | dmaengine: omap-dma: move barrier to omap_dma_start_desc() | Russell King | 1 | -1/+7 |
2014-04-04 | dmaengine: omap-dma: move clnk_ctrl setting to preparation functions | Russell King | 1 | -14/+9 |
2014-04-04 | dmaengine: omap-dma: improve efficiency loading C.SA/C.EI/C.FI registers | Russell King | 1 | -12/+20 |
2014-04-04 | dmaengine: omap-dma: consolidate clearing channel status register | Russell King | 1 | -10/+10 |
2014-04-04 | dmaengine: omap-dma: move CCR buffering disable errata out of the fast path | Russell King | 1 | -2/+5 |
2014-04-04 | dmaengine: omap-dma: provide register definitions | Russell King | 1 | -54/+117 |
2014-04-04 | dmaengine: omap-dma: consolidate setup of CCR | Russell King | 1 | -86/+61 |
2014-04-04 | dmaengine: omap-dma: consolidate setup of CSDP | Russell King | 1 | -36/+28 |
2014-04-04 | dmaengine: omap-dma: move reading of dma position to omap-dma.c | Russell King | 1 | -2/+64 |
2014-04-04 | dmaengine: omap-dma: control start/stop directly | Russell King | 1 | -10/+141 |
2014-04-04 | dmaengine: omap-dma: consolidate writes to DMA registers | Russell King | 1 | -75/+48 |
2014-04-04 | dmaengine: omap-dma: program hardware directly | Russell King | 2 | -18/+130 |
2014-04-04 | dmaengine: omap-dma: provide a hook to get the underlying DMA platform ops | Russell King | 3 | -0/+15 |
2014-04-04 | dmaengine: omap-dma: use devm_kzalloc() to allocate omap_dmadev. | Russell King | 1 | -2/+1 |
2014-04-03 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 276 | -3074/+5246 |
2014-04-03 | Documentation/SubmittingPatches: remove references to patch-scripts | Mitchel Humpherys | 2 | -9/+0 |
2014-04-03 | Documentation/SubmittingPatches: update some dead URLs | Mitchel Humpherys | 3 | -6/+6 |
2014-04-03 | Documentation/filesystems/ntfs.txt: remove changelog reference | Fabian Frederick | 1 | -2/+0 |
2014-04-03 | Documentation/kmemleak.txt: updates | Wang YanQing | 1 | -5/+3 |
2014-04-03 | fs/reiserfs/super.c: add __init to init_inodecache | Fabian Frederick | 1 | -1/+1 |
2014-04-03 | fs/reiserfs: move prototype declaration to header file | Rashika Kheria | 2 | -1/+1 |
2014-04-03 | fs/hfsplus/attributes.c: add __init to hfsplus_create_attr_tree_cache() | Fabian Frederick | 2 | -2/+2 |
2014-04-03 | fs/hfsplus/extents.c: fix concurrent acess of alloc_blocks | Sougata Santra | 1 | -5/+9 |
2014-04-03 | fs/hfsplus/extents.c: remove unused variable in hfsplus_get_block | Sougata Santra | 1 | -2/+0 |
2014-04-03 | nilfs2: update project's web site in nilfs2.txt | Ryusuke Konishi | 1 | -3/+2 |
2014-04-03 | nilfs2: update MAINTAINERS file entries fix | Ryusuke Konishi | 1 | -1/+1 |
2014-04-03 | nilfs2: verify metadata sizes read from disk | Ryusuke Konishi | 5 | -0/+54 |
2014-04-03 | nilfs2: add FITRIM ioctl support for nilfs2 | Andreas Rohner | 1 | -0/+45 |
2014-04-03 | nilfs2: add nilfs_sufile_trim_fs to trim clean segs | Andreas Rohner | 2 | -0/+153 |
2014-04-03 | nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctl | Andreas Rohner | 3 | -0/+101 |
2014-04-03 | nilfs2: add nilfs_sufile_set_suinfo to update segment usage | Andreas Rohner | 2 | -0/+132 |
2014-04-03 | nilfs2: add struct nilfs_suinfo_update and flags | Andreas Rohner | 1 | -0/+42 |
2014-04-03 | nilfs2: update MAINTAINERS file entries | Ryusuke Konishi | 1 | -2/+2 |
2014-04-03 | fs/coda/inode.c: add __init to init_inodecache() | Fabian Frederick | 2 | -2/+2 |