summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-02-26crypto: omap-des - Add config and build optionsJoel Fernandes
2014-02-26crypto: omap-des - Add omap-des driver for OMAP4/AM43xxJoel Fernandes
2014-02-26crypto: mxs-dcp - Fix platform_get_irq() error handlingFabio Estevam
2014-02-26hwrng: pixocell - Use devm_ioremap_resource()Jingoo Han
2014-02-26hwrng: atmel - Use devm_ioremap_resource()Jingoo Han
2014-02-26crypto: s5p-sss - Use devm_ioremap_resource()Jingoo Han
2014-02-26crypto: sahara - Use devm_ioremap_resource()Jingoo Han
2014-02-26crypto: picoxcell - Use devm_ioremap_resource()Jingoo Han
2014-02-09crypto: caam - fix ERA retrieval functionAlex Porosanu
2014-02-09hwrng: cleanup in hwrng_register()Dan Carpenter
2014-02-09crypto: mxs-dcp: Check the return value of stmp_reset_block()Fabio Estevam
2014-02-09crypto: mxs-dcp: Use devm_kzalloc()Fabio Estevam
2014-02-09crypto: talitos: init the priv->alg_list more earlier in talitos_probe()Kevin Hao
2014-02-09crypto: ccp - Perform completion callbacks using a taskletTom Lendacky
2014-02-09crypto: ccp - Use a single queue for proper ordering of tfm requestsTom Lendacky
2014-02-09crypto: ccp - Move HMAC calculation down to ccp ops fileTom Lendacky
2014-02-09crypto: ccp - Allow for selective disablement of crypto API algorithmsTom Lendacky
2014-02-09crypto: ccp - Fix ccp_run_passthru_cmd dma variable assignmentsDave Jones
2014-02-09crypto: caam - Fix job ring discovery in controller driverNitesh Lal
2014-02-09crypto: dcp - Move the AES operation type from actx to rctxMarek Vasut
2014-02-02parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller
2014-02-02Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-02-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-02-02hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errorsJean Delvare
2014-02-02hwmon: Fix SENSORS_LM75 dependencies to eliminate build errorsJean Delvare
2014-02-01Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-02-01Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"Rafael J. Wysocki
2014-02-01clocksource: kona: Add basic use of external clockTim Kryger
2014-01-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-01-31drivers: bus: fix CCI driver kcalloc call parameters swapLorenzo Pieralisi
2014-01-31Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-31Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-31Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus Torvalds
2014-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-31drivers: xen: deaggressive selfballoon driverBob Liu
2014-01-31xen/grant-table: Avoid m2p_override during mappingZoltan Kiss
2014-01-31Merge tag 'upstream-3.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-01-31Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-01-31Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-01-31Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-31zram: remove zram->lock in read path and change it with mutexMinchan Kim
2014-01-31zram: remove workqueue for freeing removed pending slotMinchan Kim
2014-01-31zram: introduce zram->tb_lockMinchan Kim
2014-01-31zram: use atomic operation for statMinchan Kim
2014-01-31zram: remove unnecessary freeMinchan Kim
2014-01-31zram: delay pending free request in read pathMinchan Kim
2014-01-31zram: fix race between reset and flushing pending workMinchan Kim
2014-01-31zram: add copyrightMinchan Kim
2014-01-31zram: remove old private project commentMinchan Kim