summaryrefslogtreecommitdiffstats
path: root/drivers/staging/imx-drm
Commit message (Expand)AuthorAgeFilesLines
* staging: imx-drm: Lines over 80 characters fixed.Yannis Damigos2014-08-301-3/+6
* staging: imx-drm: fix a blank line coding style issueQuentin Lambert2014-08-163-0/+6
* imx-drm: imx-drm-core: delete unneeded test before of_node_putJulia Lawall2014-08-161-2/+1Star
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-08-081-3/+3
|\
| * Revert "drm: drop redundant drm_file->is_master"Dave Airlie2014-08-071-1/+1
| * drm: drop redundant drm_file->is_masterDavid Herrmann2014-08-051-1/+1
| * Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-...Dave Airlie2014-07-081-3/+3
| |\
| | * drm: add register and unregister functions for connectorsThomas Wood2014-06-191-3/+3
* | | imx-drm: update to use component match supportRussell King2014-07-041-53/+4Star
|/ /
* | imx-drm: parallel-display: Fix DPMS default state.Denis Carikli2014-06-201-0/+7
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-06-1218-3858/+6Star
|\|
| * Merge branch 'topic/ipu-destaging' of git://git.pengutronix.de/git/pza/linux ...Dave Airlie2014-06-1114-3706/+5Star
| |\
| | * gpu: ipu-v3: Move i.MX IPUv3 core driver out of stagingPhilipp Zabel2014-06-0414-3706/+5Star
| * | Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-nextDave Airlie2014-06-052-2/+7
| |\ \
| * \ \ Merge tag 'topic/core-stuff-2014-06-02' of git://anongit.freedesktop.org/drm-...Dave Airlie2014-06-041-1/+0Star
| |\ \ \
| | * | | imx-drm: imx-tve: remove unused variableVincent Stehlé2014-06-021-1/+0Star
| * | | | staging: imx-drm-core: replace drm_get_connector_name() with direct name fiel...Jani Nikula2014-06-041-1/+1
| |/ / /
| * | / drm: make mode_valid callback optionalAndrzej Hajda2014-04-226-16/+0Star
| | |/ | |/|
* | | imx-hdmi: Make checkpatch happyFabio Estevam2014-05-231-0/+2
* | | Merge 3.15-rc6 into staging-next.Greg Kroah-Hartman2014-05-222-1/+6
|\ \ \ | | |/ | |/|
| * | imx-drm: imx-tve: correct DDC property name to 'ddc-i2c-bus'Shawn Guo2014-04-261-1/+1
| * | imx-drm: imx-drm-core: skip components whose parent device is disabledShawn Guo2014-04-191-0/+5
| * | imx-drm: imx-drm-core: fix imx_drm_encoder_get_mux_idPhilipp Zabel2014-04-191-1/+1
| |/
* | Merge branch 'imx-drm-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm int...Greg Kroah-Hartman2014-05-069-59/+193
|\ \
| * | imx-drm: ipu-dc: disable DC module when not in usePhilipp Zabel2014-04-263-4/+20
| * | imx-drm: ipuv3-crtc: change display enable/disable orderPhilipp Zabel2014-04-261-3/+7
| * | imx-drm: imx-dp: when disabling the DP foreground channel, wait until the DP ...Philipp Zabel2014-04-261-0/+3
| * | imx-drm: ipu-dp: split disabling the DP foreground channel from disabling the...Philipp Zabel2014-04-263-23/+51
| * | imx-drm: ipu-dc: wait for DC_FC_1 / DP_SF_END interruptPhilipp Zabel2014-04-261-21/+50
| * | imx-drm: ipu-dmfc: wait for FIFOs to run empty before disablingPhilipp Zabel2014-04-261-2/+23
| * | imx-drm: ipu-common: add helpers to check for a busy IDMAC channel and to bus...Philipp Zabel2014-04-262-0/+25
| * | imx-drm: ipu-common: add ipu_map_irq to request non-IDMAC interruptsPhilipp Zabel2014-04-262-6/+14
| * | imx-drm: match ipu_di_signal_cfg's clk_pol with its description.Denis Carikli2014-04-262-2/+2
| |/
* | Staging: imx-drm: Fix some lines over 80 charactersAntoine Schweitzer-Chaput2014-04-262-3/+6
* | imx-drm: fix hdmi hotplug detection initial stateRussell King2014-04-261-6/+3Star
* | imx-drm: imx-drm-core: Fix imx_drm_encoder_get_mux_idPhilipp Zabel2014-04-261-1/+1
* | imx-hdmi: Propagate the real error code on platform_get_irq() failureFabio Estevam2014-04-261-1/+1
* | staging: imx-drm: imx-hdmi: clean up hdmi_phy_wait_i2c_doneEmil Renner Berthing2014-04-261-5/+2Star
* | staging: imx-drm: add LVDS666 support for parallel displayEmil Renner Berthing2014-04-262-0/+11
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-04-082-4/+4
|\
| * drm: Replace crtc fb with primary plane fb (v3)Matt Roper2014-04-021-3/+3
| * staging: imx-drm: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS()Lespiau, Damien2014-03-281-1/+1
| * drm/imx: remove drm_mode_connector_detach_encoder harderDaniel Vetter2014-03-152-3/+0Star
| * drm/kms: rip out drm_mode_connector_detach_encoderDaniel Vetter2014-03-132-4/+0Star
* | staging:imx-drm: Fix line over 80 characters.Gulsah Kose2014-03-181-5/+10
* | staging: imx-drm: imx-ldb.c Fix line over 80 characters.Aybuke Ozdemir2014-03-181-6/+13
* | Merge branch 'imx-drm-staging' of git://ftp.arm.linux.org.uk/~rmk/linux-arm i...Greg Kroah-Hartman2014-03-077-83/+201
|\ \
| * | staging: imx-drm: Update TODOPhilipp Zabel2014-03-071-5/+0Star
| * | imx-drm: imx-tve: Fix DDC I2C bus propertyPhilipp Zabel2014-03-071-1/+1
| * | imx-drm: imx-hdmi: Fix DDC I2C bus propertyPhilipp Zabel2014-03-071-1/+1