summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-09-15usb: dwc3: qcom: fix use-after-free on runtime-PM wakeupJohan Hovold2-1/+14
2022-09-15USB: serial: ch341: fix disabled rx timer on older devicesJohan Hovold1-1/+5
2022-09-15USB: serial: ch341: fix lost character on LCR updatesJohan Hovold1-1/+8
2022-09-15usb: dwc3: fix PHY disable sequenceJohan Hovold1-9/+10
2022-09-15RDMA/mlx5: Set local port to one when accessing countersChris Mi1-0/+6
2022-09-15i40e: Fix kernel crash during module removalIvan Vecera1-1/+4
2022-09-15soc: brcmstb: pm-arm: Fix refcount leak and __iomem leak bugsLiang He1-11/+39
2022-09-15scsi: mpt3sas: Fix use-after-free warningSreekanth Reddy1-1/+1
2022-09-15drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctlyQu Huang1-0/+1
2022-09-15fbdev: chipsfb: Add missing pci_disable_device() in chipsfb_pci_init()Yang Yingliang1-0/+1
2022-09-15parisc: ccio-dma: Handle kmalloc failure in ccio_init_resources()Li Qiong1-3/+8
2022-09-15drm/radeon: add a force flush to delay work when radeonZhenneng Li1-0/+3
2022-09-15drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup.Candice Li1-1/+2
2022-09-15usb: gadget: mass_storage: Fix cdrom data transfers on MAC-OSKrishna Kurapati1-2/+4
2022-09-15USB: core: Prevent nested device-reset callsAlan Stern1-0/+10
2022-09-15usb-storage: Add ignore-residue quirk for NXP PN7462AUWitold Lipieta1-0/+7
2022-09-15USB: cdc-acm: Add Icom PMR F3400 support (0c26:0020)Thierry GUIBERT1-0/+3
2022-09-15usb: dwc2: fix wrong order of phy_power_on and phy_initHeiner Kallweit1-4/+4
2022-09-15usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun1-2/+2
2022-09-15USB: serial: option: add support for Cinterion MV32-WA/WB RmNet modeSlark Xiao1-0/+6
2022-09-15USB: serial: option: add Quectel EM060K modemYonglin Tan1-0/+4
2022-09-15USB: serial: option: add support for OPPO R11 diag portYan Xinyu1-0/+5
2022-09-15USB: serial: cp210x: add Decagon UCA device idJohan Hovold1-0/+1
2022-09-15xhci: Add grace period after xHC start to prevent premature runtime suspend.Mathias Nyman3-2/+15
2022-09-15thunderbolt: Use the actual buffer in tb_async_error()Mika Westerberg1-1/+1
2022-09-15hwmon: (gpio-fan) Fix array out of bounds accessArmin Wolf1-0/+3
2022-09-15Input: rk805-pwrkey - fix module autoloadingPeter Robinson1-0/+1
2022-09-15clk: core: Fix runtime PM sequence in clk_core_unprepare()Chen-Yu Tsai1-2/+1
2022-09-15Revert "clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops"Stephen Boyd1-28/+0
2022-09-15clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate opsChen-Yu Tsai1-0/+28
2022-09-15drm/i915/reg: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King1-1/+1
2022-09-15binder: fix UAF of ref->proc caused by race conditionCarlos Llamas1-0/+12
2022-09-15USB: serial: ftdi_sio: add Omron CS1W-CIF31 device idNiek Nooijens2-0/+8
2022-09-15vt: Clear selection before changing the fontHelge Deller1-4/+8
2022-09-15staging: rtl8712: fix use after free bugsDan Carpenter1-36/+0
2022-09-15serial: fsl_lpuart: RS485 RTS polariy is inverseShenwei Wang1-2/+2
2022-09-15ethernet: rocker: fix sleep in atomic context bug in neigh_timer_handlerDuoming Zhou1-1/+1
2022-09-15Revert "xhci: turn off port power in shutdown"Mathias Nyman3-16/+3
2022-09-15ieee802154/adf7242: defer destroy_workqueue callLin Ma1-1/+2
2022-09-15platform/x86: pmc_atom: Fix SLP_TYPx bitfield maskAndy Shevchenko1-1/+1
2022-09-15drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfgDouglas Anderson1-1/+1
2022-09-15drm/msm/dsi: fix the inconsistent indentingsunliming1-1/+1
2022-09-15net: dp83822: disable false carrier interruptEnguerrand de Ribaucourt1-1/+0
2022-09-15wifi: iwlegacy: 4965: corrected fix for potential off-by-one overflow in il49...Stanislaw Gruszka1-4/+1
2022-09-15efi: capsule-loader: Fix use-after-free in efi_capsule_writeHyunwoo Kim1-24/+7
2022-09-15driver core: Don't probe devices after bus_type.match() probe deferralIsaac J. Manjarres1-0/+10
2022-09-05drm/amd/display: clear optc underflow before turn off odm clockFudong Wang1-0/+5
2022-09-05fbdev: fb_pm2fb: Avoid potential divide by zero errorLetu Ren1-0/+5
2022-09-05HID: hidraw: fix memory leak in hidraw_release()Karthik Alapati1-0/+3
2022-09-05media: pvrusb2: fix memory leak in pvr_probeDongliang Mu1-0/+1