summaryrefslogtreecommitdiffstats
path: root/drivers/s390/crypto
Commit message (Expand)AuthorAgeFilesLines
* [S390] zcrypt: Comments and kernel-doc cleanupFelix Beck2008-04-177-95/+184
* [S390] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-171-4/+4
* [S390] zcrypt: add support for large random numbersRalph Wuerthner2008-04-173-1/+326
* [S390] zcrypt: fix ap_device_list handlingRalph Wuerthner2008-03-051-5/+7
* [S390] zcrypt: Do not start ap poll thread per defaultFelix Beck2008-02-091-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-121-10/+4
|\
| * Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-10/+4
* | [S390] zcrypt: fix PCIXCC/CEX2C error recoveryRalph Wuerthner2007-10-121-2/+5
* | [S390] zcrypt: fix ap_reset_domain()Ralph Wuerthner2007-10-121-2/+3
* | [S390] zcrypt: remove duplicated struct CPRBX definitionRalph Wuerthner2007-10-122-46/+1
* | [S390] zcrypt: make init/exit functions static.Heiko Carstens2007-10-121-2/+2
|/
* [S390] zcrypt: fix request timeout handlingRalph Wuerthner2007-07-106-90/+140
* uevent: use add_uevent_var() instead of open coding itEric Rannaud2007-04-271-15/+13
* [S390] zcrypt: Fix ap_poll_requests counter in lost requests error path.Ralph Wuerthner2007-03-261-0/+4
* [S390] zcrypt: Fix possible dead lock in AP bus module.Ralph Wuerthner2007-03-261-13/+13
* [S390] zcrypt: fix possible race when unloading zcrypt driver modulesRalph Wuerthner2007-03-191-6/+6
* [S390] zcrypt: fix possible dead lock in AP bus moduleRalph Wuerthner2007-03-192-7/+24
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-121-1/+1
* [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-111-1/+0
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-053-16/+16
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-052-3/+4
* [S390] zcrypt: module unload fixes.Ralph Wuerthner2006-12-151-2/+12
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-133-5/+5
* [S390] add reset call handler to the ap bus.Ralph Wuerthner2006-12-081-0/+17
* [PATCH] More work_struct induced breakage (s390)Al Viro2006-12-061-3/+3
* [S390] Add MODALIAS= to the uevent for the ap bus.Cornelia Huck2006-12-041-1/+9
* [S390] Improve AP bus device removal.Ralph Wuerthner2006-10-271-1/+6
* [S390] ap bus poll thread priority.Christian Borntraeger2006-10-061-1/+1
* [S390] zcrypt device registration/unregistration race.Ralph Wuerthner2006-10-041-11/+12
* [S390] zcrypt secure key cryptography extension.Ralph Wuerthner2006-09-2013-25/+373
* [S390] zcrypt driver Makefile, Kconfig and monolithic build.Martin Schwidefsky2006-09-202-0/+113
* [S390] zcrypt PCICC, PCIXCC coprocessor card ap bus drivers.Martin Schwidefsky2006-09-205-0/+1949
* [S390] zcrypt CEX2A, CEX2C, PCICA accelerator card ap bus drivers.Martin Schwidefsky2006-09-205-0/+1229
* [S390] zcrypt user space interface.Martin Schwidefsky2006-09-202-0/+1121
* [S390] zcrypt adjunct processor bus.Martin Schwidefsky2006-09-202-0/+1379
* [S390] remove old z90crypt driver.Martin Schwidefsky2006-09-205-6149/+0
* [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0
* Move user-visible parts of drivers/s390/crypto/z90crypt.h to include/asm-s390David Woodhouse2006-05-081-183/+2
* [PATCH] s390: kzalloc() conversion in drivers/s390Eric Sesterhenn2006-03-241-7/+3
* [PATCH] s390: CEX2A crt message lengthEric Rossman2006-03-242-3/+12
* [PATCH] s390: Remove CVS generated informationHeiko Carstens2006-02-014-20/+0
* [PATCH] don't include ioctl32.h in driversChristoph Hellwig2006-01-101-1/+0
* [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-061-4/+4
* [PATCH] s390: add support for cex2a crypto cardsEric Rossman2006-01-064-51/+383
* [PATCH] remove CONFIG_KOBJECT_UEVENT optionKay Sievers2006-01-041-1/+0
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* [PATCH] kfree cleanup: drivers/s390Jesper Juhl2005-11-071-4/+3
* [PATCH] s390: crypto driver patch take 2Martin Schwidefsky2005-09-171-3/+0
* [PATCH] s390: crypto driver updateEric Rossman2005-09-053-270/+106
* [PATCH] s390 __CHECKER__ ifdefsAl Viro2005-08-231-9/+0
OpenPOWER on IntegriCloud