index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-03
drm/mgag200: use simpler remove_conflicting_pci_framebuffers()
Michał Mirosław
2
-29
/
+1
2018-09-03
drm/radeon: use simpler remove_conflicting_pci_framebuffers()
Michał Mirosław
1
-22
/
+1
2018-09-03
drm/bochs: use simpler remove_conflicting_pci_framebuffers()
Michał Mirosław
1
-17
/
+1
2018-09-03
drm/cirrus: use simpler remove_conflicting_pci_framebuffers()
Michał Mirosław
1
-22
/
+1
2018-09-03
drm/amdgpu: use simpler remove_conflicting_pci_framebuffers()
Michał Mirosław
1
-23
/
+1
2018-09-03
fbdev: add remove_conflicting_pci_framebuffers()
Michał Mirosław
1
-0
/
+35
2018-09-03
fbdev: add kerneldoc do remove_conflicting_framebuffers()
Michał Mirosław
1
-0
/
+10
2018-09-03
fbdev: allow apertures == NULL in remove_conflicting_framebuffers()
Michał Mirosław
1
-0
/
+14
2018-09-03
fbdev: show fbdev number for debugging
Michał Mirosław
1
-2
/
+2
2018-09-03
Add udmabuf misc device
Gerd Hoffmann
3
-0
/
+296
2018-08-31
drm/amdgpu: add DisplayPort CEC-Tunneling-over-AUX support
Hans Verkuil
2
-1
/
+10
2018-08-31
drm/nouveau: add DisplayPort CEC-Tunneling-over-AUX support
Hans Verkuil
1
-2
/
+15
2018-08-31
drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remote_dpcd_read()
Hans Verkuil
1
-0
/
+1
2018-08-31
drm_dp_cec: add note about good MegaChips 2900 CEC support
Hans Verkuil
1
-1
/
+3
2018-08-31
drm_dp_cec: check that aux has a transfer function
Hans Verkuil
1
-0
/
+14
2018-08-30
drm/virtio: fix bounds check in virtio_gpu_cmd_get_capset()
Dan Carpenter
1
-2
/
+3
2018-08-30
drm/virtio: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
1
-3
/
+2
2018-08-30
drm/virtio: Replace ttm_bo_reference with ttm_bo_get
Thomas Zimmermann
1
-1
/
+1
2018-08-30
drm/qxl: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
1
-1
/
+1
2018-08-30
drm/cirrus: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
1
-1
/
+1
2018-08-30
drm/bochs: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
1
-1
/
+1
2018-08-29
drm/rockchip: vop: fix some register define error for px30
Sandy Huang
1
-8
/
+6
2018-08-29
drm/rockchip: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-3
/
+3
2018-08-29
drm/rockchip: fix coding style and incorrect description
Sandy Huang
1
-7
/
+7
2018-08-27
drm/atmel-hlcdc: support bus-width (12/16/18/24) in endpoint nodes
Peter Rosin
3
-28
/
+120
2018-08-27
drm/atmel-hlcdc: always iterate over the first 4 output endpoints
Peter Rosin
1
-2
/
+13
2018-08-27
drm/atmel-hlcdc: allow selecting a higher pixel-clock than requested
Peter Rosin
1
-0
/
+12
2018-08-27
drm/atmel-hlcdc: prefer a higher rate clock as pixel-clock base
Peter Rosin
1
-7
/
+11
2018-08-27
drm/bridge: ti-sn65dsi86: Add mystery delay to enable()
Sean Paul
1
-0
/
+12
2018-08-27
Merge drm/drm-next into drm-misc-next
Sean Paul
4909
-108123
/
+303525
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
11
-179
/
+72
2018-08-26
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-17
/
+25
2018-08-25
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
3
-27
/
+87
2018-08-25
Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
14
-24
/
+171
2018-08-25
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
5
-18
/
+205
2018-08-25
Merge tag 'for-linus-20180825' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+3
2018-08-24
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
Linus Torvalds
30
-120
/
+158
2018-08-24
Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
28
-232
/
+739
2018-08-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
Linus Torvalds
2
-4
/
+24
2018-08-24
Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-0
/
+2
2018-08-24
drm: Add per-plane pixel blend mode property
Lowry Li
3
-0
/
+128
2018-08-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
20
-210
/
+626
2018-08-24
Merge tag 'acpi-4.19-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-3
/
+3
2018-08-24
Merge tag 'drm-next-2018-08-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
34
-141
/
+160
2018-08-24
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
9
-45
/
+31
2018-08-24
iommu/rockchip: Move irq request past pm_runtime_enable
Marc Zyngier
1
-11
/
+13
2018-08-24
iommu/rockchip: Handle errors returned from PM framework
Marc Zyngier
1
-6
/
+15
2018-08-24
Merge tag 'reset-fixes-for-4.18' of git://git.pengutronix.de/git/pza/linux into next/late
Olof Johansson
1
-1
/
+1
2018-08-24
Merge tag 'reset-for-4.19-2' of git://git.pengutronix.de/git/pza/linux into next/late
Olof Johansson
3
-0
/
+176
2018-08-24
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
5
-64
/
+99
[next]