summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-02-08media: imx-jpeg: Fix potential error pointer dereference in detach_pm()Dan Carpenter
2025-02-08staging: media: max96712: fix kernel oops when removing moduleLaurentiu Palcu
2025-02-08usb: gadget: f_tcm: Don't free command immediatelyThinh Nguyen
2025-02-08pps: Fix a use-after-freeCalvin Owens
2025-02-08media: uvcvideo: Fix double free in error pathLaurent Pinchart
2025-02-08remoteproc: core: Fix ida_free call while not allocatedArnaud Pouliquen
2025-02-08usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPSKyle Tso
2025-02-08usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to PD_T_SENDER_RESPONSEJos Wang
2025-02-08usb: dwc3: core: Defer the probe until USB power supply readyKyle Tso
2025-02-08usb: dwc3-am62: Fix an OF node leak in phy_syscon_pll_refclk()Joe Hattori
2025-02-08usb: gadget: f_tcm: Fix Get/SetInterface return valueThinh Nguyen
2025-02-08drivers/card_reader/rtsx_usb: Restore interrupt based detectionSean Rhodes
2025-02-08usb: xhci: Fix NULL pointer dereference on certain command abortsMichal Pecio
2025-02-08net: usb: rtl8150: enable basic endpoint checkingNikita Zhandarovich
2025-02-08net: sh_eth: Fix missing rtnl lock in suspend/resume pathKory Maincent
2025-02-08bgmac: reduce max frame size to support just MTU 1500Rafał Miłecki
2025-02-08Bluetooth: btnxpuart: Fix glitches seen in dual A2DP streamingNeeraj Sanjay Kale
2025-02-08net: stmmac: Limit FIFO size by hardware capabilityKunihiko Hayashi
2025-02-08net: stmmac: Limit the number of MTL queues to hardware capabilityKunihiko Hayashi
2025-02-08ptp: Properly handle compat ioctlsThomas Weißschuh
2025-02-08net: davicom: fix UAF in dm9000_drv_removeChenyuan Yang
2025-02-08vxlan: Fix uninit-value in vxlan_vnifilter_dump()Shigeru Yoshida
2025-02-08net: netdevsim: try to close UDP port harness racesJakub Kicinski
2025-02-08iavf: allow changing VLAN state without calling PFMichal Swiatkowski
2025-02-08net: fec: implement TSO descriptor cleanupDheeraj Reddy Jonnalagadda
2025-02-08gpio: mxc: remove dead code after switch to DT-onlyAhmad Fatoum
2025-02-08net: hns3: fix oops when unload drivers parallelingJian Shen
2025-02-08regulator: core: Add missing newline characterAlexander Stein
2025-02-08rtc: loongson: clear TOY_MATCH0_REG in loongson_rtc_isr()Ming Wang
2025-02-08rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM readOleksij Rempel
2025-02-08dmaengine: ti: edma: fix OF node reference leaks in edma_driverJoe Hattori
2025-02-08LoongArch: Fix warnings during S3 suspendHuacai Chen
2025-02-08serial: 8250: Adjust the timeout for FIFO modeJohn Ogness
2025-02-08driver core: class: Fix wild pointer dereferences in API class_dev_iter_next()Zijun Hu
2025-02-08scsi: ufs: bsg: Delete bsg_dev when setting up bsg failsGuixin Liu
2025-02-08scsi: mpt3sas: Set ioc->manu_pg11.EEDPTagMode directly to 1Paul Menzel
2025-02-08PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY testManivannan Sadhasivam
2025-02-08PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL on errorMohamed Khalfella
2025-02-08PCI: imx6: Skip controller_id generation logic for i.MX7DRichard Zhu
2025-02-08PCI: imx6: Simplify clock handling by using clk_bulk*() functionFrank Li
2025-02-08PCI: rcar-ep: Fix incorrect variable used when calling devm_request_mem_region()King Dix
2025-02-08media: dvb-usb-v2: af9035: fix ISO C90 compilation error on af9035_i2c_master...Desnes Nunes
2025-02-08staging: media: imx: fix OF node leak in imx_media_add_of_subdevs()Joe Hattori
2025-02-08watchdog: rti_wdt: Fix an OF node leak in rti_wdt_probe()Joe Hattori
2025-02-08media: nxp: imx8-isi: fix v4l2-compliance test errorsLaurentiu Palcu
2025-02-08mtd: hyperbus: hbmc-am654: fix an OF node reference leakJoe Hattori
2025-02-08mtd: hyperbus: hbmc-am654: Convert to platform remove callback returning voidUwe Kleine-König
2025-02-08mtd: rawnand: brcmnand: fix status read of brcmnand_waitfuncdavid regan
2025-02-08media: uvcvideo: Propagate buf->error to userspaceRicardo Ribalda
2025-02-08media: camif-core: Add check for clk_enable()Jiasheng Jiang