summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* crypto: caam - replace deprecated EXTRA_CFLAGSTudor Ambarus2016-06-201-1/+1
* crypto: caam - fix misspelled upper_32_bitsArnd Bergmann2016-06-201-2/+2
* hwrng: meson - Add Amlogic Meson Hardware Random GeneratorNeil Armstrong2016-06-133-0/+146
* hwrng: exynos - fixup IO accesorsBen Dooks2016-06-131-2/+2
* crypto: qat - Remove deprecated create_workqueueBhaktipriya Shridhar2016-06-133-3/+4
* crypto: talitos - templates for AEAD using HMAC_SNOOP_NO_AFEULEROY Christophe2016-06-081-0/+180
* crypto: talitos - implement cra_priorityLEROY Christophe2016-06-081-1/+5
* crypto: talitos - sg_to_link_tbl() not used anymore, remove itLEROY Christophe2016-06-081-8/+0
* crypto: talitos - Implement AEAD for SEC1 using HMAC_SNOOP_NO_AFEULEROY Christophe2016-06-081-85/+124
* crypto: talitos - making mapping helpers more genericLEROY Christophe2016-06-081-137/+93
* crypto: talitos - move mapping helpers before IPSEC functionsLEROY Christophe2016-06-081-122/+122
* crypto: talitos - using helpers for all talitos_ptr operationsLEROY Christophe2016-06-081-25/+34
* hwrng: chaoskey - Fix URB warning due to timeout on AleaBob Ham2016-06-071-2/+15
* hwrng: chaoskey - Add support for Araneus Alea I USB RNGBob Ham2016-06-072-5/+10
* crypto: omap-aes - Fix registration of algorithmsLokesh Vutla2016-06-071-8/+10
* crypto: s5p-sss - Use consistent indentation for variables and membersKrzysztof Kozlowski2016-05-311-40/+40
* hwrng: bcm2835 - Read as much data as availableYendapally Reddy Dhananjaya Reddy2016-05-311-2/+10
* hwrng: bcm2835 - Support Broadcom NSP SoC rngYendapally Reddy Dhananjaya Reddy2016-05-312-5/+31
* hwrng: stm32 - fix maybe uninitialized variable warningMaxime Coquelin2016-05-311-5/+5
* crypto: caam - add ARCH_LAYERSCAPE to supported architecturesHoria Geantă2016-05-311-1/+1
* crypto: caam - handle core endianness != caam endiannessHoria Geantă2016-05-319-166/+340
* crypto: caam - fix offset field in hw sg entriesCristian Stoica2016-05-312-5/+5
* crypto: qat - fix typos sizeof for ctxTadeusz Struk2016-05-311-4/+4
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-05-302-6/+13
|\
| * crypto: ccp - Fix AES XTS error for request sizes above 4096Tom Lendacky2016-05-251-5/+12
| * crypto: omap-sham - potential Oops on error in probeDan Carpenter2016-05-191-1/+1
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-05-295-10/+25
|\ \
| * | aacraid: do not activate events on non-SRC adaptersHannes Reinecke2016-05-222-5/+11
| * | mpt3sas: add missing curly bracesDan Carpenter2016-05-221-1/+2
| * | sd: get disk reference in sd_check_events()Hannes Reinecke2016-05-221-2/+7
| * | scsi_lib: correctly retry failed zero length REQ_TYPE_FS commandsJames Bottomley2016-05-221-2/+5
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-281-1/+9
|\ \ \
| * | | irqchip: mips-gic: Setup EIC mode on each CPU if it's in usePaul Burton2016-05-281-1/+9
* | | | Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds2016-05-281-0/+2
|\ \ \ \
| * | | | Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin2016-05-281-0/+2
* | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-281-1/+1
|\ \ \ \ \
| * | | | | i2c: dev: use after free in detachDan Carpenter2016-05-281-1/+1
* | | | | | Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-288-15/+230
|\ \ \ \ \ \
| * | | | | | Revert "platform/chrome: chromeos_laptop: Add Leon Touch"Benson Leung2016-05-281-15/+0
| * | | | | | platform/chrome: chromeos_laptop - Add Elan touchpad for WolfCharlie Mooney2016-05-111-0/+2
| * | | | | | platform/chrome: chromeos_laptop - Add elan trackpad option for C720Benson Leung2016-05-111-1/+19
| * | | | | | platform/chrome: cros_ec_dev - Populate compat_ioctlGuenter Roeck2016-05-111-0/+3
| * | | | | | platform/chrome: cros_ec_lightbar - use name instead of ID to hide lightbar a...Clinton Sprain2016-05-111-1/+6
| * | | | | | platform/chrome: cros_ec_dev - Fix security issueGwendal Grignou2016-05-112-2/+6
| * | | | | | platform/chrome: Add Chrome OS keyboard backlight LEDs supportSimon Que2016-05-113-7/+140
| * | | | | | platform/chrome: use to_platform_device()Geliang Tang2016-05-111-2/+1
| * | | | | | platform/chrome: pstore: Move to larger record size.Olof Johansson2016-05-111-1/+1
| * | | | | | platform/chrome: pstore: probe for ramoops buffer using acpiAaron Durbin2016-05-111-1/+52
| * | | | | | platform/chrome: chromeos_laptop: Add Leon TouchGene Chen2016-05-111-0/+15
* | | | | | | Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-281-1/+1
|\ \ \ \ \ \ \