summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-03-21crypto: caam - add missing key_dma unmapHoria Geanta
2014-03-21crypto: caam - add support for aead null encryptionHoria Geanta
2014-03-21crypto: caam - remove error propagation handlingHoria Geanta
2014-03-21crypto: caam - Fix first parameter to caam_init_rngHerbert Xu
2014-03-10crypto: omap-sham - Map SG pages if they are HIGHMEM before accessingJoel Fernandes
2014-03-10crypto: caam - Dynamic memory allocation for caam_rng_ctx objectNitesh Lal
2014-03-10hwrng: add randomness to system from rng sourcesKees Cook
2014-03-10crypto: mxs-dcp - Optimize hashingMarek Vasut
2014-03-10crypto: mxs-dcp - Align the bounce buffersMarek Vasut
2014-03-10crypto: omap-des - make local functions staticJingoo Han
2014-03-10crypto: omap-sham - Use SIMPLE_DEV_PM_OPS macroJingoo Han
2014-03-10crypto: omap-des - Use SIMPLE_DEV_PM_OPS macroJingoo Han
2014-03-10crypto: omap-aes - Use SIMPLE_DEV_PM_OPS macroJingoo Han
2014-03-10hwrng: timeriomem - Use devm_*() functionsJingoo Han
2014-03-10hwrng: nomadik - Use devm_*() functionsJingoo Han
2014-03-10hwrng: pixocell - Use devm_clk_get()Jingoo Han
2014-03-10hwrng: omap3-rom - Use devm_clk_get()Jingoo Han
2014-03-10hwrng: atmel - Use devm_clk_get()Jingoo Han
2014-03-10crypt: bfin_crc - Remove useless SSYNC instruction and cache flush to DMA coh...Sonic Zhang
2014-03-10crypto: sahara - Use return value of devm_request_irq() on errorAlexander Shiyan
2014-02-27crypto: ccp - Account for CCP backlog processingTom Lendacky
2014-02-27crypto: ccp - Invoke context callback when there is a backlog errorTom Lendacky
2014-02-27crypto: ccp - Prevent a possible lost CCP command requestTom Lendacky
2014-02-27crypto: caam - writel() arguments are swappedDan Carpenter
2014-02-27crypto: tegra - remove driverStephen Warren
2014-02-27crypto: omap-des - Add config and build optionsJoel Fernandes
2014-02-27crypto: omap-des - Add omap-des driver for OMAP4/AM43xxJoel Fernandes
2014-02-27crypto: mxs-dcp - Fix platform_get_irq() error handlingFabio Estevam
2014-02-27hwrng: pixocell - Use devm_ioremap_resource()Jingoo Han
2014-02-27hwrng: atmel - Use devm_ioremap_resource()Jingoo Han
2014-02-27crypto: s5p-sss - Use devm_ioremap_resource()Jingoo Han
2014-02-27crypto: sahara - Use devm_ioremap_resource()Jingoo Han
2014-02-27crypto: 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