summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-02-08media: imx-jpeg: Fix potential error pointer dereference in detach_pm()Dan Carpenter1-3/+4
2025-02-08staging: media: max96712: fix kernel oops when removing moduleLaurentiu Palcu1-2/+2
2025-02-08usb: gadget: f_tcm: Don't free command immediatelyThinh Nguyen1-2/+0
2025-02-08pps: Fix a use-after-freeCalvin Owens8-81/+86
2025-02-08media: uvcvideo: Fix double free in error pathLaurent Pinchart1-0/+1
2025-02-08remoteproc: core: Fix ida_free call while not allocatedArnaud Pouliquen1-7/+7
2025-02-08usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPSKyle Tso2-7/+14
2025-02-08usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to PD_T_SENDER_RESPONSEJos Wang1-1/+1
2025-02-08usb: dwc3: core: Defer the probe until USB power supply readyKyle Tso1-9/+21
2025-02-08usb: dwc3-am62: Fix an OF node leak in phy_syscon_pll_refclk()Joe Hattori1-0/+1
2025-02-08usb: gadget: f_tcm: Fix Get/SetInterface return valueThinh Nguyen1-2/+10
2025-02-08drivers/card_reader/rtsx_usb: Restore interrupt based detectionSean Rhodes1-0/+15
2025-02-08usb: xhci: Fix NULL pointer dereference on certain command abortsMichal Pecio1-1/+2
2025-02-08net: usb: rtl8150: enable basic endpoint checkingNikita Zhandarovich1-0/+22
2025-02-08net: sh_eth: Fix missing rtnl lock in suspend/resume pathKory Maincent1-0/+4
2025-02-08bgmac: reduce max frame size to support just MTU 1500Rafał Miłecki1-2/+1
2025-02-08Bluetooth: btnxpuart: Fix glitches seen in dual A2DP streamingNeeraj Sanjay Kale1-2/+1
2025-02-08net: stmmac: Limit FIFO size by hardware capabilityKunihiko Hayashi1-0/+15
2025-02-08net: stmmac: Limit the number of MTL queues to hardware capabilityKunihiko Hayashi1-0/+15
2025-02-08ptp: Properly handle compat ioctlsThomas Weißschuh1-0/+4
2025-02-08net: davicom: fix UAF in dm9000_drv_removeChenyuan Yang1-1/+2
2025-02-08vxlan: Fix uninit-value in vxlan_vnifilter_dump()Shigeru Yoshida1-0/+5
2025-02-08net: netdevsim: try to close UDP port harness racesJakub Kicinski2-9/+15
2025-02-08iavf: allow changing VLAN state without calling PFMichal Swiatkowski1-2/+17
2025-02-08net: fec: implement TSO descriptor cleanupDheeraj Reddy Jonnalagadda1-1/+30
2025-02-08gpio: mxc: remove dead code after switch to DT-onlyAhmad Fatoum1-2/+1
2025-02-08net: hns3: fix oops when unload drivers parallelingJian Shen5-0/+23
2025-02-08regulator: core: Add missing newline characterAlexander Stein1-1/+1
2025-02-08rtc: loongson: clear TOY_MATCH0_REG in loongson_rtc_isr()Ming Wang1-5/+8
2025-02-08rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM readOleksij Rempel1-1/+10
2025-02-08dmaengine: ti: edma: fix OF node reference leaks in edma_driverJoe Hattori1-2/+1
2025-02-08LoongArch: Fix warnings during S3 suspendHuacai Chen1-2/+0
2025-02-08serial: 8250: Adjust the timeout for FIFO modeJohn Ogness1-6/+26
2025-02-08driver core: class: Fix wild pointer dereferences in API class_dev_iter_next()Zijun Hu1-1/+8
2025-02-08scsi: ufs: bsg: Delete bsg_dev when setting up bsg failsGuixin Liu1-0/+1
2025-02-08scsi: mpt3sas: Set ioc->manu_pg11.EEDPTagMode directly to 1Paul Menzel1-2/+1
2025-02-08PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY testManivannan Sadhasivam1-2/+2
2025-02-08PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL on errorMohamed Khalfella1-1/+1
2025-02-08PCI: imx6: Skip controller_id generation logic for i.MX7DRichard Zhu1-1/+0
2025-02-08PCI: imx6: Simplify clock handling by using clk_bulk*() functionFrank Li1-88/+50
2025-02-08PCI: rcar-ep: Fix incorrect variable used when calling devm_request_mem_region()King Dix1-1/+1
2025-02-08media: dvb-usb-v2: af9035: fix ISO C90 compilation error on af9035_i2c_master...Desnes Nunes1-6/+12
2025-02-08staging: media: imx: fix OF node leak in imx_media_add_of_subdevs()Joe Hattori1-6/+2
2025-02-08watchdog: rti_wdt: Fix an OF node leak in rti_wdt_probe()Joe Hattori1-0/+1
2025-02-08media: nxp: imx8-isi: fix v4l2-compliance test errorsLaurentiu Palcu1-0/+3
2025-02-08mtd: hyperbus: hbmc-am654: fix an OF node reference leakJoe Hattori1-6/+13
2025-02-08mtd: hyperbus: hbmc-am654: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2025-02-08mtd: rawnand: brcmnand: fix status read of brcmnand_waitfuncdavid regan1-0/+5
2025-02-08media: uvcvideo: Propagate buf->error to userspaceRicardo Ribalda1-1/+2
2025-02-08media: camif-core: Add check for clk_enable()Jiasheng Jiang1-2/+11