summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-05-12hwmon: (adt7470) Fix warning on module removalArmin Wolf
2022-05-12nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_...Duoming Zhou
2022-05-12can: grcan: use ofdev->dev when allocating DMA memoryDaniel Hellstrom
2022-05-12can: grcan: grcan_close(): fix deadlockDuoming Zhou
2022-05-12firewire: core: extend card->lock in fw_core_handle_bus_resetNiels Dossche
2022-05-12firewire: remove check of list iterator against head past the loop bodyJakob Koschel
2022-05-12firewire: fix potential uaf in outbound_phy_packet_callback()Chengfeng Ye
2022-05-12gpiolib: of: fix bounds check for 'gpio-reserved-ranges'Andrei Lalaev
2022-05-12drm/vgem: Close use-after-free race in vgem_gem_createDaniel Vetter
2022-05-12tty: n_gsm: fix incorrect UA handlingDaniel Starke
2022-05-12tty: n_gsm: fix wrong command frame length field encodingDaniel Starke
2022-05-12tty: n_gsm: fix wrong command retry handlingDaniel Starke
2022-05-12tty: n_gsm: fix missing explicit ldisc flushDaniel Starke
2022-05-12tty: n_gsm: fix insufficient txframe sizeDaniel Starke
2022-05-12tty: n_gsm: fix malformed counter for out of frame dataDaniel Starke
2022-05-12tty: n_gsm: fix wrong signal octet encoding in convergence layer type 2Daniel Starke
2022-05-12drivers: net: hippi: Fix deadlock in rr_close()Duoming Zhou
2022-05-12bnx2x: fix napi API usage sequenceManish Chopra
2022-05-12net: bcmgenet: hide status block before TX timestampingJonathan Lemon
2022-05-12clk: sunxi: sun9i-mmc: check return value after calling platform_get_resource()Yang Yingliang
2022-05-12bus: sunxi-rsb: Fix the return value of sunxi_rsb_device_create()Christophe JAILLET
2022-05-12net: hns3: add validity check for message data lengthJian Shen
2022-05-12pinctrl: pistachio: fix use of irq_of_parse_and_map()Lv Ruyi
2022-05-12mtd: rawnand: Fix return value check of wait_for_completion_timeoutMiaoqian Lin
2022-05-12phy: samsung: exynos5250-sata: fix missing device put in probe error pathsKrzysztof Kozlowski
2022-05-12phy: samsung: Fix missing of_node_put() in exynos_sata_phy_probeMiaoqian Lin
2022-05-12USB: Fix xhci event ring dequeue pointer ERDP update issueWeitao Wang
2022-05-12mtd: rawnand: fix ecc parameters for mt7622Chuanhong Guo
2022-05-12serial: 8250: Correct the clock for EndRun PTP/1588 PCIe deviceMaciej W. Rozycki
2022-05-12serial: 8250: Also set sticky MCR bits in console restorationMaciej W. Rozycki
2022-05-12serial: imx: fix overrun interrupts in DMA modeJohan Hovold
2022-05-12usb: dwc3: gadget: Return proper request statusThinh Nguyen
2022-05-12usb: dwc3: core: Fix tx/rx threshold settingsThinh Nguyen
2022-05-12usb: gadget: configfs: clear deactivation flag in configfs_composite_unbind()Vijayavardhan Vennapusa
2022-05-12usb: gadget: uvc: Fix crash when encoding data for usb requestDan Vacura
2022-05-12usb: misc: fix improper handling of refcount in uss720_probe()Hangyu Hua
2022-05-12iio: magnetometer: ak8975: Fix the error handling in ak8975_power_on()Zheyu Ma
2022-05-12iio: dac: ad5446: Fix read_raw not returning set valueMichael Hennerich
2022-05-12iio: dac: ad5592r: Fix the missing return value.Zizhuang Deng
2022-05-12xhci: stop polling roothubs after shutdownHenry Lin
2022-05-12USB: serial: option: add Telit 0x1057, 0x1058, 0x1075 compositionsDaniele Palmas
2022-05-12USB: serial: option: add support for Cinterion MV32-WA/MV32-WBSlark Xiao
2022-05-12USB: serial: cp210x: add PIDs for Kamstrup USB Meter ReaderBruno Thomsen
2022-05-12USB: serial: whiteheat: fix heap overflow in WHITEHEAT_GET_DTR_RTSKees Cook
2022-05-12USB: quirks: add STRING quirk for VCOM deviceOliver Neukum
2022-05-12USB: quirks: add a Realtek card readerOliver Neukum
2022-05-12usb: mtu3: fix USB 3.0 dual-role-switch from device to hostMacpaul Lin
2022-05-01lightnvm: disable the subsystemGreg Kroah-Hartman
2022-05-01Revert "net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-l...Greg Kroah-Hartman
2022-05-01hamradio: remove needs_free_netdev to avoid UAFLin Ma