summaryrefslogtreecommitdiffstats
path: root/drivers/s390/crypto/ap_bus.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-05[S390] zcrypt: fix ap_device_list handlingRalph Wuerthner1-5/+7
2008-02-09[S390] zcrypt: Do not start ap poll thread per defaultFelix Beck1-2/+2
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-10/+4
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers1-10/+4
2007-10-12[S390] zcrypt: fix ap_reset_domain()Ralph Wuerthner1-2/+3
2007-07-10[S390] zcrypt: fix request timeout handlingRalph Wuerthner1-9/+89
2007-04-27uevent: use add_uevent_var() instead of open coding itEric Rannaud1-15/+13
2007-03-26[S390] zcrypt: Fix ap_poll_requests counter in lost requests error path.Ralph Wuerthner1-0/+4
2007-03-26[S390] zcrypt: Fix possible dead lock in AP bus module.Ralph Wuerthner1-13/+13
2007-03-19[S390] zcrypt: fix possible dead lock in AP bus moduleRalph Wuerthner1-7/+23
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens1-4/+4
2006-12-15[S390] zcrypt: module unload fixes.Ralph Wuerthner1-2/+12
2006-12-08[S390] add reset call handler to the ap bus.Ralph Wuerthner1-0/+17
2006-12-06[PATCH] More work_struct induced breakage (s390)Al Viro1-3/+3
2006-12-04[S390] Add MODALIAS= to the uevent for the ap bus.Cornelia Huck1-1/+9
2006-10-27[S390] Improve AP bus device removal.Ralph Wuerthner1-1/+6
2006-10-06[S390] ap bus poll thread priority.Christian Borntraeger1-1/+1
2006-10-04[S390] zcrypt device registration/unregistration race.Ralph Wuerthner1-11/+12
2006-09-20[S390] zcrypt adjunct processor bus.Martin Schwidefsky1-0/+1221