summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio
Commit message (Expand)AuthorAgeFilesLines
* [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/+6Star
* [S390] qdio: simplify error handling in irq handlerJan Glauber2009-06-121-32/+12Star
* [S390] cio: fix sanity checks in device_ops.Sebastian Ott2009-06-121-16/+8Star
* [S390] merge cpu.h into cputime.hMartin Schwidefsky2009-06-121-1/+1
* [S390] qdio: remove dead timeout handlerJan Glauber2009-04-141-41/+2Star
* [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-2718-222/+426
|\
| * [S390] eliminate cpuinfo_S390 structureMartin Schwidefsky2009-03-261-1/+1
| * [S390] qdio: merge inbound and outbound handler functionsJan Glauber2009-03-263-45/+21Star
| * [S390] qdio: report SIGA errors directlyJan Glauber2009-03-263-45/+30Star
| * [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
| * [S390] qdio: proper kill of qdio taskletsJan Glauber2009-03-262-15/+28
| * [S390] qdio: Dont call qdio_shutdown in case qdio_activate failsJan Glauber2009-03-261-3/+2Star
| * [S390] qdio: add missing tiq_list lockingJan Glauber2009-03-262-3/+8
| * [S390] cio: prevent workqueue deadlockPeter Oberparleiter2009-03-261-3/+16
| * [S390] cio: remove unused local variableSebastian Ott2009-03-261-3/+0Star
| * [S390] cio: incorrect status check in interrogate functionPeter Oberparleiter2009-03-261-1/+1
| * [S390] cio: fix rc generation after chsc callSebastian Ott2009-03-261-0/+1
| * [S390] cio: fix wrong buffer access in cio_ignore_writeSebastian Ott2009-03-261-2/+1Star
| * [S390] cio: ccw group fix unbind behaviour.Sebastian Ott2009-03-261-6/+36
| * [S390] cio: fix sanity checks in ccwgroup driver.Sebastian Ott2009-03-261-4/+12
| * [S390] cio: ccw group online store - report rcs to the caller.Sebastian Ott2009-03-261-7/+8
| * [S390] cio: airq - fix array boundarySebastian Ott2009-03-261-2/+2
| * [S390] cio: device scan oom fallback.Sebastian Ott2009-03-261-4/+27
| * [S390] cio: ensure single load of irq handler pointerHeiko Carstens2009-03-261-0/+2
| * [S390] cio/crw: add/fix lockingHeiko Carstens2009-03-261-9/+23
| * [S390] cio: ccw device online store - report rc from ccw driver.Sebastian Ott2009-03-261-8/+6Star
| * [S390] cio: Use ccw_device_set_notoper().Cornelia Huck2009-03-261-1/+1
| * [S390] cio: Try harder to disable subchannel.Cornelia Huck2009-03-262-9/+11
| * [S390] cio: Use unbind/bind instead of unregister/register.Cornelia Huck2009-03-263-23/+10Star
| * [S390] split/move machine check handler codeHeiko Carstens2009-03-266-11/+157
* | sysfs: only allow one scheduled removal callback per kobjAlex Chiang2009-03-251-2/+3
* | Driver core: Fix device_move() vs. dpm list ordering, v2Cornelia Huck2009-03-251-4/+5
* | Driver core: implement uevent suppress in kobjectMing Lei2009-03-253-6/+6
|/
* [S390] qdio: fix broken pointer in case of CONFIG_DEBUG_FS is disabledJan Glauber2009-01-091-0/+2