aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/crypto/ap_bus.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-07[S390] zcrypt: Do not simultaneously schedule hrtimerFelix Beck
2009-12-07[S390] zcrypt: special command support for cex3 exploitationFelix Beck
2009-09-22[S390] zcrypt: Do not add/remove devices in s/r callbacksFelix 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 callbackFelix Beck
2009-09-11[S390] proper use of device registerSebastian Ott
2009-07-24[S390] zcrypt: fix scheduling of hrtimer ap_poll_timerFelix Beck
2009-06-22[S390] ap/zcrypt: Suspend/Resume ap bus and zcryptFelix Beck
2009-01-06s390: 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 InterruptsFelix Beck
2008-10-17Merge commit 'linus/master' into merge-linusArjan van de Ven
2008-10-10[S390] bus_id -> dev_set_name() changesCornelia Huck
2008-09-05hrtimer: convert s390 to the new hrtimer apisArjan van de Ven
2008-07-14[S390] ap: Use high-resolution timer for pollingFelix Beck
2008-04-17[S390] zcrypt: Comments and kernel-doc cleanupFelix Beck
2008-03-05[S390] zcrypt: fix ap_device_list handlingRalph Wuerthner
2008-02-09[S390] zcrypt: Do not start ap poll thread per defaultFelix Beck
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers
2007-10-12[S390] zcrypt: fix ap_reset_domain()Ralph Wuerthner
2007-07-10[S390] zcrypt: fix request timeout handlingRalph Wuerthner
2007-04-27uevent: use add_uevent_var() instead of open coding itEric 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 moduleRalph 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