summaryrefslogtreecommitdiff
path: root/drivers/crypto
Commit message (Expand)AuthorAge
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-05
|\
| * of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-24
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-04
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2010-08-04
| |\ \ | | |/
| * | Merge branch 'master' into for-nextJiri Kosina2010-06-16
| |\ \
| * | | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-16
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-08-04
|\ \ \ \ | |_|_|/ |/| | |
| * | | crypto: geode_aes - Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID i...Peter Huewe2010-07-19
| * | | crypto: hifn_795x - Remove unused ctx variableJustin P. Mattock2010-07-14
| * | | crypto: talitos - fix ahash for multiple of blocksizeLee Nipper2010-06-16
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/crypto-2.6Herbert Xu2010-05-26
| |\ \ \
| | * | | n2_crypto: Add HMAC support.David S. Miller2010-05-25
| | * | | n2_crypto: Make ahash parameterization explicit.David S. Miller2010-05-25
| | * | | n2_crypto: Log algorithm success/failure in kernel log.David S. Miller2010-05-25
| | * | | n2_crypto: Kill n2_base_ctx and helpers.David S. Miller2010-05-25
| * | | | crypto: mv_cesa - fixup error handling in mv_probe()Dan Carpenter2010-05-26
| * | | | crypto: omap - remove unused #include <linux/version.h>Huang Weiyi2010-05-26
* | | | | crypto: talitos - fix bug in sg_copy_end_to_bufferLee Nipper2010-07-19
| |_|_|/ |/| | |
* | | | crypto: crypto4xx - Fix build breakageAnatolij Gustschin2010-06-03
| |/ / |/| |
* | | n2_crypto: Plumb fallback ahash requests properly.David S. Miller2010-05-25
* | | n2_crypto: Fix MAU kmem_cache name.David S. Miller2010-05-25
* | | n2_crypto: Fix build after of_device/of_platform_driver changes.David S. Miller2010-05-25
* | | Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
|\ \ \ | |/ /
| * | crypto: talitos - add support for sha224Kim Phillips2010-05-19
| * | crypto: talitos - add hash algorithmsLee Nipper2010-05-19
| * | crypto: talitos - second prepare step for adding ahash algorithmsLee Nipper2010-05-19
| * | crypto: talitos - prepare for adding ahash algorithms Lee Nipper2010-05-19
| * | crypto: n2 - Add Niagara2 crypto driverDavid S. Miller2010-05-19
| * | crypto: hifn_795x - Rename ablkcipher_walk to hifn_cipher_walkDavid S. Miller2010-05-19
| * | crypto: mv_cesa - Use resource_sizeTobias Klauser2010-05-14
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu2010-05-03
| |\ \ | | |/
| * | crypto: omap - sha1 & md5 driverDmitry Kasatkin2010-05-03
| * | crypto: geode-aes - Fix some code style issuesChihau Chau2010-04-19
| * | crypto: mv_cesa - Add sha1 and hmac(sha1) async hash driversUri Simchoni2010-04-13
| * | crypto: mv_cesa - Support processing of data from previous requestsUri Simchoni2010-04-13
| * | crypto: mv_cesa - Make the copy-back of data optionalUri Simchoni2010-04-13
| * | crypto: mv_cesa - Execute some code via function pointers rathr than direct c...Uri Simchoni2010-04-13
| * | crypto: mv_cesa - Rename a variable to a more suitable nameUri Simchoni2010-04-13
| * | crypto: mv_cesa - Enqueue generic async requestsUri Simchoni2010-04-13
| * | crypto: mv_cesa - Fix situations where the src sglist spans more data than th...Uri Simchoni2010-04-13
| * | crypto: mv_cesa - Fix situation where the dest sglist is organized differentl...Uri Simchoni2010-04-13
| * | crypto: mv_cesa - Remove compiler warning in mv_cesa driverUri Simchoni2010-04-13
| * | crypto: mv_cesa - Invoke the user callback from a softirq contextUri Simchoni2010-04-13
* | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\ \ | |/ |/|
| * tree-wide: fix 'lenght' typo in comments and codeDaniel Mack2010-02-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-02-26
|\ \ | |/ |/|
| * crypto: geode-aes - Fix cip/blk confusionRoel Kluin2010-02-04