index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
sha256.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-05
drm: Add helper iterator functions for plane fb_damage_clips blob
Deepak Rawat
3
-1
/
+147
2018-12-05
drm: Add a new helper to validate damage during atomic_check
Deepak Rawat
3
-0
/
+40
2018-12-05
drm: Add a new plane property to send damage during plane update
Lukasz Spintzyk
10
-1
/
+244
2018-11-29
Documentation: drm: Remove dangling pointer from drm-mm.rst
Sean Paul
1
-3
/
+0
2018-11-27
drm/vkms: Drop custom vkms_dumb_map().
Eric Anholt
3
-30
/
+0
2018-11-27
drm/v3d: Clean up the reservation object setup.
Eric Anholt
1
-22
/
+11
2018-11-27
drm/v3d: Update a comment about what uses v3d_job_dependency().
Eric Anholt
1
-1
/
+1
2018-11-27
drm/v3d: Fix whitespace inconsistency in the header.
Eric Anholt
1
-2
/
+2
2018-11-27
drm/meson: Add support for VIC alternate timings
Neil Armstrong
3
-52
/
+89
2018-11-27
drm/meson: Add HDMI 1.4 4k modes
Neil Armstrong
1
-0
/
+129
2018-11-27
drm: Improve dumb callback docs
Daniel Vetter
3
-3
/
+18
2018-11-27
drm/sun4i: Pass modifier to backend and frontend format support helpers
Paul Kocialkowski
4
-6
/
+13
2018-11-27
drm/sun4i: frontend: Add support for the BGRX8888 output format
Paul Kocialkowski
2
-0
/
+5
2018-11-27
drm/sun4i: Make pitch even for GEM dumb alloc as per hardware constraint
Paul Kocialkowski
1
-1
/
+11
2018-11-27
drm/sun4i: frontend: Apply format sub-sampling to CH1 dimensions
Paul Kocialkowski
1
-8
/
+16
2018-11-27
drm/sun4i: backend: Detail the YUV to RGB values coding explanation
Paul Kocialkowski
1
-2
/
+6
2018-11-27
drm/sun4i: frontend: Add support for the BGRX8888 input format
Paul Kocialkowski
3
-0
/
+7
2018-11-27
drm/sun4i: frontend: Determine input mode based on the number of planes
Paul Kocialkowski
1
-6
/
+4
2018-11-27
drm/sun4i: frontend: Add proper definitions for format registers
Paul Kocialkowski
2
-12
/
+10
2018-11-27
drm/sun4i: frontend: Add helpers for input data mode and pixel sequence
Paul Kocialkowski
1
-5
/
+41
2018-11-27
drm/sun4i: frontend: Move CSC bypass setup to format update routine
Paul Kocialkowski
1
-4
/
+4
2018-11-27
drm/sun4i: Rename sun4i_backend_layer_formats to sun4i_layer_formats
Paul Kocialkowski
1
-3
/
+3
2018-11-27
drm/sun4i: backend: Avoid counting YUV planes that use the frontend
Paul Kocialkowski
1
-5
/
+5
2018-11-27
drm/sun4i: backend: Use a specific function to check if a plane is supported
Paul Kocialkowski
1
-5
/
+22
2018-11-27
drm/sun4i: backend: Refine the logic behind using the frontend
Paul Kocialkowski
1
-2
/
+18
2018-11-27
drm/sun4i: frontend: Add a helper and a list for supported formats
Paul Kocialkowski
2
-0
/
+17
2018-11-27
drm/sun4i: backend: Add a helper and a list for supported formats
Paul Kocialkowski
2
-0
/
+28
2018-11-27
drm/sun4i: Add TODO comment about supporting scaling with the backend
Paul Kocialkowski
1
-0
/
+5
2018-11-27
drm/sun4i: frontend: Replace ARGB with XRGB as supported format
Paul Kocialkowski
2
-4
/
+3
2018-11-27
drm/sun4i: Cleanup video/YUV source before enabling a layer
Paul Kocialkowski
3
-0
/
+13
2018-11-25
Linux 4.20-rc4
v4.20-rc4
Linus Torvalds
1
-2
/
+2
2018-11-25
MAINTAINERS: change Sparse's maintainer
Luc Van Oostenryck
2
-2
/
+5
2018-11-24
docs: drm: remove no longer relevant TODO entry
Fernando Ramos
1
-17
/
+0
2018-11-24
drm: remove no longer needed drm-get-put coccinelle script
Fernando Ramos
1
-78
/
+0
2018-11-24
drm: remove deprecated "drm_framebuffer_[un]reference" functions
Fernando Ramos
1
-24
/
+0
2018-11-24
drm: remove deprecated "drm_connector_[un]reference" functions
Fernando Ramos
1
-24
/
+0
2018-11-24
drm: replace "drm_connector_unreference" with "drm_connector_put"
Fernando Ramos
1
-1
/
+1
2018-11-24
drm: remove deprecated "drm_dev_unref" function
Fernando Ramos
2
-14
/
+0
2018-11-24
drm: replace "drm_dev_unref" function with "drm_dev_put"
Fernando Ramos
6
-11
/
+11
2018-11-24
drm: remove deprecated "[__]drm_gem_object_[un]reference[_locked]" functions
Fernando Ramos
1
-50
/
+0
2018-11-24
net: gemini: Fix copy/paste error
Andreas Fiedler
1
-1
/
+1
2018-11-24
net: phy: mscc: fix deadlock in vsc85xx_default_config
Quentin Schulz
1
-9
/
+5
2018-11-24
dt-bindings: dsa: Fix typo in "probed"
Fabio Estevam
1
-1
/
+1
2018-11-24
net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue
Lorenzo Bianconi
1
-1
/
+3
2018-11-24
net: amd: add missing of_node_put()
Yangtao Li
1
-1
/
+3
2018-11-24
team: no need to do team_notify_peers or team_mcast_rejoin when disabling port
Hangbin Liu
1
-2
/
+0
2018-11-23
virtio-net: fail XDP set if guest csum is negotiated
Jason Wang
1
-2
/
+3
2018-11-23
virtio-net: disable guest csum during XDP set
Jason Wang
1
-6
/
+2
2018-11-23
net/sched: act_police: add missing spinlock initialization
Davide Caratti
1
-0
/
+1
2018-11-23
net: don't keep lonely packets forever in the gro hash
Paolo Abeni
1
-2
/
+5
[next]