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
/
udl
/
udl_connector.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-28
drm/udl: don't set drm_device->dev_private
Daniel Vetter
1
-2
/
+2
2020-02-10
drm/udl: Clear struct drm_connector_funcs.dpms
Thomas Zimmermann
1
-1
/
+0
2019-12-11
drm/udl: Convert to struct drm_simple_display_pipe
Thomas Zimmermann
1
-8
/
+4
2019-12-11
drm/udl: Init connector before encoder and CRTC
Thomas Zimmermann
1
-6
/
+3
2019-09-16
drm/connector: Share with non-atomic drivers the function to get the single e...
José Roberto de Souza
1
-8
/
+0
2019-07-17
drm/udl: drop use of drmP.h
Sam Ravnborg
1
-3
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 262
Thomas Gleixner
1
-4
/
+1
2019-03-25
drm/udl: Refactor edid retrieving in UDL driver (v2)
Robert Tarasov
1
-61
/
+11
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-0
/
+1
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
1
-1
/
+1
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
1
-1
/
+1
2018-04-25
drm/udl: fix mode_valid's return type
Luc Van Oostenryck
1
-1
/
+1
2017-10-24
Merge tag 'drm-misc-next-2017-10-20' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-50
/
+104
2017-10-16
drm/udl: Reading all edid blocks in DRM/UDL driver
Robert Tarasov
1
-38
/
+68
2017-10-16
drm/udl: Fixed problem with UDL adpater reconnection
Robert Tarasov
1
-26
/
+50
2017-10-12
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
1
-1
/
+1
2017-08-11
drm: Document device unplug infrastructure
Daniel Vetter
1
-1
/
+1
2016-08-16
drm/kms: Nuke dirty_info property
Daniel Vetter
1
-3
/
+0
2015-12-15
drm/udl: Constify function pointer structs
Ville Syrjälä
1
-2
/
+2
2014-09-10
drm: merge drm_usb into udl
David Herrmann
1
-2
/
+2
2014-07-18
drm/udl: use helpers
Rob Clark
1
-8
/
+1
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
1
-2
/
+2
2013-04-12
udl: handle EDID failure properly.
Dave Airlie
1
-0
/
+4
2013-01-14
udldrmfb: udl_get_edid: drop unneeded i--
Hans de Goede
1
-1
/
+0
2013-01-14
udldrmfb: udl_get_edid: usb_control_msg buffer must not be on the stack
Hans de Goede
1
-1
/
+7
2013-01-14
udldrmfb: Fix EDID not working with monitors with EDID extension blocks
Hans de Goede
1
-0
/
+8
2012-11-30
drm/udl: drm_connector_property -> drm_object_property
Rob Clark
1
-1
/
+1
2012-11-20
drm/udl: Add missing static storage class specifiers in udl_connector.c
Sachin Kamat
1
-5
/
+7
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-3
/
+0
2012-10-03
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
1
-0
/
+7
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-4
/
+4
2012-09-26
drm/udl: limit modes to the sku pixel limits.
Dave Airlie
1
-0
/
+7
2012-08-24
drm: remove the raw_edid field from struct drm_display_info
Jani Nikula
1
-3
/
+0
2012-03-15
drm/udl: initial UDL driver (v4)
Dave Airlie
1
-0
/
+141