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
/
cio
/
device_fsm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-11
[S390] cio: failing set online/offline processing.
Michael Ernst
1
-0
/
+2
2009-09-11
[S390] cio: fix not oper handling after failed [on|off]line processing
Sebastian Ott
1
-0
/
+7
2009-09-11
[S390] cio: fix ineffective verify event
Peter Oberparleiter
1
-1
/
+12
2009-06-16
[S390] pm: ccw bus power management callbacks
Sebastian Ott
1
-53
/
+43
2009-03-31
[S390] cio: introduce notifier for boxed state
Sebastian Ott
1
-11
/
+18
2009-03-31
[S390] cio: wake up on failed recognition
Sebastian Ott
1
-2
/
+2
2009-03-26
[S390] cio: Use ccw_device_set_notoper().
Cornelia Huck
1
-1
/
+1
2009-03-26
[S390] cio: Try harder to disable subchannel.
Cornelia Huck
1
-1
/
+1
2009-03-26
[S390] cio: Use unbind/bind instead of unregister/register.
Cornelia Huck
1
-2
/
+2
2008-12-25
[S390] cio: commit all pmcw changes.
Sebastian Ott
1
-0
/
+2
2008-12-25
[S390] cio: introduce cio_commit_config
Sebastian Ott
1
-5
/
+6
2008-12-25
[S390] cio: introduce cio_update_schib
Sebastian Ott
1
-11
/
+17
2008-12-25
[S390] cio: Fix reference counting for online/offline.
Cornelia Huck
1
-5
/
+0
2008-10-10
[S390] bus_id -> dev_name conversions
Kay Sievers
1
-2
/
+4
2008-09-09
[S390] cio: allow offline processing for disconnected devices
Peter Oberparleiter
1
-0
/
+7
2008-08-21
[S390] cio: call ccw driver notify function with lock held
Peter Oberparleiter
1
-12
/
+19
2008-07-14
[S390] cio: remove lock from ccw_device_oper_notify.
Sebastian Ott
1
-7
/
+1
2008-07-14
[S390] cio: provide functions for fcx enabled I/O
Peter Oberparleiter
1
-16
/
+33
2008-07-14
[S390] cio: introduce fcx enabled scsw format
Peter Oberparleiter
1
-26
/
+23
2008-07-14
[S390] cio: Rework css driver.
Cornelia Huck
1
-91
/
+15
2008-05-07
[S390] cio: Remove cio_msg kernel parameter.
Michael Ernst
1
-22
/
+22
2008-04-30
[S390] cio: Make isc handling more robust.
Cornelia Huck
1
-7
/
+3
2008-01-26
[S390] cio: introduce timed recovery procedure
Peter Oberparleiter
1
-0
/
+2
2008-01-26
[S390] cio: Delete timer in ccw_device_verify_done().
Cornelia Huck
1
-2
/
+3
2008-01-26
[S390] cio: Use dev_{g,s}et_drvdata().
Cornelia Huck
1
-13
/
+13
2008-01-26
[S390] cio: I/O subchannel specific fields.
Cornelia Huck
1
-3
/
+6
2008-01-26
[S390] cio: Introduce subchannel->private.
Cornelia Huck
1
-5
/
+8
2008-01-26
[S390] cio: Cleanup debug feature usage.
Cornelia Huck
1
-4
/
+4
2008-01-26
[S390] cio: css_driver: Use consistent parameters.
Cornelia Huck
1
-18
/
+1
2008-01-26
[S390] cio: Dump ccw device information in case of timeout.
Sebastian Ott
1
-0
/
+50
2007-11-20
[S390] cio: Register/unregister subchannels only from kslowcrw.
Cornelia Huck
1
-1
/
+1
2007-10-12
[S390] cio: Avoid machine check vs. not operational races.
Cornelia Huck
1
-124
/
+20
2007-10-12
[S390] cio: rename css to channel_subsystems
Cornelia Huck
1
-1
/
+2
2007-07-27
[S390] cio: Clean up messages.
Cornelia Huck
1
-9
/
+11
2007-05-31
[S390] cio: deregister ccw device when pgid disband failed
Peter Oberparleiter
1
-0
/
+6
2007-04-27
[S390] cio: Dont call css_update_ssd_info from interrupt context.
Cornelia Huck
1
-1
/
+0
2007-04-27
[S390] cio: fix subchannel channel-path data usage
Peter Oberparleiter
1
-0
/
+1
2007-04-27
[S390] cio: replace subchannel evaluation queue with bitmap
Peter Oberparleiter
1
-4
/
+2
2007-04-27
[S390] cio: Channel-path configure function.
Peter Oberparleiter
1
-1
/
+1
2007-04-27
[S390] cio: Introduce separate files for channel-path related code.
Peter Oberparleiter
1
-1
/
+5
2007-04-27
[S390] cio: Introduce struct chp_id.
Peter Oberparleiter
1
-1
/
+5
2007-03-05
[S390] cio: Call cancel_halt_clear even when actl == 0.
Cornelia Huck
1
-2
/
+2
2007-03-05
[S390] cio: Use path verification to check for path state.
Cornelia Huck
1
-40
/
+6
2007-03-05
[S390] cio: Fix locking when calling notify function.
Cornelia Huck
1
-20
/
+47
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
1
-2
/
+2
2007-02-05
[S390] cio: Restart path verification after unsolicited interrupt.
Cornelia Huck
1
-0
/
+2
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
1
-1
/
+1
2006-12-08
[S390] Support for disconnected devices reappearing on another subchannel.
Cornelia Huck
1
-4
/
+13
2006-12-08
[S390] Some preparations for the dynamic subchannel mapping patch.
Cornelia Huck
1
-1
/
+2
2006-12-08
[S390] more workqueue fixes.
Martin Schwidefsky
1
-18
/
+20
[next]