summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* crypto: sahara - fill the statesize fieldFabio Estevam2016-02-061-0/+2
* crypto: sahara - avoid needlessly saving and restoring sahara_ctxFabio Estevam2016-02-061-10/+2
* crypto: sahara - remove unneeded mutex in the exported stateFabio Estevam2016-02-061-5/+0
* crypto: ccp - Don't assume export/import areas are alignedTom Lendacky2016-02-062-25/+37
* crypto: aead - move aead_request_cast helper to aead.hTadeusz Struk2016-02-061-6/+0
* crypto: sunxi-ss - prevent compilation on 64-bitAndre Przywara2016-02-061-1/+1
* staging: lustre: Use ahashHerbert Xu2016-02-061-40/+52
* crypto: ccp - Limit the amount of information exportedTom Lendacky2016-02-013-10/+48
* crypto: omap-aes - Support crypto engine frameworkBaolin Wang2016-02-012-53/+45
* crypto: atmel-sha - fix algorihtm registrationCyrille Pitchen2016-01-301-1/+60
* crypto: sunxi - don't print confusing dataArnd Bergmann2016-01-271-3/+2
* iscsi-target: Use shash and ahashHerbert Xu2016-01-273-118/+111
* iscsi_tcp: Use ahashHerbert Xu2016-01-273-36/+51
* nfc: s3fwrn5: Use shashHerbert Xu2016-01-271-9/+27
* drbd: Use shash and ahashHerbert Xu2016-01-275-87/+103
* wusb: Use skcipherHerbert Xu2016-01-271-14/+16
* staging: rtl8192u: Use skcipher and ahashHerbert Xu2016-01-272-57/+81
* orinoco: Use ahashHerbert Xu2016-01-273-16/+21
* dm crypt: Use skcipher and ahashHerbert Xu2016-01-271-45/+48
* staging: rtl8192e: Replace uses of obsolete blkcipher and hashHerbert Xu2016-01-272-65/+82
* ppp_mppe: Use skcipher and ahashHerbert Xu2016-01-271-41/+58
* block: cryptoloop - Use new skcipher interfaceHerbert Xu2016-01-271-23/+25
* hwrng: n2 - Attach on T5/M5, T7/M7 SPARC CPUsAnatoly Pugachev2016-01-261-0/+10
* crypto: qat - Reduced reqsize in qat_algsCabiddu, Giovanni2016-01-251-4/+2
* crypto: ixp4xx - Fix false lastlen uninitialised warningHerbert Xu2016-01-251-14/+12
* hwrng: bcm63xx - allow building for BMIPS_GENERICÁlvaro Fernández Rojas2016-01-251-1/+1
* hwrng: bcm63xx - add device tree supportÁlvaro Fernández Rojas2016-01-251-0/+7
* hwrng: bcm63xx - remove unused variablesÁlvaro Fernández Rojas2016-01-251-2/+0
* crypto: atmel-sha - fix context switchesCyrille Pitchen2016-01-252-25/+84
* crypto: atmel-sha - add support of sama5d2x SoCsCyrille Pitchen2016-01-251-0/+6
* crypto: atmel-sha - fix a race between the 'done' tasklet and the crypto clientCyrille Pitchen2016-01-251-6/+13
* crypto: atmel-sha - fix crash when computing digest on empty messageCyrille Pitchen2016-01-251-0/+1
* crypto: ccp - Add hash state import and export supportTom Lendacky2016-01-252-0/+46
* crypto: caam - enable LARGE_BURST for enhancing DMA transactions sizeHoria Geant?2016-01-252-2/+3
* crypto: qat - Pack cfg ctl structsAtta, Ahsan2016-01-251-3/+3
* crypto: s5p-sss - Use memcpy_toio for iomem annotated memoryKrzysztof Koz?owski2016-01-251-2/+2
* crypto: s5p-sss - Fix minor coding style violationsKrzysztof Koz?owski2016-01-251-4/+4
* crypto: qat - remove redundant function callPingchao Yang2016-01-251-1/+0
* crypto: qat - change name for c6xx dev typeTadeusz Struk2016-01-251-2/+2
* crypto: caam - make write transactions bufferable on PPC platformsHoria Geant?2016-01-251-2/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-244-5/+333
|\
| * MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott2016-01-241-4/+2
| * MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott2016-01-241-1/+1
| * IRQCHIP: irq-pic32-evic: Add support for PIC32 interrupt controllerCristian Birsan2016-01-243-0/+330
* | Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvha...Linus Torvalds2016-01-242-0/+9
|\ \
| * | ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer2016-01-241-0/+7
| * | intel_telemetry_debugfs: Fix unused warnings in telemetry debugfsSouvik Kumar Chakravarty2016-01-241-0/+2
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-01-247-39/+297
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'thermal-intel', 'thermal-suspend-fix' and 'thermal-soc' into ...Zhang Rui2016-01-235-38/+286
| |\ \ \ \
| | | * | | thermal: trip_point_temp_store() calls thermal_zone_device_update()Kuninori Morimoto2016-01-061-1/+5