summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-08-06drm/nouveau/dmem: missing mutex_lock in error pathRalph Campbell
2019-08-06drm/nouveau: fix memory leak in nouveau_conn_reset()Yongxin Liu
2019-08-06crypto: ccp - Fix SEV_VERSION_GREATER_OR_EQUALDavid Rientjes
2019-08-06device-dax: fix memory and resource leak if hotplug failsPavel Tatashin
2019-08-06drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some stringsDan Carpenter
2019-08-06be2net: Signal that the device cannot transmit during reconfigurationBenjamin Poirier
2019-08-06drm/amd/display: Expose audio inst from DC to DMNicholas Kazlauskas
2019-08-06scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitializedBenjamin Block
2019-08-06ACPI: blacklist: fix clang warning for unused DMI tableArnd Bergmann
2019-08-06virtio-mmio: add error check for platform_get_irqIhor Matushchak
2019-08-06remoteproc: copy parent dma_pfn_offset for vdevClement Leger
2019-08-06clk: sprd: Add check for return value of sprd_clk_regmap_init()Chunyan Zhang
2019-08-06clk: tegra210: fix PLLU and PLLU_OUT1JC Kuo
2019-08-06dmaengine: rcar-dmac: Reject zero-length slave DMA requestsGeert Uytterhoeven
2019-08-06swiotlb: fix phys_addr_t overflow warningArnd Bergmann
2019-08-06soc: imx8: Fix potential kernel dump in error pathAnson Huang
2019-08-06firmware/psci: psci_checker: Park kthreads before stopping themJean-Philippe Brucker
2019-08-06PCI: OF: Initialize dev->fwnode appropriatelyJean-Philippe Brucker
2019-08-06dmaengine: tegra-apb: Error out if DMA_PREP_INTERRUPT flag is unsetDmitry Osipenko
2019-08-06soc: imx: soc-imx8: Correct return value of error handleAnson Huang
2019-08-06soc: qcom: rpmpd: fixup rpmpd set performance stateSibi Sankar
2019-08-06clk: meson: mpll: properly handle spread spectrumJerome Brunet
2019-08-04drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctlMiroslav Lichvar
2019-08-04Bluetooth: hci_uart: check for missing tty operationsVladis Dronov
2019-08-04nvme: fix multipath crash when ANA is deactivatedMarta Rybczynska
2019-08-04media: radio-raremono: change devm_k*alloc to k*allocLuke Nowakowski-Krijger
2019-08-04media: pvrusb2: use a different format for warningsAndrey Konovalov
2019-08-04media: cpia2_usb: first wake up, then free in disconnectOliver Neukum
2019-08-04ath10k: Change the warning message stringFabio Estevam
2019-08-04media: au0828: fix null dereference in error pathSean Young
2019-08-04ISDN: hfcsusb: checking idx of ep configurationPhong Tran
2019-07-31drm/i915: Make the semaphore saturation mask globalChris Wilson
2019-07-31libnvdimm/bus: Stop holding nvdimm_bus_list_mutex over __nd_ioctl()Dan Williams
2019-07-31libnvdimm/region: Register badblocks before namespacesDan Williams
2019-07-31libnvdimm/bus: Prevent duplicate device_unregister() callsDan Williams
2019-07-31drivers/base: Introduce kill_device()Dan Williams
2019-07-31iommu/iova: Remove stale cached32_nodeChris Wilson
2019-07-31iommu/vt-d: Don't queue_iova() if there is no flush queueDmitry Safonov
2019-07-31drm/panel: Add support for Armadeus ST0700 AdaptSébastien Szymanski
2019-07-31hpet: Fix division by zero in hpet_time_div()Kefeng Wang
2019-07-31eeprom: make older eeprom drivers select NVMEM_SYSFSArseny Solokha
2019-07-31mei: me: add mule creek canyon (EHL) device idsAlexander Usyskin
2019-07-31fpga-manager: altera-ps-spi: Fix build errorYueHaibing
2019-07-31binder: prevent transactions to context manager from its own process.Hridya Valsaraju
2019-07-31binder: Set end of SG buffer area properly.Martijn Coenen
2019-07-31usb: usb251xb: Reallow swap-dx-lanes to apply to the upstream portLucas Stach
2019-07-31Revert "usb: usb251xb: Add US port lanes inversion property"Lucas Stach
2019-07-31usb: pci-quirks: Correct AMD PLL quirk detectionRyan Kennedy
2019-07-31usb: wusbcore: fix unbalanced get/put cluster_idPhong Tran
2019-07-31usb-storage: Add a limitation for blk_queue_max_hw_sectors()Yoshihiro Shimoda