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
path:
root
/
drivers
/
gpu
/
drm
/
tilcdc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-01
drm/tilcdc: Use drm_fbdev_generic_setup()
Noralf Trønnes
1
-9
/
+2
2018-10-01
drm/tilcdc: Convert drm_atomic_helper_suspend/resume()
Souptick Joarder
2
-13
/
+4
2018-07-20
Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-3
/
+3
2018-07-19
Merge tag 'drm-misc-next-2018-07-11' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-5
/
+4
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2
-2
/
+2
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
1
-1
/
+1
2018-07-05
drm/tilcdc: Use drm_connector_has_possible_encoder()
Ville Syrjälä
1
-5
/
+4
2018-07-05
drm/tilcdc: Defer probe if there are no connectors
Sjoerd Simons
1
-1
/
+1
2018-05-09
drm/tilcdc: Fix setting clock divider for omap-l138
David Lechner
1
-1
/
+1
2018-02-28
drm/tilcdc: tilcdc_panel: Rename device from "panel" to "tilcdc-panel"
Jyri Sarha
1
-1
/
+1
2018-02-28
drm/tilcdc: Add support for drm panels
Jyri Sarha
2
-9
/
+22
2018-02-28
drm/tilcdc: panel: Use common error handling code in of_get_panel_info()
Markus Elfring
1
-7
/
+5
2018-02-28
drm/tilcdc: Delete an error message for a failed memory allocation in seven f...
Markus Elfring
4
-19
/
+6
2017-12-21
Merge tag 'tilcdc-4.16' of https://github.com/jsarha/linux into drm-next
Dave Airlie
2
-51
/
+2
2017-12-18
drm/tilcdc: make tilcdc_mode_hvtotal() static
Xiongwei Song
1
-1
/
+1
2017-12-18
drm/tilcdc: Remove drm_framebuffer_get() and *_put() calls
Jyri Sarha
1
-49
/
+0
2017-12-18
drm/tilcdc: ensure nonatomic iowrite64 is not used
Logan Gunthorpe
1
-1
/
+1
2017-12-08
drm/tilcdc: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
2
-23
/
+5
2017-12-04
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+1
2017-11-23
Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-375
/
+0
2017-11-23
Merge tag 'tilcdc-4.15-fixes' of https://github.com/jsarha/linux into drm-next
Dave Airlie
5
-380
/
+0
2017-11-21
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
4
-14
/
+44
2017-11-20
drm/tilcdc: Remove obsolete "ti,tilcdc,slave" dts binding support
Jyri Sarha
5
-380
/
+0
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-20
/
+50
2017-11-14
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-9
/
+5
2017-11-11
drm/tilcdc: Use drm_gem_cma_print_info()
Noralf Trønnes
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-17
of: overlay: avoid race condition between applying multiple overlays
Frank Rowand
1
-6
/
+0
2017-10-17
of: overlay: detect cases where device tree may become corrupt
Frank Rowand
1
-2
/
+3
2017-10-17
of: overlay: rename identifiers to more reflect what they do
Frank Rowand
1
-2
/
+3
2017-10-17
Merge tag 'tilcdc-4.15' of https://github.com/jsarha/linux into drm-next
Dave Airlie
4
-14
/
+44
2017-10-13
drm/tilcdc: Remove redundant OF_DETACHED flag setting
Stephen Boyd
1
-1
/
+0
2017-10-13
drm/tilcdc: Precalculate total frametime in tilcdc_crtc_set_mode()
Jyri Sarha
1
-1
/
+12
2017-10-05
drm/tilcdc: Use tilcdc_crtc_shutdown() in tilcdc_crtc_destroy()
Jyri Sarha
1
-3
/
+1
2017-10-05
drm/tilcdc: Remove WARN_ON(!drm_modeset_is_locked(&crtc->mutex)) checks
Jyri Sarha
1
-4
/
+0
2017-10-05
drm/tilcdc: Turn raster off in crtc reset, if it was on in the HW
Jyri Sarha
1
-1
/
+29
2017-10-05
drm/tilcdc: switch to drm_*{get,put} helpers
Cihangir Akturk
1
-3
/
+3
2017-10-05
drm/tilcdc: tilcdc_tfp410: make of_device_ids const.
Arvind Yadav
1
-3
/
+1
2017-10-05
drm/tilcdc: tilcdc_panel: make of_device_ids const.
Arvind Yadav
1
-1
/
+1
2017-09-26
drm/tilcdc: replace reference/unreference() with get/put
Aishwarya Pant
2
-4
/
+4
2017-09-09
drm/tilcdc: Use drm_gem_fb_create()
Noralf Trønnes
1
-1
/
+2
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2
-2
/
+0
2017-08-08
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
1
-1
/
+0
2017-07-29
drm/tilcdc: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
1
-2
/
+0
2017-07-26
drm: Convert to using %pOF instead of full_name
Rob Herring
1
-2
/
+2
2017-07-26
drm/tilcdc: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-1
/
+5
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
1
-1
/
+7
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
1
-1
/
+7
2017-05-17
drm/tilcdc: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2
-3
/
+1
2017-04-06
drm: convert drivers to use of_graph_get_remote_node
Rob Herring
2
-70
/
+10
[next]