Age | Commit message (Expand) | Author | Files | Lines |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 1 | -10/+1 |
2019-04-08 | crypto: nx842 - remove set but not used variables 'dpadding' and 'max_sync_size' | YueHaibing | 1 | -2/+1 |
2017-11-12 | crypto/nx: Do not initialize workmem allocation | Haren Myneni | 1 | -1/+1 |
2017-09-01 | crypto/nx: Use kzalloc for workmem allocation | Haren Myneni | 1 | -1/+1 |
2016-02-15 | treewide: Fix typo in printk | Masanari Iida | 1 | -1/+1 |
2015-07-23 | crypto: nx - make platform drivers directly register with crypto | Dan Streetman | 1 | -87/+18 |
2015-07-23 | crypto: nx - rename nx-842-crypto.c to nx-842.c | Dan Streetman | 1 | -0/+600 |
2015-07-23 | crypto: nx - merge nx-compress and nx-compress-crypto | Dan Streetman | 1 | -103/+0 |
2015-06-15 | crypto: nx - replace NX842_MEM_COMPRESS with function | Dan Streetman | 1 | -0/+11 |
2015-06-03 | crypto: nx - prevent nx 842 load if no hw driver | Dan Streetman | 1 | -111/+19 |
2015-05-11 | crypto: nx - add PowerNV platform NX-842 driver | Dan Streetman | 1 | -1/+3 |
2015-05-11 | crypto: nx - add nx842 constraints | Dan Streetman | 1 | -0/+38 |
2015-05-11 | crypto: nx - add NX-842 platform frontend driver | Dan Streetman | 1 | -0/+144 |
2015-05-11 | crypto: nx - rename nx-842.c to nx-842-pseries.c | Dan Streetman | 1 | -1603/+0 |
2014-11-25 | of/reconfig: Always use the same structure for notifiers | Grant Likely | 1 | -2/+2 |
2014-08-14 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 1 | -22/+8 |
2014-07-24 | of: Reorder device tree changes and notifiers | Grant Likely | 1 | -22/+8 |
2014-06-20 | crypto: drivers - Add 2 missing __exit_p | Jean Delvare | 1 | -1/+1 |
2014-06-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int... | Linus Torvalds | 1 | -2/+2 |
2014-05-29 | crypto/nx/nx-842: dev_set_drvdata can no longer fail | Jean Delvare | 1 | -6/+1 |
2014-04-16 | crypto: nx - Use RCU_INIT_POINTER(x, NULL) | Monam Agarwal | 1 | -2/+2 |
2014-02-11 | crypto/nx/nx-842: Fix handling of vmalloc addresses | Nathan Fontenot | 1 | -10/+19 |
2012-11-15 | powerpc+of: Add of node/property notification chain for adds and removes | Nathan Fontenot | 1 | -12/+8 |
2012-08-20 | crypto: nx - Remove virt_to_abs() usage in nx-842.c | Michael Ellerman | 1 | -16/+18 |
2012-08-01 | powerpc/crypto: add 842 hardware compression driver | Seth Jennings | 1 | -0/+1615 |