summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tilcdc
AgeCommit message (Expand)AuthorLines
2015-02-03drm: Kconfig: Let all DRM_GEM_CMA_HELPER related macros depend on HAVE_DMA_ATTRSChen Gang S-1/+1
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-7/+3
2014-11-21drm/tilcdc: Deletion of an unnecessary check before the function call "drm_fb...Markus Elfring-2/+1
2014-11-15drm: flip-work: change drm_flip_work_init prototypeBoris BREZILLON-5/+1
2014-11-05drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter-0/+1
2014-10-20gpu: drm: tilcdc: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-09-17drm/tilcdc: panel: Add support for enable GPIOEzequiel Garcia-5/+32
2014-09-17drm/tilcdc: panel: Set return value explicitlyEzequiel Garcia-1/+3
2014-09-17drm/tilcdc: panel: Fix backlight devicetree supportEzequiel Garcia-5/+18
2014-09-17drm/tilcdc: panel: Use devm_kzalloc to simplify the error pathEzequiel Garcia-3/+1
2014-09-17drm/tilcdc: panel: Spurious whitespace removalEzequiel Garcia-1/+0
2014-09-17drm/tilcdc: panel: Remove unused variableEzequiel Garcia-2/+0
2014-09-17drm/tilcdc: panel: Add missing of_node_putEzequiel Garcia-0/+3
2014-09-17drm/tilcdc: Fix the error path in tilcdc_load()Ezequiel Garcia-10/+50
2014-09-10drm: add driver->set_busid() callbackDavid Herrmann-0/+1
2014-07-10drm/tilcdc: Fix build breakageSachin Kamat-3/+3
2014-07-09drm/tilcdc: oops a Module.symvers snuck inDave Airlie-0/+0
2014-07-08drm/tilcdc: replace late_initcall with module_initGuido Martínez-1/+1
2014-07-08drm/tilcdc: remove submodule destroy callsGuido Martínez-53/+50
2014-07-08drm/tilcdc: fix double kfreeGuido Martínez-3/+1
2014-07-08drm/tilcdc: fix release order on exitGuido Martínez-3/+3
2014-07-08drm/tilcdc: panel: fix leak when unloading the moduleGuido Martínez-0/+1
2014-07-08drm/tilcdc: tfp410: fix dangling sysfs connector nodeGuido Martínez-0/+1
2014-07-08drm/tilcdc: slave: fix dangling sysfs connector nodeGuido Martínez-0/+1
2014-07-08drm/tilcdc: panel: fix dangling sysfs connector nodeGuido Martínez-0/+1
2014-06-19drm: add register and unregister functions for connectorsThomas Wood-3/+3
2014-04-23drm: pass the irq explicitly to drm_irq_installDaniel Vetter-1/+1
2014-04-01drm: Replace crtc fb with primary plane fb (v3)Matt Roper-4/+4
2014-01-14drm: store the gem vma offset manager in a typed pointerDaniel Vetter-1/+1
2013-12-18drm: Kill DRM_IRQ_ARGSDaniel Vetter-1/+1
2013-12-18drm/tilcdc: call drm_put_dev directly from ->removeDaniel Vetter-1/+1
2013-10-11drm: Add separate Kconfig option for fbdev helpersDaniel Vetter-0/+1
2013-09-05Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-26/+47
2013-08-30drm: Pass page flip ioctl flags to driverKeith Packard-1/+2
2013-08-23i2c: move OF helpers into the coreWolfram Sang-2/+0
2013-08-19drm/tilcdc: use flip-work helperRob Clark-21/+12
2013-08-19drm: remove FASYNC supportDaniel Vetter-1/+0
2013-08-19drm/tilcdc fixup mode to workaround sync for tda998xDarren Etheridge-2/+32
2013-08-07drm/gem: create drm_gem_dumb_destroyDaniel Vetter-1/+1
2013-06-28drm/tilcdc: Clear bits of register we're going to set.Pantelis Antoniou-0/+2
2013-06-28drm/tilcdc fixing i2c/slave initialization raceDarren Etheridge-25/+40
2013-06-28drm/tilcdc: whitespace fixes and tidyupDarren Etheridge-6/+10
2013-06-28drm/tilcdc: adding more guards to prevent selection of invalid modesDarren Etheridge-0/+46
2013-06-28drm/tilcdc: fixing off by one errors found on analyzerDarren Etheridge-7/+12
2013-06-28drm/tilcdc: adding some more devicetree configDarren Etheridge-3/+57
2013-06-28drm/tilcdc: support pixel widths greater than 1024Darren Etheridge-0/+16
2013-06-27Merge tag 'v3.10-rc7' into drm-nextDave Airlie-0/+1
2013-06-20gpu:drm:tilcdc: get preferred_bpp value from DTBenoit Parrot-1/+18
2013-06-17drm: Drop all the stub gamma_get, gamma_set, load_lut functions from driversVille Syrjälä-5/+0
2013-06-03drm/tilcd: select BACKLIGHT_LCD_SUPPORTArnd Bergmann-0/+1