summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-01-05crypto: mxs - Add Freescale MXS DCP driverMarek Vasut
2014-01-05crypto: mxs - Remove the old DCP driverMarek Vasut
2013-12-30crypto: talitos - Remove redundant dev_set_drvdataSachin Kamat
2013-12-30crypto: ccp - Remove redundant dev_set_drvdataSachin Kamat
2013-12-30crypto: crypto4xx - Remove redundant dev_set_drvdataSachin Kamat
2013-12-20crypto: caam - simplify and harden key parsingHoria Geanta
2013-12-20crypto: omap-sham - Fix Polling mode for larger blocksLokesh Vutla
2013-12-20crypto: ccp - Remove user triggerable pr_err callsTom Lendacky
2013-12-20crypto: ccp - CCP Kconfig fixesTom Lendacky
2013-12-20crypto: ccp - Fix sparse warnings in ccp-crypto-sha.cTom Lendacky
2013-12-09crytpo: ccp - fix coccinelle warningsFengguang Wu
2013-12-05crypto: omap-aes - add error check for pm_runtime_get_syncNishanth Menon
2013-12-05crypto: talitos - fix locating offending descriptor in error pathHoria Geanta
2013-12-05crypto: omap-sham - Only release DMA channel if successfully requestedMark A. Greer
2013-12-05crytpo: ccp - CCP device driver build filesTom Lendacky
2013-12-05crypto: ccp - CCP SHA crypto API supportTom Lendacky
2013-12-05crypto: ccp - CCP XTS-AES crypto API supportTom Lendacky
2013-12-05crypto: ccp - CCP AES CMAC mode crypto API supportTom Lendacky
2013-12-05crypto: ccp - CCP AES crypto API supportTom Lendacky
2013-12-05crypto: ccp - crypto API interface to the CCP device driverTom Lendacky
2013-12-05crypto: ccp - CCP device driver and interface supportTom Lendacky
2013-11-28crypto: talitos - fix aead sglen for case 'dst != src'Horia Geanta
2013-11-28crypto: caam - fix aead sglen for case 'dst != src'Horia Geanta
2013-11-28crypto: talitos - corrrectly handle zero-length assoc dataHoria Geanta
2013-11-26crypto: caam - Add missing Job Ring includeMichael Neuling
2013-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-11-22Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2013-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-11-22Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-11-22Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-21Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-11-21Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2013-11-21ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdownJohan Hovold
2013-11-21kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyYuanhan Liu
2013-11-21xen-netback: stop the VIF thread before unbinding IRQsDavid Vrabel
2013-11-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-21drm/sysfs: fix hotplug regression since lifetime changesDavid Herrmann
2013-11-21drm/exynos: g2d: fix memory leak to userptrInki Dae
2013-11-21Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...Dave Airlie
2013-11-21Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2013-11-21Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve...Dave Airlie
2013-11-21Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-11-20iscsi-target: chap auth shouldn't match username with trailing garbageEric Seppanen
2013-11-20iscsi-target: fix extract_param to handle buffer length corner caseEric Seppanen
2013-11-20net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur
2013-11-20net/phy: Add VSC8662 supportSandeep Singh
2013-11-20net/phy: Add VSC8574 supportshaohui xie