index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
/
device_ops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390: cio: make it explicitly non-modular
Paul Gortmaker
2016-10-31
1
-2
/
+3
*
s390/cio/device_ops: fix kernel doc
Sebastian Ott
2016-07-15
1
-11
/
+11
*
s390/cio: move ccw_device_stlck functions
Sebastian Ott
2015-10-27
1
-61
/
+0
*
s390/cio: move ccw_device_call_handler
Sebastian Ott
2015-10-27
1
-46
/
+0
*
s390/cio: Fix comma
Peter Oberparleiter
2015-07-22
1
-1
/
+1
*
s390/cio: fix multiple structure definitions
Sebastian Ott
2014-05-20
1
-2
/
+11
*
s390/cio: make use of newly added format 1 channel-path data
Peter Oberparleiter
2013-04-17
1
-8
/
+14
*
s390: use ccw_device_get_schid
Sebastian Ott
2012-11-23
1
-9
/
+0
*
s390: Add a mechanism to get the subchannel id.
Cornelia Huck
2012-11-23
1
-0
/
+12
*
[S390] cio: provide fake irb for transport mode IO
Sebastian Ott
2011-12-01
1
-1
/
+11
*
[S390] cio: disallow driver io for known to be broken paths
Sebastian Ott
2011-12-01
1
-4
/
+4
*
[S390] get rid of unused variables
Heiko Carstens
2011-05-23
1
-3
/
+0
*
[S390] cio: obtain mdc value per channel path
Sebastian Ott
2011-01-05
1
-0
/
+40
*
[S390] cio: make steal lock procedure more robust
Peter Oberparleiter
2009-12-07
1
-60
/
+52
*
[S390] cio: split PGID settings and status
Peter Oberparleiter
2009-12-07
1
-0
/
+27
*
[S390] cio: remove intretry flag
Peter Oberparleiter
2009-12-07
1
-2
/
+1
*
[S390] pm: ccw bus power management callbacks
Sebastian Ott
2009-06-16
1
-7
/
+19
*
[S390] cio: fix sanity checks in device_ops.
Sebastian Ott
2009-06-12
1
-16
/
+8
*
[S390] cio: incorrect status check in interrogate function
Peter Oberparleiter
2009-03-26
1
-1
/
+1
*
[S390] bus_id -> dev_name conversions
Kay Sievers
2008-10-10
1
-1
/
+1
*
[S390] cio: provide functions for fcx enabled I/O
Peter Oberparleiter
2008-07-14
1
-0
/
+117
*
[S390] cio: introduce fcx enabled scsw format
Peter Oberparleiter
2008-07-14
1
-8
/
+9
*
[S390] cio: Make isc handling more robust.
Cornelia Huck
2008-04-30
1
-1
/
+1
*
[S390] cio: Trigger verification on device/path not operational.
Cornelia Huck
2008-04-17
1
-1
/
+8
*
[S390] cio: I/O subchannel specific fields.
Cornelia Huck
2008-01-26
1
-1
/
+1
*
[S390] cio: Add docbook comments.
Cornelia Huck
2007-10-12
1
-30
/
+211
*
[S390] cio: Remove deprecated rdc/rcd.
Cornelia Huck
2007-07-27
1
-250
/
+0
*
[S390] cio: Remove remains of _ccw_device_get_device_number().
Cornelia Huck
2007-07-27
1
-7
/
+0
*
[S390] cio: Get rid of _ccw_device_get_device_number().
Cornelia Huck
2007-05-10
1
-0
/
+11
*
[S390] cio: Channel-path configure function.
Peter Oberparleiter
2007-04-27
1
-1
/
+1
*
[S390] cio: Introduce separate files for channel-path related code.
Peter Oberparleiter
2007-04-27
1
-1
/
+6
*
[S390] cio: Fixup interface for setting options on ccw devices.
Cornelia Huck
2007-02-12
1
-2
/
+30
*
[S390] Avoid excessive inlining.
Heiko Carstens
2007-02-05
1
-1
/
+1
*
[S390] subchannel lock conversion.
Cornelia Huck
2006-12-08
1
-14
/
+14
*
[S390] cio: Remove grace period for vary off chpid.
Cornelia Huck
2006-10-11
1
-2
/
+0
*
[S390] cio: Use ccw_dev_id and subchannel_id in ccw_device_private
Cornelia Huck
2006-10-11
1
-2
/
+2
*
[S390] cio: improve unit check handling for internal operations
Peter Oberparleiter
2006-10-04
1
-4
/
+4
*
[S390] cio: add timeout handler for internal operations.
Peter Oberparleiter
2006-10-04
1
-0
/
+3
*
[S390] Add timeouts during sense PGID, path verification and disband PGID.
Cornelia Huck
2006-10-04
1
-0
/
+3
*
[S390] cio: always query all paths on path verification.
Peter Oberparleiter
2006-09-20
1
-1
/
+1
*
[S390] cio: update path groups on logical CHPID changes.
Peter Oberparleiter
2006-09-20
1
-1
/
+14
*
[S390] retry after deferred condition code.
Cornelia Huck
2006-08-07
1
-0
/
+3
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[S390] cio chpid offline.
Cornelia Huck
2006-06-29
1
-1
/
+2
*
[S390] cio long busy in read configuration data.
Peter Oberparleiter
2006-06-29
1
-1
/
+6
*
[PATCH] s390: kzalloc() conversion in drivers/s390
Eric Sesterhenn
2006-03-24
1
-6
/
+3
*
[PATCH] s390: Remove CVS generated information
Heiko Carstens
2006-02-01
1
-2
/
+0
*
[PATCH] s390: email-address change
Cornelia Huck
2006-01-14
1
-2
/
+2
*
[PATCH] s390: introduce struct subchannel_id
Cornelia Huck
2006-01-06
1
-2
/
+2
*
[PATCH] kfree cleanup: drivers/s390
Jesper Juhl
2005-11-07
1
-4
/
+2
[next]