summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2016-06-03drivers/perf: arm_pmu: Avoid leaking pmu->irq_affinity on errorJulien Grall
2016-06-03drivers/perf: arm_pmu: Defer the setting of __oprofile_cpu_pmuJulien Grall
2016-06-03drivers/perf: arm_pmu: Fix reference count of a device_node in of_pmu_irq_cfgJulien Grall
2016-06-03drm/omap: fix unused variable warning.Dave Airlie
2016-06-03Merge tag 'omapdrm-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dave Airlie
2016-06-03Merge tag 'imx-drm-next-2016-06-01' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2016-06-03Merge tag 'drm-atmel-hlcdc-fixes/for-4.7-rc2' of github.com:bbrezillon/linux-...Dave Airlie
2016-06-03Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixesDave Airlie
2016-06-02irqchip/irq-pic32-evic: Fix bug with external interrupts.Joshua Henderson
2016-06-02irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144Ganapatrao Kulkarni
2016-06-02irqchip/gic-v3: Fix quiescence check in gic_enable_redistAndrew Jones
2016-06-02drm: hdlcd: Add information about the underlying framebuffers in debugfsLiviu Dudau
2016-06-02drm: hdlcd: Cleanup the atomic plane operationsLiviu Dudau
2016-06-02drm/hdlcd: Fix up crtc_state->event handlingDaniel Vetter
2016-06-02drm: hdlcd: Revamp runtime power managementLiviu Dudau
2016-06-02mmc: sunxi: Re-enable eMMC HS-DDR modes on Allwinner A80Chen-Yu Tsai
2016-06-02mmc: sunxi: Fix DDR MMC timings for A80Chen-Yu Tsai
2016-06-02mmc: fix mmc mode selection for HS-DDR and higherChen-Yu Tsai
2016-06-02drm/nouveau/core: swap the order of imem/fbBen Skeggs
2016-06-02drm/nouveau/fbcon: fix out-of-bounds memory accessesBen Skeggs
2016-06-02drm/nouveau/gr/gf100-: update sm error decoding from gk20a nvgpu headersBen Skeggs
2016-06-02drm/nouveau/ltc/gm107-: fix typo in the address of NV_PLTCG_LTC0_LTS0_INTRBen Skeggs
2016-06-02drm/nouveau/bios/disp: fix handling of "match any protocol" entriesBen Skeggs
2016-06-02ACPI / processor: Avoid reserving IO regions too earlyRafael J. Wysocki
2016-06-02Merge tag 'mediatek-drm-fixes-2016-06-01' of git://git.pengutronix.de/git/pza...Dave Airlie
2016-06-01ACPICA / Hardware: Fix old register check in acpi_hw_get_access_bit_width()Lv Zheng
2016-06-01cpufreq: Fix clamp_val() usage in cpufreq_driver_fast_switch()Rafael J. Wysocki
2016-06-01Merge tag 'pinctrl-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-06-01Merge tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-06-01drm/mediatek: mtk_dsi: Remove spurious drm_connector_unregisterPhilipp Zabel
2016-06-01drm/mediatek: mtk_dpi: remove invalid error messagePhilipp Zabel
2016-06-01drm: atmel-hlcdc: fix a NULL checkDan Carpenter
2016-06-01drm: atmel-hlcdc: fix atmel_hlcdc_crtc_reset() implementationBoris Brezillon
2016-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-06-01drm/mgag200: Black screen fix for G200e rev 4Mathieu Larouche
2016-06-01drm: Wrap direct calls to driver->gem_free_object from CMAChris Wilson
2016-06-01drm: fix fb refcount issue with atomic modesettingTomi Valkeinen
2016-06-01drm: make drm_atomic_set_mode_prop_for_crtc() more reliableTomi Valkeinen
2016-06-01drm/sti: remove extra mode fixupTomi Valkeinen
2016-06-01drm: add missing drm_mode_set_crtcinfo callTomi Valkeinen
2016-05-31sfc: Track RPS flow IDs per channel instead of per functionJon Cooper
2016-05-31vfio/pci: Allow VPD short readAlex Williamson
2016-05-31drm/vc4: Return -EBUSY if there's already a pending flip event.Robert Foss
2016-05-31drm/vc4: Fix drm_vblank_put/get imbalance in page flip path.Mario Kleiner
2016-05-31drm/vc4: Fix get_vblank_counter with proper no-op for Linux 4.4+Mario Kleiner
2016-05-31usbnet: smsc95xx: fix link detection for disabled autonegotiationChristoph Fritz
2016-05-31virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recvwangyunjian
2016-05-31bnx2x: avoid leaking memory on bnx2x_init_one() failuresVitaly Kuznetsov
2016-05-31net: fec: update dirty_tx even if no skbTroy Kisky
2016-05-31atm: iphase: off by one in rx_pkt()Dan Carpenter