summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-07-10scsi: target/iblock: Fix overrun in WRITE SAME emulationRoman Bolshakov1-1/+1
2019-07-10dmaengine: jz4780: Fix an endian bug in IRQ handlerDan Carpenter1-2/+3
2019-07-10dmaengine: imx-sdma: remove BD_INTR for channel0Robin Gong1-2/+2
2019-07-10dmaengine: qcom: bam_dma: Fix completed descriptors countSricharan R1-0/+3
2019-07-10tty: rocket: fix incorrect forward declaration of 'rp_init()'Linus Torvalds1-1/+1
2019-07-10drm/imx: only send event on crtc disable if kept disabledRobert Beckett1-1/+1
2019-07-10drm/imx: notify drm core before sending event during crtc disableRobert Beckett1-2/+2
2019-07-10drm/etnaviv: add missing failure path to destroy suballocLucas Stach1-2/+5
2019-07-10drm/virtio: move drm_connector_update_edid_property() callGerd Hoffmann1-1/+1
2019-07-10drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZEAlex Deucher1-19/+0
2019-07-10drm/amdgpu: Don't skip display settings in hwmgr_resume()Lyude Paul1-1/+1
2019-07-10drm/amd/powerplay: use hardware fan control if no powerplay fan tableEvan Quan3-1/+8
2019-07-10drm/i915/ringbuffer: EMIT_INVALIDATE *before* switch contextChris Wilson1-3/+3
2019-07-10i2c: pca-platform: Fix GPIO lookup codeLinus Walleij1-2/+1
2019-07-10platform/mellanox: mlxreg-hotplug: Add devm_free_irq call to remove flowVadim Pasternak1-0/+1
2019-07-10platform/x86: mlx-platform: Fix parent device in i2c-mux-reg device registrationVadim Pasternak1-1/+1
2019-07-10platform/x86: intel-vbtn: Report switch events when event wakes deviceMathew King1-2/+14
2019-07-10platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from ...Hans de Goede3-1/+10
2019-07-10drm: panel-orientation-quirks: Add quirk for GPD MicroPCHans de Goede1-0/+16
2019-07-10drm: panel-orientation-quirks: Add quirk for GPD pocket2Hans de Goede1-0/+16
2019-07-10gpio: pca953x: hack to fix 24 bit gpio expandersH. Nikolaus Schaller1-1/+2
2019-07-10scsi: hpsa: correct ioaccel2 chainingDon Brace2-1/+7
2019-07-10usb: gadget: dwc2: fix zlp handlingAndrzej Pietrasiewicz1-8/+12
2019-07-10usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMICAlexandre Belloni1-2/+1
2019-07-10usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]Young Xiao1-0/+5
2019-07-10drm/mediatek: call mtk_dsi_stop() after mtk_drm_crtc_atomic_disable()Hsin-Yi Wang1-1/+9
2019-07-10drm/mediatek: clear num_pipes when unbind driverHsin-Yi Wang1-0/+1
2019-07-10drm/mediatek: call drm_atomic_helper_shutdown() when unbinding driverHsin-Yi Wang1-0/+1
2019-07-10drm/mediatek: unbind components in mtk_drm_unbind()Hsin-Yi Wang1-5/+1
2019-07-10drm/mediatek: fix unbind functionsHsin-Yi Wang1-0/+2
2019-07-10HID: a4tech: fix horizontal scrollingBłażej Szczygieł1-3/+8
2019-07-10iommu/vt-d: Set the right field for Page Walk SnoopLu Baolu1-1/+1
2019-07-10spi: bitbang: Fix NULL pointer dereference in spi_unregister_masterYueHaibing1-1/+1
2019-07-10HID: i2c-hid: add iBall Aer3 to descriptor overrideKai-Heng Feng1-0/+8
2019-07-03RDMA: Directly cast the sockaddr union to sockaddrJason Gunthorpe3-14/+12
2019-07-03net: aquantia: fix vlans not working over bridged networkDmitry Bogdanov4-8/+23
2019-07-03tun: wake up waitqueues after IFF_UP is setFei Li1-10/+9
2019-07-03team: Always enable vlan tx offloadYueHaibing1-1/+1
2019-07-03net: stmmac: set IC bit when transmitting frames with HW timestampRoland Hii1-8/+14
2019-07-03net: stmmac: fixed new system time seconds value calculationRoland Hii1-1/+1
2019-07-03bonding: Always enable vlan tx offloadYueHaibing1-1/+1
2019-07-03irqchip/mips-gic: Use the correct local interrupt map registersPaul Burton1-2/+2
2019-07-03efi/memreserve: deal with memreserve entries in unmapped memoryArd Biesheuvel1-2/+10
2019-07-03scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()Jan Kara1-2/+4
2019-07-03dm log writes: make sure super sector log updates are written in orderzhangyi (F)1-2/+21
2019-07-03dm init: fix incorrect uses of kstrndup()Gen Zhang1-3/+3
2019-07-03drm/i915: Skip modeset for cdclk changes if possibleVille Syrjälä4-34/+163
2019-07-03drm/i915: Remove redundant store of logical CDCLK stateImre Deak1-2/+0
2019-07-03drm/i915: Save the old CDCLK atomic stateImre Deak3-2/+23
2019-07-03drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is enabledVille Syrjälä5-24/+83