summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-05-11crypto: qat - add driver versionAllan, Bruce W3-0/+9
2015-05-11crypto: nx - add hardware 842 crypto comp algDan Streetman3-0/+597
2015-05-11crypto: nx - simplify pSeries nx842 driverDan Streetman1-626/+153
2015-05-11crypto: nx - add PowerNV platform NX-842 driverDan Streetman6-10/+737
2015-05-11crypto: nx - add nx842 constraintsDan Streetman3-0/+50
2015-05-11crypto: nx - add NX-842 platform frontend driverDan Streetman6-44/+238
2015-05-11crypto: nx - rename nx-842.c to nx-842-pseries.cDan Streetman2-1/+1
2015-04-28crypto: qat - do not duplicate string containing firmware nameAllan, Bruce W1-1/+1
2015-04-26crypto: nx - Fixing SHA update bugLeonidas Da Silva Barbosa4-119/+99
2015-04-26crypto: nx - Fixing NX data alignment with nx_sg listLeonidas Da Silva Barbosa1-4/+24
2015-04-23crypto: caam - Remove bogus references to crypto API internalsHerbert Xu1-4/+0
2015-04-21crypto: talitos - Add fsl,sec1.0 compatibleLEROY Christophe1-0/+7
2015-04-21crypto: talitos - SEC1 bugs on 0 data hashLEROY Christophe1-0/+24
2015-04-21crypto: talitos - implement scatter/gather copy for SEC1LEROY Christophe2-38/+103
2015-04-21crypto: talitos - adapt interrupts and reset functions to SEC1LEROY Christophe2-67/+199
2015-04-21crypto: talitos - base address for Execution UnitsLEROY Christophe2-55/+100
2015-04-21crypto: talitos - adaptation of talitos_submit() for SEC1LEROY Christophe2-4/+21
2015-04-21crypto: talitos - fill in talitos descriptor iaw SEC1 or SEC2+LEROY Christophe1-38/+67
2015-04-21crypto: talitos - Add a feature to tag SEC1LEROY Christophe2-0/+20
2015-04-21crypto: talitos - add sub-choice in talitos CONFIG for SEC1LEROY Christophe1-0/+18
2015-04-21crypto: talitos - enhanced talitos_desc struct for SEC1LEROY Christophe1-4/+16
2015-04-21crypto: talitos - helper function for ptr lenLEROY Christophe1-7/+17
2015-04-21crypto: talitos - remove param 'extent' in map_single_talitos_ptr()LEROY Christophe1-11/+10
2015-04-21crypto: talitos - Add a helper function to clear j_extent fieldLEROY Christophe1-3/+8
2015-04-21crypto: talitos - talitos_ptr renamed ptr for more lisibilityLEROY Christophe1-10/+10
2015-04-21crypto: talitos - Refactor the sg in/out chain allocationLEROY Christophe1-78/+81
2015-04-21crypto: talitos - Use zero entry to init descriptors ptrs to zeroLEROY Christophe1-6/+2
2015-04-21crypto: mv_cesa - ensure backlog is initialisedColin Ian King1-1/+1
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds14-124/+195
2015-04-15parisc: remove use of seq_printf return valueJoe Perches2-72/+68
2015-04-15s390: remove use of seq_printf return valueJoe Perches1-5/+7
2015-04-15rtc: remove use of seq_printf return valueJoe Perches4-28/+34
2015-04-15power: wakeup: remove use of seq_printf return valueJoe Perches1-9/+7
2015-04-15drivers/sbus/char/envctrl.c: ignore orderly_poweroff return valueJoel Stanley2-8/+2
2015-04-15kernel: conditionally support non-root users, groups and capabilitiesIulia Manda1-0/+1
2015-04-15paride: fix the "verbose" module paramDan Carpenter1-2/+2
2015-04-15zram: fix error return codeJulia Lawall1-0/+1
2015-04-15zram: deprecate zram attrs sysfs nodesSergey Senozhatsky1-0/+15
2015-04-15zram: export new 'mm_stat' sysfs attrsSergey Senozhatsky1-0/+31
2015-04-15zram: export new 'io_stat' sysfs attrsSergey Senozhatsky1-0/+20
2015-04-15zram: use generic start/end io accountingSergey Senozhatsky1-0/+6
2015-04-15zram: move compact_store() to sysfs functions areaSergey Senozhatsky1-23/+0
2015-04-15zram: remove `num_migrated' device attrSergey Senozhatsky1-2/+0
2015-04-15zram: support compactionMinchan Kim2-0/+26
2015-04-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds9-95/+548
2015-04-15Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+1
2015-04-15Merge tag 'upstream-4.1-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds13-712/+1071
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds13-62/+46
2015-04-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds11-975/+1510
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds68-390/+5053