summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-08-04block, scsi: Change the preempt-only flag into a counterBart Van Assche1-4/+7
2019-08-04drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctlMiroslav Lichvar1-0/+8
2019-08-04vhost: scsi: add weight supportJason Wang1-3/+3
2019-08-04vhost: vsock: add weight supportJason Wang1-6/+10
2019-08-04vhost_net: fix possible infinite loopJason Wang1-16/+13
2019-08-04vhost: introduce vhost_exceeds_weight()Jason Wang5-20/+48
2019-08-04Bluetooth: hci_uart: check for missing tty operationsVladis Dronov7-0/+29
2019-08-04iommu/vt-d: Don't queue_iova() if there is no flush queueDmitry Safonov2-5/+15
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-08-04binder: fix possible UAF when freeing bufferTodd Kjos1-2/+14
2019-08-04usb: dwc2: Fix disable all EP's on disconnectMinas Harutyunyan1-18/+23
2019-08-04usb: dwc2: Disable all EP's on disconnectMinas Harutyunyan1-7/+23
2019-07-31libnvdimm/bus: Stop holding nvdimm_bus_list_mutex over __nd_ioctl()Dan Williams2-39/+60
2019-07-31hpet: Fix division by zero in hpet_time_div()Kefeng Wang1-2/+1
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-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-31cxgb4: reduce kernel stack usage in cudbg_collect_mem_region()Arnd Bergmann1-6/+13
2019-07-31mailbox: handle failed named mailbox channel requestmorten petersen1-2/+4
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
2019-07-31mfd: arizona: Fix undefined behaviorArnd Bergmann1-1/+1
2019-07-31mfd: core: Set fwnode for created devicesRobert Hancock1-0/+1
2019-07-31mfd: madera: Add missing of table registrationDaniel Gomez1-0/+1
2019-07-31PCI: xilinx-nwl: Fix Multi MSI data programmingBharat Kumar Gogada1-6/+5
2019-07-31i2c: stm32f7: fix the get_irq error casesFabrice Gasnier1-12/+14
2019-07-31PCI: sysfs: Ignore lockdep for remove attributeMarek Vasut1-1/+1
2019-07-31serial: mctrl_gpio: Check if GPIO property exisits before requesting itStefan Roese1-0/+14
2019-07-31drm/msm: Depopulate platform on probe failureSean Paul1-3/+11
2019-07-31mmc: sdhci: sdhci-pci-o2micro: Check if controller supports 8-bit widthRaul E Rangel1-1/+11
2019-07-31usb: gadget: Zero ffs_io_dataAndrzej Pietrasiewicz1-2/+4
2019-07-31tty: serial_core: Set port active bit in uart_port_activateSerge Semin1-1/+6
2019-07-31serial: imx: fix locking in set_termios()Sergey Organov1-10/+13