summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* HID: Add quirk for HP X1200 PIXART OEM mouseSebastian Parschauer2019-08-092-0/+2
* HID: wacom: fix bit shift for Cintiq Companion 2Aaron Armstrong Skomra2019-08-091-6/+6
* libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlockDan Williams2019-08-092-5/+13
* libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrantDan Williams2019-08-091-22/+37
* scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke2019-08-092-32/+24
* drm/i915/gvt: fix incorrect cache entry for guest page mappingXiaolin Zhang2019-08-061-0/+12
* drm/i915/perf: fix ICL perf register offsetsLionel Landwerlin2019-08-061-3/+7
* IB/hfi1: Field not zero-ed when allocating TID flow memoryKaike Wan2019-08-061-0/+1
* IB/hfi1: Drop all TID RDMA READ RESP packets after r_next_psnKaike Wan2019-08-061-41/+1
* IB/hfi1: Check for error on call to alloc_rsm_map_tableJohn Fleck2019-08-061-2/+9
* IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specificationYishai Hadas2019-08-061-1/+0
* IB/mlx5: Fix clean_mr() to work in the expected orderYishai Hadas2019-08-061-3/+3
* IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cacheYishai Hadas2019-08-061-1/+3
* IB/mlx5: Use direct mkey destroy command upon UMR unreg failureYishai Hadas2019-08-061-5/+8
* IB/mlx5: Fix unreg_umr to ignore the mkey stateYishai Hadas2019-08-063-6/+11
* RDMA/devices: Do not deadlock during client removalJason Gunthorpe2019-08-061-13/+41
* RDMA/bnxt_re: Honor vlan_id in GID entry comparisonSelvin Xavier2019-08-065-13/+30
* xen/gntdev.c: Replace vm_map_pages() with vm_map_pages_zero()Souptick Joarder2019-08-061-1/+1
* xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()Juergen Gross2019-08-061-2/+2
* nbd: replace kill_bdev() with __invalidate_device() againMunehisa Kamata2019-08-061-1/+1
* scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBASuganath Prabu2019-08-061-5/+7
* clk: mediatek: mt8183: Register 13MHz clock earlier for clocksourceWeiyi Lu2019-08-061-12/+34
* drivers/perf: arm_pmu: Fix failure path in PM notifierWill Deacon2019-08-061-1/+1
* s390/dasd: fix endless loop after read unit address configurationStefan Haberland2019-08-061-6/+16
* loop: Fix mount(2) failure due to race with LOOP_SET_FDJan Kara2019-08-061-7/+9
* i2c: at91: fix clk_offset for sama5d2Michał Mirosław2019-08-061-1/+1
* i2c: at91: disable TXRDY interrupt after sending dataMichał Mirosław2019-08-061-4/+5
* i2c: iproc: Fix i2c master read more than 63 bytesRayagonda Kokatanur2019-08-061-4/+6
* eeprom: at24: make spd world-readable againJean Delvare2019-08-061-1/+1
* mtd: rawnand: micron: handle on-die "ECC-off" devices correctlyMarco Felsch2019-08-061-3/+11
* drm/nouveau: Only release VCPI slots on mode changesLyude Paul2019-08-061-1/+1
* IB/hfi1: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2019-08-061-0/+2
* gpiolib: fix incorrect IRQ requesting of an active-low lineeventMichael Wu2019-08-061-2/+4
* gpiolib: Preserve desc->flags when setting stateChris Packham2019-08-061-6/+11
* mmc: mmc_spi: Enable stable writesAndreas Koop2019-08-061-0/+5
* mmc: host: sdhci-sprd: Fix the missing pm_runtime_put_noidle()Baolin Wang2019-08-061-0/+1
* mmc: meson-mx-sdio: Fix misuse of GENMASK macroJoe Perches2019-08-061-1/+1
* mmc: dw_mmc: Fix occasional hang after tuning on eMMCDouglas Anderson2019-08-061-2/+1
* tpm: Fix null pointer dereference on chip register error pathMilan Broz2019-08-061-7/+16
* drm/nouveau/dmem: missing mutex_lock in error pathRalph Campbell2019-08-061-1/+2
* drm/nouveau: fix memory leak in nouveau_conn_reset()Yongxin Liu2019-08-061-1/+1
* crypto: ccp - Fix SEV_VERSION_GREATER_OR_EQUALDavid Rientjes2019-08-061-7/+12
* device-dax: fix memory and resource leak if hotplug failsPavel Tatashin2019-08-061-1/+4
* drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some stringsDan Carpenter2019-08-061-0/+2
* be2net: Signal that the device cannot transmit during reconfigurationBenjamin Poirier2019-08-061-1/+5
* drm/amd/display: Expose audio inst from DC to DMNicholas Kazlauskas2019-08-062-0/+4
* scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitializedBenjamin Block2019-08-061-0/+7
* ACPI: blacklist: fix clang warning for unused DMI tableArnd Bergmann2019-08-061-0/+4
* virtio-mmio: add error check for platform_get_irqIhor Matushchak2019-08-061-1/+6
* remoteproc: copy parent dma_pfn_offset for vdevClement Leger2019-08-061-0/+1