summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-10-20USB: serial: option: add Quectel EC200S-CN module supportYu-Tung Chang1-0/+2
2021-10-20USB: serial: qcserial: add EM9191 QDL supportAleksander Morgado1-0/+1
2021-10-20Input: xpad - add support for another USB ID of Nacon GC-100Michael Cullen1-0/+2
2021-10-20usb: musb: dsps: Fix the probe error pathMiquel Raynal1-1/+3
2021-10-20efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock()Zhang Jianhua1-1/+1
2021-10-20efi/cper: use stack buffer for error record decodingArd Biesheuvel1-2/+2
2021-10-20cb710: avoid NULL pointer subtractionArnd Bergmann1-1/+1
2021-10-20xhci: Enable trust tx length quirk for Fresco FL11 USB controllerNikolay Martynov1-0/+2
2021-10-20xhci: Fix command ring pointer corruption while aborting a commandPavankumar Kondeti1-4/+10
2021-10-20xhci: guard accesses to ep_state in xhci_endpoint_reset()Jonathan Bell1-0/+5
2021-10-20USB: xhci: dbc: fix tty registration raceJohan Hovold1-15/+13
2021-10-20mei: me: add Ice Lake-N device id.Andy Shevchenko2-0/+2
2021-10-20drm/msm: Avoid potential overflow in timeout_to_jiffies()Marek Vasut1-2/+2
2021-10-20clk: socfpga: agilex: fix duplicate s2f_user0_clkDinh Nguyen1-9/+0
2021-10-17hwmon: (pmbus/ibm-cffps) max_power_out swap changesBrandon Wyman1-2/+8
2021-10-17scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King1-2/+2
2021-10-17scsi: ses: Fix unsigned comparison with less than zeroJiapeng Chong1-1/+1
2021-10-17drm/amdgpu: fix gart.bo pin_count leakLeslie Shi2-2/+4
2021-10-17net: sun: SUNVNET_COMMON should depend on INETRandy Dunlap1-0/+1
2021-10-17hwmon: (ltc2947) Properly handle errors when looking for the external clockUwe Kleine-König1-2/+6
2021-10-17HID: wacom: Add new Intuos BT (CTL-4100WL/CTL-6100WL) device IDsJoshua-Dickens1-0/+8
2021-10-17HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JISMizuho Mori1-0/+7
2021-10-13i2c: mediatek: Add OFFSET_EXT_CONF setting backKewei Xu1-1/+10
2021-10-13i2c: acpi: fix resource leak in reconfiguration device additionJamie Iles1-0/+1
2021-10-13i40e: Fix freeing of uninitialized misc IRQ vectorSylwester Dziedziuch1-1/+2
2021-10-13i40e: fix endless loop under rtnlJiri Benc1-1/+1
2021-10-13gve: report 64bit tx_bytes counter from gve_handle_report_stats()Eric Dumazet1-2/+3
2021-10-13gve: fix gve_get_stats()Eric Dumazet1-4/+9
2021-10-13gve: Avoid freeing NULL pointerTao Liu1-10/+17
2021-10-13gve: Correct available tx qpl checkCatherine Sullivan1-1/+1
2021-10-13drm/nouveau/debugfs: fix file release memory leakYang Yingliang1-0/+1
2021-10-13drm/nouveau/kms/nv50-: fix file release memory leakYang Yingliang1-0/+1
2021-10-13drm/nouveau: avoid a use-after-free when BO init failsJeremy Cline1-3/+1
2021-10-13video: fbdev: gbefb: Only instantiate device when built for IP32Mark Brown1-1/+1
2021-10-13drm/sun4i: dw-hdmi: Fix HDMI PHY clock setupJernej Skrabec3-47/+61
2021-10-13bus: ti-sysc: Use CLKDM_NOAUTO for dra7 dcan1 for errata i893Tony Lindgren1-0/+3
2021-10-13net: sfp: Fix typo in state machine debug stringSean Anderson1-1/+1
2021-10-13ptp_pch: Load module automatically if ID matchesAndy Shevchenko1-0/+1
2021-10-13phy: mdio: fix memory leakPavel Skripkin1-0/+7
2021-10-13net/mlx5: E-Switch, Fix double allocation of acl flow counterMoshe Shemesh2-5/+11
2021-10-13net/mlx5e: IPSEC RX, enable checksum completeRaed Salem1-6/+1
2021-10-13soc: ti: omap-prm: Fix external abort for am335x prussTony Lindgren1-12/+15
2021-10-13iwlwifi: pcie: add configuration of a Wi-Fi adapter on Dell XPS 15Vladimir Zapolskiy1-0/+2
2021-10-13ath5k: fix building with LEDS=mArnd Bergmann2-7/+7
2021-10-13PCI: hv: Fix sleep while in non-sleep context when removing child devices fro...Long Li1-3/+10
2021-10-13soc: qcom: mdt_loader: Drop PT_LOAD check on hash segmentShawn Guo1-1/+1
2021-10-13soc: qcom: socinfo: Fixed argument passed to platform_set_data()Antonio Martorana1-1/+1
2021-10-13bus: ti-sysc: Add break in switch statement in sysc_init_soc()Nathan Chancellor1-0/+1
2021-10-13xen/balloon: fix cancelled balloon actionJuergen Gross1-6/+15
2021-10-13mmc: sdhci-of-at91: replace while loop with read_poll_timeoutClaudiu Beznea1-11/+5