summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-08ice: remove invalid parameter of equalizerMateusz Polchlopek3-3/+0
2025-02-08ice: extend dump serdes equalizer values featureMateusz Polchlopek3-0/+51
2025-02-08ice: rework of dump serdes equalizer values featureMateusz Polchlopek2-77/+38
2025-02-08ice: fix ice_parser_rt::bst_key array sizePrzemek Kitszel2-11/+7
2025-02-08idpf: convert workqueues to unboundMarco Leogrande1-5/+10
2025-02-08idpf: Acquire the lock before accessing the xn->saltManoj Vishwanathan1-1/+2
2025-02-08idpf: fix transaction timeouts on resetEmil Tantilov1-1/+10
2025-02-08idpf: add read memory barrier when checking descriptor done bitEmil Tantilov1-0/+6
2025-02-08net: fec: implement TSO descriptor cleanupDheeraj Reddy Jonnalagadda1-1/+30
2025-02-08net: phy: marvell-88q2xxx: Fix temperature measurement with reset-gpiosDimitri Fedrau1-7/+26
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-08net: airoha: Fix wrong GDM4 register definitionChristian Marangi1-2/+2
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-08rtc: tps6594: Fix integer overflow on 32bit systemsDan Carpenter1-1/+1
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-08tty: mips_ejtag_fdc: fix one more u8 warningJiri Slaby (SUSE)1-2/+2
2025-02-08driver core: class: Fix wild pointer dereferences in API class_dev_iter_next()Zijun Hu1-1/+8
2025-02-08firewire: test: Fix potential null dereference in firewire kunit testCharles Han1-0/+2
2025-02-08scsi: mpi3mr: Fix possible crash when setting up bsg failsGuixin Liu1-2/+6
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: microchip: Set inbound address translation for coherent or non-coherent ...Daire McNamara3-5/+114
2025-02-08PCI: microchip: Add support for using either Root Port 1 or 2Conor Dooley1-59/+67
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: dwc: Always stop link in the dw_pcie_suspend_noirqRichard Zhu1-0/+1
2025-02-08PCI: qcom: Update ICC and OPP values after Link Up eventKrishna chaitanya chundru1-0/+2
2025-02-08PCI: imx6: Add missing reference clock disable logicRichard Zhu1-12/+12
2025-02-08PCI: imx6: Deassert apps_reset in imx_pcie_deassert_core_reset()Richard Zhu1-0/+1
2025-02-08PCI: imx6: Skip controller_id generation logic for i.MX7DRichard Zhu1-1/+0
2025-02-08PCI: imx6: Configure PHY based on Root Complex or Endpoint modeFrank Li1-1/+3
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: 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
2025-02-08media: mipi-csis: Add check for clk_enable()Jiasheng Jiang1-2/+8
2025-02-08media: i2c: ov9282: Correct the exposure offsetDave Stevenson1-1/+1
2025-02-08media: i2c: imx412: Add missing newline to printsLuca Weiss1-21/+21