aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/crypto/ap_bus.c
Commit message (Expand)AuthorAgeFilesLines
* [S390] ap: skip device registration on type probe failureHolger Dengler2011-05-231-2/+6
* [S390] zcrypt: Introduce check for 4096 bit support.Felix Beck2011-01-051-0/+63
* [S390] ap bus: add support for irq statisticsHolger Dengler2011-01-051-0/+2
* [S390] zcrypt: Fix check to look for facility bits 2 & 65Felix Beck2011-01-051-1/+1
* [S390] cleanup facility list handlingMartin Schwidefsky2010-10-251-8/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [S390] zcrypt: Do not simultaneously schedule hrtimerFelix Beck2009-12-071-3/+8
* [S390] zcrypt: special command support for cex3 exploitationFelix Beck2009-12-071-5/+15
* [S390] zcrypt: Do not add/remove devices in s/r callbacksFelix Beck2009-09-221-11/+29
* [S390] zcrypt: Free ap_device if dev_set_name fails.Felix Beck2009-09-111-2/+5
* [S390] zcrypt: Use spin_lock_bh in suspend callbackFelix Beck2009-09-111-2/+6
* [S390] proper use of device registerSebastian Ott2009-09-111-1/+1
* [S390] zcrypt: fix scheduling of hrtimer ap_poll_timerFelix Beck2009-07-241-2/+7
* [S390] ap/zcrypt: Suspend/Resume ap bus and zcryptFelix Beck2009-06-221-2/+83
* s390: remove s390_root_dev_*()Mark McLoughlin2009-01-061-4/+3
* [S390] convert ap_bus printks to pr_xxx macros.Martin Schwidefsky2008-12-251-3/+7
* [S390] ap: Minor code beautification.Christian Maaser2008-12-251-14/+14
* [S390] zcrypt: Use of Thin InterruptsFelix Beck2008-12-251-3/+171
* Merge commit 'linus/master' into merge-linusArjan van de Ven2008-10-171-2/+2
|\
| * [S390] bus_id -> dev_set_name() changesCornelia Huck2008-10-101-2/+2
* | hrtimer: convert s390 to the new hrtimer apisArjan van de Ven2008-09-051-3/+3
|/
* [S390] ap: Use high-resolution timer for pollingFelix Beck2008-07-141-10/+53
* [S390] zcrypt: Comments and kernel-doc cleanupFelix Beck2008-04-171-69/+120
* [S390] zcrypt: fix ap_device_list handlingRalph Wuerthner2008-03-051-5/+7
* [S390] zcrypt: Do not start ap poll thread per defaultFelix Beck2008-02-091-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-121-10/+4
|\
| * Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-10/+4
* | [S390] zcrypt: fix ap_reset_domain()Ralph Wuerthner2007-10-121-2/+3
|/
* [S390] zcrypt: fix request timeout handlingRalph Wuerthner2007-07-101-9/+89
* uevent: use add_uevent_var() instead of open coding itEric Rannaud2007-04-271-15/+13
* [S390] zcrypt: Fix ap_poll_requests counter in lost requests error path.Ralph Wuerthner2007-03-261-0/+4
* [S390] zcrypt: Fix possible dead lock in AP bus module.Ralph Wuerthner2007-03-261-13/+13
* [S390] zcrypt: fix possible dead lock in AP bus moduleRalph Wuerthner2007-03-191-7/+23
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-051-4/+4
* [S390] zcrypt: module unload fixes.Ralph Wuerthner2006-12-151-2/+12
* [S390] add reset call handler to the ap bus.Ralph Wuerthner2006-12-081-0/+17
* [PATCH] More work_struct induced breakage (s390)Al Viro2006-12-061-3/+3
* [S390] Add MODALIAS= to the uevent for the ap bus.Cornelia Huck2006-12-041-1/+9
* [S390] Improve AP bus device removal.Ralph Wuerthner2006-10-271-1/+6
* [S390] ap bus poll thread priority.Christian Borntraeger2006-10-061-1/+1
* [S390] zcrypt device registration/unregistration race.Ralph Wuerthner2006-10-041-11/+12
* [S390] zcrypt adjunct processor bus.Martin Schwidefsky2006-09-201-0/+1221