index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tilcdc
Age
Commit message (
Expand
)
Author
2015-07-06
drm/tilcdc: panel: make better use of gpiod API
Uwe Kleine-König
2015-05-27
drm/tilcdc: Add DRM_TILCDC_SLAVE_COMPAT for ti,tilcdc,slave binding support
Jyri Sarha
2015-05-27
drm/tilcdc: use pm_runtime_irq_safe()
Tomi Valkeinen
2015-05-27
drm/tilcdc: Add support for external tda998x encoder
Jyri Sarha
2015-05-27
drm/tilcdc: Remove tilcdc slave support for tda998x driver
Jyri Sarha
2015-05-27
drm/tilcdc: Fix module unloading
Jyri Sarha
2015-02-03
drm: Kconfig: Let all DRM_GEM_CMA_HELPER related macros depend on HAVE_DMA_ATTRS
Chen Gang S
2014-12-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-11-21
drm/tilcdc: Deletion of an unnecessary check before the function call "drm_fb...
Markus Elfring
2014-11-14
drm: flip-work: change drm_flip_work_init prototype
Boris BREZILLON
2014-11-04
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-10-20
gpu: drm: tilcdc: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-17
drm/tilcdc: panel: Add support for enable GPIO
Ezequiel Garcia
2014-09-17
drm/tilcdc: panel: Set return value explicitly
Ezequiel Garcia
2014-09-17
drm/tilcdc: panel: Fix backlight devicetree support
Ezequiel Garcia
2014-09-17
drm/tilcdc: panel: Use devm_kzalloc to simplify the error path
Ezequiel Garcia
2014-09-17
drm/tilcdc: panel: Spurious whitespace removal
Ezequiel Garcia
2014-09-17
drm/tilcdc: panel: Remove unused variable
Ezequiel Garcia
2014-09-17
drm/tilcdc: panel: Add missing of_node_put
Ezequiel Garcia
2014-09-17
drm/tilcdc: Fix the error path in tilcdc_load()
Ezequiel Garcia
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
2014-07-10
drm/tilcdc: Fix build breakage
Sachin Kamat
2014-07-09
drm/tilcdc: oops a Module.symvers snuck in
Dave Airlie
2014-07-08
drm/tilcdc: replace late_initcall with module_init
Guido Martínez
2014-07-08
drm/tilcdc: remove submodule destroy calls
Guido Martínez
2014-07-08
drm/tilcdc: fix double kfree
Guido Martínez
2014-07-08
drm/tilcdc: fix release order on exit
Guido Martínez
2014-07-08
drm/tilcdc: panel: fix leak when unloading the module
Guido Martínez
2014-07-08
drm/tilcdc: tfp410: fix dangling sysfs connector node
Guido Martínez
2014-07-08
drm/tilcdc: slave: fix dangling sysfs connector node
Guido Martínez
2014-07-08
drm/tilcdc: panel: fix dangling sysfs connector node
Guido Martínez
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
2014-04-23
drm: pass the irq explicitly to drm_irq_install
Daniel Vetter
2014-04-02
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-01-14
drm: store the gem vma offset manager in a typed pointer
Daniel Vetter
2013-12-18
drm: Kill DRM_IRQ_ARGS
Daniel Vetter
2013-12-18
drm/tilcdc: call drm_put_dev directly from ->remove
Daniel Vetter
2013-10-11
drm: Add separate Kconfig option for fbdev helpers
Daniel Vetter
2013-09-05
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-08-29
drm: Pass page flip ioctl flags to driver
Keith Packard
2013-08-23
i2c: move OF helpers into the core
Wolfram Sang
2013-08-19
drm/tilcdc: use flip-work helper
Rob Clark
2013-08-19
drm: remove FASYNC support
Daniel Vetter
2013-08-18
drm/tilcdc fixup mode to workaround sync for tda998x
Darren Etheridge
2013-08-06
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
2013-06-27
drm/tilcdc: Clear bits of register we're going to set.
Pantelis Antoniou
2013-06-27
drm/tilcdc fixing i2c/slave initialization race
Darren Etheridge
2013-06-27
drm/tilcdc: whitespace fixes and tidyup
Darren Etheridge
2013-06-27
drm/tilcdc: adding more guards to prevent selection of invalid modes
Darren Etheridge
2013-06-27
drm/tilcdc: fixing off by one errors found on analyzer
Darren Etheridge
[next]