summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: qat - comply with crypto_akcipher_maxsize()Tudor-Dan Ambarus2017-06-101-2/+2
* crypto: caampkc - comply with crypto_akcipher_maxsize()Tudor-Dan Ambarus2017-06-101-3/+2
* crypto: qat - comply with crypto_kpp_maxsize()Tudor-Dan Ambarus2017-06-101-2/+2
* crypto: inside-secure - add SafeXcel EIP197 crypto engine driverAntoine Ténart2017-06-108-0/+3280
* crypto: omap-sham - force word alignment on the xmit-buf alsoTero Kristo2017-06-101-1/+1
* crypto: omap-sham - fix closing of hash with separate finalize callTero Kristo2017-06-101-2/+7
* crypto: omap-sham - buffer handling fixes for hashing laterTero Kristo2017-06-101-8/+14
* crypto: omap-aes - Add support for GCM modeTero Kristo2017-06-105-13/+612
* crypto: omap-aes - export some AES driver functionality locallyTero Kristo2017-06-102-6/+13
* crypto: omap-aes - move definitions over to a separate header fileTero Kristo2017-06-102-149/+168
* crypto: omap-aes - use base omap crypto support libraryTero Kristo2017-06-101-92/+28
* crypto: omap-des - use base omap crypto support libraryTero Kristo2017-06-101-84/+28
* crypto: omap - add base support library for common routinesTero Kristo2017-06-104-0/+233
* crypto: omap-des - use runtime_pm autosuspend for clock handlingTero Kristo2017-06-101-2/+8
* crypto: omap-des - add check for weak keysTero Kristo2017-06-101-2/+14
* crypto: omap-aes - fix context handling for multiple coresTero Kristo2017-06-101-21/+14
* crypto: omap-aes - drop unused flags attribute from omap_aes_ctxTero Kristo2017-06-101-1/+0
* hw_random: timeriomem_rng: Allow setting RNG quality from platform dataRick Altherr2017-06-011-0/+7
* crypto: ccp - Use IPAD/OPAD constantCorentin LABBE2017-05-231-2/+3
* crypto: mediatek - Use IPAD/OPAD constantCorentin LABBE2017-05-231-2/+3
* crypto: qat - Use IPAD/OPAD constantCorentin LABBE2017-05-231-2/+3
* crypto: omap-sham - Use IPAD/OPAD constantCorentin LABBE2017-05-231-2/+3
* crypto: mv_cesa - Use IPAD/OPAD constantCorentin LABBE2017-05-231-2/+3
* crypto: marvell - Use IPAD/OPAD constantCorentin LABBE2017-05-231-2/+3
* crypto: ixp4xx - Use IPAD/OPAD constantCorentin LABBE2017-05-231-2/+1
* crypto: brcm - Use IPAD/OPAD constantCorentin LABBE2017-05-231-2/+3
* crypto: qat - use pcie_flr instead of duplicating itChristoph Hellwig2017-05-231-14/+1
* crypto: img-hash - Handle return value of clk_prepare_enableArvind Yadav2017-05-231-2/+10
* hwrng: omap3-rom - Handle return value of clk_prepare_enableArvind Yadav2017-05-231-2/+9
* crypto: ccp - Add a module authorGary R Hook2017-05-181-0/+1
* crypto: caam - add support for RSA key form 3Radu Alexe2017-05-184-2/+291
* crypto: caam - add support for RSA key form 2Radu Alexe2017-05-184-17/+298
* crypto: caam - incapsulate dropping leading zeros into functionRadu Alexe2017-05-181-4/+9
* crypto: caam - avoid kzalloc(0) in caam_read_raw_dataTudor Ambarus2017-05-181-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-05-135-7/+445
|\
| * Input: cros_ec_keyb - remove extraneous 'const'Arnd Bergmann2017-05-121-1/+1
| * Input: add support for PlayStation 1/2 joypads connected via SPITomohiro Yoshidomi2017-05-103-0/+423
| * Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer SabertoothBenjamin Valentin2017-05-071-0/+2
| * Input: xpad - sync supported devices with xboxdrvBenjamin Valentin2017-05-071-0/+13
| * Input: xpad - sort supported devices by USB IDBenjamin Valentin2017-05-071-6/+6
* | Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-05-133-10/+159
|\ \
| * | ubi: Add debugfs file for tracking PEB stateBen Shelton2017-05-081-1/+125
| * | ubi: fastmap: Fix slab corruptionRabin Vincent2017-05-081-4/+29
| * | ubi: Make mtd parameter readableAndy Shevchenko2017-05-081-1/+1
| * | ubi: Fix section mismatchAndy Shevchenko2017-05-081-4/+4
* | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-138-57/+166
|\ \ \
| * | | libnvdimm, btt: ensure that initializing metadata clears poisonVishal Verma2017-05-111-7/+47
| * | | libnvdimm: add an atomic vs process context flag to rw_bytesVishal Verma2017-05-116-37/+46
| * | | device-dax: kill NR_DEV_DAXDan Williams2017-05-092-13/+3
| * | | block, dax: move "select DAX" from BLOCK to FS_DAXDan Williams2017-05-081-0/+70