Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Merge tag 'drm-vc4-fixes-2016-02-17' of github.com:anholt/linux into drm-fixes | Dave Airlie | 2016-02-19 | 7 | -52/+118 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | drm/vc4: Use runtime PM to power cycle the device when the GPU hangs. | Eric Anholt | 2016-02-16 | 3 | -18/+26 | |
| | * | | | | | drm/vc4: Enable runtime PM. | Eric Anholt | 2016-02-16 | 3 | -0/+47 | |
| | * | | | | | drm/vc4: Fix spurious GPU resets due to BO reuse. | Eric Anholt | 2016-02-16 | 2 | -6/+19 | |
| | * | | | | | drm/vc4: Drop error message on seqno wait timeouts. | Eric Anholt | 2016-02-16 | 1 | -3/+0 | |
| | * | | | | | drm/vc4: Fix -ERESTARTSYS error return from BO waits. | Eric Anholt | 2016-02-16 | 1 | -4/+2 | |
| | * | | | | | drm/vc4: Return an ERR_PTR from BO creation instead of NULL. | Eric Anholt | 2016-02-16 | 5 | -15/+15 | |
| | * | | | | | drm/vc4: Fix the clear color for the first tile rendered. | Eric Anholt | 2016-02-16 | 1 | -9/+9 | |
| | * | | | | | drm/vc4: Validate that WAIT_BO padding is cleared. | Eric Anholt | 2016-02-16 | 1 | -0/+3 | |
| * | | | | | | Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2016-02-19 | 2 | -2/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | drm/radeon: use post-decrement in error handling | Rasmus Villemoes | 2016-02-16 | 1 | -1/+1 | |
| | * | | | | | | drm/amdgpu: use post-decrement in error handling | Rasmus Villemoes | 2016-02-16 | 1 | -1/+1 | |
| * | | | | | | | Merge tag 'drm-intel-fixes-2016-02-18' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2016-02-19 | 2 | -14/+15 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | drm/i915: Fix hpd live status bits for g4x | Ville Syrjälä | 2016-02-17 | 2 | -14/+15 | |
| | | |_|_|_|/ / | | |/| | | | | | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2016-02-19 | 2 | -6/+18 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | s390/dasd: fix performance drop | Stefan Haberland | 2016-02-17 | 1 | -0/+1 | |
| * | | | | | | | | s390/dasd: fix refcount for PAV reassignment | Stefan Haberland | 2016-02-11 | 1 | -5/+16 | |
| * | | | | | | | | s390/dasd: prevent incorrect length error under z/VM after PAV changes | Stefan Haberland | 2016-02-11 | 1 | -1/+1 | |
* | | | | | | | | | Merge tag 'pinctrl-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2016-02-19 | 6 | -18/+48 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | pinctrl: samsung: fix SMP race condition | Youngmin Nam | 2016-02-15 | 1 | -13/+35 | |
| * | | | | | | | | pinctrl: mvebu: fix num_settings in mpp group assignment | Sebastian Hesselbarth | 2016-02-13 | 1 | -3/+6 | |
| * | | | | | | | | pinctrl: sunxi: H3 requires irq_read_needs_mux | Krzysztof Adamski | 2016-02-11 | 1 | -0/+1 | |
| * | | | | | | | | pinctrl: mediatek: fix direction control issue | Biao Huang | 2016-02-05 | 1 | -0/+2 | |
| * | | | | | | | | pinctrl: nomadik: hide unused functions | Arnd Bergmann | 2016-01-28 | 1 | -2/+3 | |
| * | | | | | | | | pinctrl: pxa: export pxa2xx_pinctrl_init() | Masahiro Yamada | 2016-01-27 | 1 | -0/+1 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2016-02-19 | 2 | -2/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes | James Bottomley | 2016-02-12 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | SCSI: Add Marvell configuration device to VPD blacklist | Todd Fujinaka | 2016-02-10 | 1 | -0/+1 | |
| * | | | | | | | | | scsi: fix soft lockup in scsi_remove_target() on module removal | James Bottomley | 2016-02-12 | 1 | -2/+4 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-02-17 | 11 | -88/+130 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | NVMe: Rate limit nvme IO warnings | Keith Busch | 2016-02-12 | 1 | -1/+1 | |
| * | | | | | | | | | | NVMe: Poll device while still active during remove | Keith Busch | 2016-02-12 | 1 | -5/+1 | |
| * | | | | | | | | | | NVMe: Requeue requests on suspended queues | Keith Busch | 2016-02-12 | 1 | -0/+5 | |
| * | | | | | | | | | | NVMe: Allow request merges | Keith Busch | 2016-02-11 | 1 | -1/+0 | |
| * | | | | | | | | | | NVMe: Fix io incapable return values | Keith Busch | 2016-02-11 | 1 | -2/+2 | |
| * | | | | | | | | | | null_blk: oops when initializing without lightnvm | Matias Bjørling | 2016-02-11 | 1 | -2/+4 | |
| * | | | | | | | | | | nvme: fix Kconfig description for BLK_DEV_NVME_SCSI | Christoph Hellwig | 2016-02-09 | 1 | -2/+3 | |
| * | | | | | | | | | | floppy: refactor open() flags handling | Jiri Kosina | 2016-02-06 | 1 | -15/+19 | |
| * | | | | | | | | | | lightnvm: allow to force mm initialization | Matias Bjørling | 2016-02-04 | 2 | -10/+17 | |
| * | | | | | | | | | | lightnvm: check overflow and correct mlc pairs | Matias Bjørling | 2016-02-04 | 1 | -3/+9 | |
| * | | | | | | | | | | lightnvm: fix request intersection locking in rrpc | Javier González | 2016-02-04 | 1 | -2/+1 | |
| * | | | | | | | | | | lightnvm: warn if irqs are disabled in lock laddr | Javier González | 2016-02-04 | 1 | -0/+2 | |
| * | | | | | | | | | | lightnvm: put bio before return | Wenwei Tao | 2016-02-04 | 1 | -1/+3 | |
| * | | | | | | | | | | Merge branch 'for-4.5/for-jens' of git://git.kernel.org/pub/scm/linux/kernel/... | Jens Axboe | 2016-02-01 | 1 | -15/+18 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | floppy: fix lock_fdc() signal handling | Jiri Kosina | 2016-02-01 | 1 | -15/+18 | |
| * | | | | | | | | | | | Merge branch 'stable/for-jens-4.5' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe | 2016-01-31 | 1 | -29/+45 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | xen/blkfront: realloc ring info in blkif_resume | Bob Liu | 2016-01-30 | 1 | -29/+45 | |
* | | | | | | | | | | | | | Merge tag 'devicetree-fixes-for-4.5-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2016-02-17 | 1 | -1/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | of/irq: Fix msi-map calculation for nonzero rid-base | Robin Murphy | 2016-02-11 | 1 | -1/+8 | |
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | drm/qxl: fix erroneous return value | Anton Protopopov | 2016-02-17 | 1 | -1/+1 |