summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-10scsi: hpsa: correct ioaccel2 chainingDon Brace2-1/+7
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-10spi: bitbang: Fix NULL pointer dereference in spi_unregister_masterYueHaibing1-1/+1
2019-07-10md/raid0: Do not bypass blocking queue entered for raid0 biosGuilherme G. Piccoli1-0/+2
2019-07-03usb: dwc3: Reset num_trbs after skippingThinh Nguyen1-0/+2
2019-07-03RDMA: Directly cast the sockaddr union to sockaddrJason Gunthorpe3-11/+9
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-03eeprom: at24: fix unexpected timeout under high loadWang Xin1-21/+22
2019-07-03irqchip/mips-gic: Use the correct local interrupt map registersPaul Burton1-2/+2
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-03clk: socfpga: stratix10: fix divider entry for the emac clocksDinh Nguyen1-2/+2
2019-07-03usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanupJack Pham1-0/+1
2019-07-03usb: dwc3: gadget: remove wait_end_transferFelipe Balbi2-42/+1
2019-07-03usb: dwc3: gadget: move requests to cancelled_listFelipe Balbi1-3/+14
2019-07-03usb: dwc3: gadget: introduce cancelled_listFelipe Balbi3-0/+18
2019-07-03usb: dwc3: gadget: extract dwc3_gadget_ep_skip_trbs()Felipe Balbi1-37/+24
2019-07-03usb: dwc3: gadget: use num_trbs when skipping TRBs on ->dequeue()Felipe Balbi1-24/+4
2019-07-03usb: dwc3: gadget: track number of TRBs per requestFelipe Balbi2-0/+9
2019-07-03usb: dwc3: gadget: combine unaligned and zero flagsFelipe Balbi2-13/+12
2019-07-03Revert "usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup"John Stultz1-2/+0
2019-07-03qmi_wwan: Fix out-of-bounds readBjørn Mork1-1/+1
2019-07-03IB/hfi1: Close PSM sdma_progress sleep windowMike Marciniszyn2-9/+4
2019-06-25staging: erofs: add requirements field in superblockGao Xiang3-3/+31
2019-06-25drm/vmwgfx: Use the backdoor port if the HB port is not availableThomas Hellstrom1-29/+117
2019-06-25can: flexcan: fix timeout when set small bitrateJoakim Zhang1-1/+1
2019-06-25can: xilinx_can: use correct bittiming_const for CAN FD coreAnssi Hannula1-1/+1
2019-06-25nvme: Fix u32 overflow in the number of namespace list calculationJaesoo Lee1-1/+2
2019-06-25hwmon: (pmbus/core) Treat parameters as paged if on multiple pagesRobert Hancock1-4/+30
2019-06-25hwmon: (core) add thermal sensors only if dev->of_node is presentEduardo Valentin1-1/+1
2019-06-25s390/qeth: fix VLAN attribute in bridge_hostnotify udev eventAlexandra Winter1-1/+1
2019-06-25net: ipvlan: Fix ipvlan device tso disabled while NETIF_F_IP_CSUM is setMiaohe Lin1-1/+1
2019-06-25scsi: smartpqi: unlock on error in pqi_submit_raid_request_synchronous()Dan Carpenter1-2/+4