index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.get_maintainer.ignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-08
spi: dt-bindings: samsung: add google,gs101-spi compatible
Tudor Ambarus
1
-0
/
+1
2024-02-07
spi: axi-spi-engine: move msg finalization out of irq handler
David Lechner
1
-25
/
+15
2024-02-07
spi: axi-spi-engine: remove use of ida for sync id
David Lechner
1
-22
/
+6
2024-02-07
spi: drop gpf arg from __spi_split_transfer_maxsize()
David Lechner
3
-21
/
+11
2024-02-05
spi: spi-rockchip: Fix max_native_cs
Luis de Arquer
1
-3
/
+2
2024-02-05
spi: spi-rockchip: Fix out of bounds array access
Luis de Arquer
1
-8
/
+0
2024-02-05
spi: intel: Keep the BIOS partition inside the first chip
Mika Westerberg
1
-4
/
+11
2024-02-05
spi: intel: Add default partition and name to the second chip
Mika Westerberg
1
-1
/
+18
2024-02-05
spi: axi-spi-engine: use common AXI macros
David Lechner
1
-11
/
+6
2024-02-05
spi: bcm2835: implement ctlr->max_transfer_size
David Lechner
1
-13
/
+14
2024-02-05
spi: move split xfers for CS_WORD emulation
David Lechner
1
-32
/
+31
2024-02-05
spi: fsl-dspi: Unify error messaging in dspi_request_dma()
andy.shevchenko@gmail.com
1
-8
/
+5
2024-02-05
spi: fsl-dspi: Preserve error code returned by dmaengine_slave_config()
andy.shevchenko@gmail.com
1
-2
/
+0
2024-02-02
spi: cs42l43: Clean up of firmware node
Charles Keepax
1
-6
/
+16
2024-01-31
spi: reorder spi_message struct member doc comments
David Lechner
1
-2
/
+2
2024-01-29
spi: Kconfig: cap[c]ability
Ahelenia ZiemiaĆska
1
-1
/
+1
2024-01-26
spi: avoid double validation in __spi_sync()
David Lechner
1
-52
/
+6
2024-01-25
spi: cs42l43: Handle error from devm_pm_runtime_enable()
Charles Keepax
1
-1
/
+4
2024-01-24
spi: consolidate setting message->spi
David Lechner
1
-7
/
+2
2024-01-24
spi: dt-bindings: samsung: Add Exynos850 SPI
Sam Protsenko
1
-0
/
+1
2024-01-24
spi: s3c64xx: Add Exynos850 support
Sam Protsenko
1
-0
/
+14
2024-01-22
dt-bindings: spi: nxp-fspi: support i.MX93 and i.MX95
Peng Fan
1
-6
/
+12
2024-01-22
dt-bindings: spi: fsl-lpspi: support i.MX95 LPSPI
Peng Fan
1
-0
/
+1
2024-01-22
spi: s3c64xx: Extract FIFO depth calculation to a dedicated macro
Sam Protsenko
1
-7
/
+6
2024-01-22
spi: nxp-fspi: Adjust LUT debug output alignment
Alexander Stein
1
-1
/
+1
2024-01-22
spi: make spi_bus_type const
Greg Kroah-Hartman
2
-2
/
+2
2024-01-22
spi: spi-mt65xx: Support sleep pin control
Ruihai Zhou
1
-0
/
+5
2024-01-21
Linux 6.8-rc1
v6.8-rc1
Linus Torvalds
1
-2
/
+2
2024-01-21
bcachefs: Improve inode_to_text()
Kent Overstreet
1
-7
/
+18
2024-01-21
bcachefs: logged_ops_format.h
Kent Overstreet
2
-27
/
+31
2024-01-21
bcachefs: reflink_format.h
Kent Overstreet
3
-47
/
+48
2024-01-21
bcachefs; extents_format.h
Kent Overstreet
2
-279
/
+284
2024-01-21
bcachefs: ec_format.h
Kent Overstreet
2
-16
/
+20
2024-01-21
bcachefs: subvolume_format.h
Kent Overstreet
2
-32
/
+36
2024-01-21
bcachefs: snapshot_format.h
Kent Overstreet
2
-33
/
+37
2024-01-21
bcachefs: alloc_background_format.h
Kent Overstreet
2
-93
/
+94
2024-01-21
bcachefs: xattr_format.h
Kent Overstreet
2
-15
/
+20
2024-01-21
bcachefs: dirent_format.h
Kent Overstreet
2
-39
/
+43
2024-01-21
bcachefs: inode_format.h
Kent Overstreet
2
-164
/
+167
2024-01-21
bcachefs; quota_format.h
Kent Overstreet
2
-42
/
+48
2024-01-21
bcachefs: sb-counters_format.h
Kent Overstreet
2
-95
/
+100
2024-01-21
bcachefs: counters.c -> sb-counters.c
Kent Overstreet
5
-8
/
+7
2024-01-21
bcachefs: comment bch_subvolume
Kent Overstreet
1
-0
/
+3
2024-01-21
bcachefs: bch_snapshot::btime
Kent Overstreet
2
-0
/
+3
2024-01-21
bcachefs: add missing __GFP_NOWARN
Kent Overstreet
1
-1
/
+1
2024-01-21
bcachefs: opts->compression can now also be applied in the background
Kent Overstreet
11
-23
/
+24
2024-01-21
bcachefs: Prep work for variable size btree node buffers
Kent Overstreet
18
-97
/
+87
2024-01-21
bcachefs: grab s_umount only if snapshotting
Su Yue
1
-6
/
+5
2024-01-21
bcachefs: kvfree bch_fs::snapshots in bch2_fs_snapshots_exit
Su Yue
1
-1
/
+1
2024-01-21
bcachefs: bios must be 512 byte algined
Kent Overstreet
1
-0
/
+4
[next]