index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
cavium
/
zip
/
zip_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-03
crypto: cavium/zip - register algorithm only if hardware is present
Corentin Labbe
1
-48
/
+35
2020-11-27
crypto: cavium/zip - Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
1
-8
/
+2
2020-09-25
crypto: cavium/zip - Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-38
/
+6
2019-09-09
crypto: cavium/zip - Add missing single_release()
Wei Yongjun
1
-0
/
+3
2019-02-28
crypto: cavium/zip - fix collision with generic cra_driver_name
Eric Biggers
1
-2
/
+4
2019-02-01
crypto: cavium/zip - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-41
/
+11
2018-04-21
crypto: cavium - Fix smp_processor_id() warnings
Jan Glauber
1
-1
/
+1
2018-04-21
crypto: cavium - Fix statistics pending request value
Jan Glauber
1
-8
/
+5
2018-04-21
crypto: cavium - Prevent division by zero
Jan Glauber
1
-4
/
+5
2017-03-24
crypto: zip - add a cast for printing atomic64_t values
Arnd Bergmann
1
-20
/
+20
2017-03-24
crypto: zip - Memory corruption in zip_clear_stats()
Dan Carpenter
1
-1
/
+1
2017-03-09
crypto: zip - Add Compression/Decompression statistics
Mahipal Challa
1
-0
/
+234
2017-03-09
crypto: zip - Wire-up Compression / decompression HW offload
Mahipal Challa
1
-57
/
+0
2017-03-09
crypto: zip - Add ThunderX ZIP driver core
Mahipal Challa
1
-0
/
+552