summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-08-06clk: tegra210: fix PLLU and PLLU_OUT1JC Kuo1-4/+4
2019-08-06dmaengine: rcar-dmac: Reject zero-length slave DMA requestsGeert Uytterhoeven1-1/+1
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 Dronov6-0/+26
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-04i2c: qup: fixed releasing dma without flush operation completionAbhishek Sahu1-0/+2
2019-07-31hpet: Fix division by zero in hpet_time_div()Kefeng Wang1-2/+1
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-31drm/crc-debugfs: Also sprinkle irqrestore over early exitsDaniel Vetter1-2/+2
2019-07-31drm/crc: Only report a single overflow when a CRC fd is openedMaarten Lankhorst1-1/+8
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-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-31PCI: xilinx-nwl: Fix Multi MSI data programmingBharat Kumar Gogada1-6/+5
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-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-31drm/rockchip: Properly adjust to a true clock in adjusted_modeDouglas Anderson1-1/+2
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-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: User irqsafe spinlock in drm_crtc_add_crc_entryDaniel Vetter1-2/+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-31tty: serial: cpm_uart - fix init when SMC is relocatedChristophe Leroy1-6/+11
2019-07-31pinctrl: rockchip: fix leaked of_node referencesWen Yang1-0/+1
2019-07-31tty: max310x: Fix invalid baudrate divisors calculatorSerge Semin1-20/+31