index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-10
dmaengine: Add Synopsys eDMA IP version 0 debugfs support
Gustavo Pimentel
4
-1
/
+341
2019-06-10
dmaengine: Add Synopsys eDMA IP version 0 support
Gustavo Pimentel
5
-1
/
+541
2019-06-10
dmaengine: Add Synopsys eDMA IP core driver
Gustavo Pimentel
6
-0
/
+1117
2019-06-07
dmaengine: mediatek: Add MediaTek UART APDMA support
Long Cheng
3
-0
/
+678
2019-06-04
dmaengine: sun6i: Add support for H6 DMA
Jernej Skrabec
1
-0
/
+40
2019-06-04
dmaengine: sun6i: Add a quirk for setting mode fields
Jernej Skrabec
1
-19
/
+27
2019-06-04
dmaengine: sun6i: Add a quirk for setting DRQ fields
Jernej Skrabec
1
-20
/
+28
2019-06-04
dmaengine: sun6i: Add a quirk for additional mbus clock
Jernej Skrabec
1
-1
/
+22
2019-06-04
dmaengine: tegra-apb: Error out if DMA_PREP_INTERRUPT flag is unset
Dmitry Osipenko
1
-2
/
+10
2019-06-04
dmaengine: fsl-qdma: Continue to clear register on error
Peng Ma
1
-3
/
+1
2019-06-04
dmaengine: fsl-qdma: fixed the source/destination descriptor format
Peng Ma
1
-8
/
+10
2019-05-27
dmaengine: axi-dmac: assign `copy_align` property
Alexandru Ardelean
1
-0
/
+2
2019-05-27
dmaengine: axi-dmac: Discover length alignment requirement
Lars-Peter Clausen
1
-5
/
+18
2019-05-27
dmaengine: stm32: use to_platform_device()
Weitao Hou
1
-4
/
+2
2019-05-27
dmaengine: sh: usb-dmac: Let the core do the device node validation
Baolin Wang
1
-4
/
+2
2019-05-27
dmaengine: sh: rcar-dmac: Let the core do the device node validation
Baolin Wang
1
-3
/
+3
2019-05-27
dmaengine: mxs-dma: Let the core do the device node validation
Baolin Wang
1
-6
/
+2
2019-05-27
dmaengine: mmp_tdma: Let the core do the device node validation
Baolin Wang
1
-8
/
+2
2019-05-27
dmaengine: dma-jz4780: Let the core do the device node validation
Baolin Wang
1
-5
/
+2
2019-05-27
dmaengine: imx-sdma: Let the core do the device node validation
Baolin Wang
1
-7
/
+2
2019-05-27
soc: tegra: fuse: Use dma_request_channel instead of __dma_request_channel()
Baolin Wang
1
-1
/
+1
2019-05-27
dmaengine: Add matching device node validation in __dma_request_channel()
Baolin Wang
2
-4
/
+10
2019-05-22
dmaengine: xilinx_dma: Remove set but unused ‘tail_desc’
Vinod Koul
1
-3
/
+1
2019-05-21
dmaengine: axi-dmac: Sanity check memory mapped interface support
Lars-Peter Clausen
1
-2
/
+22
2019-05-21
dmaengine: axi-dmac: Enable TLAST handling
Michael Hennerich
1
-0
/
+2
2019-05-21
dmaengine: axi-dmac: Add support for interleaved cyclic transfers
Dragos Bogdan
1
-0
/
+3
2019-05-21
dmaengine: stm32-dma: Fix redundant call to platform_get_irq
Amelie Delaunay
1
-1
/
+0
2019-05-21
dmaengine: jz4780: Use SPDX license notifier
Paul Cercueil
1
-5
/
+1
2019-05-21
dmaengine: sudmac: remove unused driver
Simon Horman
3
-421
/
+0
2019-05-19
Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
37
-66
/
+53
2019-05-19
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-13
/
+105
2019-05-19
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9
-133
/
+174
2019-05-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
23
-219
/
+2105
2019-05-19
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+6
2019-05-19
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
3
-7
/
+7
2019-05-19
Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
4
-6
/
+6
2019-05-18
media: prefix header search paths with $(srctree)/
Masahiro Yamada
30
-49
/
+47
2019-05-18
media: remove unneeded header search paths
Masahiro Yamada
7
-11
/
+0
2019-05-17
i2c: core: add device-managed version of i2c_new_dummy
Heiner Kallweit
1
-0
/
+44
2019-05-17
i2c: core: improve return value handling of i2c_new_device and i2c_new_dummy
Heiner Kallweit
1
-13
/
+61
2019-05-17
Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
3
-32
/
+11
2019-05-17
fbdev/efifb: Ignore framebuffer memmap entries that lack any memory types
Ard Biesheuvel
1
-2
/
+6
2019-05-16
tty: Don't force RISCV SBI console as preferred console
Anup Patel
1
-1
/
+0
2019-05-16
Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-block
Linus Torvalds
22
-538
/
+393
2019-05-16
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
133
-6
/
+139
2019-05-16
Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-10
/
+14
2019-05-16
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
8
-49
/
+26
2019-05-16
Merge tag 'for-5.2/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
20
-293
/
+1583
2019-05-16
Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
14
-32
/
+164
[next]