summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2014-12-19tick/powerclamp: Remove tick_nohz_idle abuseThomas Gleixner
2014-12-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-18Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...Linus Torvalds
2014-12-18Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2014-12-18Merge tag 'media/v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2014-12-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-12-19target: Allow AllRegistrants to re-RESERVE existing reservationNicholas Bellinger
2014-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-12-18be2net: Fix incorrect setting of tunnel offload flag in netdev featuresSriharsha Basavapatna