summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio
Commit message (Expand)AuthorAgeFilesLines
* [S390] qdio: tasklet termination in case of module unloadJan Glauber2009-03-261-1/+2
* [S390] qdio: seperate last move index and polling indexJan Glauber2009-03-263-23/+23
* [S390] qdio: move ACK to newest buffer for devices without QEBSMJan Glauber2009-03-261-5/+8
* [S390] qdio: call qdio_free also if qdio_shutdown failsJan Glauber2009-03-261-4/+5
* [S390] qdio: proper kill of qdio taskletsJan Glauber2009-03-262-15/+28
* [S390] qdio: Dont call qdio_shutdown in case qdio_activate failsJan Glauber2009-03-261-3/+2
* [S390] qdio: add missing tiq_list lockingJan Glauber2009-03-262-3/+8
* [S390] cio: prevent workqueue deadlockPeter Oberparleiter2009-03-261-3/+16
* [S390] cio: remove unused local variableSebastian Ott2009-03-261-3/+0
* [S390] cio: incorrect status check in interrogate functionPeter Oberparleiter2009-03-261-1/+1
* [S390] cio: fix rc generation after chsc callSebastian Ott2009-03-261-0/+1
* [S390] cio: fix wrong buffer access in cio_ignore_writeSebastian Ott2009-03-261-2/+1
* [S390] cio: ccw group fix unbind behaviour.Sebastian Ott2009-03-261-6/+36
* [S390] cio: fix sanity checks in ccwgroup driver.Sebastian Ott2009-03-261-4/+12
* [S390] cio: ccw group online store - report rcs to the caller.Sebastian Ott2009-03-261-7/+8
* [S390] cio: airq - fix array boundarySebastian Ott2009-03-261-2/+2
* [S390] cio: device scan oom fallback.Sebastian Ott2009-03-261-4/+27
* [S390] cio: ensure single load of irq handler pointerHeiko Carstens2009-03-261-0/+2
* [S390] cio/crw: add/fix lockingHeiko Carstens2009-03-261-9/+23
* [S390] cio: ccw device online store - report rc from ccw driver.Sebastian Ott2009-03-261-8/+6
* [S390] cio: Use ccw_device_set_notoper().Cornelia Huck2009-03-261-1/+1
* [S390] cio: Try harder to disable subchannel.Cornelia Huck2009-03-262-9/+11
* [S390] cio: Use unbind/bind instead of unregister/register.Cornelia Huck2009-03-263-23/+10
* [S390] split/move machine check handler codeHeiko Carstens2009-03-266-11/+157
* [S390] qdio: fix broken pointer in case of CONFIG_DEBUG_FS is disabledJan Glauber2009-01-091-0/+2
* fix similar typos to successfullColy Li2009-01-082-2/+2
* [PATCH] improve idle cputime accountingMartin Schwidefsky2008-12-311-1/+1
* [S390] convert cio printks to pr_xxx macros.Michael Ernst2008-12-255-13/+30
* [S390] cio: use pim to check for multipath.Sebastian Ott2008-12-251-1/+2
* [S390] cio: commit all pmcw changes.Sebastian Ott2008-12-252-0/+8
* [S390] cio: introduce cio_commit_configSebastian Ott2008-12-257-134/+123
* [S390] cio: introduce cio_update_schibSebastian Ott2008-12-258-38/+67
* [S390] cio: Use device_is_registered().Cornelia Huck2008-12-251-1/+1
* [S390] cio: Dont call ->release directly.Cornelia Huck2008-12-251-2/+2
* [S390] cio: Dont fail probe for I/O subchannels.Cornelia Huck2008-12-252-12/+32
* [S390] cio: Only register ccw_device for registered subchannel.Cornelia Huck2008-12-251-6/+12
* [S390] cio: Fix I/O subchannel refcounting.Cornelia Huck2008-12-251-19/+56
* [S390] cio: Fix reference counting for online/offline.Cornelia Huck2008-12-252-12/+22
* [S390] cio: Put referernce on correct device after moving.Cornelia Huck2008-12-251-2/+2
* [S390] cio: fix ccwgroup online vs. ungroup race conditionPeter Oberparleiter2008-12-251-5/+13
* [S390] cio: move irritating comment.Sebastian Ott2008-12-251-6/+6
* [S390] cio: get rid of compile warningHeiko Carstens2008-12-251-38/+37
* [S390] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-252-4/+6
* [S390] qdio: fix error reporting for hipersocketsJan Glauber2008-12-253-103/+56
* [S390] qdio: improve inbound buffer acknowledgementJan Glauber2008-12-257-74/+139
* [S390] qdio: rework debug feature loggingJan Glauber2008-12-256-433/+238
* [S390] qdio: fix compile warning under 31 bitJan Glauber2008-12-252-2/+2
* [S390] qdio: add eqbs/sqbs instruction countersJan Glauber2008-12-253-1/+16
* [S390] qdio: fix qeth port count detectionJan Glauber2008-12-253-18/+36
* [S390] cio: Fix refcount after moving devices.Cornelia Huck2008-11-141-0/+4
OpenPOWER on IntegriCloud