index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-09-13
crypto: omap-sham - fix software fallback handling
Tero Kristo
2016-09-13
crypto: omap-sham - avoid executing tasklet where not needed
Tero Kristo
2016-09-13
crypto: arm64/aes-ctr - fix NULL dereference in tail processing
Ard Biesheuvel
2016-09-13
crypto: arm/aes-ctr - fix NULL dereference in tail processing
Ard Biesheuvel
2016-09-13
crypto: skcipher - Fix blkcipher walk OOM crash
Herbert Xu
2016-09-13
crypto: echainiv - Replace chaining with multiplication
Herbert Xu
2016-09-07
crypto: arm/ghash - change internal cra_name to "__ghash"
Ard Biesheuvel
2016-09-07
PCI: Fix cavium quirk compile failure with PCI_ATS off
Herbert Xu
2016-09-07
hwrng: pasemi - Migrate to managed API
PrasannaKumar Muralidharan
2016-09-07
crypto: mv_cesa - remove NO_IRQ reference
Arnd Bergmann
2016-09-07
crypto: ccp - add missing release in ccp_dmaengine_register
Quentin Lambert
2016-09-07
crypto: arm/ghash-ce - add missing async import/export
Ard Biesheuvel
2016-09-07
crypto: arm/sha1-neon - add support for building in Thumb2 mode
Ard Biesheuvel
2016-09-07
crypto: algif_hash - Handle NULL hashes correctly
Herbert Xu
2016-09-07
crypto: caam - fix rfc3686(ctr(aes)) IV load
Catalin Vasile
2016-09-07
crypto: engine - permit to enqueue ashash_request
Corentin LABBE
2016-09-07
crypto: engine - move crypto engine to its own header
Corentin LABBE
2016-09-07
crypto: qat - fix incorrect accelerator mask for C3X devices
Maksim Lukoshkov
2016-09-07
hwrng: bcm2835 - handle of_iomap failures
Arvind Yadav
2016-09-07
crypto: cryptd - initialize child shash_desc on import
Ard Biesheuvel
2016-08-31
crypto: FIPS - allow tests to be disabled in FIPS mode
Stephan Mueller
2016-08-31
crypto: qat - fix constants table DMA
Maksim Lukoshkov
2016-08-31
hwrng: tx4939 - Use devm_hwrng_register instead of hwrng_register
PrasannaKumar Muralidharan
2016-08-31
hwrng: Remove check for max less than 4 bytes
PrasannaKumar Muralidharan
2016-08-31
crypto: xor - Fix warning when XOR_SELECT_TEMPLATE is unset
Herbert Xu
2016-08-31
hwrng: amd - Convert to new hwrng read() API
Corentin LABBE
2016-08-31
hwrng: amd - Access hardware via ioread32/iowrite32
Corentin LABBE
2016-08-31
hwrng: amd - Replace global variable with private struct
Corentin LABBE
2016-08-31
hwrng: amd - release_region must be called after hwrng_unregister
Corentin LABBE
2016-08-31
hwrng: amd - Remove asm/io.h
Corentin LABBE
2016-08-31
hwrng: amd - Be consitent with the driver name
Corentin LABBE
2016-08-31
hwrng: amd - use the BIT macro
Corentin LABBE
2016-08-31
hwrng: amd - Fix style problem with blank line
Corentin LABBE
2016-08-31
crypto: caam - add missing header dependencies
Baoyou Xie
2016-08-31
hwrng: cavium - Add Cavium HWRNG driver for ThunderX SoC.
Omer Khaliq
2016-08-31
PCI: quirk fixup for cavium invalid sriov link value.
Ananth Jasty
2016-08-31
crypto: caam - fix IV loading for authenc (giv)decryption
Horia Geantă
2016-08-31
crypto: cryptd - Use correct tfm object for AEAD tracking
Herbert Xu
2016-08-24
crypto: rockchip - use devm_add_action_or_reset()
Sudip Mukherjee
2016-08-24
crypto: rsa - allow keys >= 2048 bits in FIPS mode
Stephan Mueller
2016-08-24
crypto: mxc-scc - check clk_prepare_enable() error
Fabio Estevam
2016-08-24
hwrng: omap3-rom - Remove obsoleted functions
PrasannaKumar Muralidharan
2016-08-24
crypto: drbg - fix error return code
Wei Yongjun
2016-08-24
crypto: sun4i-ss - fix missing unlock on error in sun4i_hash()
Wei Yongjun
2016-08-24
crypto: xor - skip speed test if the xor function is selected automatically
Martin Schwidefsky
2016-08-24
hwrng: core - Improve description of the ->read() interface
Daniel Thompson
2016-08-24
crypto: doc - fix documentation for bulk registration functions
Eric Biggers
2016-08-24
crypto: vmx - fix null dereference in p8_aes_xts_crypt
Li Zhong
2016-08-24
crypto: qat - fix aes-xts key sizes
Giovanni Cabiddu
2016-08-24
hwrng: mxc-rnga - Fix Kconfig dependency
Fabian Frederick
[prev]
[next]