index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
nx
/
nx-842.c
Age
Commit message (
Expand
)
Author
2017-11-12
crypto/nx: Do not initialize workmem allocation
Haren Myneni
2017-09-01
crypto/nx: Use kzalloc for workmem allocation
Haren Myneni
2016-02-15
treewide: Fix typo in printk
Masanari Iida
2015-07-23
crypto: nx - make platform drivers directly register with crypto
Dan Streetman
2015-07-23
crypto: nx - rename nx-842-crypto.c to nx-842.c
Dan Streetman
2015-07-23
crypto: nx - merge nx-compress and nx-compress-crypto
Dan Streetman
2015-06-15
crypto: nx - replace NX842_MEM_COMPRESS with function
Dan Streetman
2015-06-03
crypto: nx - prevent nx 842 load if no hw driver
Dan Streetman
2015-05-11
crypto: nx - add PowerNV platform NX-842 driver
Dan Streetman
2015-05-11
crypto: nx - add nx842 constraints
Dan Streetman
2015-05-11
crypto: nx - add NX-842 platform frontend driver
Dan Streetman
2015-05-11
crypto: nx - rename nx-842.c to nx-842-pseries.c
Dan Streetman
2014-11-24
of/reconfig: Always use the same structure for notifiers
Grant Likely
2014-08-14
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-07-23
of: Reorder device tree changes and notifiers
Grant Likely
2014-06-20
crypto: drivers - Add 2 missing __exit_p
Jean Delvare
2014-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int...
Linus Torvalds
2014-05-28
crypto/nx/nx-842: dev_set_drvdata can no longer fail
Jean Delvare
2014-04-16
crypto: nx - Use RCU_INIT_POINTER(x, NULL)
Monam Agarwal
2014-02-11
crypto/nx/nx-842: Fix handling of vmalloc addresses
Nathan Fontenot
2012-11-15
powerpc+of: Add of node/property notification chain for adds and removes
Nathan Fontenot
2012-08-20
crypto: nx - Remove virt_to_abs() usage in nx-842.c
Michael Ellerman
2012-08-01
powerpc/crypto: add 842 hardware compression driver
Seth Jennings