summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-06-21crypto: sahara - propagate the error on clk_disable_unprepare() failureFabio Estevam
2015-06-21crypto: picoxcell - Update to the current clk APIMichael van der Westhuizen
2015-06-21crypto: nx - Check for bogus firmware propertiesHerbert Xu
2015-06-19crypto: marvell/cesa - add support for Kirkwood and Dove SoCsArnaud Ebalard
2015-06-19crypto: marvell/cesa - add support for Orion SoCsBoris BREZILLON
2015-06-19crypto: marvell/cesa - add allhwsupport module parameterBoris BREZILLON
2015-06-19crypto: marvell/cesa - add support for all armada SoCsBoris BREZILLON
2015-06-19crypto: marvell/cesa - add SHA256 supportArnaud Ebalard
2015-06-19crypto: marvell/cesa - add MD5 supportArnaud Ebalard
2015-06-19crypto: marvell/cesa - add Triple-DES supportArnaud Ebalard
2015-06-19crypto: marvell/cesa - add DES supportBoris BREZILLON
2015-06-19crypto: marvell/cesa - add TDMA supportBoris BREZILLON
2015-06-19crypto: marvell/cesa - add a new driver for Marvell's CESABoris BREZILLON
2015-06-19crypto: mv_cesa - explicitly define kirkwood and dove compatible stringsBoris BREZILLON
2015-06-19crypto: mv_cesa - use gen_pool to reserve the SRAM memory regionBoris BREZILLON
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu
2015-06-19crypto: nx - add LE support to pSeries platform driverDan Streetman
2015-06-19crypto: caam - Set last bit on src SG listHerbert Xu
2015-06-19crypto: caam - Reintroduce DESC_MAX_USED_BYTESHerbert Xu
2015-06-18crypto: drivers - Fix Kconfig selectsHerbert Xu
2015-06-18crypto: caam - fix non-64-bit write/read accessSteffen Trumtrar
2015-06-17crypto: caam - Convert GCM to new AEAD interfaceHerbert Xu
2015-06-17crypto: caam - Handle errors in dma_map_sg_chainedHerbert Xu
2015-06-17crypto: nx - Convert GCM to new AEAD interfaceHerbert Xu
2015-06-16crypto: caam - Provide correct value to iounmap() in controller driverVictoria Milhoan
2015-06-16crypto: caam - Fix incorrect size when DMA unmapping bufferVictoria Milhoan
2015-06-16crypto: vmx - Reindent to kernel styleHerbert Xu
2015-06-16crypto: vmx - Remove duplicate PPC64 dependencyHerbert Xu
2015-06-15crypto: nx - replace NX842_MEM_COMPRESS with functionDan Streetman
2015-06-15crypto: nx - move include/linux/nx842.h into drivers/crypto/nx/nx-842.hDan Streetman
2015-06-12crypto: picoxcell - Clamp AEAD SG list by input lengthHerbert Xu
2015-06-12crypto: picoxcell - Make use of sg_nents_for_lenHerbert Xu
2015-06-12crypto: picoxcell - Include linux/sizes.hHerbert Xu
2015-06-10random: Remove kernel blocking APIHerbert Xu
2015-06-10random: Add callback API for random pool readinessHerbert Xu
2015-06-09crypto: caam - Clamp AEAD SG list by input lengthHerbert Xu
2015-06-09crypto: qat: fix issue when mapping assoc to internal AD structTadeusz Struk
2015-06-09crypto: qat - Set max request sizeTadeusz Struk
2015-06-04crypto: nx - fix nx-842 pSeries driver minimum buffer sizeDan Streetman
2015-06-03crypto: ccp - Protect against poorly marked end of sg listTom Lendacky
2015-06-03crypto: nx - prevent nx 842 load if no hw driverDan Streetman
2015-05-28bus: mvebu-mbus: add mv_mbus_dram_info_nooverlap()Thomas Petazzoni
2015-05-28Revert "bus: mvebu-mbus: make sure SDRAM CS for DMA don't overlap the MBus br...Thomas Petazzoni
2015-05-28bus: mvebu-mbus: do not set WIN_CTRL_SYNCBARRIER on non io-coherent platforms.Nicolas Schichan
2015-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2015-05-27crypto: ccp - Remove unused structure fieldTom Lendacky
2015-05-27crypto: ccp - Remove manual check and set of dma_mask pointerTom Lendacky
2015-05-27random: Blocking API for accessing nonblocking_poolStephan Mueller
2015-05-27random: Wake up all getrandom(2) callers when pool is readyHerbert Xu
2015-05-25crypto: mv_cesa - request registers memory regionBoris BREZILLON