aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-26[S390] Cleanup struct _lowcore usage and defines.Heiko Carstens4-10/+10
2010-02-26[S390] add MACHINE_IS_LPAR flagMartin Schwidefsky2-2/+2
2010-02-26[S390] qdio: optimize cache line usage of struct qdio_irqJan Glauber2-7/+12
2010-02-26[S390] qdio: account processed SBAL during queue scanJan Glauber3-33/+101
2010-02-26[S390] cio: fix storage key handlingHeiko Carstens4-9/+9
2010-02-26[S390] cio: trigger subchannel event at resume timeSebastian Ott3-51/+63
2010-02-26[S390] ccw_device_notify: improve return codesSebastian Ott3-14/+37
2010-02-26[S390] cio: make wait_events interruptibleSebastian Ott3-10/+21
2010-02-26[S390] cio: wait for channel reportSebastian Ott1-14/+15
2010-02-26[S390] cio: introduce cio_settleSebastian Ott1-5/+42
2010-02-26[S390] cio: consolidate workqueuesSebastian Ott4-32/+25
2010-02-09[S390] qdio: prevent call trace if CHPID is offlineJan Glauber1-0/+2
2010-02-09[S390] qdio: continue polling for buffer state ERRORUrsula Braun1-1/+1
2010-01-13[S390] cio: add missing compat ptr conversionHeiko Carstens1-8/+15
2010-01-04[S390] qdio: convert global statistics to per-device statsJan Glauber7-265/+177
2009-12-18[S390] qdio: add counter for input queue full conditionJan Glauber3-1/+5
2009-12-18[S390] qdio: remove superfluous log entries and WARN_ONs.Jan Glauber1-9/+1
2009-12-18[S390] cio: fix channel path varyPeter Oberparleiter3-14/+19
2009-12-18[S390] drivers: Correct size given to memsetJulia Lawall1-2/+2
2009-12-18[S390] cio: fix drvdata usage for the console subchannelSebastian Ott1-0/+1
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan3-3/+3
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2009-12-09Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds13-1728/+1668
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2009-12-07[S390] cio: dont unregister a busy device in ccw_device_set_offlineSebastian Ott1-9/+20
2009-12-07[S390] cio: improve error recovery for internal I/OsPeter Oberparleiter4-6/+7
2009-12-07[S390] cio: change locking in io_subchannel_removeSebastian Ott1-3/+2
2009-12-07[S390] cio: quiesce subchannel in io_subchannel_removeSebastian Ott1-1/+9
2009-12-07[S390] cio: handle busy subchannel in ccw_device_move_to_schSebastian Ott1-2/+22
2009-12-07[S390] cio: handle failed disable_subchannel after device recognitionSebastian Ott1-1/+2
2009-12-07[S390] cio: fix quiesce stateSebastian Ott2-29/+23
2009-12-07[S390] cio: add per device initialization status flagSebastian Ott2-0/+7
2009-12-07[S390] cio: remove registered flag from ccw_device_privateSebastian Ott2-9/+3
2009-12-07[S390] cio: make steal lock procedure more robustPeter Oberparleiter4-89/+134
2009-12-07[S390] cio: use sense-pgid operation for path verificationPeter Oberparleiter4-94/+99
2009-12-07[S390] cio: split PGID settings and statusPeter Oberparleiter4-15/+51
2009-12-07[S390] cio: remove intretry flagPeter Oberparleiter6-75/+18
2009-12-07[S390] cio: allow setting not-operational devices offlinePeter Oberparleiter1-5/+4
2009-12-07[S390] cio: use ccw request infrastructure for pgidPeter Oberparleiter5-604/+383
2009-12-07[S390] cio: use ccw request infrastructure for sense idPeter Oberparleiter3-288/+154
2009-12-07[S390] cio: consistent infrastructure for internal I/O requestsPeter Oberparleiter4-1/+386
2009-12-07[S390] cio: dont panic in non-fatal conditionsPeter Oberparleiter1-19/+6
2009-12-07[S390] cio: ensure proper locking during device recognitionPeter Oberparleiter1-0/+2
2009-12-07[S390] cio: handle error during path verification consistentlyPeter Oberparleiter2-11/+10
2009-12-07[S390] cio: handle error during device recognition consistentlyPeter Oberparleiter3-64/+15
2009-12-07[S390] cio: inform user when online/offline processing failsPeter Oberparleiter1-0/+22
2009-12-07[S390] cio: introduce ccw device todosPeter Oberparleiter4-127/+119
2009-12-07[S390] cio: introduce subchannel todosPeter Oberparleiter4-19/+63
2009-12-07[S390] cio: introduce parent-initiated device movePeter Oberparleiter3-338/+192
2009-12-07[S390] cio: fix repeat setting of cdev parent associationPeter Oberparleiter1-4/+1