summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-10-01crypto: sahara - dma_map_sg can handle chained SGLABBE Corentin
2015-10-01crypto: caam - dma_map_sg can handle chained SGLABBE Corentin
2015-10-01crypto: talitos - dma_map_sg can handle chained SGLABBE Corentin
2015-10-01crypto: qat - remove empty functions and turn qat_uregister fn to voidTadeusz Struk
2015-09-21crypto: sahara - replace sahara_sg_length with sg_nents_for_lenLABBE Corentin
2015-09-21crypto: amcc - replace get_sg_count by sg_nents_for_lenLABBE Corentin
2015-09-21crypto: bfin_crc - replace sg_count by sg_nentsLABBE Corentin
2015-09-21hwrng: st - Add support for ST's HW Random Number GeneratorLee Jones
2015-09-21hwrng: core - Simplify RNG switching from sysfsLee Jones
2015-09-21hwrng: Kconfig - Fix device node name reference /dev/hw_random => /dev/hwrngLee Jones
2015-09-21crypto: qat - Add load balancing across devicesTadeusz Struk
2015-09-21crypto: caam - Remove unused JUMP_TYPE_MASK definitionFabio Estevam
2015-09-21hwrng: Fix module autoload for OF platform driversLuis de Bethencourt
2015-09-21hwrng: mxc-rnga - Use the preferred format for kzallocFabio Estevam
2015-09-21hwrng: mxc-rnga - Remove unnecessary dev_info messageFabio Estevam
2015-09-21hwrng: mxc-rnga - Remove uneeded initializationFabio Estevam
2015-09-21hwrng: mxc-rnga - Remove unneeded goto labelFabio Estevam
2015-09-21crypto: qat - don't check for iommuJohn Griffin
2015-09-21hwrng: octeon - Use devm_hwrng_registerVaishali Thakkar
2015-09-21crypto: mxs-dcp - Allow MXS_DCP to be used on MX6SLFabio Estevam
2015-09-21crypto: ux500 - Fix module autoload for OF platform driversLuis de Bethencourt
2015-09-21crypto: picoxcell - Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-21crypto: amcc - Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-19Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-09-19Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-09-19Merge tag 'led-fixes-for-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-09-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-09-19Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-09-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-09-18Merge branch 'acpi-bus'Rafael J. Wysocki
2015-09-18Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki
2015-09-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-09-18IB/hfi: Properly set permissions for user device filesIra Weiny
2015-09-18IB/hfi1: mask vs shift confusionDan Carpenter
2015-09-18IB/hfi1: clean up some definesDan Carpenter
2015-09-18IB/hfi1: info leak in get_ctxt_info()Dan Carpenter
2015-09-18IB/hfi1: fix a locking bugDan Carpenter
2015-09-18IB/hfi1: checking for NULL instead of IS_ERRDan Carpenter
2015-09-18IB/hfi1: fix sdma_descq_cnt parameter parsingMike Marciniszyn
2015-09-18IB/hfi1: fix copy_to/from_user() error handlingDan Carpenter
2015-09-18IB/hfi1: fix pstateinfo from returning improperly byteswapped valueIra Weiny
2015-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-18Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-09-17Merge tag 'platform-drivers-x86-v4.3-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-09-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-17zram: fix possible use after free in zcomp_create()Luis Henriques
2015-09-17hp-wmi: limit hotkey enableKyle Evans
2015-09-17Merge tag 'for-v4.3-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2015-09-17drivers: clk: st: Rename st_pll3200c32_407_c0_x into st_pll3200c32_cx_xGabriel Fernandez
2015-09-17pmem: add proper fencing to pmem_rw_page()Ross Zwisler