aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/crypto (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-17[S390] avoid default_llseek in s390 driversMartin Schwidefsky1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo6-0/+6
2010-02-26[S390] seq_file: convert drivers/s390/Alexey Dobriyan1-86/+72
2010-01-27[S390] zcrypt: Do not remove coprocessor for error 8/72Felix Beck2-0/+4
2010-01-13[S390] zcrypt: add sanity check before copy_from_user()Heiko Carstens1-1/+3
2009-12-07[S390] zcrypt: remove BKLMartin Schwidefsky1-2/+0
2009-12-07[S390] zcrypt: Do not simultaneously schedule hrtimerFelix Beck1-3/+8
2009-12-07[S390] zcrypt: adjust speed rating of cex3 adaptersFelix Beck2-2/+2
2009-12-07[S390] zcrypt: adjust speed rating between cex2 and pcixccFelix Beck1-2/+2
2009-12-07[S390] zcrypt: use definitions for cex3Felix Beck3-28/+67
2009-12-07[S390] zcrypt: add support for cex3 device typesFelix Beck4-6/+11
2009-12-07[S390] zcrypt: special command support for cex3 exploitationFelix Beck3-5/+23
2009-12-07[S390] zcrypt: initialize ap_messages for cex3 exploitationFelix Beck5-0/+22
2009-10-06[S390] zcrypt: Improve some commentsFelix Beck1-3/+6
2009-10-06[S390] zcrypt: Fix sparse warning.Felix Beck1-2/+2
2009-09-22[S390] zcrypt: Do not add/remove devices in s/r callbacksFelix Beck1-11/+29
2009-09-11[S390] zcrypt: Free ap_device if dev_set_name fails.Felix Beck1-2/+5
2009-09-11[S390] zcrypt: Use spin_lock_bh in suspend callbackFelix Beck1-2/+6
2009-09-11[S390] proper use of device registerSebastian Ott1-1/+1
2009-07-24[S390] zcrypt: fix scheduling of hrtimer ap_poll_timerFelix Beck1-2/+7
2009-06-22[S390] ap/zcrypt: Suspend/Resume ap bus and zcryptFelix Beck1-2/+83
2009-03-26[S390] use kzfree()Johannes Weiner1-2/+1
2009-03-26[S390] list usage cleanup in s390Eric Sesterhenn1-4/+2
2009-01-06s390: remove s390_root_dev_*()Mark McLoughlin1-4/+3
2008-12-25[S390] convert ap_bus printks to pr_xxx macros.Martin Schwidefsky1-3/+7
2008-12-25[S390] drivers/s390/crypto: Move dereference to after IS_ERR testJulia Lawall4-12/+28
2008-12-25[S390] ap: Minor code beautification.Christian Maaser1-14/+14
2008-12-25[S390] zcrypt: Use of Thin InterruptsFelix Beck2-4/+176
2008-10-17Merge commit 'linus/master' into merge-linusArjan van de Ven1-2/+2
2008-10-10[S390] bus_id -> dev_set_name() changesCornelia Huck1-2/+2
2008-09-05hrtimer: convert s390 to the new hrtimer apisArjan van de Ven1-3/+3
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds1-0/+3
2008-07-14[S390] Cleanup zcrypt printk messages.Felix Beck7-130/+17
2008-07-14[S390] zcrypt: Add additional card IDs to CEX2C and CEX2ARalph Wuerthner3-0/+4
2008-07-14[S390] ap: Use high-resolution timer for pollingFelix Beck1-10/+53
2008-06-20crypto-zcrypt_api: BKL pushdownArnd Bergmann1-0/+3
2008-04-17[S390] zcrypt: Comments and kernel-doc cleanupFelix Beck7-95/+184
2008-04-17[S390] replace remaining __FUNCTION__ occurrencesHarvey Harrison1-4/+4
2008-04-17[S390] zcrypt: add support for large random numbersRalph Wuerthner3-1/+326
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 PCIXCC/CEX2C error recoveryRalph Wuerthner1-2/+5
2007-10-12[S390] zcrypt: fix ap_reset_domain()Ralph Wuerthner1-2/+3
2007-10-12[S390] zcrypt: remove duplicated struct CPRBX definitionRalph Wuerthner2-46/+1
2007-10-12[S390] zcrypt: make init/exit functions static.Heiko Carstens1-2/+2
2007-07-10[S390] zcrypt: fix request timeout handlingRalph Wuerthner6-90/+140
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