summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-07-31net: ti: icss-iep: fix device and OF node leaks at probeJohan Hovold1-5/+18
2025-07-31net: mtk_eth_soc: fix device leak at probeJohan Hovold1-1/+0
2025-07-31net: gianfar: fix device leak when querying time stamp infoJohan Hovold1-1/+3
2025-07-31net: enetc: fix device and OF node leak at probeJohan Hovold1-2/+12
2025-07-31net: dpaa: fix device leak when querying time stamp infoJohan Hovold1-1/+3
2025-07-31i3c: add missing include to internal headerWolfram Sang1-0/+1
2025-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds21-80/+3808
2025-07-31Merge tag 'for-linus-6.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-81/+72
2025-07-31Merge tag 'trace-unused-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-1/+48
2025-07-31i3c: dw: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-8/+0
2025-07-31i3c: master: svc: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-8/+0
2025-07-31i3c: master: svc: Fix npcm845 FIFO_EMPTY quirkStanley Chu1-8/+14
2025-07-31i3c: master: Add basic driver for the Renesas I3C controllerWolfram Sang3-0/+1415
2025-07-31i3c: Standardize defines for specification parametersWolfram Sang2-8/+8
2025-07-31i3c: master: cdns: Simplify handling clocks in probe()Krzysztof Kozlowski1-39/+12
2025-07-31i3c: Fix i3c_device_do_priv_xfers() kernel-doc indentationBagas Sanjaya1-5/+6
2025-07-31i3c: master: dw: Use i3c_writel_fifo() and i3c_readl_fifo()Jorge Marques1-21/+4
2025-07-31i3c: master: cdns: Use i3c_writel_fifo() and i3c_readl_fifo()Jorge Marques1-20/+5
2025-07-31i3c: master: Add inline i3c_readl_fifo() and i3c_writel_fifo()Jorge Marques1-0/+37
2025-07-31of: Clarify OF device context in of_match_device() commentBagas Sanjaya1-2/+2
2025-07-30drm/xe/vf: Disable CSC support on VFLukasz Laguna1-0/+1
2025-07-30Merge tag 'iommu-updates-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds39-345/+822
2025-07-30md: rename recovery_cp to resync_offsetLi Nan11-94/+94
2025-07-30md/md-cluster: handle REMOVE message earlierHeming Zhao1-3/+6
2025-07-30md: fix create on open mddev lifetime regressionYu Kuai1-0/+6
2025-07-30Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds1-6/+4
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1189-32449/+53727
2025-07-30mtd: spinand: winbond: Add comment about the maximum frequencyMiquel Raynal1-0/+1
2025-07-30mtd: spinand: winbond: Enable high-speed modes on w35n0xjwMiquel Raynal2-4/+93
2025-07-30mtd: spinand: winbond: Enable high-speed modes on w25n0xjwMiquel Raynal2-3/+44
2025-07-30mtd: spinand: Add a ->configure_chip() hookMiquel Raynal1-2/+14
2025-07-30mtd: spinand: Add a frequency field to all READ_FROM_CACHE variantsMiquel Raynal12-88/+88
2025-07-30spi: spi-mem: Take into account the actual maximum frequencyMiquel Raynal2-5/+15
2025-07-30spi: spi-mem: Use picoseconds for calculating the op durationsMiquel Raynal1-3/+10
2025-07-30mtd: rawnand: atmel: set pmecc data setup timeBalamanikandan Gunasundar1-0/+6
2025-07-30mtd: spinand: propagate spinand_wait() errors from spinand_write_page()Gabor Juhos1-1/+4
2025-07-30mtd: rawnand: fsmc: Add missing check after DMA mapThomas Fourier1-0/+2
2025-07-30mtd: rawnand: rockchip: Add missing check after DMA mapThomas Fourier1-0/+15
2025-07-30mtd: rawnand: hynix: don't try read-retry on SLC NANDsHector Palacios1-2/+2
2025-07-30mtd: rawnand: atmel: Fix dma_mapping_error() addressThomas Fourier1-1/+1
2025-07-30mtd: nand: brcmnand: fix mtd corrected bits statDavid Regan1-15/+38
2025-07-30mtd: rawnand: renesas: Add missing check after DMA mapThomas Fourier1-0/+6
2025-07-30mtd: spinand: gigadevice: Add support for GD5F1GM9 chipsTeng Wu1-0/+20
2025-07-30mtd: nand: brcmnand: replace manual string choices with standard helpersYuesong Li1-4/+5
2025-07-30mfd: Minor Cirrus/Maxim Kconfig order fixesCharles Keepax1-48/+48
2025-07-30mfd: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus3-3/+0
2025-07-30Merge tag 'sysctl-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+60
2025-07-30Merge tag 'hardening-v6.17-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+5
2025-07-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds21-352/+1451
2025-07-30Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds46-6/+46