Age | Commit message (Expand) | Author |
2009-07-08 | crypto: api - Add crypto_attr_alg2 helper | Herbert Xu |
2009-07-08 | crypto: shash - Add spawn support | Herbert Xu |
2009-07-08 | crypto: api - Add new style spawn support | Herbert Xu |
2009-07-08 | crypto: shash - Add shash_instance | Herbert Xu |
2009-07-07 | crypto: api - Add crypto_alloc_instance2 | Herbert Xu |
2009-07-07 | crypto: api - Add new template create function | Herbert Xu |
2009-07-03 | crypto: ansi_prng - alloc cipher just in init | Sebastian Andrzej Siewior |
2009-07-03 | crypto: ansi_prng - Use just a BH lock | Sebastian Andrzej Siewior |
2009-07-02 | crypto: testmgr - Allow implementation-specific tests | Herbert Xu |
2009-06-25 | crypto: skcipher - Change default sync geniv on SMP to eseqiv | Herbert Xu |
2009-06-25 | crypto: skcipher - Fix request for sync algorithms | Herbert Xu |
2009-06-25 | hwrng: Use PCI_VDEVICE | Joe Perches |
2009-06-24 | crypto: testmgr - Remove hash size check | Herbert Xu |
2009-06-24 | crypto: aes-ni - Don't print message with KERN_ERR on old system | Roland Dreier |
2009-06-21 | crypto: fips - Select CPRNG | Neil Horman |
2009-06-19 | crypto: tcrypt - Fix module return code when testing by name | Herbert Xu |
2009-06-19 | crypto: ansi_cprng - Do not select FIPS | Herbert Xu |
2009-06-19 | crypto: tcrypt - Test algorithms by name | Steffen Klassert |
2009-06-18 | crypto: des_s390 - Permit weak keys unless REQ_WEAK_KEY set | Jarod Wilson |
2009-06-18 | random: Add optional continuous repetition test to entropy store based rngs | Neil Horman |
2009-06-18 | crypto: aes-ni - Remove CRYPTO_TFM_REQ_MAY_SLEEP from fpu template | Huang Ying |
2009-06-18 | crypto: aes-ni - Do not sleep when using the FPU | Huang Ying |
2009-06-18 | crypto: aes-ni - Fix cbc mode IV saving | Huang Ying |
2009-06-18 | crypto: padlock-aes - work around Nano CPU errata in CBC mode | Chuck Ebbert |
2009-06-18 | crypto: padlock-aes - work around Nano CPU errata in ECB mode | Chuck Ebbert |
2009-06-17 | ia64: Fix resource assignment for root busses | Matthew Wilcox |
2009-06-17 | x86: Use pci_claim_resource | Matthew Wilcox |
2009-06-17 | Delete pcibios_select_root | Matthew Wilcox |
2009-06-17 | Fix pci_claim_resource | Matthew Wilcox |
2009-06-17 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2009-06-17 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds |
2009-06-17 | Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 | Linus Torvalds |
2009-06-17 | mfd: early init for MFD running regulators | Samuel Ortiz |
2009-06-17 | mfd: fix tmio related warnings | Samuel Ortiz |
2009-06-17 | mfd: asic3: enable SD/SDIO cell | Philipp Zabel |
2009-06-17 | mfd: asic3: enable DS1WM cell | Philipp Zabel |
2009-06-17 | mfd: asic3: remove SD/SDIO controller register definitions | Philipp Zabel |
2009-06-17 | mfd: asic3: use resource_size macro instead of local variable | Philipp Zabel |
2009-06-17 | mfd: add ASIC3 IRQ numbers | Philipp Zabel |
2009-06-17 | mfd: asic3: add clock handling for MFD cells | Philipp Zabel |
2009-06-17 | mfd: asic3: add asic3_set_register common operation | Philipp Zabel |
2009-06-17 | mfd: Fix Kconfig help text for WM8350 | Mark Brown |
2009-06-17 | mfd: add PCAP driver | Daniel Ribeiro |
2009-06-17 | mfd: add U300 AB3100 core support | Linus Walleij |
2009-06-17 | drivers/mfd: remove obsolete irq_desc_t typedef | Thomas Gleixner |
2009-06-17 | mfd/pcf50633-gpio.c: add MODULE_LICENSE | Adrian Bunk |
2009-06-17 | mfd: Mark WM8350 mask revision as readable to match silicon | Mark Brown |
2009-06-17 | mfd: Mark clocks_init as non-init in twl4030-core.c | Rakib Mullick |
2009-06-17 | mfd: Correct readability of WM8350 register 227 | Mark Brown |
2009-06-17 | kmemleak: Fix some typos in comments | Catalin Marinas |