summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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-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-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-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-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-08tty: hvc: replace BUG_ON() with negative return valueJuergen Gross
2021-12-08xen/netfront: don't trust the backend response data blindlyJuergen Gross
2021-12-08xen/netfront: disentangle tx_skb_freelistJuergen Gross
2021-12-08xen/netfront: don't read data from request on the ring pageJuergen Gross
2021-12-08xen/netfront: read response from backend only onceJuergen Gross
2021-12-08xen/blkfront: don't trust the backend response data blindlyJuergen Gross
2021-12-08xen/blkfront: don't take local copy of a request from the ring pageJuergen Gross
2021-12-08xen/blkfront: read response from backend only onceJuergen Gross
2021-12-08pinctrl: armada-37xx: Correct PWM pins definitionsMarek Behún
2021-12-08pinctrl: armada-37xx: add missing pin: PCIe1 WakeupGregory CLEMENT
2021-12-08pinctrl: armada-37xx: Correct mpp definitionsMarek Behún
2021-12-08PCI: aardvark: Fix checking for link up via LTSSM statePali Rohár
2021-12-08PCI: aardvark: Fix link trainingPali Rohár
2021-12-08PCI: aardvark: Fix PCIe Max Payload Size settingPali Rohár
2021-12-08PCI: aardvark: Configure PCIe resources from 'ranges' DT propertyPali Rohár
2021-12-08PCI: aardvark: Remove PCIe outbound window configurationEvan Wang
2021-12-08PCI: aardvark: Update comment about disabling link trainingPali Rohár
2021-12-08PCI: aardvark: Move PCIe reset card code to advk_pcie_train_link()Pali Rohár
2021-12-08PCI: aardvark: Fix compilation on s390Pali Rohár
2021-12-08PCI: aardvark: Don't touch PCIe registers if no card connectedPali Rohár
2021-12-08PCI: aardvark: Introduce an advk_pcie_valid_device() helperThomas Petazzoni
2021-12-08PCI: aardvark: Indicate error in 'val' when config read failsPali Rohár
2021-12-08PCI: aardvark: Replace custom macros by standard linux/pci_regs.h macrosPali Rohár
2021-12-08PCI: aardvark: Issue PERST via GPIOPali Rohár
2021-12-08PCI: aardvark: Improve link trainingMarek Behún
2021-12-08PCI: aardvark: Train link immediately after enabling trainingPali Rohár
2021-12-08PCI: aardvark: Wait for endpoint to be ready before training linkRemi Pommarel
2021-12-08PCI: aardvark: Fix a leaked reference by adding missing of_node_put()Wen Yang
2021-12-08PCI: aardvark: Fix I/O space page leakSergei Shtylyov
2021-12-08vhost/vsock: fix incorrect used length reported to the guestStefano Garzarella
2021-12-08drm/vc4: fix error code in vc4_create_object()Dan Carpenter