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