summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-02-1434-432/+855
|\
| * crypto: caam - fix resource clean-up on error path for caam_jr_initCristian Stoica2015-01-261-9/+22
| * crypto: caam - pair irq map and dispose in the same functionCristian Stoica2015-01-261-3/+3
| * crypto: ccp - terminate ccp_support array with empty elementAndrey Ryabinin2015-01-261-0/+1
| * crypto: caam - remove unused local variableCristian Stoica2015-01-261-5/+1
| * crypto: caam - remove dead codeCristian Stoica2015-01-261-7/+7
| * crypto: caam - don't emit ICV check failures to dmesgKim Phillips2015-01-261-4/+9
| * hwrng: virtio - drop extra empty lineMichael S. Tsirkin2015-01-261-1/+0
| * crypto: replace scatterwalk_sg_next with sg_nextCristian Stoica2015-01-2611-24/+24
| * crypto: atmel - Free memory in error pathChristophe Jaillet2015-01-262-2/+2
| * crypto: qat - don't need qat_auth_state structTadeusz Struk2015-01-161-6/+0
| * crypto: qat - Ensure ipad and opad are zeroedHerbert Xu2015-01-141-9/+6
| * crypto: qat - remove unnecessary include of atomic.h header fileAllan, Bruce W2015-01-132-2/+0
| * crypto: qat - use pci_wait_for_pending_transaction()Allan, Bruce W2015-01-131-15/+2
| * crypto: qat - adf_ae_stop() is never calledAllan, Bruce W2015-01-131-1/+1
| * crypto: qat - correctly type a booleanAllan, Bruce W2015-01-131-2/+3
| * crypto: qat - fix device reset flowAllan, Bruce W2015-01-138-47/+128
| * crypto: qat - Fix incorrect uses of memzero_explicitHerbert Xu2015-01-081-25/+20
| * crypto: omap-des - fix BUG_ON conditionAsaf Vertz2015-01-081-2/+2
| * crypto: bfin_crc - Remove unnecessary KERN_ERR in bfin_crc.cMasanari Iida2015-01-051-1/+1
| * crypto: amcc - Remove unused functionRickard Strandqvist2015-01-051-23/+0
| * hwrng: core - Move hwrng_init call into set_current_rngHerbert Xu2014-12-261-14/+16
| * hwrng: core - Drop current rng in set_current_rngHerbert Xu2014-12-261-1/+2
| * hwrng: core - Do not register device opportunisticallyHerbert Xu2014-12-261-11/+12
| * hwrng: core - Fix current_rng init/cleanup race yet againHerbert Xu2014-12-261-3/+11
| * hwrng: core - Use struct completion for cleanup_doneHerbert Xu2014-12-261-9/+3
| * crypto: ux500 - fix checkpatch errorsAsaf Vertz2014-12-221-4/+4
| * crypto: qat - add support for cbc(aes) ablkcipherTadeusz Struk2014-12-223-112/+433
| * crypto: qat - Fix assumption that sg in and out will have the same nentsTadeusz Struk2014-12-222-33/+50
| * hwrng: don't init list element we're about to add to list.Rusty Russell2014-12-221-1/+0
| * hwrng: don't double-check old_rng.Rusty Russell2014-12-221-3/+2
| * hwrng: fix unregister race.Rusty Russell2014-12-221-0/+12
| * hwrng: use reference counts on each struct hwrng.Rusty Russell2014-12-221-43/+92
| * hwrng: move some code out mutex_lock for avoiding underlying deadlockAmos Kong2014-12-221-3/+3
| * hwrng: place mutex around read functions and buffers.Rusty Russell2014-12-221-3/+17
| * crypto: atmel_sha - remove unused shash fallback instance.Svenning Sørensen2014-12-221-44/+6
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-1430-107/+1830
|\ \
| * | drivers/rtc/rtc-armada38x: add a new RTC driver for recent mvebu SoCsGregory CLEMENT2015-02-133-0/+331
| * | rtc: rtc-ab-b5ze-s3: add sub-minute alarm supportArnaud Ebalard2015-02-131-29/+262
| * | rtc: add support for Abracon AB-RTCMC-32.768kHz-B5ZE-S3 I2C RTC chipArnaud Ebalard2015-02-133-0/+814
| * | drivers/rtc/rtc-rk808.c: fix rtc time reading issueChris Zhong2015-02-131-2/+8
| * | drivers/rtc/rtc-isl12057.c: constify struct regmap_configKrzysztof Kozlowski2015-02-131-1/+1
| * | drivers/rtc/rtc-at91sam9.c: constify struct regmap_configKrzysztof Kozlowski2015-02-131-1/+1
| * | drivers/rtc/rtc-imxdi.c: add more known register bitsJuergen Borleis2015-02-131-4/+40
| * | drivers/rtc/rtc-imxdi.c: trivial clean up codeJuergen Borleis2015-02-131-3/+3
| * | rtc: rtc-isl12057: add isil,irq2-can-wakeup-machine property for in-tree usersArnaud Ebalard2015-02-131-6/+39
| * | drivers/rtc/rtc-isl12057.c: add alarm support to Intersil ISL12057 RTC driverArnaud Ebalard2015-02-131-8/+305
| * | drivers/rtc/rtc-pcf2123.c: add support for devicetreeJoshua Clayton2015-02-131-0/+10
| * | x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin2015-02-131-0/+4
| * | kasan: add kernel address sanitizer infrastructureAndrey Ryabinin2015-02-131-0/+1