summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-08-19spi: spidev: Align buffers for DMAChristian Eggers
2020-08-19cpufreq: dt: fix oops on armada37xxIvan Kokshaysky
2020-08-19drm/ttm/nouveau: don't call tt destroy callback on alloc failure.Dave Airlie
2020-08-19crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specifiedMikulas Patocka
2020-08-19crypto: ccp - Fix use of merged scatterlistsJohn Allen
2020-08-19crypto: qat - fix double free in qat_uclo_create_batch_init_listTom Rix
2020-08-19crypto: hisilicon - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specifiedMikulas Patocka
2020-08-19USB: serial: cp210x: enable usb generic throttle/unthrottleBrant Merryman
2020-08-19USB: serial: cp210x: re-enable auto-RTS on openBrant Merryman
2020-08-19drivers/net/wan/lapbether: Added needed_headroom and a skb->len checkXie He
2020-08-19pinctrl-single: fix pcs_parse_pinconf() return valueDrew Fustini
2020-08-19fsl/fman: fix eth hash table allocationFlorinel Iordache
2020-08-19fsl/fman: check dereferencing null pointerFlorinel Iordache
2020-08-19fsl/fman: fix unreachable codeFlorinel Iordache
2020-08-19fsl/fman: fix dereference null return valueFlorinel Iordache
2020-08-19fsl/fman: use 32-bit unsigned integerFlorinel Iordache
2020-08-19net: spider_net: Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET
2020-08-19liquidio: Fix wrong return value in cn23xx_get_pf_num()Tianjia Zhang
2020-08-19net: ethernet: aquantia: Fix wrong return valueTianjia Zhang
2020-08-19wl1251: fix always return 0 errorWang Hai
2020-08-19s390/qeth: don't process empty bridge port eventsJulian Wiedmann
2020-08-19PCI: Release IVRS table in AMD ACS quirkHanjun Guo
2020-08-19net: dsa: rtl8366: Fix VLAN set-upLinus Walleij
2020-08-19net: dsa: rtl8366: Fix VLAN semanticsLinus Walleij
2020-08-19Bluetooth: hci_serdev: Only unregister device if it was registeredNicolas Boichat
2020-08-19Bluetooth: hci_h5: Set HCI_UART_RESET_ON_INIT to correct flagsNicolas Boichat
2020-08-19power: supply: check if calc_soc succeeded in pm860x_init_batteryTom Rix
2020-08-19RDMA/core: Fix return error value in _ib_modify_qp() to negativeLi Heng
2020-08-19PCI: cadence: Fix updating Vendor ID and Subsystem Vendor ID registerKishon Vijay Abraham I
2020-08-19net: dsa: mv88e6xxx: MV88E6097 does not support jumbo configurationChris Packham
2020-08-19scsi: mesh: Fix panic after host or bus resetFinn Thain
2020-08-19usb: dwc2: Fix error path in gadget registrationMarek Szyprowski
2020-08-19coresight: tmc: Fix TMC mode read in tmc_read_unprepare_etb()Sai Prakash Ranjan
2020-08-19thermal: ti-soc-thermal: Fix reversed condition in ti_thermal_expose_sensor()Dan Carpenter
2020-08-19usb: core: fix quirks_param_set() writing to a const pointerKars Mulder
2020-08-19USB: serial: iuu_phoenix: fix led-activity helpersJohan Hovold
2020-08-19drm/imx: tve: fix regulator_disable error pathMarco Felsch
2020-08-19PCI/ASPM: Add missing newline in sysfs 'policy'Xiongfeng Wang
2020-08-19staging: rtl8192u: fix a dubious looking mask before a shiftColin Ian King
2020-08-19RDMA/rxe: Prevent access to wr->next ptr afrer wr is posted to send queueMikhail Malygin
2020-08-19RDMA/qedr: SRQ's bug fixesYuval Basson
2020-08-19mwifiex: Prevent memory corruption handling keysDan Carpenter
2020-08-19scsi: scsi_debug: Add check for sdebug_max_queue during module initJohn Garry
2020-08-19drm/bridge: sil_sii8620: initialize return of sii8620_readbTom Rix
2020-08-19phy: exynos5-usbdrd: Calibrating makes sense only for USB2.0 PHYMarek Szyprowski
2020-08-19drm: panel: simple: Fix bpc for LG LB070WV8 panelLaurent Pinchart
2020-08-19leds: core: Flush scheduled work for system suspendKai-Heng Feng
2020-08-19PCI: Fix pci_cfg_wait queue locking problemBjorn Helgaas
2020-08-19RDMA/rxe: Skip dgid check in loopback modeZhu Yanjun
2020-08-19media: exynos4-is: Add missed check for pinctrl_lookup_state()Chuhong Yuan