summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: picoxcell - Remove PicoXcell driverRob Herring2021-01-024-1941/+0
* wireguard: Kconfig: select CRYPTO_BLAKE2S_ARMEric Biggers2021-01-021-0/+1
* hwrng: ingenic - Fix a resource leak in an error handling pathChristophe JAILLET2021-01-021-1/+5
* hwrng: iproc-rng200 - Move enable/disable in separate functionMatthias Brugger2021-01-021-19/+16
* hwrng: iproc-rng200 - Fix disable of the block.Matthias Brugger2021-01-021-3/+0
* crypto: keembay-ocs-hcu - Add optional support for sha224Daniele Alessandrelli2021-01-022-0/+75
* crypto: keembay-ocs-hcu - Add HMAC supportDaniele Alessandrelli2021-01-024-9/+544
* crypto: keembay - Add Keem Bay OCS HCU driverDeclan Murphy2021-01-025-0/+1632
* crypto: sun4i-ss - add SPDX header and remove blank linesCorentin Labbe2021-01-022-3/+1
* crypto: sun4i-ss - enabled stats via debugfsCorentin Labbe2021-01-026-0/+98
* crypto: sun4i-ss - fix kmap usageCorentin Labbe2021-01-021-44/+65
* crypto: sun4i-ss - initialize need_fallbackCorentin Labbe2021-01-021-1/+1
* crypto: sun4i-ss - handle BigEndian for cipherCorentin Labbe2021-01-021-6/+6
* crypto: sun4i-ss - IV register does not work on A10 and A13Corentin Labbe2021-01-021-6/+28
* crypto: sun4i-ss - checking sg length is not sufficientCorentin Labbe2021-01-021-2/+2
* crypto: sun4i-ss - linearize buffers content must be keptCorentin Labbe2021-01-022-8/+6
* crypto: inside-secure - fix platform_get_irq.cocci warningsTian Tao2021-01-021-4/+1
* crypto: remove cipher routines from public crypto APIArd Biesheuvel2021-01-027-0/+8
* chcr_ktls: use AES library for single use cipherArd Biesheuvel2021-01-022-12/+8
* crypto: ccree - remove unused including <linux/version.h>Tian Tao2021-01-021-1/+0
* crypto: sahara - Remove unused .id_table supportFabio Estevam2021-01-021-7/+0
* crypto: mediatek - remove obsolete driverVic Wu2021-01-028-3650/+0
* Merge tag 'ntb-5.11' of git://github.com/jonmason/ntbLinus Torvalds2020-12-274-3/+44
|\
| * ntb: intel: add Intel NTB LTR vendor support for gen4 NTBDave Jiang2020-12-073-1/+42
| * ntb: idt: fix error check in ntb_hw_idt.cWang Qing2020-12-071-2/+2
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-12-272-2/+4
|\ \
| * | crypto: qat - add CRYPTO_AES to Kconfig dependenciesMarco Chiappero2020-12-231-0/+1
| * | crypto: keembay - Add dependency on HAS_IOMEMDaniele Alessandrelli2020-12-231-0/+1
| * | crypto: keembay - CRYPTO_DEV_KEEMBAY_OCS_AES_SM4 should depend on ARCH_KEEMBAYGeert Uytterhoeven2020-12-231-2/+2
* | | mfd: ab8500-debugfs: Remove extraneous seq_putcLinus Torvalds2020-12-261-1/+0
* | | Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-262-32/+31
|\ \ \
| * | | PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin2020-12-261-6/+2
| * | | PCI: tegra: Fix host link initializationRob Herring2020-12-261-26/+29
* | | | mfd: ab8500-debugfs: Remove extraneous curly braceNathan Chancellor2020-12-261-1/+0
* | | | drm/amd/display: avoid uninitialized variable warningLinus Torvalds2020-12-261-1/+1
* | | | Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-2419-174/+183
|\ \ \ \
| * | | | xen/events: Implement irq distributionThomas Gleixner2020-12-151-8/+68
| * | | | xen/events: Reduce irq_info:: Spurious_cnt storage sizeThomas Gleixner2020-12-151-3/+5
| * | | | xen/events: Only force affinity mask for percpu interruptsThomas Gleixner2020-12-151-14/+34
| * | | | xen/events: Use immediate affinity settingThomas Gleixner2020-12-151-26/+9
| * | | | xen/events: Remove disfunct affinity spreadingThomas Gleixner2020-12-152-42/+1
| * | | | xen/events: Remove unused bind_evtchn_to_irq_lateeoi()Thomas Gleixner2020-12-151-6/+0
| * | | | net/mlx5: Use effective interrupt affinityThomas Gleixner2020-12-151-1/+1
| * | | | net/mlx5: Replace irq_to_desc() abuseThomas Gleixner2020-12-153-7/+3
| * | | | net/mlx4: Use effective interrupt affinityThomas Gleixner2020-12-151-1/+1
| * | | | net/mlx4: Replace irq_to_desc() abuseThomas Gleixner2020-12-153-11/+6
| * | | | PCI: mobiveil: Use irq_data_get_irq_chip_data()Thomas Gleixner2020-12-151-6/+2
| * | | | PCI: xilinx-nwl: Use irq_data_get_irq_chip_data()Thomas Gleixner2020-12-151-6/+2
| * | | | NTB/msi: Use irq_has_action()Thomas Gleixner2020-12-151-3/+1
| * | | | mfd: ab8500-debugfs: Remove the racy fiddling with irq_descThomas Gleixner2020-12-151-13/+3