summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-04-19net: stmmac: Disable ACS Feature for GMAC >= 4Jose Abreu3-9/+7
2018-04-19net: mvpp2: Fix DMA address mask sizeMaxime Chevallier1-5/+7
2018-04-19drm/amd/powerplay: header file interface to SMU updateKenneth Feng1-1/+3
2018-04-19drm/amd/pp: Fix bug voltage can't be OD separately on VIRex Zhu1-6/+10
2018-04-19drm/amd/display: Don't program bypass on linear regamma LUTHarry Wentland1-7/+0
2018-04-19drm/msm: don't deref error pointer in the msm_fbdev_create error pathEmil Velikov1-9/+2
2018-04-19drm/msm/dsi: use correct enum in dsi_get_cmd_fmtStefan Agner1-1/+1
2018-04-19drm/msm: Fix possible null dereference on failure of get_pages()Ben Hutchings1-9/+11
2018-04-19drm/msm: Add modifier to mdp_get_format argumentsJeykumar Sankaran4-4/+9
2018-04-19drm/msm: Mark the crtc->state->event consumedSean Paul2-0/+2
2018-04-19drm/msm/dsi: implement auto PHY timing calculator for 10nm PHYAbhinav Kumar3-28/+111
2018-04-19drm/msm/dsi: check video mode engine status before waitingAbhinav Kumar1-2/+4
2018-04-19drm/msm/dsi: check return value for video done waitsAbhinav Kumar1-1/+7
2018-04-19mmc: renesas_sdhi_internal_dmac: limit DMA RX for old SoCsWolfram Sang1-6/+33
2018-04-19clocksource/imx-tpm: Correct -ETIME return condition checkAnson Huang1-1/+1
2018-04-19HID: i2c-hid: fix inverted return value from i2c_hid_command()Jiri Kosina1-1/+1
2018-04-18net: qualcomm: rmnet: Fix warning seen with fill_infoSubash Abhinov Kasiviswanathan1-5/+6
2018-04-18Merge tag 'ceph-for-4.17-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds1-32/+69
2018-04-18tun: fix vlan packet truncationBjørn Mork1-6/+1
2018-04-18drm/i915: Fix LSPCON TMDS output buffer enabling from low-power stateImre Deak1-7/+32
2018-04-18drm/i915/audio: Fix audio detection issue on GLKGaurav K Singh1-1/+1
2018-04-18drm/i915: Call i915_perf_fini() on init_hw error unwindChris Wilson1-12/+15
2018-04-18drm/i915/bios: filter out invalid DDC pins from VBT child devicesJani Nikula1-4/+9
2018-04-18drm/i915/pmu: Inspect runtime PM state more carefully while estimating RC6Tvrtko Ursulin1-10/+27
2018-04-18drm/i915: Do no use kfree() to free a kmem_cache_alloc() return valueXidong Wang1-1/+1
2018-04-17sfc: check RSS is active for filter insertBert Kenward1-2/+2
2018-04-17xen: xenbus_dev_frontend: Really return response stringSimon Gaiser1-1/+2
2018-04-17drm/exynos: exynos_drm_fb -> drm_framebufferDaniel Stone1-20/+8
2018-04-17drm/exynos: Move dma_addr out of exynos_drm_fbDaniel Stone1-5/+3
2018-04-17drm/exynos: Move GEM BOs to drm_framebufferDaniel Stone1-35/+4
2018-04-16Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-10/+257
2018-04-16ibmvnic: Clear pending interrupt after device resetThomas Falcon1-4/+11
2018-04-16libnvdimm, dimm: handle EACCES failures from label readsDan Williams1-10/+12
2018-04-16team: avoid adding twice the same option to the event listPaolo Abeni1-0/+19
2018-04-16Merge airlied/drm-next into drm-misc-fixesSean Paul1164-38757/+143510
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_reg_addJia-Ju Bai1-1/+1
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in xen_pcibk_config_quir...Jia-Ju Bai1-1/+1
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_device_allocJia-Ju Bai1-1/+1
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_init_deviceJia-Ju Bai1-1/+1
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_probeJia-Ju Bai1-1/+1
2018-04-16net: mvpp2: Fix TCAM filter reserved rangeMaxime Chevallier1-1/+1
2018-04-16Revert "macsec: missing dev_put() on error in macsec_newlink()"Dan Carpenter1-3/+2
2018-04-16aspeed: watchdog: Set bootstatus during probeEddie James1-0/+7
2018-04-16watchdog: renesas-wdt: Add support for WDIOF_CARDRESETVeeraiyan Chidambaram1-2/+4
2018-04-16watchdog: wafer5823wdt: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2018-04-16watchdog: w83977f_wdt: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2018-04-16watchdog: sch311x_wdt: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2018-04-16rbd: notrim map optionIlya Dryomov1-5/+14
2018-04-16rbd: adjust queue limits for "fancy" stripingIlya Dryomov1-9/+8
2018-04-16rbd: avoid Wreturn-type warningsArnd Bergmann1-3/+3