aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-01-26crypto: caam - fix resource clean-up on error path for caam_jr_initCristian Stoica
2015-01-26crypto: caam - pair irq map and dispose in the same functionCristian Stoica
2015-01-26crypto: ccp - terminate ccp_support array with empty elementAndrey Ryabinin
2015-01-26crypto: caam - remove unused local variableCristian Stoica
2015-01-26crypto: caam - remove dead codeCristian Stoica
2015-01-26crypto: caam - don't emit ICV check failures to dmesgKim Phillips
2015-01-26hwrng: virtio - drop extra empty lineMichael S. Tsirkin
2015-01-26crypto: replace scatterwalk_sg_next with sg_nextCristian Stoica
2015-01-26crypto: atmel - Free memory in error pathChristophe Jaillet
2015-01-16crypto: qat - don't need qat_auth_state structTadeusz Struk
2015-01-14crypto: qat - Ensure ipad and opad are zeroedHerbert Xu
2015-01-13crypto: qat - remove unnecessary include of atomic.h header fileAllan, Bruce W
2015-01-13crypto: qat - use pci_wait_for_pending_transaction()Allan, Bruce W
2015-01-13crypto: qat - adf_ae_stop() is never calledAllan, Bruce W
2015-01-13crypto: qat - correctly type a booleanAllan, Bruce W
2015-01-13crypto: qat - fix device reset flowAllan, Bruce W
2015-01-08crypto: qat - Fix incorrect uses of memzero_explicitHerbert Xu
2015-01-08crypto: omap-des - fix BUG_ON conditionAsaf Vertz
2015-01-05crypto: bfin_crc - Remove unnecessary KERN_ERR in bfin_crc.cMasanari Iida
2015-01-05crypto: amcc - Remove unused functionRickard Strandqvist
2014-12-26hwrng: core - Move hwrng_init call into set_current_rngHerbert Xu
2014-12-26hwrng: core - Drop current rng in set_current_rngHerbert Xu
2014-12-26hwrng: core - Do not register device opportunisticallyHerbert Xu
2014-12-26hwrng: core - Fix current_rng init/cleanup race yet againHerbert Xu
2014-12-26hwrng: core - Use struct completion for cleanup_doneHerbert Xu
2014-12-22crypto: ux500 - fix checkpatch errorsAsaf Vertz
2014-12-22crypto: qat - add support for cbc(aes) ablkcipherTadeusz Struk
2014-12-22crypto: qat - Fix assumption that sg in and out will have the same nentsTadeusz Struk
2014-12-22hwrng: don't init list element we're about to add to list.Rusty Russell
2014-12-22hwrng: don't double-check old_rng.Rusty Russell
2014-12-22hwrng: fix unregister race.Rusty Russell
2014-12-22hwrng: use reference counts on each struct hwrng.Rusty Russell
2014-12-22hwrng: move some code out mutex_lock for avoiding underlying deadlockAmos Kong
2014-12-22hwrng: place mutex around read functions and buffers.Rusty Russell
2014-12-22crypto: atmel_sha - remove unused shash fallback instance.Svenning Sørensen
2014-12-20Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2014-12-20Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-20Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-12-20Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-20i2c: sh_mobile: fix uninitialized var when debug is enabledWolfram Sang
2014-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-12-19Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-12-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-19PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki
2014-12-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-12-19Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2014-12-19Update/Remove soon-to-be-dead email addressDave Jones
2014-12-19macintosh: therm_pm72: delete deprecated driverWolfram Sang
2014-12-19tty: 8250_omap: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-12-19spi: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki