summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-08-06eeprom: at24: make spd world-readable againJean Delvare
2019-08-06infiniband: fix race condition between infiniband mlx4, mlx5 driver and core ...Ajay Kaher
2019-08-06coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli
2019-08-06IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specificationYishai Hadas
2019-08-06xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()Juergen Gross
2019-08-06drivers/perf: arm_pmu: Fix failure path in PM notifierWill Deacon
2019-08-06s390/dasd: fix endless loop after read unit address configurationStefan Haberland
2019-08-06gpiolib: fix incorrect IRQ requesting of an active-low lineeventMichael Wu
2019-08-06mmc: dw_mmc: Fix occasional hang after tuning on eMMCDouglas Anderson
2019-08-06drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some stringsDan Carpenter
2019-08-06be2net: Signal that the device cannot transmit during reconfigurationBenjamin Poirier
2019-08-06scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitializedBenjamin Block
2019-08-06dmaengine: rcar-dmac: Reject zero-length slave DMA requestsGeert Uytterhoeven
2019-08-04drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctlMiroslav Lichvar
2019-08-04Bluetooth: hci_uart: check for missing tty operationsVladis Dronov
2019-08-04media: radio-raremono: change devm_k*alloc to k*allocLuke Nowakowski-Krijger
2019-08-04media: cpia2_usb: first wake up, then free in disconnectOliver Neukum
2019-08-04media: au0828: fix null dereference in error pathSean Young
2019-08-04ISDN: hfcsusb: checking idx of ep configurationPhong Tran
2019-08-04i2c: qup: fixed releasing dma without flush operation completionAbhishek Sahu
2019-08-04hpet: Fix division by zero in hpet_time_div()Kefeng Wang
2019-08-04usb: pci-quirks: Correct AMD PLL quirk detectionRyan Kennedy
2019-08-04usb: wusbcore: fix unbalanced get/put cluster_idPhong Tran
2019-08-04mailbox: handle failed named mailbox channel requestmorten petersen
2019-08-04RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMMKonstantin Taranov
2019-08-04serial: sh-sci: Fix TX DMA buffer flushing and workqueue racesGeert Uytterhoeven
2019-08-04serial: sh-sci: Terminate TX DMA during buffer flushingGeert Uytterhoeven
2019-08-04RDMA/i40iw: Set queue pair state when being queriedLiu, Changcheng
2019-08-04mfd: hi655x-pmic: Fix missing return value check for devm_regmap_init_mmio_clkAxel Lin
2019-08-04mfd: arizona: Fix undefined behaviorArnd Bergmann
2019-08-04mfd: core: Set fwnode for created devicesRobert Hancock
2019-08-04PCI: xilinx-nwl: Fix Multi MSI data programmingBharat Kumar Gogada
2019-08-04PCI: sysfs: Ignore lockdep for remove attributeMarek Vasut
2019-08-04usb: gadget: Zero ffs_io_dataAndrzej Pietrasiewicz
2019-08-04tty: serial_core: Set port active bit in uart_port_activateSerge Semin
2019-08-04drm/rockchip: Properly adjust to a true clock in adjusted_modeDouglas Anderson
2019-08-04phy: renesas: rcar-gen2: Fix memory leak at error pathsYoshihiro Shimoda
2019-08-04drm/virtio: Add memory barriers for capset cache.David Riley
2019-08-04serial: 8250: Fix TX interrupt handling conditionRautkoski Kimmo EXT
2019-08-04tty: serial: msm_serial: avoid system lockup conditionJorge Ramirez-Ortiz
2019-08-04tty/serial: digicolor: Fix digicolor-usart already registered warningKefeng Wang
2019-08-04memstick: Fix error cleanup path of memstick_initWang Hai
2019-08-04drm/bridge: sii902x: pixel clock unit is 10kHz instead of 1kHzJyri Sarha
2019-08-04drm/bridge: tc358767: read display_props in get_modes()Tomi Valkeinen
2019-08-04tty: serial: cpm_uart - fix init when SMC is relocatedChristophe Leroy
2019-08-04pinctrl: rockchip: fix leaked of_node referencesWen Yang
2019-08-04tty: max310x: Fix invalid baudrate divisors calculatorSerge Semin
2019-08-04usb: core: hub: Disable hub-initiated U1/U2Thinh Nguyen
2019-08-04drm/panel: simple: Fix panel_simple_dsi_probePeter Ujfalusi
2019-08-04bonding: validate ip header before check IPPROTO_IGMPCong Wang