summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-08-04drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctlMiroslav Lichvar1-0/+8
2019-08-04Bluetooth: hci_uart: check for missing tty operationsVladis Dronov7-0/+29
2019-08-04nvme: fix multipath crash when ANA is deactivatedMarta Rybczynska2-7/+7
2019-08-04media: radio-raremono: change devm_k*alloc to k*allocLuke Nowakowski-Krijger1-7/+23
2019-08-04media: pvrusb2: use a different format for warningsAndrey Konovalov3-6/+6
2019-08-04media: cpia2_usb: first wake up, then free in disconnectOliver Neukum1-1/+2
2019-08-04ath10k: Change the warning message stringFabio Estevam1-1/+1
2019-08-04media: au0828: fix null dereference in error pathSean Young1-6/+6
2019-08-04ISDN: hfcsusb: checking idx of ep configurationPhong Tran1-0/+3
2019-07-31drm/i915: Make the semaphore saturation mask globalChris Wilson5-5/+5
2019-07-31libnvdimm/bus: Stop holding nvdimm_bus_list_mutex over __nd_ioctl()Dan Williams2-39/+60
2019-07-31libnvdimm/region: Register badblocks before namespacesDan Williams1-11/+11
2019-07-31libnvdimm/bus: Prevent duplicate device_unregister() callsDan Williams1-0/+25
2019-07-31drivers/base: Introduce kill_device()Dan Williams1-8/+19
2019-07-31iommu/iova: Remove stale cached32_nodeChris Wilson1-2/+3
2019-07-31iommu/vt-d: Don't queue_iova() if there is no flush queueDmitry Safonov2-5/+16
2019-07-31drm/panel: Add support for Armadeus ST0700 AdaptSébastien Szymanski1-0/+29
2019-07-31hpet: Fix division by zero in hpet_time_div()Kefeng Wang1-2/+1
2019-07-31eeprom: make older eeprom drivers select NVMEM_SYSFSArseny Solokha1-0/+3
2019-07-31mei: me: add mule creek canyon (EHL) device idsAlexander Usyskin2-0/+6
2019-07-31fpga-manager: altera-ps-spi: Fix build errorYueHaibing1-0/+1
2019-07-31binder: prevent transactions to context manager from its own process.Hridya Valsaraju1-1/+1
2019-07-31binder: Set end of SG buffer area properly.Martijn Coenen1-1/+2
2019-07-31usb: usb251xb: Reallow swap-dx-lanes to apply to the upstream portLucas Stach1-6/+7
2019-07-31Revert "usb: usb251xb: Add US port lanes inversion property"Lucas Stach1-2/+0
2019-07-31usb: pci-quirks: Correct AMD PLL quirk detectionRyan Kennedy1-12/+19
2019-07-31usb: wusbcore: fix unbalanced get/put cluster_idPhong Tran1-1/+1
2019-07-31usb-storage: Add a limitation for blk_queue_max_hw_sectors()Yoshihiro Shimoda1-0/+11
2019-07-31xhci: Fix crash if scatter gather is used with Immediate Data Transfer (IDT).Mathias Nyman1-1/+2
2019-07-31cxgb4: reduce kernel stack usage in cudbg_collect_mem_region()Arnd Bergmann1-6/+13
2019-07-31nvme: fix NULL deref for fabrics optionsMinwoo Im1-1/+1
2019-07-31platform/x86: Fix PCENGINES_APU2 Kconfig warningYueHaibing1-1/+1
2019-07-31mailbox: handle failed named mailbox channel requestmorten petersen1-2/+4
2019-07-31nvme-tcp: set the STABLE_WRITES flag when data digests are enabledMikhail Skorzhinskii1-0/+5
2019-07-31nvme-tcp: don't use sendpage for SLAB pagesMikhail Skorzhinskii1-1/+8
2019-07-31nvme-pci: limit max_hw_sectors based on the DMA max mapping sizeChristoph Hellwig1-1/+2
2019-07-31nvme-pci: check for NULL return from pci_alloc_p2pmem()Alan Mikhak1-5/+9
2019-07-31RDMA/core: Fix race when resolving IP addressDag Moxnes1-1/+1
2019-07-31PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIBYueHaibing1-0/+1
2019-07-31RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMMKonstantin Taranov2-1/+5
2019-07-31PCI: mobiveil: Use the 1st inbound window for MEM inbound transactionsHou Zhiqiang1-1/+1
2019-07-31PCI: mobiveil: Initialize Primary/Secondary/Subordinate bus numbersHou Zhiqiang1-0/+6
2019-07-31PCI: mobiveil: Fix the Class Code fieldHou Zhiqiang1-3/+6
2019-07-31PCI: mobiveil: Fix PCI base address in MEM/IO outbound windowsHou Zhiqiang1-2/+3
2019-07-31IB/ipoib: Add child to parent list only if device initializedValentine Fatiev1-14/+20
2019-07-31IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCEParav Pandit1-24/+36
2019-07-31serial: sh-sci: Fix TX DMA buffer flushing and workqueue racesGeert Uytterhoeven1-7/+15
2019-07-31serial: sh-sci: Terminate TX DMA during buffer flushingGeert Uytterhoeven1-2/+9
2019-07-31RDMA/i40iw: Set queue pair state when being queriedLiu, Changcheng1-0/+2
2019-07-31mfd: hi655x-pmic: Fix missing return value check for devm_regmap_init_mmio_clkAxel Lin1-0/+2