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