aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tilcdc
Commit message (Expand)AuthorAge
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-15
|\
| * drm/tilcdc: Deletion of an unnecessary check before the function call "drm_fb...Markus Elfring2014-11-20
| * drm: flip-work: change drm_flip_work_init prototypeBoris BREZILLON2014-11-14
| * drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter2014-11-04
* | gpu: drm: tilcdc: drop owner assignment from platform_driversWolfram Sang2014-10-20
|/
* drm/tilcdc: panel: Add support for enable GPIOEzequiel Garcia2014-09-16
* drm/tilcdc: panel: Set return value explicitlyEzequiel Garcia2014-09-16
* drm/tilcdc: panel: Fix backlight devicetree supportEzequiel Garcia2014-09-16
* drm/tilcdc: panel: Use devm_kzalloc to simplify the error pathEzequiel Garcia2014-09-16
* drm/tilcdc: panel: Spurious whitespace removalEzequiel Garcia2014-09-16
* drm/tilcdc: panel: Remove unused variableEzequiel Garcia2014-09-16
* drm/tilcdc: panel: Add missing of_node_putEzequiel Garcia2014-09-16
* drm/tilcdc: Fix the error path in tilcdc_load()Ezequiel Garcia2014-09-16
* drm: add driver->set_busid() callbackDavid Herrmann2014-09-10
* drm/tilcdc: Fix build breakageSachin Kamat2014-07-09
* drm/tilcdc: oops a Module.symvers snuck inDave Airlie2014-07-08
* drm/tilcdc: replace late_initcall with module_initGuido Martínez2014-07-07
* drm/tilcdc: remove submodule destroy callsGuido Martínez2014-07-07
* drm/tilcdc: fix double kfreeGuido Martínez2014-07-07
* drm/tilcdc: fix release order on exitGuido Martínez2014-07-07
* drm/tilcdc: panel: fix leak when unloading the moduleGuido Martínez2014-07-07
* drm/tilcdc: tfp410: fix dangling sysfs connector nodeGuido Martínez2014-07-07
* drm/tilcdc: slave: fix dangling sysfs connector nodeGuido Martínez2014-07-07
* drm/tilcdc: panel: fix dangling sysfs connector nodeGuido Martínez2014-07-07
* drm: add register and unregister functions for connectorsThomas Wood2014-06-19
* drm: pass the irq explicitly to drm_irq_installDaniel Vetter2014-04-23
* drm: Replace crtc fb with primary plane fb (v3)Matt Roper2014-04-01
* drm: store the gem vma offset manager in a typed pointerDaniel Vetter2014-01-13
* drm: Kill DRM_IRQ_ARGSDaniel Vetter2013-12-17
* drm/tilcdc: call drm_put_dev directly from ->removeDaniel Vetter2013-12-17
* drm: Add separate Kconfig option for fbdev helpersDaniel Vetter2013-10-11
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-05
|\
| * drm: Pass page flip ioctl flags to driverKeith Packard2013-08-29
| * drm/tilcdc: use flip-work helperRob Clark2013-08-18
| * drm: remove FASYNC supportDaniel Vetter2013-08-18
| * drm/tilcdc fixup mode to workaround sync for tda998xDarren Etheridge2013-08-18
| * drm/gem: create drm_gem_dumb_destroyDaniel Vetter2013-08-06
* | i2c: move OF helpers into the coreWolfram Sang2013-08-23
|/
* drm/tilcdc: Clear bits of register we're going to set.Pantelis Antoniou2013-06-27
* drm/tilcdc fixing i2c/slave initialization raceDarren Etheridge2013-06-27
* drm/tilcdc: whitespace fixes and tidyupDarren Etheridge2013-06-27
* drm/tilcdc: adding more guards to prevent selection of invalid modesDarren Etheridge2013-06-27
* drm/tilcdc: fixing off by one errors found on analyzerDarren Etheridge2013-06-27
* drm/tilcdc: adding some more devicetree configDarren Etheridge2013-06-27
* drm/tilcdc: support pixel widths greater than 1024Darren Etheridge2013-06-27
* Merge tag 'v3.10-rc7' into drm-nextDave Airlie2013-06-27
|\
| * drm/tilcd: select BACKLIGHT_LCD_SUPPORTArnd Bergmann2013-06-03
* | gpu:drm:tilcdc: get preferred_bpp value from DTBenoit Parrot2013-06-20
* | drm: Drop all the stub gamma_get, gamma_set, load_lut functions from driversVille Syrjälä2013-06-17
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-02
|\