summaryrefslogtreecommitdiffstats
path: root/drivers/s390/crypto/ap_bus.c
Commit message (Expand)AuthorAgeFilesLines
* [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-131-10/+4Star
|\
| * Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-10/+4Star
* | [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/+13Star
* [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