summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-04-25crypto: ccp - Ensure all dependencies are specifiedGary R Hook
2016-04-20crypto: marvell/cesa - Improving code readabilityRomain Perier
2016-04-20crypto: s5p-sss - Remove useless hash interrupt handlerKrzysztof Kozlowski
2016-04-20crypto: s5p-sss - Fix use after free of copied input buffer in error pathKrzysztof Kozlowski
2016-04-20crypto: ccp - Register the CCP as a DMA resourceGary R Hook
2016-04-20crypto4xx: integrate ppc4xx-rng into crypto4xxChristian Lamparter
2016-04-18crypto: qat - fix section mismatch warningTadeusz Struk
2016-04-18crypto: qat - interrupts need to be enabled when VFs are disabledTadeusz Struk
2016-04-18crypto: qat - check if PF is runningTadeusz Struk
2016-04-18crypto: qat - move vf2pf_init and vf2pf_exit to commonTadeusz Struk
2016-04-15hwrng: hisi - Add support for Hisilicon SoC RNGKefeng Wang
2016-04-15crypto: mxc-scc - add basic driver for the MXC SCCSteffen Trumtrar
2016-04-15crypto: qat - adf_dev_stop should not be called in atomic contextTadeusz Struk
2016-04-15crypto: ccp - Fix RT breaking #include <linux/rwlock_types.h>Mike Galbraith
2016-04-05hwrng: exynos - Fix misspelled Samsung addressKrzysztof Kozlowski
2016-04-05crypto: qat - changed adf_dev_stop to voidTadeusz Struk
2016-04-05crypto: qat - explicitly stop all VFs firstTadeusz Struk
2016-04-05crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore}Corentin LABBE
2016-04-05crypto: qat - fix address leaking of RSA public exponentTudor Ambarus
2016-04-05crypto: qat - avoid memory corruption or undefined behaviourTudor Ambarus
2016-04-05crypto: qat - Remove redundant nrbg ringsAhsan Atta
2016-04-05crypto: qat - make sure const_tab is 1024 bytes alignedTadeusz Struk
2016-04-05crypto: s5p-sss - Sort the headers to improve readabilityKrzysztof Kozlowski
2016-04-05crypto: s5p-sss - Handle unaligned buffersKrzysztof Kozlowski
2016-04-05crypto: s5p-sss - Minor coding cleanupsKrzysztof Kozlowski
2016-04-05crypto: marvell/cesa - remove unneeded conditionDan Carpenter
2016-04-05crypto: n2 - Remove return statement from void functionAmitoj Kaur Chawla
2016-04-05crypto: s5p-sss - Enable COMPILE_TESTKrzysztof Kozlowski
2016-04-05hwrng: exynos - Enable COMPILE_TESTKrzysztof Kozlowski
2016-04-05hwrng: exynos - Disable runtime PM on driver unbindKrzysztof Kozlowski
2016-04-05hwrng: exynos - Disable runtime PM on probe failureKrzysztof Kozlowski
2016-04-05hwrng: exynos - Fix unbalanced PM runtime put on timeout error pathKrzysztof Kozlowski
2016-04-05hwrng: exynos - Runtime suspend device after initKrzysztof Kozlowski
2016-04-05crypto: omap-des - Improve wording for CRYPTO_DEV_OMAP_DES in KconfigPeter Meerwald
2016-04-05hwrng: bcm63xx - fix device tree compilationÁlvaro Fernández Rojas
2016-04-03v4l2-mc: avoid warning about unused variableLinus Torvalds
2016-04-02Merge tag 'rproc-v4.6-rc1' of git://github.com/andersson/remoteprocLinus Torvalds
2016-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2016-04-02Convert straggling drivers to new six-argument get_user_pages()Linus Torvalds
2016-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-02Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-04-02Merge tag 'pm+acpi-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-01Merge branch 'acpi-processor'Rafael J. Wysocki
2016-04-01net: mvneta: fix changing MTU when using per-cpu processingMarcin Wojtas
2016-04-01stmmac: fix MDIO settingsGiuseppe CAVALLARO
2016-04-01Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO
2016-04-01stmmac: fix TX normal DESCGiuseppe CAVALLARO
2016-04-01net: mvneta: use cache_line_size() to get cacheline sizeJisheng Zhang
2016-04-01net: mvpp2: use cache_line_size() to get cacheline sizeJisheng Zhang
2016-04-01net: mvpp2: fix maybe-uninitialized warningJisheng Zhang