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
2015-06-22
crypto: seqiv - Add compatibility support without RNG
Herbert Xu
2015-06-22
crypto: eseqiv - Offer normal cipher functionality without RNG
Herbert Xu
2015-06-22
crypto: chainiv - Offer normal cipher functionality without RNG
Herbert Xu
2015-06-22
crypto: user - Add CRYPTO_MSG_DELRNG
Herbert Xu
2015-06-22
crypto: user - Move cryptouser.h to uapi
Herbert Xu
2015-06-22
crypto: rng - Do not free default RNG when it becomes unused
Herbert Xu
2015-06-22
crypto: skcipher - Allow givencrypt to be NULL
Herbert Xu
2015-06-22
Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...
Ingo Molnar
2015-06-21
hwmon: add driver for Microchip TC74
Maciej S. Szmigiero
2015-06-21
Linux 4.1
v4.1
Linus Torvalds
2015-06-21
clocksource: Increase dependencies of timer-stm32 to limit build wreckage
Paul Gortmaker
2015-06-21
x86/hpet: Use proper hpet device number for MSI allocation
Thomas Gleixner
2015-06-21
crypto: sahara - propagate the error on clk_disable_unprepare() failure
Fabio Estevam
2015-06-21
crypto: rsa - fix invalid select for AKCIPHER
Tadeusz Struk
2015-06-21
crypto: picoxcell - Update to the current clk API
Michael van der Westhuizen
2015-06-21
crypto: nx - Check for bogus firmware properties
Herbert Xu
2015-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2015-06-20
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-06-20
Merge branch 'irq/for-x86' into irq/core
Thomas Gleixner
2015-06-20
genirq: Remove bogus restriction in irq_move_mask_irq()
Thomas Gleixner
2015-06-20
x86/hpet: Check for irq==0 when allocating hpet MSI interrupts
Jiang Liu
2015-06-20
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2015-06-20
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2015-06-19
perf tools: Configurable per thread proc map processing time out
Kan Liang
2015-06-19
perf tools: Add time out to force stop proc map processing
Kan Liang
2015-06-19
perf report: Fix sort__sym_cmp to also compare end of symbol
Yannick Brosseau
2015-06-19
perf hists browser: React to unassigned hotkey pressing
Arnaldo Carvalho de Melo
2015-06-19
perf top: Tell the user how to unfreeze events after pressing 'f'
Arnaldo Carvalho de Melo
2015-06-19
perf hists browser: Honour the help line provided by builtin-{top,report}.c
Arnaldo Carvalho de Melo
2015-06-19
perf hists browser: Do not exit when 'f' is pressed in 'report' mode
Arnaldo Carvalho de Melo
2015-06-19
perf top: Replace CTRL+z with 'f' as hotkey for enable/disable events
Arnaldo Carvalho de Melo
2015-06-19
perf tools: Fix build breakage if prefix= is specified
Lukas Wunner
2015-06-19
perf annotate: Rename source_line_percent to source_line_samples
Arnaldo Carvalho de Melo
2015-06-19
perf annotate: Display total number of samples with --show-total-period
Martin Liška
2015-06-19
perf tools: Ensure thread-stack is flushed
Adrian Hunter
2015-06-19
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-06-19
Merge tag 'sound-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2015-06-19
Merge branch 'ccf/atmel-fixes-for-4.1' of https://github.com/bbrezillon/linux...
Michael Turquette
2015-06-19
crypto: marvell/cesa - add DT bindings documentation
Boris BREZILLON
2015-06-19
crypto: marvell/cesa - add support for Kirkwood and Dove SoCs
Arnaud Ebalard
2015-06-19
crypto: marvell/cesa - add support for Orion SoCs
Boris BREZILLON
2015-06-19
crypto: marvell/cesa - add allhwsupport module parameter
Boris BREZILLON
2015-06-19
crypto: marvell/cesa - add support for all armada SoCs
Boris BREZILLON
2015-06-19
crypto: marvell/cesa - add SHA256 support
Arnaud Ebalard
2015-06-19
crypto: marvell/cesa - add MD5 support
Arnaud Ebalard
2015-06-19
crypto: marvell/cesa - add Triple-DES support
Arnaud Ebalard
2015-06-19
crypto: marvell/cesa - add DES support
Boris BREZILLON
2015-06-19
crypto: marvell/cesa - add TDMA support
Boris BREZILLON
2015-06-19
crypto: marvell/cesa - add a new driver for Marvell's CESA
Boris BREZILLON
2015-06-19
crypto: mv_cesa - explicitly define kirkwood and dove compatible strings
Boris BREZILLON
[prev]
[next]