summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-12-01iavf: Fix VLAN feature flags after VFRBrett Creeley3-23/+56
2021-12-01iavf: Fix refreshing iavf adapter stats on ethtool requestJedrzej Jagielski4-0/+25
2021-12-01iavf: Prevent changing static ITR values if adaptive moderation is onNitesh B Venkatesh1-4/+26
2021-12-01HID: magicmouse: prevent division by 0 on scrollClaudia Pellegrino1-2/+5
2021-12-01HID: input: set usage type to key on keycode remapThomas Weißschuh1-0/+1
2021-12-01HID: input: Fix parsing of HID_CP_CONSUMER_CONTROL fieldsHans de Goede1-3/+2
2021-12-01net: marvell: prestera: fix double free issue on err pathVolodymyr Mytnyk1-4/+2
2021-12-01net: marvell: prestera: fix brige port operationVolodymyr Mytnyk1-1/+1
2021-12-01drm/aspeed: Fix vga_pw sysfs outputJoel Stanley1-1/+1
2021-12-01drm/vc4: fix error code in vc4_create_object()Dan Carpenter1-1/+1
2021-12-01scsi: mpt3sas: Fix incorrect system timestampSreekanth Reddy1-2/+2
2021-12-01scsi: mpt3sas: Fix system going into read-only modeSreekanth Reddy2-1/+60
2021-12-01scsi: mpt3sas: Fix kernel panic during drive powercycle testSreekanth Reddy1-1/+1
2021-12-01scsi: qla2xxx: edif: Fix off by one bug in qla_edif_app_getfcinfo()Dan Carpenter1-1/+1
2021-12-01drm/nouveau/acr: fix a couple NULL vs IS_ERR() checksDan Carpenter2-4/+8
2021-12-01firmware: arm_scmi: pm: Propagate return value to callerPeng Fan1-3/+1
2021-12-01firmware: arm_scmi: Fix base agent discover responseVincent Guittot1-3/+12
2021-12-01firmware: arm_scmi: Fix null de-reference on error pathCristian Marussi1-5/+5
2021-12-01media: v4l2-core: fix VIDIOC_DQEVENT handling on non-x86Arnd Bergmann1-24/+17
2021-12-01drm/amd/display: Fix OLED brightness control on eDPRoman Li1-0/+3
2021-12-01PCI: aardvark: Fix link trainingPali Rohár1-83/+34
2021-12-01PCI: aardvark: Simplify initialization of rootcap on virtual bridgePali Rohár1-10/+4
2021-12-01PCI: aardvark: Implement re-issuing config requests on CRS responsePali Rohár1-24/+43
2021-12-01PCI: aardvark: Deduplicate code in advk_pcie_rd_conf()Marek Behún1-28/+20
2021-12-01cpufreq: intel_pstate: Fix active mode offline/online EPP handlingRafael J. Wysocki1-0/+6
2021-12-01mdio: aspeed: Fix "Link is Down" issueDylan Hung1-0/+7
2021-12-01mmc: sdhci: Fix ADMA for PAGE_SIZE >= 64KiBAdrian Hunter2-4/+21
2021-12-01mmc: sdhci-esdhc-imx: disable CMDQ supportTim Harvey1-2/+0
2021-12-01drm/nouveau: recognise GA106Ben Skeggs1-0/+22
2021-12-01drm/amdgpu/pm: fix powerplay OD interfaceAlex Deucher6-79/+67
2021-12-01drm/amdgpu: IH process reset count when restartPhilip Yang1-1/+2
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: r8188eu: fix a memory leak in rtw_wx_read32()Dan Carpenter1-1/+7
2021-12-01staging: r8188eu: use GFP_ATOMIC under spinlockMichael Straube1-1/+1
2021-12-01staging: r8188eu: Fix breakage introduced when 5G code was removedLarry Finger1-0/+2
2021-12-01staging: r8188eu: Use kzalloc() with GFP_ATOMIC in atomic contextFabio M. De Francesco1-2/+2
2021-12-01staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect()Dan Carpenter1-1/+2
2021-12-01staging: greybus: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai1-2/+6
2021-12-01staging/fbtft: Fix backlightNoralf Trønnes2-12/+1
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-8/+12
2021-12-01usb: hub: Fix usb enumeration issue due to address0 raceMathias Nyman1-3/+11
2021-12-01usb: xhci: tegra: Check padctrl interrupt presence in device treeDmitry Osipenko1-12/+29
2021-12-01usb: typec: fusb302: Fix masking of comparator and bc_lvl interruptsOndrej Jirman1-2/+4
2021-12-01usb: chipidea: ci_hdrc_imx: fix potential error pointer dereference in probeDan Carpenter1-9/+9
2021-12-01net: usb: Correct PHY handling of smsc95xxMartyn Welch1-29/+26
2021-12-01usb: dwc3: gadget: Fix null pointer exceptionAlbert Wang1-0/+6