summaryrefslogtreecommitdiffstats
path: root/.get_maintainer.ignore (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-08spi: dt-bindings: samsung: add google,gs101-spi compatibleTudor Ambarus1-0/+1
2024-02-07spi: axi-spi-engine: move msg finalization out of irq handlerDavid Lechner1-25/+15
2024-02-07spi: axi-spi-engine: remove use of ida for sync idDavid Lechner1-22/+6
2024-02-07spi: drop gpf arg from __spi_split_transfer_maxsize()David Lechner3-21/+11
2024-02-05spi: spi-rockchip: Fix max_native_csLuis de Arquer1-3/+2
2024-02-05spi: spi-rockchip: Fix out of bounds array accessLuis de Arquer1-8/+0
2024-02-05spi: intel: Keep the BIOS partition inside the first chipMika Westerberg1-4/+11
2024-02-05spi: intel: Add default partition and name to the second chipMika Westerberg1-1/+18
2024-02-05spi: axi-spi-engine: use common AXI macrosDavid Lechner1-11/+6
2024-02-05spi: bcm2835: implement ctlr->max_transfer_sizeDavid Lechner1-13/+14
2024-02-05spi: move split xfers for CS_WORD emulationDavid Lechner1-32/+31
2024-02-05spi: fsl-dspi: Unify error messaging in dspi_request_dma()andy.shevchenko@gmail.com1-8/+5
2024-02-05spi: fsl-dspi: Preserve error code returned by dmaengine_slave_config()andy.shevchenko@gmail.com1-2/+0
2024-02-02spi: cs42l43: Clean up of firmware nodeCharles Keepax1-6/+16
2024-01-31spi: reorder spi_message struct member doc commentsDavid Lechner1-2/+2
2024-01-29spi: Kconfig: cap[c]abilityAhelenia ZiemiaƄska1-1/+1
2024-01-26spi: avoid double validation in __spi_sync()David Lechner1-52/+6
2024-01-25spi: cs42l43: Handle error from devm_pm_runtime_enable()Charles Keepax1-1/+4
2024-01-24spi: consolidate setting message->spiDavid Lechner1-7/+2
2024-01-24spi: dt-bindings: samsung: Add Exynos850 SPISam Protsenko1-0/+1
2024-01-24spi: s3c64xx: Add Exynos850 supportSam Protsenko1-0/+14
2024-01-22dt-bindings: spi: nxp-fspi: support i.MX93 and i.MX95Peng Fan1-6/+12
2024-01-22dt-bindings: spi: fsl-lpspi: support i.MX95 LPSPIPeng Fan1-0/+1
2024-01-22spi: s3c64xx: Extract FIFO depth calculation to a dedicated macroSam Protsenko1-7/+6
2024-01-22spi: nxp-fspi: Adjust LUT debug output alignmentAlexander Stein1-1/+1
2024-01-22spi: make spi_bus_type constGreg Kroah-Hartman2-2/+2
2024-01-22spi: spi-mt65xx: Support sleep pin controlRuihai Zhou1-0/+5
2024-01-21Linux 6.8-rc1v6.8-rc1Linus Torvalds1-2/+2
2024-01-21bcachefs: Improve inode_to_text()Kent Overstreet1-7/+18
2024-01-21bcachefs: logged_ops_format.hKent Overstreet2-27/+31
2024-01-21bcachefs: reflink_format.hKent Overstreet3-47/+48
2024-01-21bcachefs; extents_format.hKent Overstreet2-279/+284
2024-01-21bcachefs: ec_format.hKent Overstreet2-16/+20
2024-01-21bcachefs: subvolume_format.hKent Overstreet2-32/+36
2024-01-21bcachefs: snapshot_format.hKent Overstreet2-33/+37
2024-01-21bcachefs: alloc_background_format.hKent Overstreet2-93/+94
2024-01-21bcachefs: xattr_format.hKent Overstreet2-15/+20
2024-01-21bcachefs: dirent_format.hKent Overstreet2-39/+43
2024-01-21bcachefs: inode_format.hKent Overstreet2-164/+167
2024-01-21bcachefs; quota_format.hKent Overstreet2-42/+48
2024-01-21bcachefs: sb-counters_format.hKent Overstreet2-95/+100
2024-01-21bcachefs: counters.c -> sb-counters.cKent Overstreet5-8/+7
2024-01-21bcachefs: comment bch_subvolumeKent Overstreet1-0/+3
2024-01-21bcachefs: bch_snapshot::btimeKent Overstreet2-0/+3
2024-01-21bcachefs: add missing __GFP_NOWARNKent Overstreet1-1/+1
2024-01-21bcachefs: opts->compression can now also be applied in the backgroundKent Overstreet11-23/+24
2024-01-21bcachefs: Prep work for variable size btree node buffersKent Overstreet18-97/+87
2024-01-21bcachefs: grab s_umount only if snapshottingSu Yue1-6/+5
2024-01-21bcachefs: kvfree bch_fs::snapshots in bch2_fs_snapshots_exitSu Yue1-1/+1
2024-01-21bcachefs: bios must be 512 byte alginedKent Overstreet1-0/+4