summaryrefslogtreecommitdiffstats
path: root/drivers/staging/imx-drm
Commit message (Expand)AuthorAgeFilesLines
* drm: imx: Move imx-drm driver out of stagingPhilipp Zabel2014-11-2613-6226/+0
* drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter2014-11-051-0/+1
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-10-141-0/+1
|\
| * drm: backmerge tag 'v3.17-rc5' into drm-nextDave Airlie2014-09-162-1/+5
| |\
| * \ Merge tag 'ipu-3.18' of git://git.pengutronix.de/git/pza/linux into drm-nextDave Airlie2014-09-101-10/+6
| |\ \
| * | | drm: add driver->set_busid() callbackDavid Herrmann2014-09-101-0/+1
* | | | staging: imx-drm: Don't put an else right after a returnCatalina Mocanu2014-09-282-4/+2
* | | | staging: imx-drm: Array was made static const char * constAybuke Ozdemir2014-09-281-1/+1
* | | | imx-drm: imx-drm-core: add basic suspend/resume supportShawn Guo2014-09-231-0/+33
* | | | imx-drm: ipuv3-plane: remove function ipu_plane_dpms()Shawn Guo2014-09-231-25/+4
* | | | Staging: imx-drm: Fix line over 80 characters warningAybuke Ozdemir2014-09-231-1/+2
* | | | Merge 3.17-rc5 into staging-next.Greg Kroah-Hartman2014-09-142-1/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | imx-drm: imx-ldb: fix NULL pointer in imx_ldb_unbind()Russell King2014-09-081-0/+3
| * | | imx-drm: ipuv3-plane: fix ipu_plane_dpms()Russell King2014-09-081-1/+2
| |/ /
* | | Merge tag 'ipu-for-staging-3.18' of git://git.pengutronix.de/git/pza/linux in...Greg Kroah-Hartman2014-09-111-10/+6
|\ \ \ | | |/ | |/|
| * | staging: imx-drm: Convert to new ipu_cpmem APISteve Longerbeam2014-08-181-10/+6
| |/
* | 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/+1
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-08-071-3/+3
|\
| * Revert "drm: drop redundant drm_file->is_master"Dave Airlie2014-08-081-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/+4
|/ /
* | imx-drm: parallel-display: Fix DPMS default state.Denis Carikli2014-06-191-0/+7
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-06-1218-3858/+6
|\|
| * Merge branch 'topic/ipu-destaging' of git://git.pengutronix.de/git/pza/linux ...Dave Airlie2014-06-1114-3706/+5
| |\
| | * gpu: ipu-v3: Move i.MX IPUv3 core driver out of stagingPhilipp Zabel2014-06-0414-3706/+5
| * | 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/+0
| |\ \ \
| | * | | imx-drm: imx-tve: remove unused variableVincent Stehlé2014-06-021-1/+0
| * | | | 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/+0
| | |/ | |/|
* | | 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-252-3/+6