summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm: omapdrm: Remove unused variablesLaurent Pinchart2015-03-201-7/+2
* drm: omapdrm: Refactor CRTC creation codeLaurent Pinchart2015-03-202-33/+45
* drm: omapdrm: Fix indentation of structure and array initializersLaurent Pinchart2015-03-205-96/+96
* Merge branch 'drm_next' of https://github.com/markyzq/kernel-drm-rockchip int...Dave Airlie2015-03-194-38/+102
|\
| * drm/rockchip: vop: power off until vop standby take effectMark Yao2015-03-161-13/+64
| * drm/rockchip: vop: set vop enabled after enable iommuMark Yao2015-03-161-4/+7
| * drm/rockchip: vop use is_enabled instead of dpms modeMark Yao2015-03-161-16/+18
| * drm/rockchip: vop: fix vop vsync/hsync polarityMark Yao2015-03-161-2/+2
| * drm/rockchip: Only alloc a kmap for fbdev gem objectDaniel Kurtz2015-03-163-7/+15
* | drm: check that planes types are correct while initializing CRTCBenjamin Gaignard2015-03-171-0/+3
* | drm: change connector to tmp_connectorJohn Hunter2015-03-171-2/+2
* | drm: Fix some typo mistake of the annotationsJohn Hunter2015-03-171-6/+6
* | drm: Silence sparse warningsVille Syrjälä2015-03-135-2/+5
* | drm: %pF is only for function pointersScott Wood2015-03-131-1/+1
* | drm/fb: handle tiled connectors betterRob Clark2015-03-111-3/+23
* | drm/fb: small cleanupRob Clark2015-03-111-13/+15
* | drm/rockchip: use correct fb width/heightRob Clark2015-03-111-1/+1
* | drm/exynos: use correct fb width/heightRob Clark2015-03-111-2/+3
* | drm/cma: use correct fb width/heightRob Clark2015-03-111-1/+1
* | drm/dp: Use large transactions for I2C over AUXSimon Farnsworth2015-03-111-18/+58
* | drm/plane-helper: Fixup mismergeDaniel Vetter2015-03-111-5/+6
* | drm/atomic: Constify a bunch of functions pointer structsVille Syrjälä2015-03-111-17/+17
|/
* drm: Check in setcrtc if the primary plane supports the fb pixel formatLaurent Pinchart2015-03-102-0/+22
* drm: Lighten sysfs connector 'status'Chris Wilson2015-03-101-8/+53
* drm/plane-helper: unexport drm_primary_helper_create_planeDaniel Vetter2015-03-101-22/+4
* drm: Share plane pixel format check code between legacy and atomicLaurent Pinchart2015-03-102-12/+27
* drm: Fix trivial typos in commentsYannick Guerrini2015-03-102-3/+3
* drm: Fixup racy refcounting in plane_force_disableDaniel Vetter2015-03-101-12/+1
* drm/i915: Rotation property is now handled in DRM coreTvrtko Ursulin2015-03-101-20/+4
* drm: Complete moving rotation property to coreTvrtko Ursulin2015-03-101-0/+2
* drm/atomic-helper: Fix kerneldoc for prepare_planesDaniel Vetter2015-03-101-2/+2
* drm: Remove redundant code in the getencoder ioctlDaniel Vetter2015-03-101-2/+0
* drm/i915: Fix struct_mutex deadlock due to merge fumbleVille Syrjälä2015-03-091-3/+1
* Merge tag 'v4.0-rc3' into drm-nextDave Airlie2015-03-09232-1710/+2790
|\
| * Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-0833-107/+373
| |\
| | * xhci: Workaround for PME stuck issues in Intel xhciMathias Nyman2015-03-062-0/+31
| | * xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado2015-03-062-2/+11
| | * Merge tag 'usb-serial-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-03-059-43/+105
| | |\
| | | * usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boardsMax Mansfield2015-03-032-0/+5
| | | * USB: ch341: set tty baud speed according to tty structNicolas PLANEL2015-03-021-9/+6
| | | * USB: serial: cp210x: Adding Seletek device id'sMichiel vd Garde2015-02-271-0/+2
| | | * USB: pl2303: disable break on shutdownJohan Hovold2015-02-261-5/+13
| | | * USB: mxuport: fix null deref when used as a consoleJohan Hovold2015-02-261-1/+2
| | | * USB: serial: clean up bus probe error handlingJohan Hovold2015-02-261-11/+14
| | | * USB: serial: fix port attribute-creation raceJohan Hovold2015-02-262-19/+16
| | | * USB: serial: fix tty-device error handling at probeJohan Hovold2015-02-261-1/+10
| | | * USB: serial: fix potential use-after-free after failed probeJohan Hovold2015-02-261-1/+1
| | | * USB: console: add dummy __module_getJohan Hovold2015-02-261-0/+2
| | | * USB: ftdi_sio: add PIDs for Actisense USB devicesMark Glover2015-02-262-0/+37
| | | * Revert "USB: serial: make bulk_out_size a lower limit"Johan Hovold2015-02-261-2/+3