Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1d4c1afac4c46723475ec8e10ff7eed3c439393c
/
drivers
/
crypto
/
hifn_795x.c
7e83508
crypto: use pci_zalloc_consistent
by Joe Perches
· 10 years ago
b022665
crypto: hifn_795x - Pass correct pointer to free_irq()
by Lars-Peter Clausen
· 11 years ago
49cfe4d
Drivers: crypto: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
d66e6737
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 12 years ago
c2ff861
crypto: hifn_795x - fix error return code
by Peter Senna Tschudin
· 12 years ago
76f16f8
crypto: hifn_795x - fix 64bit division and undefined __divdi3 on 32bit archs
by Jussi Kivilinna
· 12 years ago
b871661
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 13 years ago
237f259
crypto: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
d912bb7
crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag
by Nikos Mavrogiannopoulos
· 13 years ago
75b7662
crypto: Make hifn_795x build depend on !ARCH_DMA_ADDR_T_64BIT
by Richard Weinberger
· 13 years ago
732eacc
replace nested max/min macros with {max,min}3 macro
by Hagen Paul Pfeifer
· 14 years ago
f4e523f
crypto: hifn_795x - use cancel_delayed_work_sync()
by Tejun Heo
· 14 years ago
7e3de7b
crypto: hifn_795x - Remove unused ctx variable
by Justin P. Mattock
· 14 years ago
3385329
crypto: hifn_795x - Rename ablkcipher_walk to hifn_cipher_walk
by David S. Miller
· 14 years ago
1537a36
tree-wide: fix 'lenght' typo in comments and code
by Daniel Mack
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
f3d8fe4
crypto: hifn_795x - fix __dev{init,exit} markings
by Mike Frysinger
· 15 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
bf6aede
workqueue: add to_delayed_work() helper function
by Jean Delvare
· 16 years ago
5f459f0
crypto: hifn_795x - Use softirq kernel mapping in bh context
by Evgeniy Polyakov
· 16 years ago
d6a10c8
crypto: hifn_795x - Fix queue management
by Evgeniy Polyakov
· 16 years ago
3ec858d
crypto: hifn_795x - Remove some unused cruft
by Patrick McHardy
· 16 years ago
ed4f92e
crypto: hifn_795x - Fix queue processing
by Patrick McHardy
· 16 years ago
5df4c0c
crypto: hifn_795x - Fix request context corruption
by Patrick McHardy
· 16 years ago
3416158
crypto: hifn_795x - Don't copy src sg list
by Patrick McHardy
· 16 years ago
75741a0
crypto: hifn_795x - Fix DMA setup
by Patrick McHardy
· 16 years ago
a44b56c
crypto: hifn - Disable driver when physical size exceeds 32 bits
by Evgeniy Polyakov
· 16 years ago
0936a94
[CRYPTO] hifn: Simplify code using ARRAY_SIZE() macro
by Robert P. J. Day
· 16 years ago
0bea3dc
[CRYPTO] hifn: Remove duplicated include
by Huang Weiyi
· 16 years ago
692af5d
[HIFN]: Have HW invalidate src and dest descriptors after processing
by Patrick McHardy
· 16 years ago
85e7e60
[HIFN]: Move command descriptor setup to seperate function
by Patrick McHardy
· 16 years ago
6cd3d67
[HIFN]: Fix max queue length value
by Patrick McHardy
· 16 years ago
4b804b5
[HIFN]: Properly initialize ivsize for CBC modes
by Patrick McHardy
· 16 years ago
281d6bd
[HIFN]: Use unique driver names for different algos
by Patrick McHardy
· 16 years ago
136f702
[HIFN]: Properly handle requests for less than the full scatterlist
by Patrick McHardy
· 16 years ago
d069033
[HIFN]: Fix data alignment checks
by Patrick McHardy
· 16 years ago
94eaa1b
[HIFN]: Handle ablkcipher_walk errors
by Patrick McHardy
· 16 years ago
9e70a40
[HIFN]: Indicate asynchronous processing to crypto API
by Patrick McHardy
· 16 years ago
7808f07
[HIFN]: Remove printk_ratelimit() for debugging printk
by Patrick McHardy
· 16 years ago
3c42cbc
[HIFN]: Endianess fixes
by Patrick McHardy
· 16 years ago
e68970c
drivers/crypto/hifn_795x.c trivial endianness annotations
by Al Viro
· 17 years ago
f881d82
[HIFN]: Fix invalid config ifdefs for RNG support
by Patrick McHardy
· 17 years ago
946fef4
[CRYPTO] hifn795x: Disallow built-in hifn795x when HW_RANDOM is m
by Herbert Xu
· 17 years ago
b966b54
[CRYPTO] hifn_795x: Fixup container_of() usage
by Alexey Dobriyan
· 17 years ago
fcd0675
[HIFN]: Add support for using the random number generator
by Patrick McHardy
· 17 years ago
37a8023
[HIFN]: Improve PLL initialization
by Patrick McHardy
· 17 years ago
332f8840
[CRYPTO] ablkcipher: Add distinct ABLKCIPHER type
by Herbert Xu
· 17 years ago
102d49d
[CRYPTO] hifn: Add missing includes
by Andrew Morton
· 17 years ago
a1e6ef2
[CRYPTO] hifn: Schedule callback invocation to tasklet.
by Evgeniy Polyakov
· 17 years ago
c3041f9
[CRYPTO] hifn_795x: Detect weak keys
by Evgeniy Polyakov
· 17 years ago
f7d0561
[CRYPTO] hifn_795x: HIFN 795x driver
by Evgeniy Polyakov
· 17 years ago