aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/crypto (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-03-26[S390] zcrypt: Fix possible dead lock in AP bus module.Ralph Wuerthner1-13/+13
2007-03-19[S390] zcrypt: fix possible race when unloading zcrypt driver modulesRalph Wuerthner1-6/+6
2007-03-19[S390] zcrypt: fix possible dead lock in AP bus moduleRalph Wuerthner2-7/+24
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven1-1/+1
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan1-1/+0
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens3-16/+16
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens2-3/+4
2006-12-15[S390] zcrypt: module unload fixes.Ralph Wuerthner1-2/+12
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day3-5/+5
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 secure key cryptography extension.Ralph Wuerthner13-25/+373
2006-09-20[S390] zcrypt driver Makefile, Kconfig and monolithic build.Martin Schwidefsky2-0/+113
2006-09-20[S390] zcrypt PCICC, PCIXCC coprocessor card ap bus drivers.Martin Schwidefsky5-0/+1949
2006-09-20[S390] zcrypt CEX2A, CEX2C, PCICA accelerator card ap bus drivers.Martin Schwidefsky5-0/+1229
2006-09-20[S390] zcrypt user space interface.Martin Schwidefsky2-0/+1121
2006-09-20[S390] zcrypt adjunct processor bus.Martin Schwidefsky2-0/+1379
2006-09-20[S390] remove old z90crypt driver.Martin Schwidefsky5-6149/+0
2006-06-26[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0