index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-01
drm/tinydrm: add driver for ILI9225 panels
David Lechner
4
-0
/
+485
2017-12-01
drm/tinydrm: export mipi_dbi_buf_copy and mipi_dbi_spi_cmd_max_speed
David Lechner
2
-5
/
+23
2017-12-01
dt-bindings: Add binding for Ilitek ILI9225 display panels
David Lechner
1
-0
/
+25
2017-12-01
dt-bindings: Add vendor prefix for ilitek
David Lechner
1
-0
/
+1
2017-11-30
drm/docs: Add todo entry for simple modeset suspend/resume
Noralf Trønnes
1
-0
/
+9
2017-11-30
drm/tinydrm: Use drm_mode_config_helper_suspend/resume()
Noralf Trønnes
4
-78
/
+5
2017-11-30
drm/arm/mali: Use drm_mode_config_helper_suspend/resume()
Noralf Trønnes
2
-22
/
+3
2017-11-30
drm/modeset-helper: Add simple modeset suspend/resume helpers
Noralf Trønnes
3
-0
/
+88
2017-11-30
drm/probe-helper: Fix drm_kms_helper_poll_enable() docs
Noralf Trønnes
1
-2
/
+1
2017-11-30
drm/sun4i: use sun4i_tcon_of_table to check if a device node is a TCON
Chen-Yu Tsai
3
-8
/
+6
2017-11-30
drm/bridge: tc358767: add copyright lines
Andrey Gusakov
1
-0
/
+2
2017-11-29
MAINTAINERS: change maintainer for Rockchip drm drivers
Mark Yao
1
-1
/
+2
2017-11-29
drm/vblank: Fix vblank timestamp debugs
Ville Syrjälä
1
-5
/
+7
2017-11-27
drm/via: use monotonic time for VIA_WAIT_IRQ
Arnd Bergmann
1
-3
/
+3
2017-11-23
dma-buf: Fix ifnullfree.cocci warnings
Vasyl Gomonovych
1
-2
/
+1
2017-11-23
drm/printer: Add drm_vprintf()
Chris Wilson
2
-4
/
+16
2017-11-22
drm/edid: Allow HDMI infoframe without VIC or S3D
Ville Syrjälä
12
-18
/
+58
2017-11-22
video/hdmi: Allow "empty" HDMI infoframes
Ville Syrjälä
1
-20
/
+31
2017-11-21
dma-buf/fence: Fix lock inversion within dma-fence-array
Chris Wilson
3
-2
/
+16
2017-11-21
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
1802
-56663
/
+61034
2017-11-21
drm/sti: Handle return value of platform_get_irq_byname
Arvind Yadav
1
-0
/
+5
2017-11-20
drm/vc4: Add support for NV21 and NV61.
Dave Stevenson
1
-0
/
+10
2017-11-20
drm/vc4: Use .pixel_order instead of custom .flip_cbcr
Dave Stevenson
1
-12
/
+8
2017-11-20
drm/vc4: Add support for DRM_FORMAT_RGB888 and DRM_FORMAT_BGR888
Dave Stevenson
1
-0
/
+8
2017-11-20
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
Ville Syrjälä
17
-165
/
+169
2017-11-20
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...
Ville Syrjälä
15
-39
/
+52
2017-11-20
drm/vmwgfx: Try to fix plane clipping
Ville Syrjälä
1
-10
/
+13
2017-11-20
drm/vmwgfx: Use drm_plane_helper_check_state()
Ville Syrjälä
1
-14
/
+3
2017-11-20
drm/vmwgfx: Remove bogus crtc coords vs fb size check
Ville Syrjälä
1
-6
/
+0
2017-11-20
gpu: gma500: remove unneeded DRIVER_LICENSE #define
Greg Kroah-Hartman
2
-2
/
+1
2017-11-20
drm: don't link DP aux i2c adapter to the hardware device node
Lucas Stach
1
-1
/
+0
2017-11-17
drm/panel: simple: Add Mitsubishi AA070MC01 panel support
Lukasz Majewski
2
-0
/
+42
2017-11-17
drm/panel: simple: Add Tianma TM070RVHG71 panel support
Lukasz Majewski
2
-0
/
+56
2017-11-16
drm/bridge/sii8620: add DVI mode support
Maciej Purski
1
-18
/
+18
2017-11-16
drm/bridge/sii8620: filter unsupported modes
Marek Szyprowski
1
-0
/
+14
2017-11-16
drm/rockchip: vop: add rk3126 vop support
Sandy Huang
2
-0
/
+36
2017-11-16
dt-bindings: add document for rk3126-vop
Sandy Huang
1
-0
/
+1
2017-11-15
drm: gem_cma_helper.c: Allow importing of contiguous scatterlists with nents > 1
Liviu Dudau
2
-3
/
+23
2017-11-15
drm/atomic-helper: always track connector commits, too
Daniel Vetter
1
-9
/
+3
2017-11-14
drm: Fix kerneldocs for drm_plane modifiers
Ville Syrjälä
1
-0
/
+2
2017-11-14
drm/gem-cma-helper: Fix kerneldocs
Ville Syrjälä
1
-1
/
+1
2017-11-14
drm: Fix modifiers_property kernel doc
Ville Syrjälä
1
-1
/
+1
2017-11-14
dma-buf: try to replace a signaled fence in reservation_object_add_shared_inp...
Christian König
1
-3
/
+15
2017-11-14
dma-buf: keep only not signaled fence in reservation_object_add_shared_replac...
Christian König
1
-17
/
+21
2017-11-14
drm/debugfs: Fix framebuffer debugfs file init
Noralf Trønnes
1
-4
/
+6
2017-11-14
Merge tag 'exynos-drm-next-for-v4.15' of git://git.kernel.org/pub/scm/linux/k...
Dave Airlie
6
-321
/
+476
2017-11-14
Merge branch 'linus-4.14-rc4-acp-prereq' of git://people.freedesktop.org/~agd...
Dave Airlie
5
-33
/
+65
2017-11-13
dma-buf: add reservation_object_lock_interruptible()
Christian König
1
-0
/
+23
2017-11-14
Merge tag 'drm-misc-fixes-2017-11-13' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-8
/
+6
2017-11-14
Merge tag 'drm-intel-next-fixes-2017-11-10' of git://anongit.freedesktop.org/...
Dave Airlie
12
-52
/
+133
[next]