summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-10-02phy: ti: omap-usb2: fix device leak at unbindJohan Hovold1-0/+13
2025-10-02phy: Use device_get_match_data()Rob Herring8-55/+26
2025-10-02phy: broadcom: ns-usb3: fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski1-1/+1
2025-10-02phy: phy-bcm-ns-usb3: drop support for deprecated DT bindingRafał Miłecki1-151/+5
2025-10-02phy: ti: convert to devm_platform_ioremap_resource(_byname)Chunfeng Yun3-25/+11
2025-10-02phy: broadcom: convert to devm_platform_ioremap_resource(_byname)Chunfeng Yun8-36/+13
2025-10-02xhci: dbc: Fix full DbC transfer ring after several reconnectsMathias Nyman1-2/+21
2025-10-02xhci: dbc: decouple endpoint allocation from initializationMathias Nyman1-25/+46
2025-10-02USB: gadget: dummy-hcd: Fix locking bug in RT-enabled kernelsAlan Stern1-4/+4
2025-10-02usb: gadget: dummy_hcd: remove usage of list iterator past the loop bodyJakob Koschel1-8/+9
2025-10-02serial: sc16is7xx: fix bug in flow control levels initHugo Villeneuve1-12/+2
2025-10-02drm: bridge: cdns-mhdp8546: Fix missing mutex unlock on error pathQi Xi1-2/+4
2025-10-02mmc: mvsdio: Fix dma_unmap_sg() nents valueThomas Fourier1-1/+1
2025-10-02power: supply: bq27xxx: restrict no-battery detection to bq27000H. Nikolaus Schaller1-2/+2
2025-10-02power: supply: bq27xxx: fix error return in case of no bq27000 hdq batteryH. Nikolaus Schaller1-1/+1
2025-10-02cnic: Fix use-after-free bugs in cnic_delete_taskDuoming Zhou1-2/+1
2025-10-02net: liquidio: fix overflow in octeon_init_instr_queue()Alexey Nepomnyashih1-1/+1
2025-10-02Revert "net/mlx5e: Update and set Xon/Xoff upon port speed set"Tariq Toukan1-2/+0
2025-10-02i40e: remove redundant memory barrier when cleaning Tx descsMaciej Fijalkowski1-3/+0
2025-10-02net: natsemi: fix `rx_dropped` double accounting on `netif_rx()` failureYeounsu Moon1-7/+6
2025-10-02qed: Don't collect too many protection override GRC elementsJamie Bainbridge1-3/+4
2025-10-02pcmcia: omap_cf: Mark driver struct with __refdata to prevent section mismatchGeert Uytterhoeven1-1/+7
2025-10-02drm/i915/power: fix size for for_each_set_bit() in abox iterationJani Nikula1-3/+3
2025-10-02soc: qcom: mdt_loader: Deal with zero e_shentsizeBjorn Andersson1-5/+7
2025-10-02phy: ti-pipe3: fix device leak at unbindJohan Hovold1-0/+13
2025-10-02dmaengine: qcom: bam_dma: Fix DT error handling for num-channels/eesStephan Gerhold1-2/+6
2025-10-02dmaengine: ti: edma: Fix memory allocation size for queue_priority_mapAnders Roxell1-2/+2
2025-10-02i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error pathMichal Schmidt1-1/+1
2025-10-02i40e: Use irq_update_affinity_hint()Nitesh Narayan Lal1-4/+4
2025-10-02igb: fix link test skipping when interface is admin downKohei Enju1-4/+1
2025-10-02net: fec: Fix possible NPD in fec_enet_phy_reset_after_clk_enable()Stefan Wahren1-1/+2
2025-10-02USB: serial: option: add Telit Cinterion LE910C4-WWX new compositionsFabio Porcedda1-0/+11
2025-10-02USB: serial: option: add Telit Cinterion FN990A w/audio compositionsFabio Porcedda1-0/+6
2025-10-02tty: hvc_console: Call hvc_kick in hvc_write unconditionallyFabian Vogt1-3/+3
2025-10-02Input: i8042 - add TUXEDO InfinityBook Pro Gen10 AMD to i8042 quirk tableChristoffer Sandberg1-0/+14
2025-10-02mtd: nand: raw: atmel: Respect tAR, tCLR in read setup timingAlexander Sverdlin1-3/+13
2025-10-02mtd: nand: raw: atmel: Fix comment in timings preparationAlexander Dahl1-1/+1
2025-10-02mtd: rawnand: stm32_fmc2: avoid overlapping mappings on ECC bufferChristophe Kerello1-19/+9
2025-10-02mtd: rawnand: stm32_fmc2: Fix dma_map_sg error checkJack Wang1-3/+5
2025-10-02mtd: rawnand: stm32_fmc2: fix ECC overwriteChristophe Kerello1-3/+15
2025-10-02EDAC/altera: Delete an inappropriate dma_free_coherent() callSalah Triki1-1/+0
2025-10-02mtd: Add check for devm_kcalloc()Jiasheng Jiang1-0/+3
2025-10-02media: i2c: imx214: Fix link frequency validationAndré Apitzsch1-8/+19
2025-10-02media: mtk-vcodec: venc: avoid -Wenum-compare-conditional warningArnd Bergmann1-1/+5
2025-09-11x86/vmscape: Enable the mitigationPawan Gupta1-0/+6
2025-09-09dmaengine: mediatek: Fix a flag reuse error in mtk_cqdma_tx_status()Qiu-ji Chen1-2/+2
2025-09-09clk: qcom: gdsc: Set retain_ff before moving to HW CTRLTaniya Das1-10/+11
2025-09-09spi: spi-fsl-lpspi: Reset FIFO and disable module on transfer abortLarisa Grigore1-3/+1
2025-09-09spi: spi-fsl-lpspi: Set correct chip-select polarity bitLarisa Grigore1-2/+5
2025-09-09spi: spi-fsl-lpspi: Fix transmissions when using CONTLarisa Grigore1-2/+2