summaryrefslogtreecommitdiffstats
path: root/drivers/s390/crypto
Commit message (Expand)AuthorAgeFilesLines
* [S390] use kzfree()Johannes Weiner2009-03-261-2/+1
* [S390] list usage cleanup in s390Eric Sesterhenn2009-03-261-4/+2
* s390: remove s390_root_dev_*()Mark McLoughlin2009-01-061-4/+3
* [S390] convert ap_bus printks to pr_xxx macros.Martin Schwidefsky2008-12-251-3/+7
* [S390] drivers/s390/crypto: Move dereference to after IS_ERR testJulia Lawall2008-12-254-12/+28
* [S390] ap: Minor code beautification.Christian Maaser2008-12-251-14/+14
* [S390] zcrypt: Use of Thin InterruptsFelix Beck2008-12-252-4/+176
* Merge commit 'linus/master' into merge-linusArjan van de Ven2008-10-171-2/+2
|\
| * [S390] bus_id -> dev_set_name() changesCornelia Huck2008-10-101-2/+2
* | hrtimer: convert s390 to the new hrtimer apisArjan van de Ven2008-09-051-3/+3
|/
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-141-0/+3
|\
| * crypto-zcrypt_api: BKL pushdownArnd Bergmann2008-06-201-0/+3
* | [S390] Cleanup zcrypt printk messages.Felix Beck2008-07-147-130/+17
* | [S390] zcrypt: Add additional card IDs to CEX2C and CEX2ARalph Wuerthner2008-07-143-0/+4
* | [S390] ap: Use high-resolution timer for pollingFelix Beck2008-07-141-10/+53
|/
* [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