index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
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-28
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-17
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]