summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-12-08net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ...zhangyue1-13/+17
2021-12-08ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns...Teng Qi1-0/+4
2021-12-08ata: ahci: Add Green Sardine vendor ID as board_ahci_mobileMario Limonciello1-0/+1
2021-12-08scsi: iscsi: Unblock session then wake up error handlerMike Christie1-3/+3
2021-12-08thermal: core: Reset previous low and high trip during thermal zone initManaf Meethalavalappu Pallikunhi1-0/+2
2021-12-08platform/x86: thinkpad_acpi: Fix WWAN device disabled issue after S3 deepSlark Xiao1-12/+0
2021-12-08atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_waitZekun Shen1-0/+10
2021-12-01tty: hvc: replace BUG_ON() with negative return valueJuergen Gross1-3/+14
2021-12-01xen/netfront: don't trust the backend response data blindlyJuergen Gross1-5/+75
2021-12-01xen/netfront: disentangle tx_skb_freelistJuergen Gross1-36/+25
2021-12-01xen/netfront: don't read data from request on the ring pageJuergen Gross1-43/+37
2021-12-01xen/netfront: read response from backend only onceJuergen Gross1-19/+19
2021-12-01xen/blkfront: don't trust the backend response data blindlyJuergen Gross1-17/+53
2021-12-01xen/blkfront: don't take local copy of a request from the ring pageJuergen Gross1-10/+15
2021-12-01xen/blkfront: read response from backend only onceJuergen Gross1-17/+18
2021-12-01vhost/vsock: fix incorrect used length reported to the guestStefano Garzarella1-1/+1
2021-12-01net: hns3: fix VF RSS failed problem after PF enable multi-TCsGuangbin Huang1-2/+2
2021-12-01drm/vc4: fix error code in vc4_create_object()Dan Carpenter1-1/+1
2021-12-01scsi: mpt3sas: Fix kernel panic during drive powercycle testSreekanth Reddy1-1/+1
2021-12-01firmware: arm_scmi: pm: Propagate return value to callerPeng Fan1-3/+1
2021-12-01pinctrl: armada-37xx: Correct PWM pins definitionsMarek Behún1-9/+8
2021-12-01pinctrl: armada-37xx: add missing pin: PCIe1 WakeupGregory CLEMENT1-0/+1
2021-12-01pinctrl: armada-37xx: Correct mpp definitionsMarek Behún1-4/+6
2021-12-01PCI: aardvark: Fix checking for link up via LTSSM statePali Rohár1-4/+67
2021-12-01PCI: aardvark: Fix link trainingPali Rohár1-83/+34
2021-12-01PCI: aardvark: Fix PCIe Max Payload Size settingPali Rohár1-1/+2
2021-12-01PCI: aardvark: Configure PCIe resources from 'ranges' DT propertyPali Rohár1-1/+189
2021-12-01PCI: aardvark: Update comment about disabling link trainingPali Rohár1-1/+8
2021-12-01PCI: aardvark: Move PCIe reset card code to advk_pcie_train_link()Pali Rohár1-30/+34
2021-12-01PCI: aardvark: Fix compilation on s390Pali Rohár1-1/+1
2021-12-01PCI: aardvark: Don't touch PCIe registers if no card connectedPali Rohár1-0/+7
2021-12-01PCI: aardvark: Indicate error in 'val' when config read failsPali Rohár1-1/+3
2021-12-01PCI: aardvark: Replace custom macros by standard linux/pci_regs.h macrosPali Rohár1-23/+19
2021-12-01PCI: aardvark: Issue PERST via GPIOPali Rohár1-1/+42
2021-12-01PCI: aardvark: Improve link trainingMarek Behún1-25/+89
2021-12-01PCI: aardvark: Train link immediately after enabling trainingPali Rohár1-6/+9
2021-12-01PCI: aardvark: Wait for endpoint to be ready before training linkRemi Pommarel1-0/+8
2021-12-01PCI: aardvark: Fix a leaked reference by adding missing of_node_put()Wen Yang1-5/+8
2021-12-01xen: detect uninitialized xenbus in xenbus_initStefano Stabellini1-0/+23
2021-12-01xen: don't continue xenstore initialization in case of errorsStefano Stabellini1-1/+3
2021-12-01staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect()Dan Carpenter1-1/+2
2021-12-01HID: wacom: Use "Confidence" flag to prevent reporting invalid contactsJason Gerecke2-1/+8
2021-12-01media: cec: copy sequence field for the replyHans Verkuil1-0/+1
2021-12-01binder: fix test regression due to sender_euid changeTodd Kjos1-1/+1
2021-12-01usb: hub: Fix locking issues with address0_mutexMathias Nyman1-7/+12
2021-12-01usb: hub: Fix usb enumeration issue due to address0 raceMathias Nyman1-3/+11
2021-12-01usb: dwc2: hcd_queue: Fix use of floating point literalNathan Chancellor1-1/+1
2021-12-01USB: serial: option: add Fibocom FM101-GL variantsMingjie Zhang1-0/+3
2021-12-01USB: serial: option: add Telit LE910S1 0x9200 compositionDaniele Palmas1-0/+2
2021-11-26soc/tegra: pmc: Fix imbalanced clock disabling in error code pathDmitry Osipenko1-1/+1