summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-10-05pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable()Dan Carpenter
2019-10-05pinctrl: bcm-iproc: Use SPDX headerLinus Walleij
2019-10-04gpio: max77620: Use correct unit for debounce timesThierry Reding
2019-10-04pinctrl: armada-37xx: fix control of pins 32 and upPatrick Williams
2019-10-04cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni
2019-10-04qmi_wwan: add support for Cinterion CLS8 devicesReinhard Speyerer
2019-10-04RDMA/mlx5: Add missing synchronize_srcu() for MW casesJason Gunthorpe
2019-10-04RDMA/mlx5: Put live in the correct place for ODP MRsJason Gunthorpe
2019-10-04RDMA/mlx5: Order num_pending_prefetch properly with synchronize_srcuJason Gunthorpe
2019-10-04RDMA/odp: Lift umem_mutex out of ib_umem_odp_unmap_dma_pages()Jason Gunthorpe
2019-10-04RDMA/mlx5: Fix a race with mlx5_ib_update_xlt on an implicit MRJason Gunthorpe
2019-10-04RDMA/mlx5: Do not allow rereg of a ODP MRJason Gunthorpe
2019-10-04IB/core: Fix wrong iterating on portsMohamad Heib
2019-10-04RDMA/nldev: Reshuffle the code to avoid need to rebind QP in error pathLeon Romanovsky
2019-10-04RDMA/cxgb4: Do not dma memory off of the stackGreg KH
2019-10-04Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-10-04RDMA/cm: Fix memory leak in cm_add/remove_oneJack Morgenstein
2019-10-04RDMA/core: Fix an error handling path in 'res_get_common_doit()'Christophe JAILLET
2019-10-04regulator: qcom-rpmh: Fix PMIC5 BoB min voltageKiran Gunda
2019-10-04RDMA/i40iw: Associate ibdev to netdev before IB device registrationShiraz, Saleem
2019-10-04Merge tag 'drm-fixes-2019-10-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-10-04Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-10-04misc: fastrpc: prevent memory leak in fastrpc_dma_buf_attachNavid Emamdoost
2019-10-04mtd: spi-nor: Fix direction of the write_sr() transferTudor Ambarus
2019-10-04Merge tag 'fix-missing-panels' into fixesTony Lindgren
2019-10-04mei: avoid FW version request on Ibex Peak and earlierAlexander Usyskin
2019-10-04Merge tag 'usb-serial-5.4-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-10-04mei: me: add comet point (lake) LP device idsTomas Winkler
2019-10-04tty: n_hdlc: fix build on SPARCRandy Dunlap
2019-10-04serial: uartps: Fix uartps_major handlingMichal Simek
2019-10-04serial: uartlite: fix exit path null pointerRandy Dunlap
2019-10-04tty: serial: linflexuart: Fix magic SysRq handlingStefan-gabriel Mirea
2019-10-04serial: sh-sci: Use platform_get_irq_optional() for optional interruptsGeert Uytterhoeven
2019-10-04serial/sifive: select SERIAL_EARLYCONChristoph Hellwig
2019-10-04tty: serial: rda: Fix the link time qualifier of 'rda_uart_exit()'Christophe JAILLET
2019-10-04tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()'Christophe JAILLET
2019-10-04media: stkwebcam: fix runtime PM after driver unbindJohan Hovold
2019-10-04USB: serial: fix runtime PM after driver unbindJohan Hovold
2019-10-04USB: usblp: fix runtime PM after driver unbindJohan Hovold
2019-10-04USB: usb-skeleton: fix runtime PM after driver unbindJohan Hovold
2019-10-04xhci-ext-caps.c: Add missing platform_device_put() on error in xhci_create_in...Wei Yongjun
2019-10-04usb: renesas_usbhs: gadget: Fix usb_ep_set_{halt,wedge}() behaviorYoshihiro Shimoda
2019-10-04usb: renesas_usbhs: gadget: Do not discard queues in usb_ep_set_{halt,wedge}()Yoshihiro Shimoda
2019-10-04udc: lpc32xx: fix 64-bit compiler warningArnd Bergmann
2019-10-04xhci: Fix NULL pointer dereference in xhci_clear_tt_buffer_complete()Mathias Nyman
2019-10-04xhci: Increase STS_SAVE timeout in xhci_suspend()Kai-Heng Feng
2019-10-04xhci: Prevent deadlock when xhci adapter breaks during initBill Kuzeja
2019-10-04usb: xhci: wait for CNR controller not ready bit in xhci resumeRick Tseng
2019-10-04xhci: Fix USB 3.1 capability detection on early xHCI 1.1 spec based hostsMathias Nyman
2019-10-04xhci: Check all endpoints for LPM timeoutJan Schmidt