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
/
omapdrm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-01
drm: omapdrm: dss: Pass DSS private structure to runtime PM functions
Laurent Pinchart
8
-39
/
+61
2018-03-01
drm: omapdrm: dss: Expose DSS data in a dss_device structure
Laurent Pinchart
2
-28
/
+30
2018-03-01
drm: omapdrm: Split init and cleanup from probe and remove functions
Laurent Pinchart
2
-32
/
+53
2018-03-01
drm: omapdrm: dsi: Make wait_for_bit_change() return a status
Laurent Pinchart
1
-16
/
+15
2018-03-01
drm: omapdrm: dss: Remove unused functions prototypes
Laurent Pinchart
1
-1
/
+0
2018-03-01
drm: omapdrm: dss: Remove dss_get_hdmi_venc_clk_source() function
Laurent Pinchart
2
-15
/
+0
2018-03-01
drm: omapdrm: dss: Move initialization code from component bind to probe
Laurent Pinchart
1
-89
/
+104
2018-03-01
drm: omapdrm: dss: Don't export functions internal to omapdss-base
Laurent Pinchart
2
-3
/
+0
2018-03-01
drm: omapdrm: dss: Make omapdss_default_get_timings static
Laurent Pinchart
2
-6
/
+2
2018-03-01
drm: omapdrm: displays: Get encoder source at connect time
Laurent Pinchart
3
-83
/
+54
2018-03-01
drm: omapdrm: displays: Get panel source at connect time
Laurent Pinchart
8
-152
/
+119
2018-03-01
drm: omapdrm: displays: Get connector source at connect time
Laurent Pinchart
3
-67
/
+46
2018-03-01
drm: omapdrm: displays: Remove OF node check in panel drivers
Laurent Pinchart
8
-24
/
+0
2018-03-01
drm: omapdrm: displays: Remove OF node check in encoder drivers
Laurent Pinchart
3
-11
/
+0
2018-03-01
drm: omapdrm: displays: Remove OF node check in connector drivers
Laurent Pinchart
3
-9
/
+0
2018-03-01
drm: omapdrm: connector-analog-tv: Remove tvc_of_match forward declaration
Laurent Pinchart
1
-2
/
+0
2018-03-01
drm: omapdrm: Use unsigned int type
Laurent Pinchart
14
-101
/
+102
2018-03-01
drm: omapdrm: Use kernel integer types
Laurent Pinchart
14
-98
/
+101
2018-02-20
drm/omapdrm: Use of_find_backlight helper
Meghana Madhyastha
1
-20
/
+5
2018-02-20
drm/omapdrm: Use backlight_enable/disable helpers
Meghana Madhyastha
1
-9
/
+2
2018-01-18
BackMerge tag 'v4.15-rc8' into drm-next
Dave Airlie
1
-37
/
+9
2018-01-02
omapdrm/dss/hdmi4_cec: fix interrupt handling
Hans Verkuil
1
-37
/
+9
2017-12-19
drm: omapdrm: Simplify platform registration
Andrew F. Davis
8
-124
/
+36
2017-12-19
drm: omapdrm: Remove filename from header and fix copyright tag
Andrew F. Davis
54
-106
/
+67
2017-12-19
drm/omap: DMM: Check for DMM readiness after successful transaction commit
Peter Ujfalusi
1
-0
/
+5
2017-12-19
drm/omap: DMM: Print information if we received an error interrupt
Peter Ujfalusi
1
-0
/
+5
2017-12-19
drm/omap: DMM: In case of error/timeout in wait_status() print the reason
Peter Ujfalusi
1
-2
/
+10
2017-12-19
drm/omap: DMM: Fix DMM_IRQSTAT_ERR_MASK definition
Peter Ujfalusi
1
-6
/
+6
2017-12-19
drm: omapdrm: Deconstruct the omap_drv.h header.
Laurent Pinchart
9
-120
/
+386
2017-12-19
drm: omapdrm: venc: Return error code on OF parsing failure
Laurent Pinchart
1
-2
/
+2
2017-12-19
drm: omapdrm: dpi: Remove dpi_data port_initialized field
Laurent Pinchart
1
-5
/
+1
2017-12-19
drm: omapdrm: dss: Make dss_dump_clocks() function static
Laurent Pinchart
2
-2
/
+3
2017-12-19
drm: omapdrm: dss: Set the DMA coherent mask
Laurent Pinchart
1
-0
/
+7
2017-12-19
drm: omapdrm: Remove unused omap_dss_find_device() function
Laurent Pinchart
2
-17
/
+0
2017-12-19
drm: omapdrm: Pass drm_device to omap_gem_resume()
Laurent Pinchart
3
-6
/
+5
2017-12-19
drm: omapdrm: dpi: Don't treat GPIO probe deferral as an error
Laurent Pinchart
1
-1
/
+2
2017-12-19
drm/omap: panel-dsi-cm: switch to gpiod
Sebastian Reichel
1
-47
/
+27
2017-12-19
drm/omap: panel-dsi-cm: add external backlight support
Sebastian Reichel
1
-31
/
+60
2017-12-19
drm/omap: panel-dsi-cm: add physical size support
Sebastian Reichel
1
-0
/
+19
2017-12-19
drm/omap: panel-dsi-cm: add regulator support
Sebastian Reichel
1
-4
/
+53
2017-12-19
drm/omap: panel-dsi-cm: fix driver
Tony Lindgren
1
-5
/
+51
2017-12-19
drm/omap: add support for physical size hints from display drivers
Sebastian Reichel
2
-0
/
+8
2017-12-19
drm/omap: drop incorrect comment
Sebastian Reichel
1
-3
/
+0
2017-12-19
drm/omap: remove unused function defines
Sebastian Reichel
1
-3
/
+0
2017-12-19
drm/omap: Filter displays mode based on bandwidth limit
Peter Ujfalusi
3
-0
/
+45
2017-12-19
drm/omap: dss: Add support for reporting memory bandwidth limitation
Peter Ujfalusi
2
-0
/
+15
2017-12-19
omapdrm: panel: td028ttec1: replace MODULE_ALIAS by MODULE_DEVICE_TABLE
H. Nikolaus Schaller
1
-2
/
+10
2017-12-19
omapdrm: panel: fix compatible vendor string for td028ttec1
H. Nikolaus Schaller
1
-0
/
+3
2017-12-08
drm/omap: Use drm_fb_helper_lastclose() and _poll_changed()
Noralf Trønnes
1
-32
/
+2
2017-11-30
omapdrm: hdmi4_cec: signedness bug in hdmi4_cec_init()
Dan Carpenter
1
-1
/
+1
[prev]
[next]