index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
[S390] ap/zcrypt: Suspend/Resume ap bus and zcrypt
Felix Beck
2009-06-22
1
-2
/
+83
*
[S390] use kzfree()
Johannes Weiner
2009-03-26
1
-2
/
+1
*
[S390] list usage cleanup in s390
Eric Sesterhenn
2009-03-26
1
-4
/
+2
*
s390: remove s390_root_dev_*()
Mark McLoughlin
2009-01-06
1
-4
/
+3
*
[S390] convert ap_bus printks to pr_xxx macros.
Martin Schwidefsky
2008-12-25
1
-3
/
+7
*
[S390] drivers/s390/crypto: Move dereference to after IS_ERR test
Julia Lawall
2008-12-25
4
-12
/
+28
*
[S390] ap: Minor code beautification.
Christian Maaser
2008-12-25
1
-14
/
+14
*
[S390] zcrypt: Use of Thin Interrupts
Felix Beck
2008-12-25
2
-4
/
+176
*
Merge commit 'linus/master' into merge-linus
Arjan van de Ven
2008-10-17
1
-2
/
+2
|
\
|
*
[S390] bus_id -> dev_set_name() changes
Cornelia Huck
2008-10-10
1
-2
/
+2
*
|
hrtimer: convert s390 to the new hrtimer apis
Arjan van de Ven
2008-09-05
1
-3
/
+3
|
/
*
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2008-07-14
1
-0
/
+3
|
\
|
*
crypto-zcrypt_api: BKL pushdown
Arnd Bergmann
2008-06-20
1
-0
/
+3
*
|
[S390] Cleanup zcrypt printk messages.
Felix Beck
2008-07-14
7
-130
/
+17
*
|
[S390] zcrypt: Add additional card IDs to CEX2C and CEX2A
Ralph Wuerthner
2008-07-14
3
-0
/
+4
*
|
[S390] ap: Use high-resolution timer for polling
Felix Beck
2008-07-14
1
-10
/
+53
|
/
*
[S390] zcrypt: Comments and kernel-doc cleanup
Felix Beck
2008-04-17
7
-95
/
+184
*
[S390] replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-17
1
-4
/
+4
*
[S390] zcrypt: add support for large random numbers
Ralph Wuerthner
2008-04-17
3
-1
/
+326
*
[S390] zcrypt: fix ap_device_list handling
Ralph Wuerthner
2008-03-05
1
-5
/
+7
*
[S390] zcrypt: Do not start ap poll thread per default
Felix Beck
2008-02-09
1
-2
/
+2
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-10-12
1
-10
/
+4
|
\
|
*
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-10-12
1
-10
/
+4
*
|
[S390] zcrypt: fix PCIXCC/CEX2C error recovery
Ralph Wuerthner
2007-10-12
1
-2
/
+5
*
|
[S390] zcrypt: fix ap_reset_domain()
Ralph Wuerthner
2007-10-12
1
-2
/
+3
*
|
[S390] zcrypt: remove duplicated struct CPRBX definition
Ralph Wuerthner
2007-10-12
2
-46
/
+1
*
|
[S390] zcrypt: make init/exit functions static.
Heiko Carstens
2007-10-12
1
-2
/
+2
|
/
*
[S390] zcrypt: fix request timeout handling
Ralph Wuerthner
2007-07-10
6
-90
/
+140
*
uevent: use add_uevent_var() instead of open coding it
Eric Rannaud
2007-04-27
1
-15
/
+13
*
[S390] zcrypt: Fix ap_poll_requests counter in lost requests error path.
Ralph Wuerthner
2007-03-26
1
-0
/
+4
*
[S390] zcrypt: Fix possible dead lock in AP bus module.
Ralph Wuerthner
2007-03-26
1
-13
/
+13
*
[S390] zcrypt: fix possible race when unloading zcrypt driver modules
Ralph Wuerthner
2007-03-19
1
-6
/
+6
*
[S390] zcrypt: fix possible dead lock in AP bus module
Ralph Wuerthner
2007-03-19
2
-7
/
+24
*
[PATCH] mark struct file_operations const 5
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
[PATCH] proc: remove useless (and buggy) ->nlink settings
Alexey Dobriyan
2007-02-11
1
-1
/
+0
*
[S390] Avoid excessive inlining.
Heiko Carstens
2007-02-05
3
-16
/
+16
*
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
2007-02-05
2
-3
/
+4
*
[S390] zcrypt: module unload fixes.
Ralph Wuerthner
2006-12-15
1
-2
/
+12
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
3
-5
/
+5
*
[S390] add reset call handler to the ap bus.
Ralph Wuerthner
2006-12-08
1
-0
/
+17
*
[PATCH] More work_struct induced breakage (s390)
Al Viro
2006-12-06
1
-3
/
+3
*
[S390] Add MODALIAS= to the uevent for the ap bus.
Cornelia Huck
2006-12-04
1
-1
/
+9
*
[S390] Improve AP bus device removal.
Ralph Wuerthner
2006-10-27
1
-1
/
+6
*
[S390] ap bus poll thread priority.
Christian Borntraeger
2006-10-06
1
-1
/
+1
*
[S390] zcrypt device registration/unregistration race.
Ralph Wuerthner
2006-10-04
1
-11
/
+12
*
[S390] zcrypt secure key cryptography extension.
Ralph Wuerthner
2006-09-20
13
-25
/
+373
*
[S390] zcrypt driver Makefile, Kconfig and monolithic build.
Martin Schwidefsky
2006-09-20
2
-0
/
+113
*
[S390] zcrypt PCICC, PCIXCC coprocessor card ap bus drivers.
Martin Schwidefsky
2006-09-20
5
-0
/
+1949
*
[S390] zcrypt CEX2A, CEX2C, PCICA accelerator card ap bus drivers.
Martin Schwidefsky
2006-09-20
5
-0
/
+1229
*
[S390] zcrypt user space interface.
Martin Schwidefsky
2006-09-20
2
-0
/
+1121
[next]