summaryrefslogtreecommitdiff
path: root/drivers/s390/cio
AgeCommit message (Expand)Author
2009-08-23[S390] cio: fix double free after failed device initializationSebastian Ott
2009-06-22[S390] qdio: Sanitize do_QDIO sanity checksJan Glauber
2009-06-22[S390] qdio: leave inbound SBALs primedJan Glauber
2009-06-22[S390] qdio: merge AI tasklet into interrupt handlerJan Glauber
2009-06-22[S390] qdio: extract all primed SBALs at onceJan Glauber
2009-06-22[S390] qdio: fix check for running under z/VMJan Glauber
2009-06-22[S390] qdio: move adapter interrupt tasklet codeJan Glauber
2009-06-16[S390] cio: force console functionMartin Schwidefsky
2009-06-16[S390] pm: chsc subchannel driver power management callbacksCornelia Huck
2009-06-16[S390] pm: io subchannel driver power management callbacksCornelia Huck
2009-06-16[S390] pm: css bus power management callbacksSebastian Ott
2009-06-16[S390] pm: ccwgroup bus power management callbacksSebastian Ott
2009-06-16[S390] pm: ccw bus power management callbacksSebastian Ott
2009-06-12[S390] ftrace: add function graph tracer supportHeiko Carstens
2009-06-12[S390] qdio: fix access beyond ARRAY_SIZE of irq_ptr->{in,out}put_qsRoel Kluin
2009-06-12[S390] qdio: inline qdio_perf_stat_incJan Glauber
2009-06-12[S390] qdio: simplify error handling in irq handlerJan Glauber
2009-06-12[S390] cio: fix sanity checks in device_ops.Sebastian Ott
2009-06-12[S390] merge cpu.h into cputime.hMartin Schwidefsky
2009-04-14[S390] qdio: remove dead timeout handlerJan Glauber
2009-03-31[S390] cio: online_store - trigger recognition for boxed devicesSebastian Ott
2009-03-31[S390] cio: disallow online setting of device in transient stateSebastian Ott
2009-03-31[S390] cio: introduce notifier for boxed stateSebastian Ott
2009-03-31[S390] cio: introduce ccw_device_schedule_sch_unregisterSebastian Ott
2009-03-31[S390] cio: wake up on failed recognitionSebastian Ott
2009-03-26Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-03-26[S390] eliminate cpuinfo_S390 structureMartin Schwidefsky
2009-03-26[S390] qdio: merge inbound and outbound handler functionsJan Glauber
2009-03-26[S390] qdio: report SIGA errors directlyJan Glauber
2009-03-26[S390] qdio: tasklet termination in case of module unloadJan Glauber
2009-03-26[S390] qdio: seperate last move index and polling indexJan Glauber
2009-03-26[S390] qdio: move ACK to newest buffer for devices without QEBSMJan Glauber
2009-03-26[S390] qdio: call qdio_free also if qdio_shutdown failsJan Glauber
2009-03-26[S390] qdio: proper kill of qdio taskletsJan Glauber
2009-03-26[S390] qdio: Dont call qdio_shutdown in case qdio_activate failsJan Glauber
2009-03-26[S390] qdio: add missing tiq_list lockingJan Glauber
2009-03-26[S390] cio: prevent workqueue deadlockPeter Oberparleiter
2009-03-26[S390] cio: remove unused local variableSebastian Ott
2009-03-26[S390] cio: incorrect status check in interrogate functionPeter Oberparleiter
2009-03-26[S390] cio: fix rc generation after chsc callSebastian Ott
2009-03-26[S390] cio: fix wrong buffer access in cio_ignore_writeSebastian Ott
2009-03-26[S390] cio: ccw group fix unbind behaviour.Sebastian Ott
2009-03-26[S390] cio: fix sanity checks in ccwgroup driver.Sebastian Ott
2009-03-26[S390] cio: ccw group online store - report rcs to the caller.Sebastian Ott
2009-03-26[S390] cio: airq - fix array boundarySebastian Ott
2009-03-26[S390] cio: device scan oom fallback.Sebastian Ott
2009-03-26[S390] cio: ensure single load of irq handler pointerHeiko Carstens
2009-03-26[S390] cio/crw: add/fix lockingHeiko Carstens
2009-03-26[S390] cio: ccw device online store - report rc from ccw driver.Sebastian Ott
2009-03-26[S390] cio: Use ccw_device_set_notoper().Cornelia Huck