aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tilcdc
AgeCommit message (Expand)Author
2015-10-07drm: Stop using drm_vblank_count() as the hw frame counterVille Syrjälä
2015-10-06drm/irq: Use unsigned int pipe in public APIThierry Reding
2015-07-06drm/tilcdc: panel: make better use of gpiod APIUwe Kleine-König
2015-05-27drm/tilcdc: Add DRM_TILCDC_SLAVE_COMPAT for ti,tilcdc,slave binding supportJyri Sarha
2015-05-27drm/tilcdc: use pm_runtime_irq_safe()Tomi Valkeinen
2015-05-27drm/tilcdc: Add support for external tda998x encoderJyri Sarha
2015-05-27drm/tilcdc: Remove tilcdc slave support for tda998x driverJyri Sarha
2015-05-27drm/tilcdc: Fix module unloadingJyri Sarha
2015-02-03drm: Kconfig: Let all DRM_GEM_CMA_HELPER related macros depend on HAVE_DMA_ATTRSChen Gang S
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-11-21drm/tilcdc: Deletion of an unnecessary check before the function call "drm_fb...Markus Elfring
2014-11-15drm: flip-work: change drm_flip_work_init prototypeBoris BREZILLON
2014-11-05drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter
2014-10-20gpu: drm: tilcdc: drop owner assignment from platform_driversWolfram Sang
2014-09-17drm/tilcdc: panel: Add support for enable GPIOEzequiel Garcia
2014-09-17drm/tilcdc: panel: Set return value explicitlyEzequiel Garcia
2014-09-17drm/tilcdc: panel: Fix backlight devicetree supportEzequiel Garcia
2014-09-17drm/tilcdc: panel: Use devm_kzalloc to simplify the error pathEzequiel Garcia
2014-09-17drm/tilcdc: panel: Spurious whitespace removalEzequiel Garcia
2014-09-17drm/tilcdc: panel: Remove unused variableEzequiel Garcia
2014-09-17drm/tilcdc: panel: Add missing of_node_putEzequiel Garcia
2014-09-17drm/tilcdc: Fix the error path in tilcdc_load()Ezequiel Garcia
2014-09-10drm: add driver->set_busid() callbackDavid Herrmann
2014-07-10drm/tilcdc: Fix build breakageSachin Kamat
2014-07-09drm/tilcdc: oops a Module.symvers snuck inDave Airlie
2014-07-08drm/tilcdc: replace late_initcall with module_initGuido Martínez
2014-07-08drm/tilcdc: remove submodule destroy callsGuido Martínez
2014-07-08drm/tilcdc: fix double kfreeGuido Martínez
2014-07-08drm/tilcdc: fix release order on exitGuido Martínez
2014-07-08drm/tilcdc: panel: fix leak when unloading the moduleGuido Martínez
2014-07-08drm/tilcdc: tfp410: fix dangling sysfs connector nodeGuido Martínez
2014-07-08drm/tilcdc: slave: fix dangling sysfs connector nodeGuido Martínez
2014-07-08drm/tilcdc: panel: fix dangling sysfs connector nodeGuido Martínez
2014-06-19drm: add register and unregister functions for connectorsThomas Wood
2014-04-23drm: pass the irq explicitly to drm_irq_installDaniel Vetter
2014-04-01drm: Replace crtc fb with primary plane fb (v3)Matt Roper
2014-01-14drm: store the gem vma offset manager in a typed pointerDaniel Vetter
2013-12-18drm: Kill DRM_IRQ_ARGSDaniel Vetter
2013-12-18drm/tilcdc: call drm_put_dev directly from ->removeDaniel Vetter
2013-10-11drm: Add separate Kconfig option for fbdev helpersDaniel Vetter
2013-09-05Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-08-30drm: Pass page flip ioctl flags to driverKeith Packard
2013-08-23i2c: move OF helpers into the coreWolfram Sang
2013-08-19drm/tilcdc: use flip-work helperRob Clark
2013-08-19drm: remove FASYNC supportDaniel Vetter
2013-08-19drm/tilcdc fixup mode to workaround sync for tda998xDarren Etheridge
2013-08-07drm/gem: create drm_gem_dumb_destroyDaniel Vetter
2013-06-28drm/tilcdc: Clear bits of register we're going to set.Pantelis Antoniou
2013-06-28drm/tilcdc fixing i2c/slave initialization raceDarren Etheridge
2013-06-28drm/tilcdc: whitespace fixes and tidyupDarren Etheridge