Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7f016b35ca7623c71b31facdde080e8ce171a697
/
drivers
/
crypto
/
img-hash.c
5e91f56
crypto: img-hash - remove need for error return variable ret
by Colin Ian King
· 3 years, 4 months ago
a790f9d
crypto: img-hash - Remove redundant dev_err call in img_hash_probe()
by YueHaibing
· 3 years, 9 months ago
a24d22b
crypto: sha - split sha.h into sha1.h and sha2.h
by Eric Biggers
· 4 years, 2 months ago
0c3dc78
crypto: algapi - Remove skbuff.h inclusion
by Herbert Xu
· 4 years, 4 months ago
84d840e
crypto: img-hash - remove redundant initialization of variable err
by Colin Ian King
· 4 years, 6 months ago
e44362a
crypto: img-hash - Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 4 years, 11 months ago
8004865
crypto: img-hash - Use dma_request_chan instead dma_request_slave_channel
by Peter Ujfalusi
· 5 years ago
f78c712
crypto: img-hash - use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
514838e
crypto: drivers - Remove dev_err() usage after platform_get_irq()
by Stephen Boyd
· 5 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
1ce5b2f
crypto: img-hash - remove unnecessary static in img_hash_remove()
by Gustavo A. R. Silva
· 7 years ago
5f052c9
crypto: img-hash - Handle return value of clk_prepare_enable
by Arvind Yadav
· 8 years ago
3bfb2e6
crypto: img-hash - use dma_data_direction when calling dma_map_sg
by Nicolas Iooss
· 8 years ago
5e38d20
crypto: img-hash - Fix set_reqsize call
by Will Thomas
· 8 years ago
fb67740
crypto: img-hash - log a successful probe
by James Hartley
· 8 years ago
436e3bb
crypto: img-hash - Add support for export and import
by James Hartley
· 8 years ago
d084e13
crypto: img-hash - Add suspend resume hooks for img hash
by Govindraj Raja
· 8 years ago
302a1be
crypto: img-hash - Reconfigure DMA Burst length
by Will Thomas
· 8 years ago
dd4f677
crypto: img-hash - Fix hash request context
by Will Thomas
· 8 years ago
10badea
crypto: img-hash - Fix null pointer exception
by Will Thomas
· 8 years ago
327cbba
crypto: img-hash - fix spelling mistake in dev_err error message
by Colin Ian King
· 9 years ago
a83034f
crypto: img-hash - shift wrapping bug in img_hash_hw_init()
by Dan Carpenter
· 10 years ago
900831a
crypto: img-hash - fix some compile warnings
by Dan Carpenter
· 10 years ago
7094e8e
linux-next: build failure after merge of the crypto tree
by Herbert Xu
· 10 years ago
d358f1a
crypto: img-hash - Add Imagination Technologies hw hash accelerator
by James Hartley
· 10 years ago