summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* s390/dasd: fix endless loop after read unit address configurationStefan Haberland2019-08-061-6/+16
* mtd: rawnand: micron: handle on-die "ECC-off" devices correctlyMarco Felsch2019-08-061-3/+11
* 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
* 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
* drm/nouveau: fix memory leak in nouveau_conn_reset()Yongxin Liu2019-08-061-1/+1
* mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removedPetr Machata2019-08-061-8/+8
* 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
* 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
* clk: sprd: Add check for return value of sprd_clk_regmap_init()Chunyan Zhang2019-08-061-1/+4
* clk: tegra210: fix PLLU and PLLU_OUT1JC Kuo2019-08-061-4/+4
* dmaengine: rcar-dmac: Reject zero-length slave DMA requestsGeert Uytterhoeven2019-08-061-1/+1
* firmware/psci: psci_checker: Park kthreads before stopping themJean-Philippe Brucker2019-08-061-4/+6
* dmaengine: tegra-apb: Error out if DMA_PREP_INTERRUPT flag is unsetDmitry Osipenko2019-08-061-2/+10
* scsi: core: Avoid that a kernel warning appears during system resumeBart Van Assche2019-08-041-2/+4
* block, scsi: Change the preempt-only flag into a counterBart Van Assche2019-08-041-4/+7
* drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctlMiroslav Lichvar2019-08-041-0/+8
* vhost: scsi: add weight supportJason Wang2019-08-041-3/+3
* vhost: vsock: add weight supportJason Wang2019-08-041-6/+10
* vhost_net: fix possible infinite loopJason Wang2019-08-041-16/+13
* vhost: introduce vhost_exceeds_weight()Jason Wang2019-08-045-20/+48
* Bluetooth: hci_uart: check for missing tty operationsVladis Dronov2019-08-047-0/+29
* iommu/vt-d: Don't queue_iova() if there is no flush queueDmitry Safonov2019-08-042-5/+15
* media: radio-raremono: change devm_k*alloc to k*allocLuke Nowakowski-Krijger2019-08-041-7/+23
* media: pvrusb2: use a different format for warningsAndrey Konovalov2019-08-043-6/+6
* media: cpia2_usb: first wake up, then free in disconnectOliver Neukum2019-08-041-1/+2
* ath10k: Change the warning message stringFabio Estevam2019-08-041-1/+1
* media: au0828: fix null dereference in error pathSean Young2019-08-041-6/+6
* ISDN: hfcsusb: checking idx of ep configurationPhong Tran2019-08-041-0/+3
* binder: fix possible UAF when freeing bufferTodd Kjos2019-08-041-2/+14
* usb: dwc2: Fix disable all EP's on disconnectMinas Harutyunyan2019-08-041-18/+23
* usb: dwc2: Disable all EP's on disconnectMinas Harutyunyan2019-08-041-7/+23
* libnvdimm/bus: Stop holding nvdimm_bus_list_mutex over __nd_ioctl()Dan Williams2019-07-312-39/+60
* hpet: Fix division by zero in hpet_time_div()Kefeng Wang2019-07-311-2/+1
* mei: me: add mule creek canyon (EHL) device idsAlexander Usyskin2019-07-312-0/+6
* fpga-manager: altera-ps-spi: Fix build errorYueHaibing2019-07-311-0/+1
* binder: prevent transactions to context manager from its own process.Hridya Valsaraju2019-07-311-1/+1
* usb: pci-quirks: Correct AMD PLL quirk detectionRyan Kennedy2019-07-311-12/+19
* usb: wusbcore: fix unbalanced get/put cluster_idPhong Tran2019-07-311-1/+1
* cxgb4: reduce kernel stack usage in cudbg_collect_mem_region()Arnd Bergmann2019-07-311-6/+13
* mailbox: handle failed named mailbox channel requestmorten petersen2019-07-311-2/+4
* PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIBYueHaibing2019-07-311-0/+1
* RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMMKonstantin Taranov2019-07-312-1/+5
* PCI: mobiveil: Use the 1st inbound window for MEM inbound transactionsHou Zhiqiang2019-07-311-1/+1
* PCI: mobiveil: Initialize Primary/Secondary/Subordinate bus numbersHou Zhiqiang2019-07-311-0/+6
* PCI: mobiveil: Fix the Class Code fieldHou Zhiqiang2019-07-311-3/+6
* PCI: mobiveil: Fix PCI base address in MEM/IO outbound windowsHou Zhiqiang2019-07-311-2/+3