index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-04
dmaengine: tegra: Move of_device_id table near to its user
Laxman Dewangan
1
-19
/
+18
2016-03-04
dmaengine: sirf: use __maybe_unused to hide pm functions
Arnd Bergmann
1
-6
/
+4
2016-03-03
dmaengine: tegra: don't open code of_device_get_match_data()
Laxman Dewangan
1
-6
/
+4
2016-03-03
dmaengine: sun4i: support module autoloading
Emilio López
1
-0
/
+1
2016-03-03
dma/mic_x100_dma: IS_ERR() vs PTR_ERR() typo
Dan Carpenter
1
-1
/
+1
2016-03-01
dmaengine: pl330: fix to support the burst mode
Caesar Wang
1
-5
/
+4
2016-02-22
dmaengine: make slave address physical
Vinod Koul
1
-2
/
+2
2016-02-22
dmaengine: acpi-dma: align debug message with flow
Andy Shevchenko
1
-1
/
+1
2016-02-22
dmaengine: idma64: fix typo in WR_ISSUE_THD(x)
Andy Shevchenko
1
-1
/
+1
2016-02-22
dmaengine: enable mxs-dma for imx6ul
Lothar Waßmann
1
-2
/
+3
2016-02-22
dmaengine: edma: Fetch echan->edesc while holding lock in edma_comletion_handler
Peter Ujfalusi
1
-27
/
+27
2016-02-22
dmaengine: edma: Implement device_synchronize callback
Peter Ujfalusi
1
-0
/
+9
2016-02-22
dmaengine: omap-dma: Implement device_synchronize callback
Peter Ujfalusi
1
-0
/
+8
2016-02-15
dmaengine: IOATDMA: Allocate DMA descriptor ring in contig DMA memory
Dave Jiang
4
-34
/
+81
2016-02-15
dmaengine: IOATDMA: Removing descriptor ring reshape
Dave Jiang
3
-157
/
+1
2016-02-15
dmaengine: IOATDMA: Convert pci_pool_* to dma_pool_*
Dave Jiang
3
-15
/
+15
2016-02-15
dmaengine: idma64: clear LLP_[SD]_EN bits in last descriptor
Andy Shevchenko
1
-0
/
+3
2016-02-09
spi: rockchip: modify DMA max burst to 1
Addy Ke
1
-2
/
+10
2016-02-09
dmaengine: pl330: add max burst for dmaengine
Shawn Lin
1
-0
/
+3
2016-02-09
dmaengine: core: expose max burst capability to clients
Shawn Lin
2
-0
/
+5
2016-02-09
dmaengine: pl330: add quirk for broken no flushp
Addy Ke
1
-25
/
+62
2016-02-09
dt/bindings: arm-pl330: add description of arm, pl330-broken-no-flushp
Shawn Lin
1
-0
/
+1
2016-02-09
dmaengine: pl330: support burst mode for dev-to-mem and mem-to-dev transmit
Boojin Kim
1
-7
/
+13
2016-01-25
dmaengine: ioatdma: Squelch framesize warnings
Tim Gardner
1
-1
/
+1
2016-01-25
dmaengine: ep93xx: Treat STALL and NFB IRQs same way
Alexander Sverdlin
1
-13
/
+15
2016-01-25
dmaengine: dw: fix a typo for bitfields of CTL_LO
Jie Yang
1
-1
/
+1
2016-01-24
Linux 4.5-rc1
v4.5-rc1
Linus Torvalds
1
-2
/
+2
2016-01-24
ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
Josh Boyer
1
-0
/
+7
2016-01-24
MAINTAINERS: Combine multiple telemetry entries
Souvik Kumar Chakravarty
1
-3
/
+1
2016-01-24
intel_telemetry_debugfs: Fix unused warnings in telemetry debugfs
Souvik Kumar Chakravarty
1
-0
/
+2
2016-01-24
vmstat: Remove BUG_ON from vmstat_update
Christoph Lameter
1
-11
/
+1
2016-01-24
MIPS: zboot: Add support for serial debug using the PROM
Alban Bedel
3
-0
/
+12
2016-01-24
MIPS: zboot: Avoid useless rebuilds
Alban Bedel
1
-6
/
+8
2016-01-24
MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIB
Florian Fainelli
1
-0
/
+1
2016-01-24
MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function
Simon Arlott
2
-13
/
+0
2016-01-24
MIPS: bcm963xx: Update bcm_tag field image_sequence
Simon Arlott
1
-6
/
+5
2016-01-24
MIPS: bcm963xx: Move extended flash address to bcm_tag header file
Simon Arlott
2
-4
/
+7
2016-01-24
MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure
Simon Arlott
3
-4
/
+7
2016-01-24
MIPS: bcm63xx: nvram: Use nvram structure definition from header file
Simon Arlott
1
-32
/
+3
2016-01-24
MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structure
Simon Arlott
2
-0
/
+113
2016-01-24
MAINTAINERS: Add KVM for MIPS entry
James Hogan
1
-0
/
+8
2016-01-24
MIPS: KVM: Add missing newline to kvm_err()
James Hogan
1
-1
/
+1
2016-01-24
MIPS: Move KVM specific opcodes into asm/inst.h
James Hogan
4
-28
/
+5
2016-01-24
MIPS: KVM: Use cacheops.h definitions
James Hogan
1
-22
/
+8
2016-01-24
MIPS: Break down cacheops.h definitions
James Hogan
1
-42
/
+64
2016-01-24
MIPS: Use EXCCODE_ constants with set_except_vector()
James Hogan
2
-30
/
+30
2016-01-24
MIPS: Update trap codes
James Hogan
1
-2
/
+10
2016-01-24
MIPS: Move Cause.ExcCode trap codes to mipsregs.h
James Hogan
5
-83
/
+80
2016-01-24
MIPS: KVM: Make kvm_mips_{init,exit}() static
James Hogan
1
-2
/
+2
2016-01-24
MIPS: KVM: Refactor added offsetof()s
James Hogan
1
-7
/
+3
[next]