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
/
crypto
/
stm32
/
stm32-hash.c
Age
Commit message (
Expand
)
Author
2023-10-27
crypto: stm32 - remove unnecessary alignmask for ahashes
Eric Biggers
2023-08-23
crypto: drivers - Explicitly include correct DT includes
Rob Herring
2023-08-18
crypto: stm32 - Use new crypto_engine_op interface
Herbert Xu
2023-08-11
crypto: stm32 - Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-11
crypto: stm32 - Drop if block with always false condition
Uwe Kleine-König
2023-08-11
crypto: stm32 - Properly handle pm_runtime_get failing
Uwe Kleine-König
2023-07-22
crypto: stm32 - remove flag HASH_FLAGS_DMA_READY
Thomas Bourgoin
2023-07-22
crypto: stm32 - fix MDMAT condition
Thomas Bourgoin
2023-07-22
crypto: stm32 - check request size and scatterlist size when using DMA.
Thomas Bourgoin
2023-07-22
crypto: stm32 - fix loop iterating through scatterlist for DMA
Thomas Bourgoin
2023-07-22
crypto: stm32 - remove bufcnt in stm32_hash_write_ctrl.
Thomas Bourgoin
2023-07-22
crypto: stm32 - add new algorithms support
Thomas Bourgoin
2023-03-24
crypto: stm32 - Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-03-17
crypto: stm32 - Save and restore between each request
Herbert Xu
2023-03-17
crypto: stm32 - Fix empty message processing
Herbert Xu
2023-03-17
crypto: stm32 - Remove unused HASH_FLAGS_ERRORS
Herbert Xu
2023-03-17
crypto: stm32 - Move hash state into separate structure
Herbert Xu
2023-03-17
crypto: stm32 - Remove unused hdev->err field
Herbert Xu
2023-03-17
crypto: stm32 - Simplify finup
Herbert Xu
2023-03-17
crypto: stm32 - Move polling into do_one_request
Herbert Xu
2023-03-17
crypto: stm32 - Save 54 CSR registers
Herbert Xu
2023-02-03
crypto: stm32/hash - Support Ux500 hash
Linus Walleij
2023-02-03
crypto: stm32/hash - Wait for idle before final CPU xmit
Linus Walleij
2023-02-03
crypto: stm32/hash - Use existing busy poll function
Linus Walleij
2023-02-03
crypto: stm32/hash - Simplify code
Linus Walleij
2021-12-11
crypto: stm32 - Revert broken pm_runtime_resume_and_get changes
Herbert Xu
2021-04-16
crypto: stm32/hash - Fix PM reference leak on stm32-hash.c
Shixin Liu
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-09-18
crypto: stm32-hash - Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-08-28
crypto: stm32 - Fix sparse warnings
Herbert Xu
2020-08-25
crypto: stm32 - Add missing header inclusions
Herbert Xu
2020-05-08
crypto: stm32/hash - don't print error on probe deferral
Lionel Debieve
2020-05-08
crypto: stm32/hash - defer probe for dma device
Etienne Carriere
2020-05-08
crypto: stm32/hash - defer probe for reset controller
Etienne Carriere
2019-12-27
crypto: stm32/hash - Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
2019-08-09
crypto: drivers - Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-19
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-07-12
crypto: stm32/hash - Fix incorrect printk modifier for size_t
Herbert Xu
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-07-03
crypto: stm32/hash - remove interruptible condition for dma
Lionel Debieve
2019-07-03
crypto: stm32/hash - Fix hmac issue more than 256 bytes
Lionel Debieve
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-04-18
crypto: stm32/hash - Fix self test issue during export
Lionel Debieve
2019-02-28
crypto: stm32 - drop pointless static qualifier in stm32_hash_remove()
Mao Wenan
2018-07-09
crypto: ahash - remove useless setting of type flags
Eric Biggers
2018-07-09
crypto: stm32/hash - Add power management support
lionel.debieve@st.com
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-02-15
crypto: stm32/hash - rework padding length
Lionel Debieve
2018-02-15
crypto: stm32/hash - fix performance issues
Lionel Debieve
2018-02-15
crypto: stm32/hash - avoid error if maxburst not defined
Lionel Debieve
[next]