| Commit message (Expand) | Author | Age | Files | Lines |
* | const: constify remaining file_operations | Alexey Dobriyan | 2009-10-01 | 2 | -2/+2 |
* | [S390] qdio: change state of all primed input buffers | Jan Glauber | 2009-09-22 | 1 | -0/+2 |
* | [S390] qdio: reduce per device debug messages | Jan Glauber | 2009-09-22 | 1 | -18/+12 |
* | [S390] cio: introduce consistent subchannel scanning | Sebastian Ott | 2009-09-22 | 3 | -106/+51 |
* | [S390] cio: idset use actual number of ssids | Sebastian Ott | 2009-09-22 | 3 | -14/+15 |
* | [S390] cio: dont kfree vmalloced memory | Sebastian Ott | 2009-09-22 | 1 | -2/+2 |
* | [S390] cio: introduce css_settle | Sebastian Ott | 2009-09-22 | 3 | -12/+25 |
* | [S390] cio: introduce css_eval_scheduled | Sebastian Ott | 2009-09-22 | 3 | -0/+27 |
* | [S390] cio: merge init calls | Sebastian Ott | 2009-09-22 | 3 | -25/+61 |
* | driver model: constify attribute groups | David Brownell | 2009-09-15 | 2 | -2/+2 |
* | [S390] Get rid of cpuid.h header file. | Heiko Carstens | 2009-09-11 | 1 | -2/+2 |
* | [S390] proper use of device register | Sebastian Ott | 2009-09-11 | 2 | -16/+10 |
* | [S390] cio: remove ccw_device init_name | Sebastian Ott | 2009-09-11 | 2 | -19/+6 |
* | [S390] cio: move final put_device to ccw_device_unregister | Sebastian Ott | 2009-09-11 | 1 | -3/+4 |
* | [S390] cio: remove subchannel init_name | Sebastian Ott | 2009-09-11 | 3 | -14/+2 |
* | [S390] cio: fix memleak in subchannel validation | Sebastian Ott | 2009-09-11 | 2 | -5/+5 |
* | [S390] cio: fix use after free in s390 debug feature | Sebastian Ott | 2009-09-11 | 1 | -5/+9 |
* | [S390] qdio: remove limited number of debugfs entries | Jan Glauber | 2009-09-11 | 2 | -41/+18 |
* | [S390] cio: failing set online/offline processing. | Michael Ernst | 2009-09-11 | 2 | -35/+67 |
* | [S390] cio: ensure to hold a reference for deferred deregistration | Sebastian Ott | 2009-09-11 | 1 | -8/+6 |
* | [S390] qdio: continue polling if the queue is not finished | Jan Glauber | 2009-09-11 | 1 | -1/+3 |
* | [S390] cio: increase trace level | Sebastian Ott | 2009-09-11 | 2 | -31/+17 |
* | [S390] cio: fix not oper handling after failed [on|off]line processing | Sebastian Ott | 2009-09-11 | 1 | -0/+7 |
* | [S390] cio: consolidate subchannel intparm reset | Peter Oberparleiter | 2009-09-11 | 2 | -10/+3 |
* | [S390] cio: move scsw helper functions to header file | Heiko Carstens | 2009-09-11 | 3 | -868/+1 |
* | [S390] cio: fix ineffective verify event | Peter Oberparleiter | 2009-09-11 | 1 | -1/+12 |
* | [S390] cio: fix double free after failed device initialization | Sebastian Ott | 2009-08-23 | 1 | -3/+1 |
* | [S390] qdio: Sanitize do_QDIO sanity checks | Jan Glauber | 2009-06-22 | 1 | -7/+2 |
* | [S390] qdio: leave inbound SBALs primed | Jan Glauber | 2009-06-22 | 1 | -7/+0 |
* | [S390] qdio: merge AI tasklet into interrupt handler | Jan Glauber | 2009-06-22 | 1 | -44/+21 |
* | [S390] qdio: extract all primed SBALs at once | Jan Glauber | 2009-06-22 | 1 | -28/+6 |
* | [S390] qdio: fix check for running under z/VM | Jan Glauber | 2009-06-22 | 1 | -35/+13 |
* | [S390] qdio: move adapter interrupt tasklet code | Jan Glauber | 2009-06-22 | 4 | -80/+75 |
* | [S390] cio: force console function | Martin Schwidefsky | 2009-06-16 | 1 | -0/+9 |
* | [S390] pm: chsc subchannel driver power management callbacks | Cornelia Huck | 2009-06-16 | 1 | -1/+31 |
* | [S390] pm: io subchannel driver power management callbacks | Cornelia Huck | 2009-06-16 | 1 | -0/+14 |
* | [S390] pm: css bus power management callbacks | Sebastian Ott | 2009-06-16 | 4 | -7/+164 |
* | [S390] pm: ccwgroup bus power management callbacks | Sebastian Ott | 2009-06-16 | 1 | -5/+73 |
* | [S390] pm: ccw bus power management callbacks | Sebastian Ott | 2009-06-16 | 6 | -60/+308 |
* | [S390] ftrace: add function graph tracer support | Heiko Carstens | 2009-06-12 | 1 | -2/+2 |
* | [S390] qdio: fix access beyond ARRAY_SIZE of irq_ptr->{in,out}put_qs | Roel Kluin | 2009-06-12 | 1 | -1/+1 |
* | [S390] qdio: inline qdio_perf_stat_inc | Jan Glauber | 2009-06-12 | 2 | -16/+6 |
* | [S390] qdio: simplify error handling in irq handler | Jan Glauber | 2009-06-12 | 1 | -32/+12 |
* | [S390] cio: fix sanity checks in device_ops. | Sebastian Ott | 2009-06-12 | 1 | -16/+8 |
* | [S390] merge cpu.h into cputime.h | Martin Schwidefsky | 2009-06-12 | 1 | -1/+1 |
* | [S390] qdio: remove dead timeout handler | Jan Glauber | 2009-04-14 | 1 | -41/+2 |
* | [S390] cio: online_store - trigger recognition for boxed devices | Sebastian Ott | 2009-03-31 | 1 | -1/+1 |
* | [S390] cio: disallow online setting of device in transient state | Sebastian Ott | 2009-03-31 | 1 | -1/+5 |
* | [S390] cio: introduce notifier for boxed state | Sebastian Ott | 2009-03-31 | 2 | -13/+20 |
* | [S390] cio: introduce ccw_device_schedule_sch_unregister | Sebastian Ott | 2009-03-31 | 2 | -10/+12 |