index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
crypto
/
ap_bus.c
Age
Commit message (
Expand
)
Author
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-10-25
[S390] cleanup facility list handling
Martin Schwidefsky
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-07
[S390] zcrypt: Do not simultaneously schedule hrtimer
Felix Beck
2009-12-07
[S390] zcrypt: special command support for cex3 exploitation
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-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] 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
[S390] ap: Use high-resolution timer for polling
Felix Beck
2008-04-17
[S390] zcrypt: Comments and kernel-doc cleanup
Felix Beck
2008-03-05
[S390] zcrypt: fix ap_device_list handling
Ralph Wuerthner
2008-02-09
[S390] zcrypt: Do not start ap poll thread per default
Felix Beck
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-10-12
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-10-12
[S390] zcrypt: fix ap_reset_domain()
Ralph Wuerthner
2007-07-10
[S390] zcrypt: fix request timeout handling
Ralph Wuerthner
2007-04-27
uevent: use add_uevent_var() instead of open coding it
Eric Rannaud
2007-03-26
[S390] zcrypt: Fix ap_poll_requests counter in lost requests error path.
Ralph Wuerthner
2007-03-26
[S390] zcrypt: Fix possible dead lock in AP bus module.
Ralph Wuerthner
2007-03-19
[S390] zcrypt: fix possible dead lock in AP bus module
Ralph Wuerthner
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
2006-12-15
[S390] zcrypt: module unload fixes.
Ralph Wuerthner
2006-12-08
[S390] add reset call handler to the ap bus.
Ralph Wuerthner
2006-12-06
[PATCH] More work_struct induced breakage (s390)
Al Viro
2006-12-04
[S390] Add MODALIAS= to the uevent for the ap bus.
Cornelia Huck
2006-10-27
[S390] Improve AP bus device removal.
Ralph Wuerthner
2006-10-06
[S390] ap bus poll thread priority.
Christian Borntraeger
2006-10-04
[S390] zcrypt device registration/unregistration race.
Ralph Wuerthner
2006-09-20
[S390] zcrypt adjunct processor bus.
Martin Schwidefsky