summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio
Commit message (Expand)AuthorAgeFilesLines
* driver model: constify attribute groupsDavid Brownell2009-09-152-2/+2
* [S390] Get rid of cpuid.h header file.Heiko Carstens2009-09-111-2/+2
* [S390] proper use of device registerSebastian Ott2009-09-112-16/+10
* [S390] cio: remove ccw_device init_nameSebastian Ott2009-09-112-19/+6
* [S390] cio: move final put_device to ccw_device_unregisterSebastian Ott2009-09-111-3/+4
* [S390] cio: remove subchannel init_nameSebastian Ott2009-09-113-14/+2
* [S390] cio: fix memleak in subchannel validationSebastian Ott2009-09-112-5/+5
* [S390] cio: fix use after free in s390 debug featureSebastian Ott2009-09-111-5/+9
* [S390] qdio: remove limited number of debugfs entriesJan Glauber2009-09-112-41/+18
* [S390] cio: failing set online/offline processing.Michael Ernst2009-09-112-35/+67
* [S390] cio: ensure to hold a reference for deferred deregistrationSebastian Ott2009-09-111-8/+6
* [S390] qdio: continue polling if the queue is not finishedJan Glauber2009-09-111-1/+3
* [S390] cio: increase trace levelSebastian Ott2009-09-112-31/+17
* [S390] cio: fix not oper handling after failed [on|off]line processingSebastian Ott2009-09-111-0/+7
* [S390] cio: consolidate subchannel intparm resetPeter Oberparleiter2009-09-112-10/+3
* [S390] cio: move scsw helper functions to header fileHeiko Carstens2009-09-113-868/+1
* [S390] cio: fix ineffective verify eventPeter Oberparleiter2009-09-111-1/+12
* [S390] cio: fix double free after failed device initializationSebastian Ott2009-08-231-3/+1
* [S390] qdio: Sanitize do_QDIO sanity checksJan Glauber2009-06-221-7/+2
* [S390] qdio: leave inbound SBALs primedJan Glauber2009-06-221-7/+0
* [S390] qdio: merge AI tasklet into interrupt handlerJan Glauber2009-06-221-44/+21
* [S390] qdio: extract all primed SBALs at onceJan Glauber2009-06-221-28/+6
* [S390] qdio: fix check for running under z/VMJan Glauber2009-06-221-35/+13
* [S390] qdio: move adapter interrupt tasklet codeJan Glauber2009-06-224-80/+75
* [S390] cio: force console functionMartin Schwidefsky2009-06-161-0/+9
* [S390] pm: chsc subchannel driver power management callbacksCornelia Huck2009-06-161-1/+31
* [S390] pm: io subchannel driver power management callbacksCornelia Huck2009-06-161-0/+14
* [S390] pm: css bus power management callbacksSebastian Ott2009-06-164-7/+164
* [S390] pm: ccwgroup bus power management callbacksSebastian Ott2009-06-161-5/+73
* [S390] pm: ccw bus power management callbacksSebastian Ott2009-06-166-60/+308
* [S390] ftrace: add function graph tracer supportHeiko Carstens2009-06-121-2/+2
* [S390] qdio: fix access beyond ARRAY_SIZE of irq_ptr->{in,out}put_qsRoel Kluin2009-06-121-1/+1
* [S390] qdio: inline qdio_perf_stat_incJan Glauber2009-06-122-16/+6
* [S390] qdio: simplify error handling in irq handlerJan Glauber2009-06-121-32/+12
* [S390] cio: fix sanity checks in device_ops.Sebastian Ott2009-06-121-16/+8
* [S390] merge cpu.h into cputime.hMartin Schwidefsky2009-06-121-1/+1
* [S390] qdio: remove dead timeout handlerJan Glauber2009-04-141-41/+2
* [S390] cio: online_store - trigger recognition for boxed devicesSebastian Ott2009-03-311-1/+1
* [S390] cio: disallow online setting of device in transient stateSebastian Ott2009-03-311-1/+5
* [S390] cio: introduce notifier for boxed stateSebastian Ott2009-03-312-13/+20
* [S390] cio: introduce ccw_device_schedule_sch_unregisterSebastian Ott2009-03-312-10/+12
* [S390] cio: wake up on failed recognitionSebastian Ott2009-03-312-4/+10
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-03-2618-222/+426
|\
| * [S390] eliminate cpuinfo_S390 structureMartin Schwidefsky2009-03-261-1/+1
| * [S390] qdio: merge inbound and outbound handler functionsJan Glauber2009-03-263-45/+21
| * [S390] qdio: report SIGA errors directlyJan Glauber2009-03-263-45/+30
| * [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
OpenPOWER on IntegriCloud