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
/
drm_connector.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-02
drm/connector: use drm_sysfs_connector_hotplug_event
Simon Ser
1
-1
/
+1
2021-10-14
drm/connector: Add a drm_connector privacy-screen helper functions (v2)
Hans de Goede
1
-0
/
+102
2021-10-14
drm/connector: Add support for privacy-screen properties (v4)
Rajat Jain
1
-0
/
+101
2021-10-11
drm/connector: fix all kernel-doc warnings
Randy Dunlap
1
-4
/
+26
2021-10-07
drm/connector: refer to CTA-861-G in the "content type" prop docs
Simon Ser
1
-0
/
+2
2021-09-22
drm: Fix scaling_mode docs
Ville Syrjälä
1
-2
/
+2
2021-08-20
drm/connector: Add support for out-of-band hotplug notification (v3)
Hans de Goede
1
-0
/
+27
2021-08-20
drm/connector: Add drm_connector_find_by_fwnode() function (v3)
Hans de Goede
1
-0
/
+50
2021-08-20
drm/connector: Add a fwnode pointer to drm_connector and register with ACPI (v2)
Hans de Goede
1
-0
/
+2
2021-07-20
drm: avoid circular locks in drm_mode_getconnector
Desmond Cheong Zhi Xi
1
-1
/
+4
2021-05-07
drm/connector: Add a helper to attach the colorspace property
Maxime Ripard
1
-0
/
+20
2021-05-07
drm/connector: Add helper to compare HDR metadata
Maxime Ripard
1
-0
/
+28
2021-05-07
drm/connector: Create a helper to attach the hdr_output_metadata property
Maxime Ripard
1
-0
/
+21
2021-05-03
drm/connector: demote connector force-probes for non-master clients
Simon Ser
1
-3
/
+8
2021-04-22
drm: drm_connector.c: Use tabs for code indents
Beatriz Martins de Carvalho
1
-19
/
+19
2021-04-22
drm: drm_connector.c: Adjust end of block comment
Beatriz Martins de Carvalho
1
-3
/
+6
2021-03-16
drm/uapi: Add USB connector type
Noralf Trønnes
1
-0
/
+1
2020-11-16
drm: fix some kernel-doc markups
Mauro Carvalho Chehab
1
-1
/
+2
2020-10-22
drm: document that user-space should avoid parsing EDIDs
Simon Ser
1
-0
/
+5
2020-09-01
drm: Replace mode->export_head with a boolean
Ville Syrjälä
1
-13
/
+32
2020-08-11
drm: report dp downstream port type as a subconnector property
Oleg Vasilev
1
-2
/
+47
2020-07-02
drm : Insert blank lines after declarations.
Suraj Upadhyay
1
-0
/
+2
2020-06-30
drm: Introduce epoch counter to drm_connector
Stanislav Lisovskiy
1
-0
/
+16
2020-06-29
Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-0
/
+5
2020-06-29
drm/connector: fix minor typos in comments
Antonio Borneo
1
-11
/
+11
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+27
2020-06-08
drm: document how user-space should use link-status
Simon Ser
1
-0
/
+26
2020-06-03
drm/connector: notify userspace on hotplug after register complete
Jeykumar Sankaran
1
-0
/
+5
2020-06-01
drm: DPMS is no longer the only mutable connector prop
Simon Ser
1
-2
/
+1
2020-03-18
drm/edid: Fix DispID tile parsing for override EDID
Ville Syrjälä
1
-0
/
+2
2020-03-18
drm: Constify topology id
Ville Syrjälä
1
-2
/
+2
2020-02-26
drm/connector: Add helper to get a connector type name
Laurent Pinchart
1
-0
/
+15
2020-01-11
drm/connector: Hookup the new drm_cmdline_mode panel_orientation member (v2)
Hans de Goede
1
-0
/
+7
2020-01-11
drm/connector: Split out orientation quirk detection (v2)
Derek Basehore
1
-20
/
+54
2019-11-27
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-42
/
+100
2019-10-09
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
1
-1
/
+1
2019-09-20
drm: Add DisplayPort colorspace property creation function
Gwan-gyeong Mun
1
-1
/
+63
2019-09-20
drm: Rename HDMI colorspace property creation function
Gwan-gyeong Mun
1
-17
/
+22
2019-09-18
drm/doc: Improve docs around connector (un)registration
Daniel Vetter
1
-2
/
+8
2019-09-16
drm/connector: Allow max possible encoders to attach to a connector
José Roberto de Souza
1
-23
/
+8
2019-08-12
drm: Fix kerneldoc warns in connector-related docs
Sean Paul
1
-4
/
+6
2019-08-06
drm/hdcp: update content protection property with uevent
Ramalingam C
1
-4
/
+13
2019-08-06
drm: Add Content protection type property
Ramalingam C
1
-0
/
+51
2019-07-31
drm: Add drm_connector_init() variant with ddc
Andrzej Pietrasiewicz
1
-0
/
+35
2019-07-23
drm: Add SPI connector type
Noralf Trønnes
1
-0
/
+1
2019-06-24
drm/connector: Fix warning in debug message
Maxime Ripard
1
-2
/
+1
2019-06-19
drm/modes: Support modes names on the command line
Maxime Ripard
1
-1
/
+2
2019-06-13
drm/connector: Fix kerneldoc warning in HDR_OUTPUT_METADATA description
Sean Paul
1
-0
/
+1
2019-06-13
drm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-5
/
+1
2019-06-04
drm: Fix docbook warnings in hdr metadata helper structures
Uma Shankar
1
-0
/
+40
[next]