aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-15driver model: constify attribute groupsDavid Brownell2-2/+2
2009-09-11[S390] Get rid of cpuid.h header file.Heiko Carstens1-2/+2
2009-09-11[S390] proper use of device registerSebastian Ott2-16/+10
2009-09-11[S390] cio: remove ccw_device init_nameSebastian Ott2-19/+6
2009-09-11[S390] cio: move final put_device to ccw_device_unregisterSebastian Ott1-3/+4
2009-09-11[S390] cio: remove subchannel init_nameSebastian Ott3-14/+2
2009-09-11[S390] cio: fix memleak in subchannel validationSebastian Ott2-5/+5
2009-09-11[S390] cio: fix use after free in s390 debug featureSebastian Ott1-5/+9
2009-09-11[S390] qdio: remove limited number of debugfs entriesJan Glauber2-41/+18
2009-09-11[S390] cio: failing set online/offline processing.Michael Ernst2-35/+67
2009-09-11[S390] cio: ensure to hold a reference for deferred deregistrationSebastian Ott1-8/+6
2009-09-11[S390] qdio: continue polling if the queue is not finishedJan Glauber1-1/+3
2009-09-11[S390] cio: increase trace levelSebastian Ott2-31/+17
2009-09-11[S390] cio: fix not oper handling after failed [on|off]line processingSebastian Ott1-0/+7
2009-09-11[S390] cio: consolidate subchannel intparm resetPeter Oberparleiter2-10/+3
2009-09-11[S390] cio: move scsw helper functions to header fileHeiko Carstens3-868/+1
2009-09-11[S390] cio: fix ineffective verify eventPeter Oberparleiter1-1/+12
2009-08-23[S390] cio: fix double free after failed device initializationSebastian Ott1-3/+1
2009-06-22[S390] qdio: Sanitize do_QDIO sanity checksJan Glauber1-7/+2
2009-06-22[S390] qdio: leave inbound SBALs primedJan Glauber1-7/+0
2009-06-22[S390] qdio: merge AI tasklet into interrupt handlerJan Glauber1-44/+21
2009-06-22[S390] qdio: extract all primed SBALs at onceJan Glauber1-28/+6
2009-06-22[S390] qdio: fix check for running under z/VMJan Glauber1-35/+13
2009-06-22[S390] qdio: move adapter interrupt tasklet codeJan Glauber4-80/+75
2009-06-16[S390] cio: force console functionMartin Schwidefsky1-0/+9
2009-06-16[S390] pm: chsc subchannel driver power management callbacksCornelia Huck1-1/+31
2009-06-16[S390] pm: io subchannel driver power management callbacksCornelia Huck1-0/+14
2009-06-16[S390] pm: css bus power management callbacksSebastian Ott4-7/+164
2009-06-16[S390] pm: ccwgroup bus power management callbacksSebastian Ott1-5/+73
2009-06-16[S390] pm: ccw bus power management callbacksSebastian Ott6-60/+308
2009-06-12[S390] ftrace: add function graph tracer supportHeiko Carstens1-2/+2
2009-06-12[S390] qdio: fix access beyond ARRAY_SIZE of irq_ptr->{in,out}put_qsRoel Kluin1-1/+1
2009-06-12[S390] qdio: inline qdio_perf_stat_incJan Glauber2-16/+6
2009-06-12[S390] qdio: simplify error handling in irq handlerJan Glauber1-32/+12
2009-06-12[S390] cio: fix sanity checks in device_ops.Sebastian Ott1-16/+8
2009-06-12[S390] merge cpu.h into cputime.hMartin Schwidefsky1-1/+1
2009-04-14[S390] qdio: remove dead timeout handlerJan Glauber1-41/+2
2009-03-31[S390] cio: online_store - trigger recognition for boxed devicesSebastian Ott1-1/+1
2009-03-31[S390] cio: disallow online setting of device in transient stateSebastian Ott1-1/+5
2009-03-31[S390] cio: introduce notifier for boxed stateSebastian Ott2-13/+20
2009-03-31[S390] cio: introduce ccw_device_schedule_sch_unregisterSebastian Ott2-10/+12
2009-03-31[S390] cio: wake up on failed recognitionSebastian Ott2-4/+10
2009-03-26Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds18-222/+426
2009-03-26[S390] eliminate cpuinfo_S390 structureMartin Schwidefsky1-1/+1
2009-03-26[S390] qdio: merge inbound and outbound handler functionsJan Glauber3-45/+21
2009-03-26[S390] qdio: report SIGA errors directlyJan Glauber3-45/+30
2009-03-26[S390] qdio: tasklet termination in case of module unloadJan Glauber1-1/+2
2009-03-26[S390] qdio: seperate last move index and polling indexJan Glauber3-23/+23
2009-03-26[S390] qdio: move ACK to newest buffer for devices without QEBSMJan Glauber1-5/+8
2009-03-26[S390] qdio: call qdio_free also if qdio_shutdown failsJan Glauber1-4/+5