index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Extract drm_drv.h
Daniel Vetter
2016-11-15
2
-298
/
+341
*
doc/dma-buf: Fix up include directives
Daniel Vetter
2016-11-15
1
-1
/
+1
*
drm/fb_cma_helper: Add missing forward declaration
Marek Vasut
2016-11-15
1
-0
/
+2
*
drm: don't let crtc_ww_class leak out
Rob Clark
2016-11-15
1
-11
/
+1
*
dma-buf: Use fence_get_rcu_safe() for retrieving the exclusive fence
Chris Wilson
2016-11-15
1
-9
/
+6
*
drm/fb_cma_helper: Add drm_fb_cma_prepare_fb() helper
Marek Vasut
2016-11-14
1
-0
/
+3
*
drm/fb-helper: add fb_debug_* to DRM_FB_HELPER_DEFAULT_OPS
Stefan Christ
2016-11-14
1
-1
/
+3
*
drm: move allocation out of drm_get_format_name()
Eric Engestrom
2016-11-12
1
-1
/
+9
*
Merge tag 'imx-drm-next-2016-11-10' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
2016-11-11
1
-2
/
+1
|
\
|
*
gpu: ipu-v3: add ipu_csi_set_downsize
Philipp Zabel
2016-11-07
1
-0
/
+1
|
*
gpu: ipu-cpmem: remove unused ipu_cpmem_set_yuv_planar function
Philipp Zabel
2016-10-20
1
-2
/
+0
*
|
Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-11-11
11
-23
/
+312
|
\
\
|
*
|
drm/atomic: add debugfs file to dump out atomic state
Rob Clark
2016-11-08
1
-0
/
+7
|
*
|
drm/atomic: add new drm_debug bit to dump atomic state
Rob Clark
2016-11-08
4
-0
/
+40
|
*
|
drm: add helpers to go from plane state to drm_rect
Rob Clark
2016-11-08
1
-0
/
+24
|
*
|
drm: add helper for printing to log or seq_file
Rob Clark
2016-11-08
1
-0
/
+117
|
*
|
drm: helper macros to print composite types
Rob Clark
2016-11-08
1
-0
/
+21
|
*
|
drm/amdgpu: add the interface of waiting multiple fences (v4)
Junwei Zhang
2016-11-08
1
-0
/
+28
|
*
|
dma-buf: return index of the first signaled fence (v2)
monk.liu
2016-11-08
1
-1
/
+2
|
*
|
drm/plane: add inline doc for struct drm_plane
Gustavo Padovan
2016-11-08
1
-14
/
+44
|
*
|
drm/atomic: add drm_atomic_set_fence_for_plane()
Gustavo Padovan
2016-11-08
2
-1
/
+3
|
*
|
drm/uapi: Add a warning that mode flags must match the xrandr definitions
Ville Syrjälä
2016-11-08
1
-1
/
+9
|
*
|
drm/atomic-helper: fix reference to drm_atomic_helper_commit_planes
Stefan Agner
2016-11-08
1
-8
/
+8
|
*
|
drm: Track drm_mm allocators and show leaks on shutdown
Chris Wilson
2016-11-08
1
-0
/
+6
|
*
|
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
2016-11-02
1
-0
/
+5
*
|
|
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
2016-11-07
33
-102
/
+189
|
\
\
\
|
*
\
\
Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtd
Linus Torvalds
2016-11-05
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
mtd: nand: Fix data interface configuration logic
Boris Brezillon
2016-10-28
1
-1
/
+1
|
*
|
|
|
Merge tag 'drm-fixes-for-v4.9-rc4' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
2016-11-04
1
-1
/
+7
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'drm-fixes-staging' of ssh://people.freedesktop.org/~/linux into...
Dave Airlie
2016-11-01
1
-1
/
+7
|
|
|
\
\
\
\
|
|
|
*
|
|
|
drm: Don't force all planes to be added to the state due to zpos
Ville Syrjälä
2016-10-26
1
-1
/
+7
|
|
|
|
/
/
/
|
*
|
|
|
|
Merge tag 'regmap-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-10-31
1
-5
/
+6
|
|
\
\
\
\
\
|
|
|
\
\
\
\
|
|
|
\
\
\
\
|
|
*
-
.
\
\
\
\
Merge remote-tracking branches 'regmap/fix/header' and 'regmap/fix/macro' int...
Mark Brown
2016-10-29
1
-5
/
+6
|
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
regmap: Rename ret variable in regmap_read_poll_timeout
Charles Keepax
2016-10-28
1
-5
/
+5
|
|
|
|
|
|
_
|
/
|
|
|
|
|
/
|
|
|
|
|
*
|
|
|
regmap: include <linux/delay.h> from include/linux/regmap.h
Masahiro Yamada
2016-10-13
1
-0
/
+1
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-10-30
21
-52
/
+134
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
vxlan: avoid using stale vxlan socket.
pravin shelar
2016-10-30
1
-2
/
+2
|
|
*
|
|
|
|
net/mlx4: Fix firmware command timeout during interrupt test
Eugenia Emantayev
2016-10-29
1
-1
/
+2
|
|
*
|
|
|
|
Merge tag 'mac80211-for-davem-2016-10-27' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2016-10-29
1
-8
/
+13
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
mac80211: fix some sphinx warnings
Jani Nikula
2016-10-26
1
-8
/
+13
|
|
*
|
|
|
|
|
Revert "hv_netvsc: report vmbus name in ethtool"
Stephen Hemminger
2016-10-29
1
-7
/
+0
|
|
*
|
|
|
|
|
net/mlx5: PCI error recovery health care simulation
Mohamad Haj Yahia
2016-10-29
1
-0
/
+1
|
|
*
|
|
|
|
|
net/mlx5: Fix race between PCI error handlers and health work
Mohamad Haj Yahia
2016-10-29
1
-0
/
+4
|
|
*
|
|
|
|
|
{net, ib}/mlx5: Make cache line size determination at runtime.
Daniel Jurgens
2016-10-29
1
-11
/
+0
|
|
*
|
|
|
|
|
net: ipv6: Do not consider link state for nexthop validation
David Ahern
2016-10-27
1
-0
/
+1
|
|
*
|
|
|
|
|
net: ipv6: Fix processing of RAs in presence of VRF
David Ahern
2016-10-27
1
-0
/
+2
|
|
*
|
|
|
|
|
udp: fix IP_CHECKSUM handling
Eric Dumazet
2016-10-26
1
-2
/
+2
|
|
*
|
|
|
|
|
doc: update docbook annotations for socket and skb
Stephen Hemminger
2016-10-26
2
-1
/
+4
|
|
*
|
|
|
|
|
qed*: Reduce the memory footprint for Rx path
Sudarsana Reddy Kalluru
2016-10-22
1
-0
/
+1
|
|
*
|
|
|
|
|
ipv6: fix a potential deadlock in do_ipv6_setsockopt()
WANG Cong
2016-10-21
1
-0
/
+1
[next]