index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
crypto
/
ap_bus.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-12
s390/zcrypt: Rework ap init in case of out of range domain param.
Harald Freudenberger
1
-6
/
+15
2017-06-02
s390/zcrypt: Fix blocking queue device after unbind/bind.
Harald Freudenberger
1
-14
/
+24
2017-02-23
s390/zcrypt: Cleanup leftover module code.
Harald Freudenberger
1
-10
/
+0
2017-02-20
s390/zcrypt: make ap_bus explicitly non-modular
Paul Gortmaker
1
-51
/
+3
2017-02-20
s390/zcrypt: Removed unneeded debug feature directory creation.
Harald Freudenberger
1
-3
/
+0
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-2
/
+2
2016-12-14
s390/zcrypt: Rework debug feature invocations.
Harald Freudenberger
1
-0
/
+40
2016-12-14
s390/zcrypt: Fix ap_max_domain_id for older machine types
Ingo Tuchscherer
1
-0
/
+3
2016-12-14
s390/zcrypt: Correct function bits for CEX2x and CEX3x cards.
Harald Freudenberger
1
-0
/
+17
2016-12-14
s390/zcrypt: add multi domain support
Ingo Tuchscherer
1
-820
/
+269
2016-12-14
s390/zcrypt: get rid of ap_poll_requests
Martin Schwidefsky
1
-10
/
+24
2016-12-14
s390/zcrypt: header for the AP inline assmblies
Martin Schwidefsky
1
-175
/
+13
2016-12-14
s390/zcrypt: Move the ap bus into kernel
Ingo Tuchscherer
1
-2
/
+25
2016-12-14
s390/zcrypt: Introduce CEX6 toleration
Harald Freudenberger
1
-0
/
+3
2016-12-02
s390/zcrypt: Convert to PM ops
Lars-Peter Clausen
1
-8
/
+4
2016-07-31
s390/zcrypt: fix possible memory leak in ap_module_init()
Wei Yongjun
1
-1
/
+3
2016-07-31
s390/zcrypt: Fix zcrypt suspend/resume behavior
Ingo Tuchscherer
1
-3
/
+43
2016-06-28
s390/crypto: use basic blocks for ap bus inline assemblies
Heiko Carstens
1
-28
/
+49
2016-05-10
s390: make couple of variables and functions static
Heiko Carstens
1
-1
/
+1
2015-11-27
s390/zcrypt: Fix AP queue handling if queue is full
Ingo Tuchscherer
1
-1
/
+3
2015-11-11
s390/zcrypt: Fix kernel crash on systems without AP bus support
Sascha Silbe
1
-0
/
+6
2015-10-14
s390/zcrypt: use system work queue for ap_scan_bus
Martin Schwidefsky
1
-18
/
+8
2015-10-14
s390/zcrypt: remove support for PCICC and PCICA cards
Martin Schwidefsky
1
-103
/
+0
2015-10-14
s390/zcrypt: introduce state machine for the AP bus
Martin Schwidefsky
1
-548
/
+481
2015-10-14
s390/zcrypt: use explicit return code for flushed requests
Martin Schwidefsky
1
-5
/
+10
2015-10-14
s390/zcrypt: cleanup AP bus timer code
Martin Schwidefsky
1
-18
/
+6
2015-10-14
s390/zcrypt: fix suspend/resume of AP bus devices
Martin Schwidefsky
1
-166
/
+160
2015-10-14
s390/zcrypt: fix device unregister race
Martin Schwidefsky
1
-2
/
+0
2015-10-14
s390/zcrypt: fix memory leak with ap configuration data
Martin Schwidefsky
1
-130
/
+117
2015-10-14
s390/zcrypt: remove duplicate low level functions
Martin Schwidefsky
1
-108
/
+32
2015-08-19
s390/zcrypt: use msleep() instead of mdelay()
Heiko Carstens
1
-1
/
+1
2015-06-25
s390/zcrypt: Fixed reset and interrupt handling of AP queues
Ingo Tuchscherer
1
-198
/
+226
2015-05-13
s390/zcrypt: Fix invalid domain handling during ap module unload
Ingo Tuchscherer
1
-2
/
+2
2015-04-30
s390/zcrypt: fixed ap poll timer behavior
Ingo Tuchscherer
1
-9
/
+7
2015-03-25
s390: remove test_facility(2) (== z/Architecture mode active) checks
Heiko Carstens
1
-2
/
+2
2015-03-25
s390: remove 31 bit support
Heiko Carstens
1
-20
/
+0
2015-02-04
s390/zcrypt: fixed domain scanning problem (again)
Ingo Tuchscherer
1
-3
/
+7
2015-01-23
s390/zcrypt: Add support for new crypto express (CEX5S) adapter.
Ingo Tuchscherer
1
-3
/
+0
2015-01-23
s390/zcrypt: Number of supported ap domains is not retrievable.
Ingo Tuchscherer
1
-41
/
+96
2014-12-18
s390/zcrypt: kernel oops at insmod of the z90crypt device driver
Harald Freudenberger
1
-3
/
+7
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
1
-1
/
+2
2014-10-09
s390/zcrypt: Toleration of new crypto hardware
Ingo Tuchscherer
1
-0
/
+16
2014-09-25
s390/zcrypt: support for extended number of ap domains
Ingo Tuchscherer
1
-2
/
+12
2014-07-16
s390/zcrypt: improve device probing for zcrypt adapter cards
Ingo Tuchscherer
1
-2
/
+7
2014-06-10
s390/ap_bus: Make modules parameters visible in sysfs
Michael Veigel
1
-2
/
+2
2014-04-18
sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE
Dongsheng Yang
1
-1
/
+1
2013-12-18
s390/zcrypt: add support for EP11 coprocessor cards
Ingo Tuchscherer
1
-1
/
+30
2013-09-07
s390/ap_bus: use and-mask instead of a cast
Heiko Carstens
1
-1
/
+1
2013-07-19
s390/zcrypt: Alias for new zcrypt device driver base module
Ingo Tuchscherer
1
-0
/
+1
2013-06-26
s390/airq: simplify adapter interrupt code
Martin Schwidefsky
1
-25
/
+35
[prev]
[next]