summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: use post-decrement in error handlingRasmus Villemoes2016-02-191-1/+1
* drm/atomic: Allow for holes in connector state, v2.Maarten Lankhorst2016-02-193-54/+41
* Merge tag 'drm-vc4-fixes-2016-02-17' of github.com:anholt/linux into drm-fixesDave Airlie2016-02-197-52/+118
|\
| * drm/vc4: Use runtime PM to power cycle the device when the GPU hangs.Eric Anholt2016-02-163-18/+26
| * drm/vc4: Enable runtime PM.Eric Anholt2016-02-163-0/+47
| * drm/vc4: Fix spurious GPU resets due to BO reuse.Eric Anholt2016-02-162-6/+19
| * drm/vc4: Drop error message on seqno wait timeouts.Eric Anholt2016-02-161-3/+0
| * drm/vc4: Fix -ERESTARTSYS error return from BO waits.Eric Anholt2016-02-161-4/+2
| * drm/vc4: Return an ERR_PTR from BO creation instead of NULL.Eric Anholt2016-02-165-15/+15
| * drm/vc4: Fix the clear color for the first tile rendered.Eric Anholt2016-02-161-9/+9
| * drm/vc4: Validate that WAIT_BO padding is cleared.Eric Anholt2016-02-161-0/+3
* | Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-02-192-2/+2
|\ \
| * | drm/radeon: use post-decrement in error handlingRasmus Villemoes2016-02-161-1/+1
| * | drm/amdgpu: use post-decrement in error handlingRasmus Villemoes2016-02-161-1/+1
* | | Merge tag 'drm-intel-fixes-2016-02-18' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-02-192-14/+15
|\ \ \
| * | | drm/i915: Fix hpd live status bits for g4xVille Syrjälä2016-02-172-14/+15
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-02-182-2/+5
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley2016-02-111-0/+1
| |\ \ \ \
| | * | | | SCSI: Add Marvell configuration device to VPD blacklistTodd Fujinaka2016-02-091-0/+1
| * | | | | scsi: fix soft lockup in scsi_remove_target() on module removalJames Bottomley2016-02-111-2/+4
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-02-1711-88/+130
|\ \ \ \ \ \
| * | | | | | NVMe: Rate limit nvme IO warningsKeith Busch2016-02-121-1/+1
| * | | | | | NVMe: Poll device while still active during removeKeith Busch2016-02-121-5/+1
| * | | | | | NVMe: Requeue requests on suspended queuesKeith Busch2016-02-121-0/+5
| * | | | | | NVMe: Allow request mergesKeith Busch2016-02-111-1/+0
| * | | | | | NVMe: Fix io incapable return valuesKeith Busch2016-02-111-2/+2
| * | | | | | null_blk: oops when initializing without lightnvmMatias Bjørling2016-02-111-2/+4
| * | | | | | nvme: fix Kconfig description for BLK_DEV_NVME_SCSIChristoph Hellwig2016-02-091-2/+3
| * | | | | | floppy: refactor open() flags handlingJiri Kosina2016-02-061-15/+19
| * | | | | | lightnvm: allow to force mm initializationMatias Bjørling2016-02-042-10/+17
| * | | | | | lightnvm: check overflow and correct mlc pairsMatias Bjørling2016-02-041-3/+9
| * | | | | | lightnvm: fix request intersection locking in rrpcJavier González2016-02-041-2/+1
| * | | | | | lightnvm: warn if irqs are disabled in lock laddrJavier González2016-02-041-0/+2
| * | | | | | lightnvm: put bio before returnWenwei Tao2016-02-041-1/+3
| * | | | | | Merge branch 'for-4.5/for-jens' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe2016-02-011-15/+18
| |\ \ \ \ \ \
| | * | | | | | floppy: fix lock_fdc() signal handlingJiri Kosina2016-02-011-15/+18
| * | | | | | | Merge branch 'stable/for-jens-4.5' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2016-01-301-29/+45
| |\ \ \ \ \ \ \
| | * | | | | | | xen/blkfront: realloc ring info in blkif_resumeBob Liu2016-01-291-29/+45
* | | | | | | | | Merge tag 'devicetree-fixes-for-4.5-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-02-171-1/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | of/irq: Fix msi-map calculation for nonzero rid-baseRobin Murphy2016-02-111-1/+8
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | drm/qxl: fix erroneous return valueAnton Protopopov2016-02-171-1/+1
* | | | | | | | | drm/nouveau/display: Enable vblank irqs after display engine is on again.Mario Kleiner2016-02-171-4/+4
* | | | | | | | | drm/radeon/pm: Handle failure of drm_vblank_get.Mario Kleiner2016-02-171-2/+6
* | | | | | | | | drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)Mario Kleiner2016-02-171-2/+1
* | | | | | | | | drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4Mario Kleiner2016-02-171-0/+16
* | | | | | | | | drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)Mario Kleiner2016-02-171-0/+43
* | | | | | | | | drm: No-Op redundant calls to drm_vblank_off() (v2)Mario Kleiner2016-02-171-1/+10
* | | | | | | | | drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_commandGerd Hoffmann2016-02-171-1/+2
* | | | | | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2016-02-1712-63/+77
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drm/exynos/decon: fix disable clocks orderAndrzej Hajda2016-02-151-2/+2