]> git.karo-electronics.de Git - karo-tx-linux.git/history - drivers/crypto/ccp
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm...
[karo-tx-linux.git] / drivers / crypto / ccp /
2014-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-01-25 Linus TorvaldsMerge tag 'arc-v3.14-rc1' of git://git.kernel.org/pub...
2014-01-25 Linus TorvaldsMerge tag 'xtensa-next-20140123' of git://github.com...
2014-01-25 Linus TorvaldsMerge tag 'vfio-v3.14-rc1' of git://github.com/awilliam...
2014-01-25 Linus TorvaldsMerge tag 'md/3.14' of git://neil.brown.name/md
2014-01-25 Linus TorvaldsMerge tag 'devicetree-for-3.14' of git://git.kernel...
2014-01-25 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git.kernel.org...
2014-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-01-25 Linus TorvaldsMerge tag 'fbdev-3.14' of git://git.kernel.org/pub...
2014-01-25 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2014-01-24 Linus TorvaldsMerge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org...
2014-01-24 Linus TorvaldsMerge branch 'akpm' (incoming from Andrew)
2014-01-24 Linus TorvaldsMerge tag 'clk-for-linus-3.14-part1' of git://git.linar...
2014-01-24 Linus TorvaldsMerge tag 'drivers-for-linus' of git://git.kernel.org...
2014-01-24 Linus TorvaldsMerge tag 'boards-for-linus' of git://git.kernel.org...
2014-01-24 Linus TorvaldsMerge tag 'dt-for-linus' of git://git.kernel.org/pub...
2014-01-24 Linus TorvaldsMerge tag 'soc-for-linus' of git://git.kernel.org/pub...
2014-01-24 Linus TorvaldsMerge tag 'cleanup-for-linus' of git://git.kernel.org...
2014-01-24 Linus TorvaldsMerge tag 'fixes-nc-for-linus' of git://git.kernel...
2014-01-24 Linus TorvaldsMerge branch 'for-linus' of git://ftp.arm.linux.org...
2014-01-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-01-15 Tom Lendackycrypto: ccp - CCP device enabled/disabled changes
2014-01-15 Tom Lendackycrypto: ccp - Cleanup hash invocation calls
2014-01-15 Tom Lendackycrypto: ccp - Change data length declarations to u64
2014-01-15 Tom Lendackycrypto: ccp - Check for caller result area before using it
2014-01-15 Tom Lendackycrypto: ccp - Cleanup scatterlist usage
2014-01-15 Tom Lendackycrypto: ccp - Apply appropriate gfp_t type to memory...
2013-12-30 Sachin Kamatcrypto: ccp - Remove redundant dev_set_drvdata
2013-12-20 Tom Lendackycrypto: ccp - Remove user triggerable pr_err calls
2013-12-20 Tom Lendackycrypto: ccp - CCP Kconfig fixes
2013-12-20 Tom Lendackycrypto: ccp - Fix sparse warnings in ccp-crypto-sha.c
2013-12-09 Fengguang Wucrytpo: ccp - fix coccinelle warnings
2013-12-05 Tom Lendackycrytpo: ccp - CCP device driver build files
2013-12-05 Tom Lendackycrypto: ccp - CCP SHA crypto API support
2013-12-05 Tom Lendackycrypto: ccp - CCP XTS-AES crypto API support
2013-12-05 Tom Lendackycrypto: ccp - CCP AES CMAC mode crypto API support
2013-12-05 Tom Lendackycrypto: ccp - CCP AES crypto API support
2013-12-05 Tom Lendackycrypto: ccp - crypto API interface to the CCP device...
2013-12-05 Tom Lendackycrypto: ccp - CCP device driver and interface support