summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-07-2422-589/+2128
|\
| * crypto: caam - ablkcipher supportYuan Kang2011-07-152-0/+511
| * crypto: caam - faster aead implementationYuan Kang2011-07-152-330/+832
| * crypto: caam - structure renamingYuan Kang2011-07-151-21/+43
| * crypto: caam - shorter namesYuan Kang2011-07-151-137/+137
| * crypto: talitos - don't bad_key in ablkcipher setkeyKim Phillips2011-07-151-11/+0
| * crypto: talitos - remove unused giv from ablkcipher methodsKim Phillips2011-07-151-4/+3
| * crypto: talitos - don't set done notification in hot pathKim Phillips2011-07-151-3/+3
| * crypto: talitos - ensure request ordering within a single tfmKim Phillips2011-07-151-9/+14
| * crypto: gf128mul - fix call to memset()Mathias Krause2011-07-081-2/+2
| * crypto: s390 - support hardware accelerated SHA-224Jan Glauber2011-07-041-11/+55
| * crypto: algif_hash - Handle initial af_alg_make_sg error correctlyHerbert Xu2011-06-301-1/+3
| * crypto: sha1_generic - use SHA1_BLOCK_SIZEMandeep Singh Baines2011-06-301-5/+6
| * hwrng: ppc4xx - add support for ppc4xx TRNGJosh Boyer2011-06-303-0/+169
| * crypto: crypto4xx - Perform read/modify/write on device control registerJosh Boyer2011-06-301-1/+4
| * crypto: caam - fix build warning when DEBUG_FS not configuredKim Phillips2011-06-301-1/+3
| * crypto: arc4 - Fixed coding style issuesMati Vait2011-06-301-8/+7
| * crypto: crc32c - Fixed coding style issueMati Vait2011-06-301-5/+5
| * crypto: omap-sham - do not schedule tasklet if there is no active requestsDmitry Kasatkin2011-06-301-0/+5
| * crypto: omap-sham - clear device flags when finishing requestDmitry Kasatkin2011-06-301-1/+3
| * crypto: omap-sham - irq handler must not clear error codeDmitry Kasatkin2011-06-301-1/+0
| * crypto: omap-sham - irq and dma handling changesDmitry Kasatkin2011-06-301-13/+27
| * crypto: omap-sham - remove dedicated queue handling taskletDmitry Kasatkin2011-06-301-15/+9
| * crypto: omap-sham - remove unnecessary local variableDmitry Kasatkin2011-06-301-2/+1
| * crypto: omap-sham - move some flags to device contextDmitry Kasatkin2011-06-301-13/+6
| * crypto: omap-sham - replace flags operation with atomic bit operationsDmitry Kasatkin2011-06-301-16/+13
| * crypto: omap-sham - replace flags bit mask with bit numberDmitry Kasatkin2011-06-301-50/+52
| * crypto: omap-sham - remove unused codeDmitry Kasatkin2011-06-301-5/+0
| * crypto: omap-sham - remove extra referenceDmitry Kasatkin2011-06-301-1/+1
| * hwrng: timeriomem - use resource_sizeH Hartley Sweeten2011-06-301-2/+1
| * hwrng: nomadik - add missing clk_putJulia Lawall2011-06-301-1/+2
| * hwrng: omap - add missing clk_putJulia Lawall2011-06-301-2/+4
| * crypto: UML build fixesRichard Weinberger2011-06-301-2/+2
| * crypto: testmgr - add xts-aes-256 self-testJarod Wilson2011-06-301-2/+291
| * crypto: ghash-intel - Fix set but not used in ghash_async_setkey()Gustavo F. Padovan2011-06-301-1/+1
* | of: fix missing include from of_pci.cGrant Likely2011-07-241-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2011-07-23115-2138/+1735
|\ \
| * | Blackfin: spi-docs: further clarify GPIO CS behavior with various modesMike Frysinger2011-07-231-0/+2
| * | Blackfin: boards: fix pcm device nameScott Jiang2011-07-232-11/+56
| * | Blackfin: SMP: punt unused atomic_test_mask helperMike Frysinger2011-07-231-5/+0
| * | Blackfin: irqs: do not trace arch_local_{*,irq_*} functionsSteven Rostedt2011-07-231-21/+21
| * | Blackfin: bf526: restrict reboot workaround to 0.0 siliconMike Frysinger2011-07-231-1/+3
| * | Blackfin: bf51x: fix alternative portmux optionsMike Frysinger2011-07-232-45/+87
| * | Blackfin: bf54x: fix GPIO resume codeMike Frysinger2011-07-231-2/+2
| * | Blackfin: dpmc: optimize SDRAM programming slightlyMike Frysinger2011-07-231-9/+10
| * | Blackfin: dpmc: don't save/restore scratch registersMike Frysinger2011-07-231-6/+6
| * | Blackfin: bf538: pull gpio/port logic out of core hibernate pathsMike Frysinger2011-07-235-36/+65
| * | Blackfin: dpmc: optimize hibernate/resume pathMike Frysinger2011-07-232-439/+572
| * | Blackfin: dpmc: do not save/restore EVT0/EVT1/EVT4 when hibernatingMike Frysinger2011-07-231-6/+0
| * | Blackfin: dpmc: relocate hibernate helper macrosMike Frysinger2011-07-232-26/+24