index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-23
spi: bcmbca-hsspi: Simpify resource lookup
Jinjie Ruan
1
-9
/
+2
2024-08-23
spi: atmel-quadspi: Simpify resource lookup
Jinjie Ruan
1
-4
/
+2
2024-08-23
spi: wpcm-fiu: Use devm_platform_ioremap_resource_byname()
Jinjie Ruan
1
-4
/
+2
2024-08-19
spi: bcm63xx: Fix missing pm_runtime_disable()
Jinjie Ruan
1
-4
/
+4
2024-08-19
spi: bcm63xx: Fix module autoloading
Jinjie Ruan
1
-0
/
+1
2024-08-19
spi: s3c64xx: Fix module autoloading
Jinjie Ruan
1
-0
/
+1
2024-08-19
spi: cadence: Make cdns_mrvl_xspi_clk_div_list static
Jinjie Ruan
1
-1
/
+1
2024-08-14
dt-bindings: spi: add PIC64GX SPI/QSPI compatibility to MPFS SPI/QSPI bindings
Pierre-Henry Moussay
1
-1
/
+6
2024-08-14
spi: cadence-quadspi: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-7
/
+2
2024-08-14
spi: ppc4xx: Avoid returning 0 when failed to parse and map IRQ
Andy Shevchenko
1
-3
/
+3
2024-08-14
spi: ppc4xx: handle irq_of_parse_and_map() errors
Ma Ke
1
-0
/
+3
2024-08-13
spi: dt-bindings: convert spi-sc18is602.txt to yaml format
Frank Li
2
-23
/
+51
2024-08-02
spi: Add empty versions of ACPI functions
Richard Fitzgerald
1
-1
/
+18
2024-07-31
spi: rpc-if: Add missing MODULE_DEVICE_TABLE
Biju Das
1
-0
/
+7
2024-07-30
spi: cadence: Add 64BIT Kconfig dependency
Witold Sadowski
1
-1
/
+1
2024-07-29
spi: spi-mt65xx: Use threaded interrupt for non-SPIMEM transfer
AngeloGioacchino Del Regno
1
-15
/
+25
2024-07-29
spi: meson-spicc: convert comma to semicolon
Chen Ni
1
-11
/
+11
2024-07-29
spi: ppc4xx: handle irq_of_parse_and_map() errors
Ma Ke
1
-0
/
+3
2024-07-29
spi: dt-bindings: mediatek,spi-mt65xx: add compatible for MT7981
Rafał Miłecki
1
-0
/
+1
2024-07-29
spi: axi-spi-engine: don't emit XFER_BITS for empty xfer
David Lechner
1
-1
/
+1
2024-07-29
dt-bindings: iio: adc: Add AD4000
Marcelo Schmitt
2
-0
/
+204
2024-07-29
spi: spi-axi-spi-engine: Add support for MOSI idle configuration
Marcelo Schmitt
1
-3
/
+12
2024-07-29
spi: spi-gpio: Add support for MOSI idle state configuration
Marcelo Schmitt
1
-1
/
+11
2024-07-29
spi: bitbang: Implement support for MOSI idle state configuration
Marcelo Schmitt
2
-0
/
+25
2024-07-29
spi: Enable controllers to extend the SPI protocol with MOSI idle configuration
Marcelo Schmitt
3
-2
/
+92
2024-07-29
spi: cadence: Try to read spi-tx/rx-bus width property using ACPI
Witold Sadowski
1
-2
/
+72
2024-07-29
spi: cadence: Change cs property reading.
Witold Sadowski
1
-3
/
+8
2024-07-29
spi: cadence: Change resource mapping
Witold Sadowski
1
-9
/
+22
2024-07-29
spi: cadence: Add Marvell xfer operation support
Witold Sadowski
1
-0
/
+272
2024-07-29
spi: cadence: Add Marvell xSPI interrupt changes
Witold Sadowski
1
-4
/
+24
2024-07-29
spi: cadence: Add Marvell SDMA operations
Witold Sadowski
1
-3
/
+79
2024-07-29
spi: cadence: Add clock configuration for Marvell xSPI overlay
Witold Sadowski
1
-2
/
+95
2024-07-29
spi: cadence: Add static PHY configuration in Marvell overlay
Witold Sadowski
1
-1
/
+112
2024-07-29
spi: dt-bindings: cadence: Add Marvell overlay bindings documentation for Cad...
Witold Sadowski
1
-4
/
+28
2024-07-28
Linux 6.11-rc1
v6.11-rc1
Linus Torvalds
1
-2
/
+2
2024-07-28
minmax: simplify and clarify min_t()/max_t() implementation
Linus Torvalds
1
-8
/
+11
2024-07-28
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
7
-10
/
+10
2024-07-28
kbuild: Fix '-S -c' in x86 stack protector scripts
Nathan Chancellor
2
-2
/
+2
2024-07-28
ubi: Fix ubi_init() ubiblock_exit() section mismatch
Richard Weinberger
1
-1
/
+1
2024-07-28
kbuild: rpm-pkg: ghost modules.weakdep file
Jose Ignacio Tornos Martinez
1
-1
/
+1
2024-07-27
hostfs: fix the host directory parse when mounting.
Hongbo Li
1
-10
/
+55
2024-07-27
fs: don't allow non-init s_user_ns for filesystems without FS_USERNS_MOUNT
Seth Forshee (DigitalOcean)
1
-0
/
+11
2024-07-27
ALSA: firewire-lib: fix wrong value as length of header for CIP_NO_HEADER case
Takashi Sakamoto
1
-2
/
+1
2024-07-27
Revert "firewire: Annotate struct fw_iso_packet with __counted_by()"
Takashi Sakamoto
1
-3
/
+2
2024-07-27
minmax: avoid overly complicated constant expressions in VM code
Linus Torvalds
2
-2
/
+9
2024-07-27
minmax: avoid overly complex min()/max() macro arguments in xen
Linus Torvalds
1
-2
/
+3
2024-07-26
nilfs2: handle inconsistent state in nilfs_btnode_create_block()
Ryusuke Konishi
2
-7
/
+22
2024-07-26
selftests/mm: skip test for non-LPA2 and non-LVA systems
Dev Jain
1
-1
/
+15
2024-07-26
mm/page_alloc: fix pcp->count race between drain_pages_zone() vs __rmqueue_pc...
Li Zhijian
1
-7
/
+11
2024-07-26
mm: memcg: add cacheline padding after lruvec in mem_cgroup_per_node
Roman Gushchin
1
-0
/
+1
[next]