rtc: simplify devm_request_mem_region/devm_ioremap
[platform/adaptation/renesas_rcar/renesas_kernel.git] / drivers / crypto / nx /
2013-09-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-09-11 Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2013-09-11 Linus TorvaldsMerge tag 'for-v3.12' of git://git.infradead.org/batter...
2013-09-11 Linus TorvaldsMerge tag 'stable/for-linus-3.12-rc0-tag-two' of git...
2013-09-11 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-09-11 Linus TorvaldsMerge branch 'nfsd-next' of git://linux-nfs.org/~bfield...
2013-09-11 Linus TorvaldsMerge branch 'x86/jumplabel' of git://git./linux/kernel...
2013-09-10 Linus TorvaldsMerge tag 'cris-for-3.12' of git://jni.nu/cris
2013-09-10 Linus TorvaldsMerge tag 'devicetree-for-linus' of git://git.secretlab...
2013-09-10 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2013-09-10 Linus TorvaldsMerge tag 'mmc-updates-for-3.12-rc1' of git://git....
2013-09-10 Linus TorvaldsMerge tag 'dm-3.12-changes' of git://git./linux/kernel...
2013-09-10 Linus TorvaldsMerge tag 'md/3.12' of git://neil.brown.name/md
2013-09-10 Linus TorvaldsMerge tag 'dmaengine-3.12' of git://git./linux/kernel...
2013-09-09 Linus TorvaldsMerge tag 'late-for-linus' of git://git./linux/kernel...
2013-09-09 Linus TorvaldsMerge tag 'renesas-for-linus' of git://git./linux/kerne...
2013-09-09 Linus TorvaldsMerge tag 'drivers-for-linus' of git://git./linux/kerne...
2013-09-09 Linus TorvaldsMerge tag 'clk-for-linus-3.12' of git://git.linaro...
2013-09-09 Linus TorvaldsMerge tag 'trace-3.12' of git://git./linux/kernel/git...
2013-09-09 Linus TorvaldsMerge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi...
2013-09-09 Linus TorvaldsMerge tag 'for-linus-20130909' of git://git.infradead...
2013-09-09 Linus TorvaldsMerge tag 'firewire-updates' of git://git./linux/kernel...
2013-09-09 Linus TorvaldsMerge branch 'for-v3.12' of git://git.linaro.org/people...
2013-09-09 Linus TorvaldsMerge tag 'virtio-next-for-linus' of git://git./linux...
2013-09-09 Linus TorvaldsMerge tag 'vfio-v3.12-rc0' of git://github.com/awilliam...
2013-09-09 Linus TorvaldsMerge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org...
2013-09-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-09-09 Linus TorvaldsMerge tag 'gfs2-merge-window' of git://git./linux/kerne...
2013-09-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-09-09 Linus TorvaldsMerge tag 'metag-for-v3.12' of git://git./linux/kernel...
2013-09-09 Linus TorvaldsMerge tag 'arc-v3.12-rc1' of git://git./linux/kernel...
2013-09-09 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2013-09-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-09-08 Linus TorvaldsMerge git://git.infradead.org/users/willy/linux-nvme
2013-09-08 Linus TorvaldsMerge tag 'ntb-3.12' of git://github.com/jonmason/ntb
2013-09-08 Linus TorvaldsMerge tag 'mfd-3.12-1' of git://git./linux/kernel/git...
2013-09-08 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2013-09-08 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2013-09-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-09-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-09-07 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2013-09-07 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2013-09-07 Herbert XuMerge git://git./linux/kernel/git/torvalds/linux
2013-09-02 Marcelo Cerricrypto: nx - fix SHA-2 for chunks bigger than block...
2013-09-02 Marcelo Cerricrypto: nx - fix GCM for zero length messages
2013-09-02 Marcelo Cerricrypto: nx - fix XCBC for zero length messages
2013-09-02 Fionnuala Guntercrypto: nx - fix limits to sg lists for AES-CCM
2013-09-02 Fionnuala Guntercrypto: nx - fix limits to sg lists for AES-XCBC
2013-09-02 Marcelo Cerricrypto: nx - fix limits to sg lists for AES-GCM
2013-09-02 Marcelo Cerricrypto: nx - fix limits to sg lists for AES-CTR
2013-09-02 Marcelo Cerricrypto: nx - fix limits to sg lists for AES-CBC
2013-09-02 Marcelo Cerricrypto: nx - fix limits to sg lists for AES-ECB
2013-09-02 Marcelo Cerricrypto: nx - add offset to nx_build_sg_lists()
2013-08-21 Linus TorvaldsMerge tag 'stable/for-linus-3.11-rc6-tag' of git:/...
2013-08-21 jmlatten@linux.vne... crypto: nx - fix nx-aes-gcm verification
2013-08-14 Marcelo Cerricrypto: nx - fix concurrency issue
2013-08-09 Fionnuala Guntercrypto: nx - saves chaining value from co-processor
2013-08-09 Marcelo Cerricrypto: nx - fix limits to sg lists for SHA-2
2013-08-09 Marcelo Cerricrypto: nx - fix physical addresses added to sg lists
2013-07-31 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2013-07-31 Linus TorvaldsMerge tag 'stable/for-linus-3.11-rc3-tag' of git:/...
2013-07-24 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2013-07-23 Olof JohanssonMerge tag 'remove-local-timers' of git://git./linux...
2013-07-23 Michal MarekMerge branch 'yem-kconfig-rc-fixes' of git://gitorious...
2013-07-20 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2013-07-17 Linus TorvaldsMerge branch 'for-3.11' of git://linux-nfs.org/~bfields...
2013-07-15 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2013-07-14 Linus TorvaldsMerge branch 'slab/for-linus' of git://git./linux/kerne...
2013-07-13 Linus TorvaldsMerge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi...
2013-07-12 Thomas GleixnerMerge branch 'timers/clockevents' of git://git.linaro...
2013-07-11 Linus TorvaldsMerge branch 'for-3.11/core' of git://git.kernel.dk...
2013-07-11 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2013-07-11 Linus TorvaldsMerge tag 'for-linus-3.11-merge-window-part-2' of git...
2013-07-11 Linus TorvaldsMerge branch 'for-3.11' of git://linux-nfs.org/~bfields...
2013-07-11 Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide
2013-07-11 Linus TorvaldsMerge branch 'core-printk-for-linus' of git://git....
2013-07-10 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2013-07-10 Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2013-07-10 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2013-07-10 Linus TorvaldsMerge tag 'modules-next-for-linus' of git://git./linux...
2013-07-10 Linus TorvaldsMerge tag 'virtio-next-for-linus' of git://git./linux...
2013-07-10 Linus TorvaldsMerge tag 'mmc-updates-for-3.11-rc1' of git://git....
2013-07-10 Linus TorvaldsMerge tag 'for-3.11-rc1' of git://gitorious.org/linux...
2013-07-09 Linus TorvaldsMerge tag 'for-linus-3.11-merge-window-part-1' of git...
2013-07-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-07-09 Linus TorvaldsMerge tag 'for-linus-v3.11-rc1' of git://oss.sgi.com...
2013-07-09 Linus TorvaldsMerge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org...
2013-07-08 Chris ZankelMerge branch 'timers-core-for-linus' of https://git...
2013-07-05 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2013-07-05 Linus TorvaldsMerge tag 'upstream-3.11-rc1' of git://git.infradead...
2013-07-05 Linus TorvaldsMerge tag 'upstream-3.11-rc1' of git://git.infradead...
2013-07-04 Thomas GleixnerMerge branch 'timers/posix-cpu-timers-for-tglx' of
2013-07-04 Jiri KosinaMerge branches 'for-3.11/wacom-fixed' and 'for-3.11...
2013-07-04 Jiri KosinaMerge branches 'for-3.11/multitouch', 'for-3.11/sony...
2013-07-04 Jiri KosinaMerge branches 'for-3.11/battery', 'for-3.11/elo',...
2013-07-04 Linus TorvaldsMerge branch 'for-3.11' of git://git./linux/kernel...
2013-07-03 Linus TorvaldsMerge tag 'pci-v3.11-changes' of git://git./linux/kerne...
2013-07-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-07-03 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2013-07-03 Linus TorvaldsMerge tag 'stable/for-linus-3.11-rc0-tag-two' of git...
next