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
/
s390
/
crypto
Age
Commit message (
Expand
)
Author
2011-05-23
[S390] ap: skip device registration on type probe failure
Holger Dengler
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-05
[S390] Handling of 4096 bit RSA keys in CRT format.
Felix Beck
2011-01-05
[S390] zcrypt: cope with cca restriction of cex3
Felix Beck
2011-01-05
[S390] zcrypt: support for 4096 bit keys for cex3c
Felix Beck
2011-01-05
[S390] zcrypt: support for 4096 bit keys for cex3a
Felix Beck
2011-01-05
[S390] zcrypt: Introduce check for 4096 bit support.
Felix Beck
2011-01-05
[S390] ap bus: add support for irq statistics
Holger Dengler
2011-01-05
[S390] zcrypt: Fix check to look for facility bits 2 & 65
Felix Beck
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-10-25
[S390] cleanup facility list handling
Martin Schwidefsky
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-05-17
[S390] avoid default_llseek in s390 drivers
Martin Schwidefsky
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-26
[S390] seq_file: convert drivers/s390/
Alexey Dobriyan
2010-01-27
[S390] zcrypt: Do not remove coprocessor for error 8/72
Felix Beck
2010-01-13
[S390] zcrypt: add sanity check before copy_from_user()
Heiko Carstens
2009-12-07
[S390] zcrypt: remove BKL
Martin Schwidefsky
2009-12-07
[S390] zcrypt: Do not simultaneously schedule hrtimer
Felix Beck
2009-12-07
[S390] zcrypt: adjust speed rating of cex3 adapters
Felix Beck
2009-12-07
[S390] zcrypt: adjust speed rating between cex2 and pcixcc
Felix Beck
2009-12-07
[S390] zcrypt: use definitions for cex3
Felix Beck
2009-12-07
[S390] zcrypt: add support for cex3 device types
Felix Beck
2009-12-07
[S390] zcrypt: special command support for cex3 exploitation
Felix Beck
2009-12-07
[S390] zcrypt: initialize ap_messages for cex3 exploitation
Felix Beck
2009-10-06
[S390] zcrypt: Improve some comments
Felix Beck
2009-10-06
[S390] zcrypt: Fix sparse warning.
Felix Beck
2009-09-22
[S390] zcrypt: Do not add/remove devices in s/r callbacks
Felix Beck
2009-09-11
[S390] zcrypt: Free ap_device if dev_set_name fails.
Felix Beck
2009-09-11
[S390] zcrypt: Use spin_lock_bh in suspend callback
Felix Beck
2009-09-11
[S390] proper use of device register
Sebastian Ott
2009-07-24
[S390] zcrypt: fix scheduling of hrtimer ap_poll_timer
Felix Beck
2009-06-22
[S390] ap/zcrypt: Suspend/Resume ap bus and zcrypt
Felix Beck
2009-03-26
[S390] use kzfree()
Johannes Weiner
2009-03-26
[S390] list usage cleanup in s390
Eric Sesterhenn
2009-01-06
s390: remove s390_root_dev_*()
Mark McLoughlin
2008-12-25
[S390] convert ap_bus printks to pr_xxx macros.
Martin Schwidefsky
2008-12-25
[S390] drivers/s390/crypto: Move dereference to after IS_ERR test
Julia Lawall
2008-12-25
[S390] ap: Minor code beautification.
Christian Maaser
2008-12-25
[S390] zcrypt: Use of Thin Interrupts
Felix Beck
2008-10-17
Merge commit 'linus/master' into merge-linus
Arjan van de Ven
2008-10-10
[S390] bus_id -> dev_set_name() changes
Cornelia Huck
2008-09-05
hrtimer: convert s390 to the new hrtimer apis
Arjan van de Ven
2008-07-14
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2008-07-14
[S390] Cleanup zcrypt printk messages.
Felix Beck
2008-07-14
[S390] zcrypt: Add additional card IDs to CEX2C and CEX2A
Ralph Wuerthner
2008-07-14
[S390] ap: Use high-resolution timer for polling
Felix Beck
2008-06-20
crypto-zcrypt_api: BKL pushdown
Arnd Bergmann
2008-04-17
[S390] zcrypt: Comments and kernel-doc cleanup
Felix Beck
2008-04-17
[S390] replace remaining __FUNCTION__ occurrences
Harvey Harrison
[next]