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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2015-10-15
hwrng: stm32 - Fix build with CONFIG_PM
Daniel Thompson
2015-10-14
crypto: ux500 - Use devm_xxx() managed function
LABBE Corentin
2015-10-14
crypto: atmel - use devm_xxx() managed function
LABBE Corentin
2015-10-14
crypto: mxs-dcp - mxs-dcp is an stmp device
Arnd Bergmann
2015-10-14
hwrng: stm32 - add support for STM32 HW RNG
Daniel Thompson
2015-10-14
crypto: marvell/cesa - factor out common import/export functions
Russell King
2015-10-14
crypto: marvell/cesa - fix wrong hash results
Russell King
2015-10-14
crypto: marvell/cesa - initialise struct mv_cesa_ahash_req
Russell King
2015-10-14
crypto: marvell/cesa - fix stack smashing in marvell/hash.c
Russell King
2015-10-14
crypto: 842 - Add CRC and validation support
Haren Myneni
2015-10-14
crypto: akcipher - Changes to asymmetric key API
Tadeusz Struk
2015-10-08
hwrng: st - Improve FIFO size/depth description
Lee Jones
2015-10-08
hwrng: st - Use real-world device timings for timeout
Lee Jones
2015-10-08
crypto: atmel - Check for clk_prepare_enable() return value
LABBE Corentin
2015-10-08
crypto: caam - add support for acipher xts(aes)
Catalin Vasile
2015-10-08
crypto: qce - dma_map_sg can handle chained SG
LABBE Corentin
2015-10-08
crypto: ccp - Use module name in driver structures
Tom Lendacky
2015-10-08
crypto: ccp - Change references to accelerator to offload
Tom Lendacky
2015-10-08
crypto: ccp - Remove use ACPI field
Tom Lendacky
2015-10-08
crypto: ccp - Replace BUG_ON with WARN_ON and a return code
Tom Lendacky
2015-10-01
crypto: qat - remove unneeded variable
Tadeusz Struk
2015-10-01
crypto: qat - add support for ctr(aes) and xts(aes)
Tadeusz Struk
2015-10-01
crypto: sahara - dma_map_sg can handle chained SG
LABBE Corentin
2015-10-01
crypto: caam - dma_map_sg can handle chained SG
LABBE Corentin
2015-10-01
crypto: talitos - dma_map_sg can handle chained SG
LABBE Corentin
2015-10-01
crypto: qat - remove empty functions and turn qat_uregister fn to void
Tadeusz Struk
2015-09-21
crypto: sahara - replace sahara_sg_length with sg_nents_for_len
LABBE Corentin
2015-09-21
crypto: amcc - replace get_sg_count by sg_nents_for_len
LABBE Corentin
2015-09-21
crypto: bfin_crc - replace sg_count by sg_nents
LABBE Corentin
2015-09-21
hwrng: st - Add support for ST's HW Random Number Generator
Lee Jones
2015-09-21
hwrng: core - Simplify RNG switching from sysfs
Lee Jones
2015-09-21
hwrng: Kconfig - Fix device node name reference /dev/hw_random => /dev/hwrng
Lee Jones
2015-09-21
crypto: qat - Add load balancing across devices
Tadeusz Struk
2015-09-21
crypto: caam - Remove unused JUMP_TYPE_MASK definition
Fabio Estevam
2015-09-21
hwrng: Fix module autoload for OF platform drivers
Luis de Bethencourt
2015-09-21
hwrng: mxc-rnga - Use the preferred format for kzalloc
Fabio Estevam
2015-09-21
hwrng: mxc-rnga - Remove unnecessary dev_info message
Fabio Estevam
2015-09-21
hwrng: mxc-rnga - Remove uneeded initialization
Fabio Estevam
2015-09-21
hwrng: mxc-rnga - Remove unneeded goto label
Fabio Estevam
2015-09-21
crypto: qat - don't check for iommu
John Griffin
2015-09-21
hwrng: octeon - Use devm_hwrng_register
Vaishali Thakkar
2015-09-21
crypto: mxs-dcp - Allow MXS_DCP to be used on MX6SL
Fabio Estevam
2015-09-21
crypto: ux500 - Fix module autoload for OF platform drivers
Luis de Bethencourt
2015-09-21
crypto: picoxcell - Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-21
crypto: amcc - Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-19
Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-09-19
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-09-19
Merge tag 'led-fixes-for-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-09-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-09-19
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[next]