summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-06-03EDAC, sb_edac: Readd accidentally dropped Broadwell-D supportTony Luck
2016-06-03of: silence warnings due to max() usageStephen Rothwell
2016-06-03drivers: of: of_reserved_mem: fixup the CMA alignment not to affect dma-coherentJaewon
2016-06-03of: irq: fix of_irq_get[_byname]() kernel-docSergei Shtylyov
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-03EDAC: Fix workqueues poll period resettingNicholas Krause
2016-06-03brcmfmac: add eth_type_trans back for PCIe full dongleFranky Lin
2016-06-03EDAC, sb_edac: Fix rank lookup on BroadwellTony Luck
2016-06-03efi/arm: Fix the format of EFI debug messagesDennis Chen
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-02stmmac: do not sleep in atomic context for mdio_resetVincent Palatin
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-01qed: fix qed_fill_link() error handlingArnd Bergmann
2016-06-01net/ethoc: fix null dereference on error exit pathColin Ian King
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-01sd: Fix rw_max for devices that report an optimal xfer sizeMartin K. Petersen
2016-06-01Merge tag 'mac80211-for-davem-2016-06-01' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-06-02ACPI / processor: Avoid reserving IO regions too earlyRafael J. Wysocki
2016-06-01clk: nxp: Select MFD_SYSCON for creg driverEzequiel Garcia
2016-06-01clk: microchip: Remove CLK_IS_ROOTStephen Boyd
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-01thermal: cpu_cooling: fix improper order during initializationLukasz Luba
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