Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6c6d774be89c2bd022a096a55072260ee608270d
/
drivers
/
crypto
/
atmel-sha.c
7047737
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
9b52d55
crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
by Vladimir Zapolskiy
· 9 years ago
ad84112
crypto: atmel-sha - fix race in atmel_sha_final()
by Cyrille Pitchen
· 9 years ago
9c4274d
crypto: atmel-sha - fix .import()/.export() implementation
by Cyrille Pitchen
· 9 years ago
c033042
crypto: atmel-sha - remove calls of clk_prepare() from atomic contexts
by Cyrille Pitchen
· 9 years ago
d961436
crypto: atmel-sha - fix atmel_sha_remove()
by Cyrille Pitchen
· 9 years ago
cc831d3
crypto: atmel-sha - fix algorihtm registration
by Cyrille Pitchen
· 9 years ago
7cee350
crypto: atmel-sha - fix context switches
by Cyrille Pitchen
· 9 years ago
507c5cc
crypto: atmel-sha - add support of sama5d2x SoCs
by Cyrille Pitchen
· 9 years ago
f56809c
crypto: atmel-sha - fix a race between the 'done' tasklet and the crypto client
by Cyrille Pitchen
· 9 years ago
1900c58
crypto: atmel-sha - fix crash when computing digest on empty message
by Cyrille Pitchen
· 9 years ago
871b88a
crypto: atmel-sha - Removed unused variable "err"
by Rahul Pathak
· 9 years ago
b0e8b34
crypto: atmel - use devm_xxx() managed function
by LABBE Corentin
· 9 years ago
9d83d29
crypto: atmel - Check for clk_prepare_enable() return value
by LABBE Corentin
· 9 years ago
3f1992c
crypto: atmel-sha - correct the max burst size
by Leilei Zhao
· 10 years ago
62728e8
crypto: atmel-sha - initialize spinlock in probe
by Leilei Zhao
· 10 years ago
803eeae
crypto: atmel-sha - fix sg list management
by Leilei Zhao
· 10 years ago
0099286
crypto: atmel-sha - correct the way data are split
by Ludovic Desroches
· 10 years ago
141824d
crypto: atmel-sha - add new version
by Leilei Zhao
· 10 years ago
be20835
crypto: atmel - fix typo in dev_err error message
by Colin Ian King
· 10 years ago
be95f0f
crypto: atmel_sha - remove unused shash fallback instance.
by Svenning Sørensen
· 10 years ago
5573bc0
crypto: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
593901a
crypto: atmel-sha - Switch to managed version of kzalloc
by Pramod Gurav
· 10 years ago
1ca5b7d
crypto: atmel-sha - add sha information to the log
by Nicolas Ferre
· 11 years ago
abfe7ae
crypto: atmel-sha - add support for Device Tree
by Nicolas Ferre
· 11 years ago
d4905b3
crypto: atmel-sha - add support for latest release of the IP (0x410)
by Nicolas Royer
· 12 years ago
49cfe4d
Drivers: crypto: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
21a5b95
crypto: remove duplicated include
by Wei Yongjun
· 12 years ago
ebc82ef
crypto: atmel - add Atmel SHA1/SHA256 driver
by Nicolas Royer
· 12 years ago