summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-10-07hwrng: pseries - Return errors to upper levels in pseries-rng.cMichael Ellerman
2013-10-07hwrng: pseries - Use KBUILD_MODNAME in pseries-rng.cMichael Ellerman
2013-10-07crypto: dcp - Check the return value from devm_ioremap_resource()Fabio Estevam
2013-09-24crypto: dcp - Fix the path for releasing the resourcesFabio Estevam
2013-09-24crypto: dcp - Use devm_request_irq()Fabio Estevam
2013-09-24crypto: dcp - Use devm_ioremap_resource()Fabio Estevam
2013-09-24crypto: tegra-aes - Use devm_clk_getSachin Kamat
2013-09-24crypto: tegra-aes - Fix NULL pointer dereferenceSachin Kamat
2013-09-24crypto: tegra-aes - Staticize tegra_aes_cra_exitSachin Kamat
2013-09-24crypto: omap-aes - Staticize local symbolsSachin Kamat
2013-09-24crypto: mv_cesa - Staticize local symbolsSachin Kamat
2013-09-24crypto: caam - map src buffer before accessYashpal Dutta
2013-09-13crypto: caam - enable instantiation of all RNG4 state handlesAlex Porosanu
2013-09-13crypto: caam - fix RNG4 AAI definesAlex Porosanu
2013-09-13crypto: caam - uninstantiate RNG state handle 0 if instantiated by caam driverAlex Porosanu
2013-09-13crypto: caam - split RNG4 instantiation functionAlex Porosanu
2013-09-13crypto: caam - fix RNG4 instantiationAlex Porosanu
2013-09-13crypto: caam - fix hash, alg and rng registration if CAAM driver not initializedAlex Porosanu
2013-09-13crypto: caam - fix RNG state handle instantiation descriptorAlex Porosanu
2013-09-13crypto: tegra - use kernel entropy instead of ad-hocLinus Walleij
2013-09-13hwrng: via-rng - Mark device ID table as __maybe_unusedBen Hutchings
2013-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-09-07Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-07Merge tag 'gpio-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-09-07Revert "Input: introduce BTN/ABS bits for drums and guitars"Linus Torvalds
2013-09-06Merge branch 'next' into for-linusDmitry Torokhov
2013-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu
2013-09-06Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-09-06Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-06Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-06mlx5: remove unused MLX5_DEBUG param in KconfigMichael Opdenacker
2013-09-06bnx2x: Restore a call to config_initEilon Greenstein
2013-09-06bnx2x: fix broken compilation with CONFIG_BNX2X_SRIOV is not setDmitry Kravkov
2013-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-06hwmon: (emc6w201) Do not declare enum variableGuenter Roeck
2013-09-06hwmon: (w83792d) Update module authorShane Huang
2013-09-06Merge branch 'for-3.12/sensor-hub' into for-linusJiri Kosina
2013-09-06Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'f...Jiri Kosina
2013-09-05net: stmmac: fix bad merge conflict resolutionOlof Johansson
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-09-05ide: sgiioc4: Staticize ioc4_ide_attach_one()Jingoo Han