aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-26[S390] qdio: proper kill of qdio taskletsJan Glauber2-15/+28
2009-03-26[S390] qdio: Dont call qdio_shutdown in case qdio_activate failsJan Glauber1-3/+2
2009-03-26[S390] qdio: add missing tiq_list lockingJan Glauber2-3/+8
2009-03-26[S390] cio: prevent workqueue deadlockPeter Oberparleiter1-3/+16
2009-03-26[S390] cio: remove unused local variableSebastian Ott1-3/+0
2009-03-26[S390] cio: incorrect status check in interrogate functionPeter Oberparleiter1-1/+1
2009-03-26[S390] cio: fix rc generation after chsc callSebastian Ott1-0/+1
2009-03-26[S390] cio: fix wrong buffer access in cio_ignore_writeSebastian Ott1-2/+1
2009-03-26[S390] cio: ccw group fix unbind behaviour.Sebastian Ott1-6/+36
2009-03-26[S390] cio: fix sanity checks in ccwgroup driver.Sebastian Ott1-4/+12
2009-03-26[S390] cio: ccw group online store - report rcs to the caller.Sebastian Ott1-7/+8
2009-03-26[S390] cio: airq - fix array boundarySebastian Ott1-2/+2
2009-03-26[S390] cio: device scan oom fallback.Sebastian Ott1-4/+27
2009-03-26[S390] cio: ensure single load of irq handler pointerHeiko Carstens1-0/+2
2009-03-26[S390] cio/crw: add/fix lockingHeiko Carstens1-9/+23
2009-03-26[S390] cio: ccw device online store - report rc from ccw driver.Sebastian Ott1-8/+6
2009-03-26[S390] cio: Use ccw_device_set_notoper().Cornelia Huck1-1/+1
2009-03-26[S390] cio: Try harder to disable subchannel.Cornelia Huck2-9/+11
2009-03-26[S390] cio: Use unbind/bind instead of unregister/register.Cornelia Huck3-23/+10
2009-03-26[S390] split/move machine check handler codeHeiko Carstens6-11/+157
2009-03-24sysfs: only allow one scheduled removal callback per kobjAlex Chiang1-2/+3
2009-03-24Driver core: Fix device_move() vs. dpm list ordering, v2Cornelia Huck1-4/+5
2009-03-24Driver core: implement uevent suppress in kobjectMing Lei3-6/+6
2009-01-09[S390] qdio: fix broken pointer in case of CONFIG_DEBUG_FS is disabledJan Glauber1-0/+2
2009-01-08fix similar typos to successfullColy Li2-2/+2
2008-12-31[PATCH] improve idle cputime accountingMartin Schwidefsky1-1/+1
2008-12-25[S390] convert cio printks to pr_xxx macros.Michael Ernst5-13/+30
2008-12-25[S390] cio: use pim to check for multipath.Sebastian Ott1-1/+2
2008-12-25[S390] cio: commit all pmcw changes.Sebastian Ott2-0/+8
2008-12-25[S390] cio: introduce cio_commit_configSebastian Ott7-134/+123
2008-12-25[S390] cio: introduce cio_update_schibSebastian Ott8-38/+67
2008-12-25[S390] cio: Use device_is_registered().Cornelia Huck1-1/+1
2008-12-25[S390] cio: Dont call ->release directly.Cornelia Huck1-2/+2
2008-12-25[S390] cio: Dont fail probe for I/O subchannels.Cornelia Huck2-12/+32
2008-12-25[S390] cio: Only register ccw_device for registered subchannel.Cornelia Huck1-6/+12
2008-12-25[S390] cio: Fix I/O subchannel refcounting.Cornelia Huck1-19/+56
2008-12-25[S390] cio: Fix reference counting for online/offline.Cornelia Huck2-12/+22
2008-12-25[S390] cio: Put referernce on correct device after moving.Cornelia Huck1-2/+2
2008-12-25[S390] cio: fix ccwgroup online vs. ungroup race conditionPeter Oberparleiter1-5/+13
2008-12-25[S390] cio: move irritating comment.Sebastian Ott1-6/+6
2008-12-25[S390] cio: get rid of compile warningHeiko Carstens1-38/+37
2008-12-25[S390] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2-4/+6
2008-12-25[S390] qdio: fix error reporting for hipersocketsJan Glauber3-103/+56
2008-12-25[S390] qdio: improve inbound buffer acknowledgementJan Glauber7-74/+139
2008-12-25[S390] qdio: rework debug feature loggingJan Glauber6-433/+238
2008-12-25[S390] qdio: fix compile warning under 31 bitJan Glauber2-2/+2
2008-12-25[S390] qdio: add eqbs/sqbs instruction countersJan Glauber3-1/+16
2008-12-25[S390] qdio: fix qeth port count detectionJan Glauber3-18/+36
2008-11-14[S390] cio: Fix refcount after moving devices.Cornelia Huck1-0/+4
2008-10-28[S390] qdio: remove incorrect memsetJan Glauber1-13/+6