| Commit message (Expand) | Author | Age | Files | Lines |
* | [S390] cio: Fix refcount after moving devices. | Cornelia Huck | 2008-11-14 | 1 | -0/+4 |
* | [S390] qdio: remove incorrect memset | Jan Glauber | 2008-10-28 | 1 | -13/+6 |
* | [S390] qdio: prevent double qdio shutdown in case of I/O errors | Jan Glauber | 2008-10-28 | 1 | -1/+0 |
* | [S390] Move private simple udelay function to arch/s390/lib/delay.c. | Heiko Carstens | 2008-10-10 | 1 | -15/+2 |
* | [S390] qdio enhanced SIGA (iqdio) support. | Klaus-Dieter Wacker | 2008-10-10 | 2 | -5/+22 |
* | [S390] cio: fix cio_tpi. | Heiko Carstens | 2008-10-10 | 1 | -2/+6 |
* | [S390] cio: Correct use of ! and & | Julia Lawall | 2008-10-10 | 1 | -1/+1 |
* | [S390] cio: inline assembly cleanup | Peter Oberparleiter | 2008-10-10 | 3 | -28/+45 |
* | [S390] bus_id -> dev_set_name() for css and ccw busses | Cornelia Huck | 2008-10-10 | 3 | -4/+29 |
* | [S390] bus_id ->dev_name() conversions in qdio | Martin Schwidefsky | 2008-10-10 | 2 | -2/+2 |
* | [S390] more bus_id -> dev_name conversions | Cornelia Huck | 2008-10-10 | 1 | -1/+1 |
* | [S390] bus_id -> dev_set_name() changes | Cornelia Huck | 2008-10-10 | 3 | -6/+4 |
* | [S390] bus_id -> dev_name conversions | Kay Sievers | 2008-10-10 | 5 | -14/+16 |
* | [S390] cio: introduce purge function for /proc/cio_ignore | Peter Oberparleiter | 2008-10-10 | 3 | -4/+48 |
* | [S390] cio: move device unregistration to dedicated work queue | Peter Oberparleiter | 2008-10-10 | 1 | -31/+25 |
* | [S390] qdio: speed up multicast traffic on full HiperSocket queue | Ursula Braun | 2008-10-10 | 2 | -0/+14 |
* | [S390] qdio: prevent stack clobber | Jan Glauber | 2008-10-03 | 1 | -35/+20 |
* | [S390] cio: fix orb initialization in cio_start_key | Stefan Weinhuber | 2008-09-16 | 1 | -0/+1 |
* | [S390] cio: Fix driver_data handling for ccwgroup devices. | Cornelia Huck | 2008-09-16 | 1 | -1/+3 |
* | [S390] cio: allow offline processing for disconnected devices | Peter Oberparleiter | 2008-09-09 | 1 | -0/+7 |
* | [S390] cio: handle ssch() return codes correctly. | Cornelia Huck | 2008-09-09 | 1 | -1/+3 |
* | [S390] cio: Correct cleanup on error. | Cornelia Huck | 2008-09-09 | 2 | -17/+22 |
* | [S390] cio: call ccw driver notify function with lock held | Peter Oberparleiter | 2008-08-21 | 4 | -34/+40 |
* | [S390] cio: fix ccw group device cleanup | Peter Oberparleiter | 2008-08-21 | 1 | -8/+12 |
* | [S390] qdio: remove the module_get & module_put pair | Jan Glauber | 2008-08-21 | 1 | -4/+0 |
* | [S390] qdio: improve s390 debug feature usage | Jan Glauber | 2008-08-21 | 3 | -42/+40 |
* | [S390] qdio: prevent oopsing if qdio_establish fails | Jan Glauber | 2008-08-21 | 1 | -1/+5 |
* | [S390] qdio: fix section mismatch bug. | Heiko Carstens | 2008-08-01 | 2 | -2/+2 |
* | [S390] qdio: make sure qdr is aligned to page size | Jan Glauber | 2008-08-01 | 2 | -2/+2 |
* | [S390] cio: Memory allocation for idset changed. | Michael Ernst | 2008-08-01 | 1 | -4/+4 |
* | [S390] qdio: new qdio driver. | Jan Glauber | 2008-07-17 | 10 | -4476/+3482 |
* | [S390] cio: Export chsc_error_from_response(). | Cornelia Huck | 2008-07-17 | 2 | -1/+10 |
* | [S390] Cleanup cio printk messages. | Michael Ernst | 2008-07-14 | 4 | -26/+11 |
* | [S390] cio: fix double unregistering of subchannels | Sebastian Ott | 2008-07-14 | 1 | -1/+2 |
* | [S390] s390/cio: use memory_read_from_buffer() | Akinobu Mita | 2008-07-14 | 1 | -9/+2 |
* | [S390] cio: Add chsc subchannel driver. | Cornelia Huck | 2008-07-14 | 14 | -48/+906 |
* | [S390] cio: suppress chpid event in case of configure error | Peter Oberparleiter | 2008-07-14 | 1 | -6/+17 |
* | [S390] css: Use css_device_id for bus matching. | Cornelia Huck | 2008-07-14 | 3 | -11/+14 |
* | [S390] cio: Repair chpid event handling. | Cornelia Huck | 2008-07-14 | 5 | -36/+43 |
* | [S390] cio: Use isc_{register,unregister}. | Cornelia Huck | 2008-07-14 | 3 | -3/+6 |
* | [S390] cio: introduce isc_(un)register functions. | Sebastian Ott | 2008-07-14 | 2 | -2/+70 |
* | [S390] cio: Allow adapter interrupt handlers per isc. | Cornelia Huck | 2008-07-14 | 4 | -24/+31 |
* | [S390] cio: Introduce abstract isc definitions. | Cornelia Huck | 2008-07-14 | 4 | -9/+14 |
* | [S390] cio: Get rid of css_characteristics_avail. | Cornelia Huck | 2008-07-14 | 5 | -17/+5 |
* | [S390] stp support. | Martin Schwidefsky | 2008-07-14 | 1 | -0/+49 |
* | [S390] cio: remove lock from ccw_device_oper_notify. | Sebastian Ott | 2008-07-14 | 1 | -7/+1 |
* | [S390] cio: provide helper functions for fcx enabled I/O | Peter Oberparleiter | 2008-07-14 | 2 | -1/+329 |
* | [S390] cio: provide functions for fcx enabled I/O | Peter Oberparleiter | 2008-07-14 | 9 | -38/+616 |
* | [S390] cio: introduce fcx enabled scsw format | Peter Oberparleiter | 2008-07-14 | 12 | -137/+975 |
* | [S390] cio: introduce fcx bit to chsc characteristics | Peter Oberparleiter | 2008-07-14 | 1 | -1/+3 |