summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-10-29drm/etnaviv: fix dumping of iommuv2Christian Gmeiner
2019-10-29drm/etnaviv: reinstate MMUv1 command buffer window checkLucas Stach
2019-10-29drm/etnaviv: fix deadlock in GPU coredumpLucas Stach
2019-10-29nvme-multipath: remove unused groups_only mode in ana logAnton Eidelman
2019-10-29nvme-multipath: fix possible io hang after ctrl reconnectAnton Eidelman
2019-10-29drm: bridge: dw-hdmi: Report connector status using callbackCheng-Yi Chiang
2019-10-29USB: gadget: Reject endpoints with 0 maxpacket valueAlan Stern
2019-10-29clk: sunxi-ng: a80: fix the zero'ing of bits 16 and 18Colin Ian King
2019-10-29clk: sunxi: Fix operator precedence in sunxi_divs_clk_setupNathan Chancellor
2019-10-28scsi: qla2xxx: stop timer in shutdown pathNicholas Piggin
2019-10-28hwmon: (ina3221) Fix read timeout issueNicolin Chen
2019-10-28clk: ast2600: Fix enabling of clocksJoel Stanley
2019-10-28net: usb: lan78xx: Disable interrupts before calling generic_handle_irq()Daniel Wagner
2019-10-28net: dsa: sja1105: improve NET_DSA_SJA1105_TAS dependencyArnd Bergmann
2019-10-28net: ethernet: ftgmac100: Fix DMA coherency issue with SW checksumBenjamin Herrenschmidt
2019-10-28net: dpaa2: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-10-28net: use skb_queue_empty_lockless() in busy poll contextsEric Dumazet
2019-10-28net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet
2019-10-28RDMA/hns: Prevent memory leaks of eq->buf_listLijun Ou
2019-10-28RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure casePotnuri Bharat Teja
2019-10-28RDMA/mlx5: Use irq xarray locking for mkey_tableJason Gunthorpe
2019-10-28UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segmen...Alan Stern
2019-10-28usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask...Alan Stern
2019-10-28usbip: Fix free of unallocated memory in vhci txSuwan Kim
2019-10-28usb: xhci: fix __le32/__le64 accessors in debugfs codeBen Dooks (Codethink)
2019-10-28usb: xhci: fix Immediate Data Transfer endiannessSamuel Holland
2019-10-28xhci: Fix use-after-free regression in xhci clear hub TT implementationMathias Nyman
2019-10-28USB: ldusb: fix control-message timeoutJohan Hovold
2019-10-28USB: ldusb: use unsigned size format specifiersJohan Hovold
2019-10-28USB: ldusb: fix ring-buffer lockingJohan Hovold
2019-10-28USB: Skip endpoints with 0 maxpacket lengthAlan Stern
2019-10-28Merge tag 'fixes-for-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2019-10-28Merge tag 'reset-fixes-for-v5.5' of git://git.pengutronix.de/git/pza/linux in...Olof Johansson
2019-10-28clk: at91: avoid sleeping earlyAlexandre Belloni
2019-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-10-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-10-28clk: imx8m: Use SYS_PLL1_800M as intermediate parent of CLK_ARMLeonard Crestez
2019-10-28vringh: fix copy direction of vringh_iov_push_kern()Jason Wang
2019-10-28virtio_ring: fix stalls for packed ringsMarvin Liu
2019-10-28x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta
2019-10-27iio: adc: stm32-adc: fix stopping dmaFabrice Gasnier
2019-10-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-27usb: cdns3: gadget: Don't manage pullupsRoger Quadros
2019-10-27usb: dwc3: remove the call trace of USBx_GFLADJYinbo Zhu
2019-10-27usb: gadget: configfs: fix concurrent issue between composite APIsPeter Chen
2019-10-27usb: dwc3: pci: prevent memory leak in dwc3_pci_probeNavid Emamdoost
2019-10-27usb: gadget: composite: Fix possible double free memory bugChandana Kishori Chiluveru
2019-10-27usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.Cristian Birsan
2019-10-27usb: renesas_usbhs: fix type of bufBen Dooks (Codethink)
2019-10-27usb: renesas_usbhs: Fix warnings in usbhsg_recip_handler_std_set_device()Yoshihiro Shimoda