index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
nx
/
nx-842-pseries.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: 842 - Add CRC and validation support
Haren Myneni
2015-10-14
1
-2
/
+6
*
crypto: nx - don't err if compressed output > input
Dan Streetman
2015-07-30
1
-2
/
+5
*
crypto: nx - make platform drivers directly register with crypto
Dan Streetman
2015-07-23
1
-7
/
+31
*
crypto: nx - don't register pSeries driver if ENODEV
Dan Streetman
2015-07-23
1
-4
/
+1
*
crypto: nx - move kzalloc() out of spinlock
Dan Streetman
2015-07-23
1
-22
/
+16
*
crypto: nx - remove pSeries NX 'status' field
Dan Streetman
2015-07-23
1
-29
/
+10
*
crypto: nx - remove __init/__exit from VIO functions
Dan Streetman
2015-07-23
1
-4
/
+4
*
crypto: nx - reduce chattiness of platform drivers
Nishanth Aravamudan
2015-07-07
1
-3
/
+0
*
crypto: nx - do not emit extra output if status is disabled
Nishanth Aravamudan
2015-07-06
1
-1
/
+7
*
crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
Nishanth Aravamudan
2015-07-06
1
-4
/
+4
*
crypto: nx - nx842_OF_upd_status should return ENODEV if device is not 'okay'
Nishanth Aravamudan
2015-07-06
1
-1
/
+2
*
crypto: nx - add LE support to pSeries platform driver
Dan Streetman
2015-06-19
1
-41
/
+42
*
crypto: nx - replace NX842_MEM_COMPRESS with function
Dan Streetman
2015-06-15
1
-4
/
+3
*
crypto: nx - fix nx-842 pSeries driver minimum buffer size
Dan Streetman
2015-06-04
1
-5
/
+2
*
crypto: nx - prevent nx 842 load if no hw driver
Dan Streetman
2015-06-03
1
-9
/
+24
*
crypto: nx - simplify pSeries nx842 driver
Dan Streetman
2015-05-11
1
-626
/
+153
*
crypto: nx - add PowerNV platform NX-842 driver
Dan Streetman
2015-05-11
1
-9
/
+0
*
crypto: nx - add nx842 constraints
Dan Streetman
2015-05-11
1
-0
/
+10
*
crypto: nx - add NX-842 platform frontend driver
Dan Streetman
2015-05-11
1
-30
/
+27
*
crypto: nx - rename nx-842.c to nx-842-pseries.c
Dan Streetman
2015-05-11
1
-0
/
+1603