index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tegra
/
dsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-13
1
-1
/
+1
*
drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULL
Boris Brezillon
2018-07-10
1
-0
/
+3
*
drm/tegra: dsi: Don't disable regulator on ->exit()
Thierry Reding
2018-03-19
1
-1
/
+0
*
drm/tegra: dsi: Register debugfs in ->late_register()
Thierry Reding
2017-12-13
1
-40
/
+18
*
drm/tegra: dsi: Move register definitions into a table
Thierry Reding
2017-12-13
1
-87
/
+83
*
Merge tag 'drm/tegra/for-4.14-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
2017-08-21
1
-4
/
+10
|
\
|
*
drm/tegra: dsi: Trace register accesses
Thierry Reding
2017-08-17
1
-1
/
+7
|
*
drm/tegra: dsi: Use unsigned int for register offsets
Thierry Reding
2017-08-17
1
-4
/
+4
*
|
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-08-08
1
-1
/
+0
|
/
*
drm/tegra: dsi: Enhance runtime power management
Thierry Reding
2016-08-24
1
-7
/
+36
*
Merge tag 'drm/tegra/for-4.8-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
2016-07-16
1
-106
/
+141
|
\
|
*
drm/tegra: dsi: Prepare for generic PM domain support
Jon Hunter
2016-07-14
1
-11
/
+17
|
*
drm/tegra: dsi: Implement runtime PM
Thierry Reding
2016-07-04
1
-103
/
+132
*
|
drm: tegra: Rely on the default ->best_encoder() behavior
Boris Brezillon
2016-06-10
1
-1
/
+0
|
/
*
drm/tegra: Fix crash caused by reference count imbalance
Jon Hunter
2016-05-18
1
-4
/
+11
*
drm/tegra: Use __drm_atomic_helper_reset_connector for subclassing connector ...
Maarten Lankhorst
2016-01-05
1
-7
/
+6
*
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-12-11
1
-1
/
+1
*
drm/tegra: dsi: Restore DPMS
Thierry Reding
2015-08-13
1
-59
/
+51
*
drm/tegra: dsi: Add Tegra210 support
Thierry Reding
2015-08-13
1
-0
/
+5
*
drm/tegra: dsi: Add Tegra132 support
Thierry Reding
2015-08-13
1
-0
/
+1
*
drm/tegra: dsi: Add Tegra124 support
Thierry Reding
2015-08-13
1
-0
/
+1
*
drm/tegra: dsi: Use proper back-porch for non-sync video mode
Thierry Reding
2015-08-13
1
-2
/
+7
*
drm/tegra: dc: Unify enabling the display controller
Thierry Reding
2015-01-27
1
-10
/
+0
*
drm/tegra: Remove unused ->mode_fixup() callbacks
Thierry Reding
2015-01-27
1
-87
/
+0
*
drm/tegra: dsi: Implement ->atomic_check()
Thierry Reding
2015-01-27
1
-73
/
+196
*
drm/tegra: Atomic conversion, phase 2
Thierry Reding
2015-01-27
1
-0
/
+2
*
drm/tegra: Atomic conversion, phase 1
Thierry Reding
2015-01-27
1
-0
/
+2
*
drm/tegra: Output cleanup functions cannot fail
Thierry Reding
2015-01-27
1
-5
/
+1
*
drm/tegra: Remove remnants of the output midlayer
Thierry Reding
2015-01-27
1
-4
/
+8
*
drm/tegra: debugfs cleanup cannot fail
Thierry Reding
2015-01-27
1
-9
/
+3
*
drm/tegra: dsi: Demidlayer
Thierry Reding
2015-01-27
1
-163
/
+195
*
drm/tegra: Stop CRTC at CRTC disable time
Thierry Reding
2015-01-27
1
-4
/
+0
*
drm/tegra: Use tegra_commit_dc() in output drivers
Thierry Reding
2015-01-27
1
-4
/
+2
*
drm/tegra: dsi: Reset across ->exit()/->init()
Thierry Reding
2015-01-27
1
-13
/
+14
*
drm/tegra: dsi: Soft-reset controller on ->disable
Thierry Reding
2015-01-27
1
-0
/
+25
*
drm/tegra: dsi: Registers are 32-bit
Thierry Reding
2015-01-27
1
-7
/
+7
*
drm/tegra: dsi: Set up PHY_TIMING & BTA_TIMING registers earlier
Sean Paul
2014-11-13
1
-4
/
+7
*
drm/tegra: dsi: Replace 1000000 by USEC_PER_SEC
Thierry Reding
2014-11-13
1
-1
/
+1
*
drm/tegra: dsi: Replace 1000000000UL by NSEC_PER_SEC
Thierry Reding
2014-11-13
1
-1
/
+1
*
drm/tegra: dsi: Implement host transfers
Thierry Reding
2014-11-13
1
-0
/
+267
*
drm/tegra: dsi: Add ganged mode support
Thierry Reding
2014-11-13
1
-29
/
+192
*
drm/tegra: dsi: Split out tegra_dsi_set_timeout()
Thierry Reding
2014-11-13
1
-15
/
+23
*
drm/tegra: dsi: Add command mode support
Thierry Reding
2014-11-13
1
-19
/
+63
*
drm/tegra: dsi: Refactor in preparation for command mode
Thierry Reding
2014-11-13
1
-19
/
+81
*
drm/tegra: dsi: Properly cleanup on probe failure
Thierry Reding
2014-11-13
1
-15
/
+37
*
drm/tegra: dsi: Mark connector hotpluggable
Thierry Reding
2014-11-13
1
-2
/
+4
*
drm/tegra: dsi: Leave parent clock alone
Thierry Reding
2014-11-13
1
-7
/
+0
*
drm/tegra: dsi: Do not manage clock on enable/disable
Thierry Reding
2014-11-13
1
-15
/
+14
*
drm/tegra: dsi: Make FIFO depths host parameters
Thierry Reding
2014-11-13
1
-4
/
+6
*
drm/tegra: add MODULE_DEVICE_TABLEs
Stephen Warren
2014-08-04
1
-0
/
+1
[next]