aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tilcdc
AgeCommit message (Expand)Author
2014-11-14drm/tilcdc: Fix the error path in tilcdc_load()Ezequiel Garcia
2014-10-05drm/tilcdc: fix double kfreeGuido Martínez
2014-10-05drm/tilcdc: fix release order on exitGuido Martínez
2014-10-05drm/tilcdc: panel: fix leak when unloading the moduleGuido Martínez
2014-10-05drm/tilcdc: tfp410: fix dangling sysfs connector nodeGuido Martínez
2014-10-05drm/tilcdc: slave: fix dangling sysfs connector nodeGuido Martínez
2014-10-05drm/tilcdc: panel: fix dangling sysfs connector nodeGuido Martínez
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
2013-06-28drm/tilcdc: adding more guards to prevent selection of invalid modesDarren Etheridge
2013-06-28drm/tilcdc: fixing off by one errors found on analyzerDarren Etheridge
2013-06-28drm/tilcdc: adding some more devicetree configDarren Etheridge
2013-06-28drm/tilcdc: support pixel widths greater than 1024Darren Etheridge
2013-06-27Merge tag 'v3.10-rc7' into drm-nextDave Airlie
2013-06-20gpu:drm:tilcdc: get preferred_bpp value from DTBenoit Parrot
2013-06-17drm: Drop all the stub gamma_get, gamma_set, load_lut functions from driversVille Syrjälä
2013-06-03drm/tilcd: select BACKLIGHT_LCD_SUPPORTArnd Bergmann
2013-05-02Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-04-26drm/tilcdc: use only a single module device tableArnd Bergmann
2013-04-24drm/tilcdc: Fix checkpatch error in tilcdc_panel.cSachin Kamat
2013-04-24drm/tilcdc: Remove space before tabSachin Kamat
2013-04-24drm/tilcdc: Remove unnecessary bracesSachin Kamat
2013-04-24drivers/gpu/drm/tilcdc: Makefile, only -Werror when no -W* in EXTRA_CFLAGSChen Gang
2013-04-24drm/tilcdc: Fix an incorrect conditionSachin Kamat
2013-03-21videomode: videomode_from_timing workTomi Valkeinen
2013-03-12videomode: simplify videomode Kconfig and MakefileTomi Valkeinen
2013-02-26drm/tilcdc: only build on armStephen Rothwell
2013-02-19drm/tilcdc: add support for LCD panels (v5)Rob Clark
2013-02-19drm/tilcdc: add encoder slave (v2)Rob Clark
2013-02-19drm/tilcdc: add TI LCD Controller DRM driver (v4)Rob Clark