summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | drm: ARM HDLCD - get rid of devm_clk_put()Alexey Brodkin2016-04-041-12/+3Star
| * | | | | | Merge tag 'imx-drm-next-2016-04-01' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2016-04-067-80/+164
| |\ \ \ \ \ \
| | * | | | | | drm/imx: Don't set a gamma table sizeDaniel Vetter2016-03-311-10/+0Star
| | * | | | | | drm/imx: ipuv3-plane: Configure DMFC wait4eot bit after slots are determinedLiu Ying2016-03-311-2/+2
| | * | | | | | gpu: ipu-v3: ipu-dmfc: Rename ipu_dmfc_init_channel to ipu_dmfc_config_wait4eotLiu Ying2016-03-313-4/+4
| | * | | | | | gpu: ipu-v3: ipu-dmfc: Make function ipu_dmfc_init_channel() return voidLiu Ying2016-03-313-9/+3Star
| | * | | | | | gpu: ipu-v3: ipu-dmfc: Protect function ipu_dmfc_init_channel() with mutexLiu Ying2016-03-311-0/+4
| | * | | | | | drm/imx: dw_hdmi: Don't call platform_set_drvdata()Douglas Anderson2016-03-311-2/+0Star
| | * | | | | | drm/imx: dw_hdmi: Call drm_encoder_cleanup() in error pathDouglas Anderson2016-03-311-1/+10
| | * | | | | | drm/imx: ipuv3-plane: fix planar YUV 4:2:0 supportPhilipp Zabel2016-03-311-0/+12
| | * | | | | | drm/imx: ipuv3-plane: Add more thorough checks for plane parameter limitationsPhilipp Zabel2016-03-312-12/+95
| | * | | | | | gpu: ipu-cpmem: modify ipu_cpmem_set_yuv_planar_full for better controlPhilipp Zabel2016-03-312-45/+39Star
| | |/ / / / /
* | | | | | | x86: remove the kernel code/data/bss resources from /proc/iomemLinus Torvalds2016-04-061-37/+0Star
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-04-062-16/+12Star
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | i40iw: avoid potential uninitialized variable useArnd Bergmann2016-04-061-7/+3Star
| * | | | | | IB/mlx5: fix VFs callback function prototypesArnd Bergmann2016-04-061-9/+9
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-04-0611-42/+76
|\ \ \ \ \ \
| * | | | | | compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini2016-04-051-1/+1
| * | | | | | kvm: x86: make lapic hrtimer pinnedLuiz Capitulino2016-04-051-4/+4
| * | | | | | s390/mm/kvm: fix mis-merge in gmap handlingChristian Borntraeger2016-04-051-2/+2
| * | | | | | kvm: set page dirty only if page has been writableYu Zhao2016-04-011-2/+10
| * | | | | | KVM: x86: reduce default value of halt_poll_ns parameterPaolo Bonzini2016-04-011-1/+1
| * | | | | | KVM: Hyper-V: do not do hypercall userspace exits if SynIC is disabledPaolo Bonzini2016-04-011-0/+5
| * | | | | | KVM: x86: Inject pending interrupt even if pending nmi existYuki Shibuya2016-04-011-10/+10
| * | | | | | Merge tag 'kvm-arm-for-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2016-04-014-22/+43
| |\ \ \ \ \ \
| | * | | | | | arm64: KVM: Register CPU notifiers when the kernel runs at HYPJames Morse2016-03-311-19/+33
| | * | | | | | arm64: kvm: 4.6-rc1: Fix VTCR_EL2 VS settingSuzuki K Poulose2016-03-303-3/+10
| | | |/ / / / | | |/| | | |
* | | | | | | Merge tag 'spi-fix-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-04-054-55/+43Star
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge remote-tracking branches 'spi/fix/omap2' and 'spi/fix/rockchip' into sp...Mark Brown2016-04-042-51/+27Star
| |\ \ \ \ \ \ \ \
| | | * | | | | | | spi: rockchip: fix probe deferral handlingShawn Lin2016-03-311-5/+9
| | | * | | | | | | spi: rockchip: Spelling s/divsor/divisor/Geert Uytterhoeven2016-03-151-1/+1
| | * | | | | | | | spi: omap2-mcspi: fix dma transfer for vmalloced bufferAkinobu Mita2016-03-231-45/+17Star
| | |/ / / / / / /
| * | | | | | | | Merge remote-tracking branch 'spi/fix/imx' into spi-linusMark Brown2016-04-041-2/+14
| |\ \ \ \ \ \ \ \
| | * | | | | | | | spi: imx: Fix possible NULL pointer derefSascha Hauer2016-03-171-1/+5
| | * | | | | | | | spi: imx: only do necessary changes to ECSPIx_CONFIGREGKnut Wohlrab2016-03-171-1/+9
| | |/ / / / / / /
| * | | | | | | | Merge remote-tracking branch 'spi/fix/core' into spi-linusMark Brown2016-04-041-2/+2
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | spi: fix possible deadlock between internal bus locks and bus_lock_flagHeiko Stübner2016-03-181-2/+2
| | |/ / / / / /
* | | | | | | | Merge tag 'pinctrl-v4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-04-0512-55/+111
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "Revert "pinctrl: lantiq: Implement gpio_chip.to_irq""Linus Walleij2016-04-011-0/+17
| * | | | | | | | pinctrl: qcom: ipq4019: fix register offsetsMatthew McClintock2016-03-311-5/+5
| * | | | | | | | pinctrl: qcom: ipq4019: fix the function enum for gpio modeMatthew McClintock2016-03-311-1/+1
| * | | | | | | | pinctrl: qcom: ipq4019: set ngpios to correct valueMatthew McClintock2016-03-311-1/+1
| * | | | | | | | pinctrl: nomadik: fix pull debug print inversionLinus Walleij2016-03-311-1/+1
| * | | | | | | | MAINTAINERS: pinctrl: samsung: Add two new maintainersKrzysztof Kozlowski2016-03-301-0/+2
| * | | | | | | | pinctrl: intel: implement gpio_irq_enableQi Zheng2016-03-301-0/+30
| * | | | | | | | pinctrl: intel: make the high level interrupt workingQipeng Zha2016-03-301-2/+3
| * | | | | | | | pinctrl: freescale: imx: fix bogus check of of_iomap() return valueVladimir Zapolskiy2016-03-301-9/+8Star
| * | | | | | | | pinctrl: sunxi: Fix A33 external interrupts not workingHans de Goede2016-03-303-17/+22
| * | | | | | | | pinctrl: pistachio: fix mfio84-89 function description and pinmux.Govindraj Raja2016-03-302-18/+18
| * | | | | | | | pinctrl: sh-pfc: only use dummy states for non-DT platformsWolfram Sang2016-03-301-1/+3
| | |_|_|/ / / / | |/| | | | | |