aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/crypto/ap_bus.c
AgeCommit message (Expand)Author
2013-05-02s390/zcrypt: ap bus rescan problem when toggle crypto adapters on/offIngo Tuchscherer
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens
2012-09-26s390/ap_bus: add missing ifdefHeiko Carstens
2012-09-26s390/zcryt: Handle AP configuration changesHolger Dengler
2012-09-26s390/zcrypt: Add support for CEX4 crypto cardHolger Dengler
2012-09-26s390/ap: Add functiton facility information as AP device attribute.Holger Dengler
2012-09-26s390/ap: configuration information exploitationHolger Dengler
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-07-16s390/ap: resend enable adapter interrupt request.Holger Dengler
2012-05-16s390/ap: Fix wrong or missing commentsHolger Dengler
2012-05-16s390/ap: move receive callback to message structHolger Dengler
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-28Disintegrate asm/system.h for S390David Howells
2012-03-11[S390] Remove monolithic build option for zcrypt driver.Holger Dengler
2011-12-01[S390] ap: Setup timer for sending messages after reset.Holger Dengler
2011-11-14[S390] ap: Setup processing for messages in request queue.Holger Dengler
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-24[S390] ap: toleration support for ap device type 10Holger Dengler
2011-05-23[S390] ap: skip device registration on type probe failureHolger Dengler
2011-01-05[S390] zcrypt: Introduce check for 4096 bit support.Felix Beck
2011-01-05[S390] ap bus: add support for irq statisticsHolger Dengler
2011-01-05[S390] zcrypt: Fix check to look for facility bits 2 & 65Felix Beck
2010-10-25[S390] cleanup facility list handlingMartin Schwidefsky
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