index
:
bcachefs.git
388-debug
9p-revert
9p_mempool
BCH_IOCTL_FSCK
alloc
alloc_debug
alloc_striping
alloc_tags
alloc_tags_rfc
alloc_tags_v2
backpointer_debug
backpointers
bcache-journal_fix
bcache2
bcachefs-5.17
bcachefs-6.7-for-stable
bcachefs-block
bcachefs-btree-transactions
bcachefs-btree-write-buffer-via-journal
bcachefs-buffered-write-fix
bcachefs-buffered-write-locking
bcachefs-bug-gitlab-4
bcachefs-data_update_fix
bcachefs-deadlock-avoidance
bcachefs-dev-lifetime
bcachefs-developer-guide
bcachefs-dir-i-size
bcachefs-disk-accounting-rewrite-1
bcachefs-downgrade-table
bcachefs-ec
bcachefs-erasure-coding
bcachefs-for-6.9
bcachefs-for-review
bcachefs-for-upstream
bcachefs-for-upstream-merged
bcachefs-for-upstream-merged-next
bcachefs-for-v6.10
bcachefs-for-v6.12
bcachefs-for-v6.13
bcachefs-for-v6.14
bcachefs-for-v6.15
bcachefs-for-v6.7
bcachefs-fsck-work
bcachefs-garbage
bcachefs-icache
bcachefs-ioctl-fsck
bcachefs-kill-prereservations
bcachefs-locking
bcachefs-lordkitsuna
bcachefs-memalloc-profiling
bcachefs-nocow
bcachefs-online-fsck
bcachefs-prereqs
bcachefs-put-folio-assert
bcachefs-rebalance-ratelimit
bcachefs-splice-disable
bcachefs-sysfs-ioctls
bcachefs-testing
bcachefs-testing-2
bcachefs-testing-rebased
bcachefs-tracepoints
bcachefs-v4.13
bcachefs-v4.15
bcachefs-v4.16
bcachefs-v4.18
bcachefs-v4.19
bcachefs-v4.19-backport
bcachefs-v4.19-backport-2.0
bcachefs-v4.19-backport-2019-hotfix
bcachefs-v4.19-backport-2022-hotfix
bcachefs-v4.19-backport-compat
bcachefs-v4.19-backport-debug
bcachefs-v4.20
bcachefs-v5.0
bcachefs-v5.10
bcachefs-v5.10-snapshots
bcachefs-v5.11
bcachefs-v5.15
bcachefs-v5.16
bcachefs-v5.19
bcachefs-v5.7
bcachefs-v5.9
bcachefs-v6.0
bcachefs-v6.13-rc1
bcachefs-v6.3
bcachefs-v6.4
bcachefs-v6.5
bcachefs-zstd
bcachefs_btree_ptr_update
bcachefs_disk_groups
bcachefs_major_minor
bcachefs_subvol_ioctls
bio_copy_data_revert
bio_folio_iter
bkey-renumbering
bkey_unpack
block-for-bcachefs
btree-iter
btree-iter-locking
btree-key-cache
btree_iter_cow
btree_path
btree_root_fix
buffered-io
buffered-io-2
bug-gitlab-4
bug-report-template
ci-monkeypatch
codetags
codetags_v0
codetags_v1
compat
copy_folio_from_iter_atomic
copygc_get_buckets
daniel-debug
data_update
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
dev
dev2
dirent-borken-fix
dirent-hack
disk-usage
durability
ec_disk_accounting
exent_overlap_repair
extent-hook-removal
extent-inline-data
extent-overwrite
fast_list
fcollapse
finsert
fix_missing_include
folio_iter_batched
for-jens
for-next
fs-uuid-ioctl
fua_work
gap_buffer
genradix
header_cleanup
hyperfect-debug
i_blocks_debug
incompressible
inode_hash_find_debug
inode_work
journal_debug
kill-alloc-btree-hack
lacriatch-fix
latency_debug
lazy_percpu_counters
lockdep_cmp_fn
lockdep_debug
lordkitsuna
lordkitsuna-debug
lz4-refactoring
marcin
master
mean_and_variance_fixups
memalloc-prof-v7
memalloc_prof_debug
memalloc_prof_v1
memalloc_prof_v2
memalloc_prof_v3
memalloc_prof_v4
memalloc_prof_v5
move-checksum-debug
new_allocator
persistent-alloc
printbuf_v2
printbuf_v3
printbuf_v3_bcachefs
printbuf_v4
printbuf_v5
printbuf_v6
promote
quota
raof-455
rcu_pending
read_path_debug
readahead
refactor-heap
reflink_fix
reflink_p_fix
replicas-status
ringbuffer
shrinker
shrinker_to_text
six_locks
snapshots
snapshots-wip
sonicrules-debug
srcu
stintel-debug
syzbot-fix
test
testing
time_stats_sched
time_stats_twf
tracing_to_printbuf
u128
vmalloc_size
vmap_disable
wip
woob-debug
xfs-next
xfs_no_data_io
zones
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-stm32.c
Age
Commit message (
Expand
)
Author
2024-10-10
spi: stm32: fix missing device mode capability in stm32mp25
Alain Volmat
2024-09-30
spi: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-05-29
spi: stm32: Don't warn about spurious interrupts
Uwe Kleine-König
2024-05-23
spi: stm32: Revert change that enabled controller before asserting CS
Uwe Kleine-König
2024-05-03
spi: stm32: enable controller before asserting CS
Ben Wolsieffer
2024-02-26
spi: stm32: move splitting transfers to optimize_message
David Lechner
2024-02-07
spi: drop gpf arg from __spi_split_transfer_maxsize()
David Lechner
2023-12-21
spi: stm32: add st,stm32mp25-spi compatible supporting STM32MP25 soc
Valentin Caron
2023-12-21
spi: stm32: use dma_get_slave_caps prior to configuring dma channel
Alain Volmat
2023-12-11
spi: stm32: switch to use modern name
Yang Yingliang
2023-11-13
spi: stm32: add STM32F7 support
Ben Wolsieffer
2023-11-13
spi: stm32: use callbacks for read_rx and write_tx
Ben Wolsieffer
2023-11-13
spi: stm32: rename stm32f4_* to stm32fx_*
Ben Wolsieffer
2023-10-30
spi: Merge up fix
Mark Brown
2023-10-17
spi: stm32: Explicitly include correct DT includes
Rob Herring
2023-09-11
spi: stm32: add a delay before SPI disable
Valentin Caron
2023-08-29
Merge tag 'spi-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2023-08-21
spi: stm32: fix accidential revert to byte-sized transfer splitting
Leonard Göhrs
2023-07-27
spi: stm32: Remove redundant dev_err_probe()
Ruan Jinjie
2023-07-12
spi: Header and core clean up and refactoring
Mark Brown
2023-07-11
spi: Get rid of old SPI_MASTER_MUST_TX & SPI_MASTER_MUST_RX
Andy Shevchenko
2023-07-09
spi: stm32: disable device mode with st,stm32f4-spi compatible
Valentin Caron
2023-06-15
spi: stm32: introduction of stm32h7 SPI device mode support
Valentin Caron
2023-06-15
spi: stm32: use dmaengine_terminate_{a}sync instead of _all
Alain Volmat
2023-06-15
spi: stm32: renaming of spi_master into spi_controller
Alain Volmat
2023-04-04
spi: stm32: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-03-16
spi: stm32: split large transfers based on word size instead of bytes
Leonard Göhrs
2023-03-06
spi: stm32: Convert to platform remove callback returning void
Uwe Kleine-König
2022-11-03
spi: stm32: fix stm32_spi_prepare_mbr() that halves spi clk for every run
Sean Nyekjaer
2022-10-24
spi: stm32: Print summary 'callbacks suppressed' message
Marek Vasut
2022-04-25
spi: stm32: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
2022-02-22
spi: stm32: ignore Rx queue not empty in stm32f4 Tx only mode
Ahmad Fatoum
2022-01-19
spi: stm32: make SPI_MASTER_MUST_TX flags only specific to STM32F4
Alain Volmat
2022-01-19
spi: stm32: remove inexistant variables in struct stm32_spi_cfg comment
Alain Volmat
2021-08-20
spi: stm32: fix excluded_middle.cocci warnings
kernel test robot
2021-07-11
spi: stm32: finalize message either on dma callback or EOT
Alain Volmat
2021-07-11
spi: stm32h7: don't wait for EOT and flush fifo on disable
Alain Volmat
2021-07-11
spi: stm32h7: rework rx fifo read function
Amelie Delaunay
2021-07-11
spi: stm32: Revert "properly handle 0 byte transfer"
Alain Volmat
2021-07-11
spi: stm32: enable pm_runtime autosuspend
Alain Volmat
2021-07-07
spi: stm32: fixes pm_runtime calls in probe/remove
Alain Volmat
2021-06-30
spi: stm32h7: fix full duplex irq handler handling
Alain Volmat
2021-04-15
Merge branch 'for-5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2021-03-19
spi: stm32: Fix use-after-free on unbind
Alain Volmat
2021-03-12
spi: stm32: avoid ifdef CONFIG_PM for pm callbacks
Alain Volmat
2021-03-12
spi: stm32: drop devres version of spi_register_master
Antonio Borneo
2021-02-05
spi: stm32: make spurious and overrun interrupts visible
Alain Volmat
2021-02-05
spi: stm32h7: replace private SPI_1HZ_NS with NSEC_PER_SEC
Amelie Delaunay
2021-02-05
spi: stm32: defer probe for reset
Alain Volmat
2021-02-05
spi: stm32: driver uses reset controller only at init
Etienne Carriere
[next]