summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-02-192-6/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | s390/dasd: fix performance dropStefan Haberland2016-02-171-0/+1
| * | | | | | | | s390/dasd: fix refcount for PAV reassignmentStefan Haberland2016-02-111-5/+16
| * | | | | | | | s390/dasd: prevent incorrect length error under z/VM after PAV changesStefan Haberland2016-02-111-1/+1
* | | | | | | | | Merge tag 'pinctrl-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-02-196-18/+48
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | pinctrl: samsung: fix SMP race conditionYoungmin Nam2016-02-151-13/+35
| * | | | | | | | pinctrl: mvebu: fix num_settings in mpp group assignmentSebastian Hesselbarth2016-02-131-3/+6
| * | | | | | | | pinctrl: sunxi: H3 requires irq_read_needs_muxKrzysztof Adamski2016-02-111-0/+1
| * | | | | | | | pinctrl: mediatek: fix direction control issueBiao Huang2016-02-051-0/+2
| * | | | | | | | pinctrl: nomadik: hide unused functionsArnd Bergmann2016-01-281-2/+3
| * | | | | | | | pinctrl: pxa: export pxa2xx_pinctrl_init()Masahiro Yamada2016-01-271-0/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-02-192-2/+5
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley2016-02-121-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | SCSI: Add Marvell configuration device to VPD blacklistTodd Fujinaka2016-02-101-0/+1
| * | | | | | | | | scsi: fix soft lockup in scsi_remove_target() on module removalJames Bottomley2016-02-121-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-311-29/+45
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | xen/blkfront: realloc ring info in blkif_resumeBob Liu2016-01-301-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