summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2019-07-31drm/rockchip: Properly adjust to a true clock in adjusted_modeDouglas Anderson1-1/+2
2019-07-31drm/amd/display: fix compilation errorHariprasad Kelam1-0/+1
2019-07-31phy: renesas: rcar-gen2: Fix memory leak at error pathsYoshihiro Shimoda1-0/+2
2019-07-31drm/virtio: Add memory barriers for capset cache.David Riley2-0/+5
2019-07-31drm/amd/display: Always allocate initial connector state stateNicholas Kazlauskas1-3/+7
2019-07-31serial: 8250: Fix TX interrupt handling conditionRautkoski Kimmo EXT1-1/+2
2019-07-31tty: serial: msm_serial: avoid system lockup conditionJorge Ramirez-Ortiz1-0/+4
2019-07-31tty/serial: digicolor: Fix digicolor-usart already registered warningKefeng Wang1-1/+5
2019-07-31memstick: Fix error cleanup path of memstick_initWang Hai1-4/+9
2019-07-31drm/crc-debugfs: Also sprinkle irqrestore over early exitsDaniel Vetter1-2/+2
2019-07-31drm/crc-debugfs: User irqsafe spinlock in drm_crtc_add_crc_entryDaniel Vetter1-2/+3
2019-07-31gpu: host1x: Increase maximum DMA segment sizeThierry Reding1-0/+3
2019-07-31drm/bridge: sii902x: pixel clock unit is 10kHz instead of 1kHzJyri Sarha1-2/+3
2019-07-31drm/bridge: tc358767: read display_props in get_modes()Tomi Valkeinen1-0/+7
2019-07-31PCI: Return error if cannot probe VFAlex Williamson1-6/+7
2019-07-31drm/edid: Fix a missing-check bug in drm_load_edid_firmware()Gen Zhang1-0/+2
2019-07-31drm/amdkfd: Fix sdma queue map issueOak Zeng1-9/+12