index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tilcdc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-27
drm/tilcdc: Add DRM_TILCDC_SLAVE_COMPAT for ti,tilcdc,slave binding support
Jyri Sarha
5
-0
/
+382
2015-05-27
drm/tilcdc: use pm_runtime_irq_safe()
Tomi Valkeinen
1
-0
/
+1
2015-05-27
drm/tilcdc: Add support for external tda998x encoder
Jyri Sarha
6
-13
/
+302
2015-05-27
drm/tilcdc: Remove tilcdc slave support for tda998x driver
Jyri Sarha
5
-452
/
+0
2015-05-27
drm/tilcdc: Fix module unloading
Jyri Sarha
1
-1
/
+2
2015-02-03
drm: Kconfig: Let all DRM_GEM_CMA_HELPER related macros depend on HAVE_DMA_ATTRS
Chen Gang S
1
-1
/
+1
2014-12-16
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-7
/
+3
2014-11-21
drm/tilcdc: Deletion of an unnecessary check before the function call "drm_fb...
Markus Elfring
1
-2
/
+1
2014-11-15
drm: flip-work: change drm_flip_work_init prototype
Boris BREZILLON
1
-5
/
+1
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
1
-0
/
+1
2014-10-20
gpu: drm: tilcdc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-17
drm/tilcdc: panel: Add support for enable GPIO
Ezequiel Garcia
1
-5
/
+32
2014-09-17
drm/tilcdc: panel: Set return value explicitly
Ezequiel Garcia
1
-1
/
+3
2014-09-17
drm/tilcdc: panel: Fix backlight devicetree support
Ezequiel Garcia
1
-5
/
+18
2014-09-17
drm/tilcdc: panel: Use devm_kzalloc to simplify the error path
Ezequiel Garcia
1
-3
/
+1
2014-09-17
drm/tilcdc: panel: Spurious whitespace removal
Ezequiel Garcia
1
-1
/
+0
2014-09-17
drm/tilcdc: panel: Remove unused variable
Ezequiel Garcia
1
-2
/
+0
2014-09-17
drm/tilcdc: panel: Add missing of_node_put
Ezequiel Garcia
1
-0
/
+3
2014-09-17
drm/tilcdc: Fix the error path in tilcdc_load()
Ezequiel Garcia
1
-10
/
+50
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
1
-0
/
+1
2014-07-10
drm/tilcdc: Fix build breakage
Sachin Kamat
3
-3
/
+3
2014-07-09
drm/tilcdc: oops a Module.symvers snuck in
Dave Airlie
1
-0
/
+0
2014-07-08
drm/tilcdc: replace late_initcall with module_init
Guido Martínez
1
-1
/
+1
2014-07-08
drm/tilcdc: remove submodule destroy calls
Guido Martínez
6
-53
/
+50
2014-07-08
drm/tilcdc: fix double kfree
Guido Martínez
1
-3
/
+1
2014-07-08
drm/tilcdc: fix release order on exit
Guido Martínez
1
-3
/
+3
2014-07-08
drm/tilcdc: panel: fix leak when unloading the module
Guido Martínez
1
-0
/
+1
2014-07-08
drm/tilcdc: tfp410: fix dangling sysfs connector node
Guido Martínez
1
-0
/
+1
2014-07-08
drm/tilcdc: slave: fix dangling sysfs connector node
Guido Martínez
1
-0
/
+1
2014-07-08
drm/tilcdc: panel: fix dangling sysfs connector node
Guido Martínez
1
-0
/
+1
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
3
-3
/
+3
2014-04-23
drm: pass the irq explicitly to drm_irq_install
Daniel Vetter
1
-1
/
+1
2014-04-02
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
1
-4
/
+4
2014-01-14
drm: store the gem vma offset manager in a typed pointer
Daniel Vetter
1
-1
/
+1
2013-12-18
drm: Kill DRM_IRQ_ARGS
Daniel Vetter
1
-1
/
+1
2013-12-18
drm/tilcdc: call drm_put_dev directly from ->remove
Daniel Vetter
1
-1
/
+1
2013-10-12
drm: Add separate Kconfig option for fbdev helpers
Daniel Vetter
1
-0
/
+1
2013-09-05
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-26
/
+47
2013-08-30
drm: Pass page flip ioctl flags to driver
Keith Packard
1
-1
/
+2
2013-08-23
i2c: move OF helpers into the core
Wolfram Sang
2
-2
/
+0
2013-08-19
drm/tilcdc: use flip-work helper
Rob Clark
1
-21
/
+12
2013-08-19
drm: remove FASYNC support
Daniel Vetter
1
-1
/
+0
2013-08-19
drm/tilcdc fixup mode to workaround sync for tda998x
Darren Etheridge
2
-2
/
+32
2013-08-07
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
1
-1
/
+1
2013-06-28
drm/tilcdc: Clear bits of register we're going to set.
Pantelis Antoniou
1
-0
/
+2
2013-06-28
drm/tilcdc fixing i2c/slave initialization race
Darren Etheridge
3
-25
/
+40
2013-06-28
drm/tilcdc: whitespace fixes and tidyup
Darren Etheridge
1
-6
/
+10
2013-06-28
drm/tilcdc: adding more guards to prevent selection of invalid modes
Darren Etheridge
1
-0
/
+46
2013-06-28
drm/tilcdc: fixing off by one errors found on analyzer
Darren Etheridge
1
-7
/
+12
2013-06-28
drm/tilcdc: adding some more devicetree config
Darren Etheridge
3
-3
/
+57
[next]