aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2021-12-14net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zeroLee Jones
2021-12-14mtd: rawnand: fsmc: Take instruction delay into accountHerve Codina
2021-12-14i40e: Fix pre-set max number of queues for VFMateusz Palczewski
2021-12-14qede: validate non LSO skb lengthManish Chopra
2021-12-14binder: use wake_up_pollfree()Eric Biggers
2021-12-14libata: add horkage for ASMedia 1092Hannes Reinecke
2021-12-14can: m_can: Disable and ignore ELO interruptBrian Silverman
2021-12-14can: pch_can: pch_can_rx_normal: fix use after freeVincent Mailhol
2021-12-14clk: qcom: regmap-mux: fix parent clock lookupDmitry Baryshkov
2021-12-14IB/hfi1: Correct guard on eager buffer deallocationMike Marciniszyn
2021-12-14nfp: Fix memory leak in nfp_cpp_area_cache_add()Jianglei Nie
2021-12-14bonding: make tx_rebalance_counter an atomicEric Dumazet
2021-12-14ice: ignore dropped packets during initJesse Brandeburg
2021-12-14can: sja1000: fix use after free in ems_pcmcia_add_card()Dan Carpenter
2021-12-14can: kvaser_usb: get CAN clock frequency from deviceJimmy Assarsson
2021-12-14HID: check for valid USB device for many HID driversGreg Kroah-Hartman
2021-12-14HID: wacom: fix problems when device is not a valid USB deviceGreg Kroah-Hartman
2021-12-14HID: add USB_HID dependancy on some USB HID driversGreg Kroah-Hartman
2021-12-14HID: add USB_HID dependancy to hid-chiconyGreg Kroah-Hartman
2021-12-14HID: add USB_HID dependancy to hid-prodikeysGreg Kroah-Hartman
2021-12-14HID: add hid_is_usb() function to make it simpler for USB detectionGreg Kroah-Hartman
2021-12-14HID: google: add eel USB idxiazhengqiao
2021-12-08ipmi: msghandler: Make symbol 'remove_work_wq' staticWei Yongjun
2021-12-08serial: core: fix transmit-buffer reset and memleakJohan Hovold
2021-12-08serial: pl011: Add ACPI SBSA UART match idPierre Gondois
2021-12-08tty: serial: msm_serial: Deactivate RX DMA for polling supportSven Eckelmann
2021-12-08usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnectBadhri Jagan Sridharan
2021-12-08USB: NO_LPM quirk Lenovo Powered USB-C Travel HubOle Ernst
2021-12-08xhci: Fix commad ring abort, write all 64 bits to CRCR register.Mathias Nyman
2021-12-08vgacon: Propagate console boot parameters before calling `vc_resize'Maciej W. Rozycki
2021-12-08drm/msm: Do hw_init() before capturing GPU stateRob Clark
2021-12-08net: usb: lan78xx: lan78xx_phy_init(): use PHY_POLL instead of "0" if no IRQ ...Sven Schuchmann
2021-12-08net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()Zhou Qingyang
2021-12-08net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()Zhou Qingyang
2021-12-08natsemi: xtensa: fix section mismatch warningsRandy Dunlap
2021-12-08i2c: stm32f7: stop dma transfer in case of NACKAlain Volmat
2021-12-08i2c: stm32f7: recover the bus on access timeoutAlain Volmat
2021-12-08sata_fsl: fix warning in remove_proc_entry when rmmod sata_fslBaokun Li
2021-12-08sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fslBaokun Li
2021-12-08ipmi: Move remove_work to dedicated workqueueIoanna Alifieraki
2021-12-08vrf: Reset IPCB/IP6CB when processing outbound pkts in vrf dev xmitStephen Suryaputra
2021-12-08net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infob...Teng Qi
2021-12-08net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ...zhangyue
2021-12-08ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns...Teng Qi
2021-12-08ata: ahci: Add Green Sardine vendor ID as board_ahci_mobileMario Limonciello
2021-12-08scsi: iscsi: Unblock session then wake up error handlerMike Christie
2021-12-08thermal: core: Reset previous low and high trip during thermal zone initManaf Meethalavalappu Pallikunhi
2021-12-08platform/x86: thinkpad_acpi: Fix WWAN device disabled issue after S3 deepSlark Xiao
2021-12-08atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_waitZekun Shen
2021-12-01tty: hvc: replace BUG_ON() with negative return valueJuergen Gross