index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tilcdc
/
tilcdc_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-15
drm/fb_cma_helper: Remove implicit call to disable_unused_functions
Maxime Ripard
1
-0
/
+1
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
1
-1
/
+1
2015-10-07
drm: Stop using drm_vblank_count() as the hw frame counter
Ville Syrjälä
1
-1
/
+1
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
1
-2
/
+2
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
1
-13
/
+72
2015-05-27
drm/tilcdc: Remove tilcdc slave support for tda998x driver
Jyri Sarha
1
-13
/
+0
2014-12-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-2
/
+1
2014-11-21
drm/tilcdc: Deletion of an unnecessary check before the function call "drm_fb...
Markus Elfring
1
-2
/
+1
2014-10-20
gpu: drm: tilcdc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
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-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
1
-6
/
+0
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-04-23
drm: pass the irq explicitly to drm_irq_install
Daniel Vetter
1
-1
/
+1
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-08-19
drm: remove FASYNC support
Daniel Vetter
1
-1
/
+0
2013-08-07
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
1
-1
/
+1
2013-06-28
drm/tilcdc fixing i2c/slave initialization race
Darren Etheridge
1
-0
/
+10
2013-06-28
drm/tilcdc: adding some more devicetree config
Darren Etheridge
1
-1
/
+14
2013-06-20
gpu:drm:tilcdc: get preferred_bpp value from DT
Benoit Parrot
1
-1
/
+11
2013-04-24
drm/tilcdc: Remove space before tab
Sachin Kamat
1
-1
/
+1
2013-04-24
drm/tilcdc: Remove unnecessary braces
Sachin Kamat
1
-3
/
+2
2013-04-24
drm/tilcdc: Fix an incorrect condition
Sachin Kamat
1
-1
/
+1
2013-02-19
drm/tilcdc: add support for LCD panels (v5)
Rob Clark
1
-0
/
+3
2013-02-19
drm/tilcdc: add encoder slave (v2)
Rob Clark
1
-1
/
+4
2013-02-19
drm/tilcdc: add TI LCD Controller DRM driver (v4)
Rob Clark
1
-0
/
+605