Age | Commit message (Expand) | Author | Files | Lines |
2008-09-09 | [S390] cio: allow offline processing for disconnected devices | Peter Oberparleiter | 1 | -0/+7 |
2008-09-09 | [S390] cio: handle ssch() return codes correctly. | Cornelia Huck | 1 | -1/+3 |
2008-09-09 | [S390] cio: Correct cleanup on error. | Cornelia Huck | 2 | -17/+22 |
2008-08-21 | [S390] cio: call ccw driver notify function with lock held | Peter Oberparleiter | 4 | -34/+40 |
2008-08-21 | [S390] cio: fix ccw group device cleanup | Peter Oberparleiter | 1 | -8/+12 |
2008-08-21 | [S390] qdio: remove the module_get & module_put pair | Jan Glauber | 1 | -4/+0 |
2008-08-21 | [S390] qdio: improve s390 debug feature usage | Jan Glauber | 3 | -42/+40 |
2008-08-21 | [S390] qdio: prevent oopsing if qdio_establish fails | Jan Glauber | 1 | -1/+5 |
2008-08-01 | [S390] qdio: fix section mismatch bug. | Heiko Carstens | 2 | -2/+2 |
2008-08-01 | [S390] qdio: make sure qdr is aligned to page size | Jan Glauber | 2 | -2/+2 |
2008-08-01 | [S390] cio: Memory allocation for idset changed. | Michael Ernst | 1 | -4/+4 |
2008-07-17 | [S390] qdio: new qdio driver. | Jan Glauber | 10 | -4476/+3482 |
2008-07-17 | [S390] cio: Export chsc_error_from_response(). | Cornelia Huck | 2 | -1/+10 |
2008-07-14 | [S390] Cleanup cio printk messages. | Michael Ernst | 4 | -26/+11 |
2008-07-14 | [S390] cio: fix double unregistering of subchannels | Sebastian Ott | 1 | -1/+2 |
2008-07-14 | [S390] s390/cio: use memory_read_from_buffer() | Akinobu Mita | 1 | -9/+2 |
2008-07-14 | [S390] cio: Add chsc subchannel driver. | Cornelia Huck | 14 | -48/+906 |
2008-07-14 | [S390] cio: suppress chpid event in case of configure error | Peter Oberparleiter | 1 | -6/+17 |
2008-07-14 | [S390] css: Use css_device_id for bus matching. | Cornelia Huck | 3 | -11/+14 |
2008-07-14 | [S390] cio: Repair chpid event handling. | Cornelia Huck | 5 | -36/+43 |
2008-07-14 | [S390] cio: Use isc_{register,unregister}. | Cornelia Huck | 3 | -3/+6 |
2008-07-14 | [S390] cio: introduce isc_(un)register functions. | Sebastian Ott | 2 | -2/+70 |
2008-07-14 | [S390] cio: Allow adapter interrupt handlers per isc. | Cornelia Huck | 4 | -24/+31 |
2008-07-14 | [S390] cio: Introduce abstract isc definitions. | Cornelia Huck | 4 | -9/+14 |
2008-07-14 | [S390] cio: Get rid of css_characteristics_avail. | Cornelia Huck | 5 | -17/+5 |
2008-07-14 | [S390] stp support. | Martin Schwidefsky | 1 | -0/+49 |
2008-07-14 | [S390] cio: remove lock from ccw_device_oper_notify. | Sebastian Ott | 1 | -7/+1 |
2008-07-14 | [S390] cio: provide helper functions for fcx enabled I/O | Peter Oberparleiter | 2 | -1/+329 |
2008-07-14 | [S390] cio: provide functions for fcx enabled I/O | Peter Oberparleiter | 9 | -38/+616 |
2008-07-14 | [S390] cio: introduce fcx enabled scsw format | Peter Oberparleiter | 12 | -137/+975 |
2008-07-14 | [S390] cio: introduce fcx bit to chsc characteristics | Peter Oberparleiter | 1 | -1/+3 |
2008-07-14 | [S390] cio: Base message subchannel handling. | Cornelia Huck | 3 | -7/+27 |
2008-07-14 | [S390] cio: Export some symbols for modular css drivers. | Cornelia Huck | 3 | -6/+16 |
2008-07-14 | [S390] cio: Cleanup crw interface. | Cornelia Huck | 6 | -22/+87 |
2008-07-14 | [S390] cio: Rework css driver. | Cornelia Huck | 9 | -510/+381 |
2008-07-14 | [S390] cio: Introduce modalias for css bus. | Cornelia Huck | 4 | -24/+95 |
2008-07-14 | [S390] cio: Register all subchannels. | Cornelia Huck | 5 | -101/+85 |
2008-07-14 | [S390] qdio: Repair timeout handling for qdio_shutdown | Ursula Braun | 1 | -13/+7 |
2008-07-14 | [S390] cio: Clear correct bit in cio_release_console(). | Cornelia Huck | 1 | -1/+1 |
2008-06-10 | [S390] cio: Fix inverted isc priorities. | Cornelia Huck | 1 | -9/+11 |
2008-06-10 | [S390] cio: Fix sparse warnings in blacklist.c. | Cornelia Huck | 1 | -3/+3 |
2008-05-15 | [S390] blacklist.c: removed duplicated include | Huang Weiyi | 1 | -1/+0 |
2008-05-15 | [S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID. | Michael Ernst | 1 | -9/+3 |
2008-05-07 | [S390] cio: Fix parsing mechanism for blacklisted devices. | Michael Ernst | 1 | -154/+170 |
2008-05-07 | [S390] cio: Remove cio_msg kernel parameter. | Michael Ernst | 9 | -83/+54 |
2008-04-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -21/+75 |
2008-04-30 | [S390] cio: Make isc handling more robust. | Cornelia Huck | 4 | -14/+10 |
2008-04-30 | [S390] cio: Use strict_strtoul() for attributes. | Cornelia Huck | 5 | -18/+35 |
2008-04-29 | s390: use non-racy method for proc entries creation | Denis V. Lunev | 1 | -5/+2 |
2008-04-29 | proc: remove proc_root from drivers | Alexey Dobriyan | 2 | -3/+3 |