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
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
2021-02-05
spi: stm32h7: ensure message are smaller than max size
Alain Volmat
2021-02-05
spi: stm32: use bitfield macros
Amelie Delaunay
2021-02-05
spi: stm32: do not mandate cs_gpio
Alain Volmat
2021-02-05
spi: stm32: properly handle 0 byte transfer
Alain Volmat
2021-01-13
spi: stm32: Simplify stm32h7_spi_prepare_fthlv()
Marek Vasut
2021-01-05
spi: stm32: update dev_dbg() print format for SPI params
Alexandru Ardelean
2020-12-21
spi: stm32: FIFO threshold level - fix align packet size
Roman Guskov
2020-11-06
spi: stm32: fix reference leak in stm32_spi_resume
Zhang Qilong
2020-10-09
Merge remote-tracking branch 'spi/for-5.10' into spi-next
Mark Brown
2020-10-01
spi: spi-stm32: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
2020-09-09
spi: stm32: fix pm_runtime_get_sync() error checking
Dan Carpenter
2020-09-08
spi: stm32: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-07
spi: stm32: Rate-limit the 'Communication suspended' message
Marek Vasut
2020-08-10
spi: stm32: always perform registers configuration prior to transfer
Alain Volmat
2020-08-10
spi: stm32: fixes suspend/resume management
Amelie Delaunay
2020-08-10
spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
Amelie Delaunay
2020-08-10
spi: stm32: fix fifo threshold level in case of short transfer
Amelie Delaunay
2020-08-10
spi: stm32h7: fix race condition at end of transfer
Antonio Borneo
2020-08-05
spi: stm32: clear only asserted irq flags on interrupt
Tobias Schramm
2020-05-25
spi: stm32: Add 'SPI_SIMPLEX_RX', 'SPI_3WIRE_RX' support for stm32f4
dillon min
2020-03-20
spi: stm32: Fix comments compilation warnings
Alain Volmat
2019-12-16
spi: stm32: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
2019-12-09
spi: stm32: Switch to use GPIO descriptors for CS
Linus Walleij
2019-05-02
spi: stm32: return the get_irq error
Fabien Dessenne
2019-01-07
spi: stm32: add support for STM32F4
Cezary Gapinski
2019-01-07
spi: stm32: introduce compatible data cfg
Cezary Gapinski
2019-01-07
spi: stm32: add start dma transfer function
Cezary Gapinski
2019-01-07
spi: stm32: split transfer one setup function
Cezary Gapinski
2019-01-07
spi: stm32: rename interrupt function
Cezary Gapinski
2019-01-07
spi: stm32: rename STM32 SPI registers to STM32H7
Cezary Gapinski
[next]