index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-23
drm/sun4i: Fix build warnings in sunxi_engine.h
Sean Paul
1
-0
/
+1
2018-01-22
drm/panel: panasonic-vvx10f034n00: More return value fixes
Sean Paul
1
-12
/
+5
2018-01-22
drm/sun4i: backend: Make sure we don't have a commit pending
Maxime Ripard
1
-0
/
+12
2018-01-22
drm/sun4i: backend: Use runtime_pm variant of atomic_commit_tail
Maxime Ripard
1
-0
/
+6
2018-01-22
drm/sun4i: backend: Add a custom atomic_check for the frontend
Maxime Ripard
2
-0
/
+67
2018-01-22
drm/sun4i: backend: Wire in the frontend
Maxime Ripard
5
-3
/
+130
2018-01-22
drm/sun4i: Add a driver for the display frontend
Maxime Ripard
5
-5
/
+514
2018-01-22
drm/sun4i: engine: Create an atomic_begin callback
Maxime Ripard
2
-1
/
+18
2018-01-22
drm/sun4i: engine: Add a VBLANK quirk callback
Maxime Ripard
2
-0
/
+17
2018-01-22
drm/sun4i: engine: Add a custom crtc atomic_check
Maxime Ripard
2
-0
/
+31
2018-01-22
drm/sun4i: backend: Add a custom plane state
Maxime Ripard
2
-3
/
+57
2018-01-22
drm/sun4i: backend: Allow a NULL plane pointer to retrieve the format
Maxime Ripard
1
-1
/
+1
2018-01-22
drm/sun4i: backend: Document the engine operations
Maxime Ripard
1
-0
/
+46
2018-01-22
drm/sun4i: backend: Move line stride setup to buffer setup function
Maxime Ripard
1
-7
/
+6
2018-01-19
drm: add kernel doc for exported gem dmabuf_ops
Samuel Li
1
-0
/
+88
2018-01-18
drm/i2c: tda998x: Remove duplicate NULL check
Andy Shevchenko
1
-2
/
+1
2018-01-18
drm/i2c/sil164: Remove duplicate NULL check
Andy Shevchenko
1
-2
/
+1
2018-01-18
drm/bridge: analogix-anx78xx: Remove duplicate NULL check
Andy Shevchenko
1
-2
/
+1
2018-01-17
drm/panel: panasonic-vvx10f034n00: Fix wuxga_nt_panel_disable() return value
Sean Paul
1
-2
/
+3
2018-01-16
drm/dsi: Fix improper use of mipi_dsi_device_transfer() return value
Philippe Cornu
1
-3
/
+6
2018-01-16
drm/bridge/synopsys: dsi: handle endianness correctly in dw_mipi_dsi_write()
Brian Norris
1
-9
/
+9
2018-01-16
drm/bridge/synopsys: dsi: use common mipi_dsi_create_packet()
Brian Norris
1
-62
/
+16
2018-01-16
drm/bridge/synopsys: dsi: make dw_mipi_dsi_bridge_mode_set() static
Brian Norris
1
-3
/
+3
2018-01-15
drm/tinydrm/mipi-dbi: Change reset active time
Noralf Trønnes
1
-1
/
+1
2018-01-15
drm/tinydrm: Embed the mode in tinydrm_connector
Noralf Trønnes
1
-21
/
+13
2018-01-15
drm/tinydrm/mi0283qt: Let the display pipe handle power
Noralf Trønnes
3
-66
/
+15
2018-01-15
drm/tinydrm/mipi-dbi: Add poweron-reset functions
Noralf Trønnes
5
-32
/
+83
2018-01-15
drm/tinydrm/mipi-dbi: Add mipi_dbi_enable_flush()
Noralf Trønnes
5
-11
/
+24
2018-01-15
drm/tinydrm/mi0283qt: Remove ili9341.h
Noralf Trønnes
2
-56
/
+26
2018-01-15
drm/tinydrm/mi0283qt: Use common include order
Noralf Trønnes
1
-5
/
+6
2018-01-15
Linux 4.15-rc8
v4.15-rc8
Linus Torvalds
1
-1
/
+1
2018-01-14
x86/retpoline: Remove compile time warning
Thomas Gleixner
1
-2
/
+0
2018-01-14
x86,perf: Disable intel_bts when PTI
Peter Zijlstra
1
-0
/
+18
2018-01-14
security/Kconfig: Correct the Documentation reference for PTI
W. Trevor King
1
-1
/
+1
2018-01-14
x86/pti: Fix !PCID and sanitize defines
Thomas Gleixner
3
-21
/
+23
2018-01-13
tools/objtool/Makefile: don't assume sync-check.sh is executable
Andrew Morton
1
-1
/
+1
2018-01-13
kdump: write correct address of mem_section into vmcoreinfo
Kirill A. Shutemov
2
-1
/
+3
2018-01-13
kmemleak: allow to coexist with fault injection
Dmitry Vyukov
1
-1
/
+1
2018-01-13
MAINTAINERS, nilfs2: change project home URLs
Ryusuke Konishi
2
-4
/
+4
2018-01-13
genksyms: drop *.hash.c from .gitignore
Masahiro Yamada
1
-1
/
+0
2018-01-13
selftests/x86: Add test_vsyscall
Andy Lutomirski
2
-1
/
+501
2018-01-13
apparmor: Fix regression in profile conflict logic
Matthew Garrett
1
-4
/
+5
2018-01-13
apparmor: fix ptrace label match when matching stacked labels
John Johansen
2
-21
/
+35
2018-01-12
x86/retpoline: Fill return stack buffer on vmexit
David Woodhouse
3
-1
/
+85
2018-01-12
drm/pl111: Support handling bridge timings
Linus Walleij
3
-13
/
+43
2018-01-12
drm/bridge: Add timing support to dumb VGA DAC
Linus Walleij
1
-3
/
+56
2018-01-12
drm/bridge: Provide a way to embed timing info in bridges
Linus Walleij
1
-0
/
+33
2018-01-12
drm/bridge: Add bindings for TI THS8134
Linus Walleij
1
-4
/
+9
2018-01-12
x86/retpoline/irq32: Convert assembler indirect jumps
Andi Kleen
1
-4
/
+5
2018-01-12
x86/retpoline/checksum32: Convert assembler indirect jumps
David Woodhouse
1
-3
/
+4
[next]