Age | Commit message (Expand) | Author |
2022-07-05 | drm: Remove linux/fb.h from drm_crtc.h | Ville Syrjälä |
2021-06-03 | drm/sti/sti_hda: Provide missing function names | Lee Jones |
2020-05-27 | drm: Nuke mode->vrefresh | Ville Syrjälä |
2020-03-18 | drm/sti: remove use of drm_debugfs functions as return values | Wambui Karuga |
2020-02-26 | drm/bridge: Extend bridge API to disable connector creation | Laurent Pinchart |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-09-16 | drm: sti: fix W=1 warnings | Benjamin Gaignard |
2019-08-28 | drm: Stop including drm_bridge.h from drm_crtc.h | Boris Brezillon |
2019-06-06 | drm/sti: drop use of drmP.h | Sam Ravnborg |
2019-01-24 | drm: Split out drm_probe_helper.h | Daniel Vetter |
2019-01-14 | drm: bridge: Constify mode arguments to bridge .mode_set() operation | Laurent Pinchart |
2018-08-07 | drm/sti: do not remove the drm_bridge that was never added | Peter Rosin |
2018-07-13 | drm: drop _mode_ from drm_mode_connector_attach_encoder | Daniel Vetter |
2017-12-06 | gpu: drm: sti: Adopt SPDX identifiers | Benjamin Gaignard |
2017-08-08 | drm: Nuke drm_atomic_helper_connector_dpms | Daniel Vetter |
2017-05-09 | drm/sti: Replace 17 seq_puts() calls by seq_putc() | Markus Elfring |
2017-05-09 | drm/sti: Reduce function calls for sequence output at five places | Markus Elfring |
2017-01-27 | drm/sti: Remove drm_debugfs_remove_files() calls | Noralf Trønnes |
2016-12-18 | drm: bridge: Link encoder and bridge in core code | Laurent Pinchart |
2016-12-01 | drm: Make the connector .detect() callback optional | Laurent Pinchart |
2016-09-20 | drm/sti: remove stih415-416 platform support | Vincent Abriou |
2016-09-20 | drm/sti: fix debug logs | Fabien Dessenne |
2016-06-21 | drm: sti: rework init sequence | Benjamin Gaignard |
2016-06-21 | drm: sti: use late_register and early_unregister callbacks | Benjamin Gaignard |
2016-06-09 | drm: sti: Rely on the default ->best_encoder() behavior | Boris Brezillon |
2016-06-01 | drm: sti: remove useless call to dev->struct_mutex | Benjamin Gaignard |
2016-05-11 | drm/sti: include linux/seq_file.h where needed | Arnd Bergmann |
2016-02-26 | drm/sti: add debugfs entries for HDA connector | Vincent Abriou |
2016-02-26 | drm/sti: reset HD DACS when HDA connector is created | Vincent Abriou |
2015-12-11 | drm/sti: Drop bogus drm_mode_sort() call | Ville Syrjälä |
2015-11-03 | drm/sti: Build monolithic driver | Thierry Reding |
2015-11-03 | drm/sti: Constify function pointer structs | Ville Syrjälä |
2015-03-19 | drm: sti: convert driver to atomic modeset | Benjamin Gaignard |
2015-01-28 | drm/bridge: make bridge registration independent of drm flow | Ajay Kumar |
2015-01-28 | drm/bridge: do not pass drm_bridge_funcs to drm_bridge_init | Ajay Kumar |
2014-08-26 | drm: sti: Make of_device_id array const | Kiran Padwal |
2014-08-26 | drm: sti: hda: fix return value check in sti_hda_probe() | Wei Yongjun |
2014-07-30 | drm: sti: add HDA driver | Benjamin Gaignard |