Age | Commit message (Expand) | Author | Files | Lines |
2016-04-25 | crypto: s5p-sss - Use common BIT macro | Krzysztof Kozlowski | 1 | -48/+47 |
2016-04-25 | crypto: mxc-scc - fix unwinding in mxc_scc_crypto_register() | Dan Carpenter | 1 | -2/+2 |
2016-04-25 | crypto: mxc-scc - signedness bugs in mxc_scc_ablkcipher_req_init() | Dan Carpenter | 1 | -6/+9 |
2016-04-25 | crypto: talitos - fix ahash algorithms registration | Horia Geant? | 1 | -0/+64 |
2016-04-25 | crypto: ccp - Ensure all dependencies are specified | Gary R Hook | 1 | -0/+1 |
2016-04-20 | crypto: marvell/cesa - Improving code readability | Romain Perier | 1 | -5/+5 |
2016-04-20 | crypto: s5p-sss - Remove useless hash interrupt handler | Krzysztof Kozlowski | 1 | -28/+6 |
2016-04-20 | crypto: s5p-sss - Fix use after free of copied input buffer in error path | Krzysztof Kozlowski | 1 | -1/+0 |
2016-04-20 | crypto: ccp - Register the CCP as a DMA resource | Gary R Hook | 6 | -2/+859 |
2016-04-20 | crypto4xx: integrate ppc4xx-rng into crypto4xx | Christian Lamparter | 10 | -163/+184 |
2016-04-18 | crypto: qat - fix section mismatch warning | Tadeusz Struk | 1 | -1/+1 |
2016-04-18 | crypto: qat - interrupts need to be enabled when VFs are disabled | Tadeusz Struk | 1 | -1/+2 |
2016-04-18 | crypto: qat - check if PF is running | Tadeusz Struk | 6 | -4/+14 |
2016-04-18 | crypto: qat - move vf2pf_init and vf2pf_exit to common | Tadeusz Struk | 6 | -70/+103 |
2016-04-15 | hwrng: hisi - Add support for Hisilicon SoC RNG | Kefeng Wang | 3 | -0/+140 |
2016-04-15 | crypto: mxc-scc - add basic driver for the MXC SCC | Steffen Trumtrar | 3 | -0/+772 |
2016-04-15 | crypto: qat - adf_dev_stop should not be called in atomic context | Tadeusz Struk | 3 | -3/+64 |
2016-04-15 | crypto: ccp - Fix RT breaking #include <linux/rwlock_types.h> | Mike Galbraith | 1 | -1/+1 |
2016-04-05 | hwrng: exynos - Fix misspelled Samsung address | Krzysztof Kozlowski | 1 | -1/+1 |
2016-04-05 | crypto: qat - changed adf_dev_stop to void | Tadeusz Struk | 10 | -47/+17 |
2016-04-05 | crypto: qat - explicitly stop all VFs first | Tadeusz Struk | 1 | -1/+20 |
2016-04-05 | crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore} | Corentin LABBE | 1 | -4/+6 |
2016-04-05 | crypto: qat - fix address leaking of RSA public exponent | Tudor Ambarus | 1 | -1/+1 |
2016-04-05 | crypto: qat - avoid memory corruption or undefined behaviour | Tudor Ambarus | 1 | -1/+1 |
2016-04-05 | crypto: qat - Remove redundant nrbg rings | Ahsan Atta | 1 | -2/+0 |
2016-04-05 | crypto: qat - make sure const_tab is 1024 bytes aligned | Tadeusz Struk | 1 | -1/+1 |
2016-04-05 | crypto: s5p-sss - Sort the headers to improve readability | Krzysztof Kozlowski | 1 | -10/+10 |
2016-04-05 | crypto: s5p-sss - Handle unaligned buffers | Krzysztof Kozlowski | 1 | -12/+138 |
2016-04-05 | crypto: s5p-sss - Minor coding cleanups | Krzysztof Kozlowski | 1 | -8/+7 |
2016-04-05 | crypto: marvell/cesa - remove unneeded condition | Dan Carpenter | 1 | -2/+1 |
2016-04-05 | crypto: n2 - Remove return statement from void function | Amitoj Kaur Chawla | 1 | -1/+1 |
2016-04-05 | crypto: s5p-sss - Enable COMPILE_TEST | Krzysztof Kozlowski | 1 | -1/+2 |
2016-04-05 | hwrng: exynos - Enable COMPILE_TEST | Krzysztof Kozlowski | 1 | -1/+2 |
2016-04-05 | hwrng: exynos - Disable runtime PM on driver unbind | Krzysztof Kozlowski | 1 | -0/+9 |
2016-04-05 | hwrng: exynos - Disable runtime PM on probe failure | Krzysztof Kozlowski | 1 | -1/+8 |
2016-04-05 | hwrng: exynos - Fix unbalanced PM runtime put on timeout error path | Krzysztof Kozlowski | 1 | -3/+7 |
2016-04-05 | hwrng: exynos - Runtime suspend device after init | Krzysztof Kozlowski | 1 | -1/+2 |
2016-04-05 | crypto: omap-des - Improve wording for CRYPTO_DEV_OMAP_DES in Kconfig | Peter Meerwald | 1 | -3/+3 |
2016-04-05 | hwrng: bcm63xx - fix device tree compilation | Álvaro Fernández Rojas | 1 | -0/+1 |
2016-04-03 | v4l2-mc: avoid warning about unused variable | Linus Torvalds | 1 | -1/+1 |
2016-04-03 | Merge tag 'rproc-v4.6-rc1' of git://github.com/andersson/remoteproc | Linus Torvalds | 1 | -2/+2 |
2016-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 4 | -65/+28 |
2016-04-03 | Convert straggling drivers to new six-argument get_user_pages() | Linus Torvalds | 2 | -3/+2 |
2016-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 45 | -460/+584 |
2016-04-02 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 11 | -45/+45 |
2016-04-02 | Merge tag 'pm+acpi-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -0/+61 |
2016-04-02 | Merge branch 'acpi-processor' | Rafael J. Wysocki | 3 | -0/+61 |
2016-04-01 | net: mvneta: fix changing MTU when using per-cpu processing | Marcin Wojtas | 1 | -14/+16 |
2016-04-01 | stmmac: fix MDIO settings | Giuseppe CAVALLARO | 3 | -47/+72 |
2016-04-01 | Revert "stmmac: Fix 'eth0: No PHY found' regression" | Giuseppe CAVALLARO | 2 | -9/+11 |