summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* hwrng: atmel - disable TRNG during suspendWenyou Yang2016-11-011-3/+21
* crypto: caam - fix type mismatch warningArnd Bergmann2016-11-011-1/+1
* crypto: sahara - fix typo "Decidated" -> "Dedicated"Colin Ian King2016-11-011-1/+1
* crypto: atmel - drop pointless static qualifier in atmel_aes_probe()Wei Yongjun2016-11-011-1/+1
* hwrng: core - zeroize buffers with random dataStephan Mueller2016-11-011-0/+3
* hwrng: meson - Remove unneeded platform MODULE_ALIASJavier Martinez Canillas2016-10-251-1/+0
* crypto: ccp - Clean up the LSB slot allocation codeGary R Hook2016-10-253-12/+16
* crypto: ccp - remove unneeded codeGary R Hook2016-10-251-1/+0
* crypto: ccp - change bitfield type to unsigned intsGary R Hook2016-10-251-21/+21
* hwrng: meson - Fix module autoload for OF registrationJavier Martinez Canillas2016-10-251-0/+1
* crypto: ccp - Fix non static symbol warningWei Yongjun2016-10-251-1/+1
* crypto: caam - add support for iMX6ULMarcus Folkesson2016-10-251-15/+20
* crypto: ccp - change type of struct member lsb to signedGary R Hook2016-10-211-1/+1
* crypto: crypto4xx - Fix size used in dma_free_coherent()Christophe Jaillet2016-10-211-2/+1
* crypto: marvell - Don't break chain for computable last ahash requestsRomain Perier2016-10-211-16/+49
* crypto: marvell - Use an unique pool to copy results of requestsRomain Perier2016-10-214-24/+26
* crypto: atmel-aes - add support to the XTS modeCyrille Pitchen2016-10-212-6/+183
* crypto: atmel-aes - fix compiler error when VERBOSE_DEBUG is definedCyrille Pitchen2016-10-211-1/+1
* hwrng: omap - Add device variant for SafeXcel IP-76 found in Armada 8KRomain Perier2016-10-212-3/+85
* hwrng: omap - Don't prefix the probe message with OMAPRomain Perier2016-10-211-1/+1
* hwrng: omap - Add support for 128-bit output of dataRomain Perier2016-10-211-6/+8
* hwrng: omap - Remove global definition of hwrngRomain Perier2016-10-211-9/+14
* hwrng: omap - Switch to non-obsolete read API implementationRomain Perier2016-10-211-24/+17
* hwrng: core - Don't use a stack buffer in add_early_randomness()Andrew Lutomirski2016-10-191-3/+3
* Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-151-2/+2
|\
| * latent_entropy: Mark functions with __latent_entropyEmese Revfy2016-10-101-2/+2
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-10-1511-255/+467
|\ \
| * | of/platform: Probe "isa" busses by defaultPaul Burton2016-10-061-0/+1
| * | irqchip: i8259: Remove unused i8259A_irq_pendingPaul Burton2016-10-061-18/+0
| * | irqchip: i8259: Allow platforms to override poll functionPaul Burton2016-10-061-1/+7
| * | irqchip: i8259: Add domain before mapping parent irqPaul Burton2016-10-061-1/+3
| * | auxdisplay: img-ascii-lcd: driver for simple ASCII LCD displaysPaul Burton2016-10-063-0/+453
| * | FBDEV: cobalt_lcdfb: Drop SEAD3 supportPaul Burton2016-10-062-43/+1
| * | USB: host: ehci-sead3: Remove SEAD-3 EHCI codePaul Burton2016-10-052-190/+0
| * | cpuidle: cpuidle-cps: Enable use with MIPSr6 CPUs.Matt Redfearn2016-10-042-2/+2
| * | WATCHDOG: txx9wdt: Add missing clock (un)prepare calls for CCFGeert Uytterhoeven2016-10-041-3/+3
| |/
* | Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds2016-10-141-1/+1
|\ \
| * | samples: move blackfin gptimers-example from DocumentationShuah Khan2016-10-101-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-1413-11/+6557
|\ \ \
| * | | qedr: Add events support and register IB deviceRam Amrani2016-10-143-2/+158
| * | | qedr: Add GSI supportRam Amrani2016-10-147-1/+706
| * | | qedr: Add LL2 RoCE interfaceRam Amrani2016-10-142-2/+34
| * | | qedr: Add support for data pathRam Amrani2016-10-145-1/+1614
| * | | qedr: Add support for memory registeration verbsRam Amrani2016-10-144-1/+425
| * | | qedr: Add support for QP verbsRam Amrani2016-10-146-1/+1286
| * | | qedr: Add support for PD,PKEY and CQ verbsRam Amrani2016-10-145-1/+758
| * | | qedr: Add support for user context verbsRam Amrani2016-10-145-1/+569
| * | | qedr: Add support for RoCE HW initRam Amrani2016-10-144-2/+691
| * | | qedr: Add RoCE driver frameworkRam Amrani2016-10-147-11/+328
* | | | Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds2016-10-1421-369/+503
|\ \ \ \