| Commit message (Expand) | Author | Age | Files | Lines |
* | [S390] cio: fix chsc_chp_vary | Sebastian Ott | 2011-12-01 | 1 | -5/+2 |
* | [S390] chsc: process channel-path-availability information | Sebastian Ott | 2011-05-23 | 1 | -1/+34 |
* | [S390] cio: obtain mdc value per channel path | Sebastian Ott | 2011-01-05 | 1 | -0/+19 |
* | [S390] css: update descriptor after hibernate | Sebastian Ott | 2010-10-25 | 1 | -2/+3 |
* | [S390] cio: update descriptor in chsc_chp_vary | Sebastian Ott | 2010-10-25 | 1 | -3/+5 |
* | [S390] chsc: use the global page to determine the chp desriptor | Sebastian Ott | 2010-10-25 | 1 | -39/+15 |
* | [S390] chsc: consolidate memory allocations | Sebastian Ott | 2010-10-25 | 1 | -114/+112 |
* | [S390] chsc: initialization fixes | Sebastian Ott | 2010-10-25 | 1 | -6/+6 |
* | [S390] cio: CHSC SIOSL Support | Michael Ernst | 2010-08-09 | 1 | -0/+48 |
* | [S390] cio: fix potential overflow in chpid descriptor | Sebastian Ott | 2010-07-19 | 1 | -1/+1 |
* | [S390] cio: allow enable_facility from outside init functions | Sebastian Ott | 2010-04-22 | 1 | -15/+14 |
* | [S390] cio: fix storage key handling | Heiko Carstens | 2010-02-26 | 1 | -1/+1 |
* | [S390] pm: css bus power management callbacks | Sebastian Ott | 2009-06-16 | 1 | -2/+1 |
* | [S390] cio: fix rc generation after chsc call | Sebastian Ott | 2009-03-26 | 1 | -0/+1 |
* | [S390] split/move machine check handler code | Heiko Carstens | 2009-03-26 | 1 | -3/+3 |
* | [S390] convert cio printks to pr_xxx macros. | Michael Ernst | 2008-12-25 | 1 | -2/+6 |
* | [S390] cio: Export chsc_error_from_response(). | Cornelia Huck | 2008-07-17 | 1 | -1/+8 |
* | [S390] cio: Add chsc subchannel driver. | Cornelia Huck | 2008-07-14 | 1 | -7/+41 |
* | [S390] cio: Repair chpid event handling. | Cornelia Huck | 2008-07-14 | 1 | -24/+31 |
* | [S390] stp support. | Martin Schwidefsky | 2008-07-14 | 1 | -0/+49 |
* | [S390] cio: Cleanup crw interface. | Cornelia Huck | 2008-07-14 | 1 | -4/+21 |
* | [S390] cio: Rework css driver. | Cornelia Huck | 2008-07-14 | 1 | -202/+16 |
* | [S390] cio: fix parallel cm_enable processing. | Michael Ernst | 2008-04-17 | 1 | -3/+0 |
* | [S390] cio: Fix race for "fast" path gone/path back situations. | Cornelia Huck | 2008-04-17 | 1 | -2/+10 |
* | [S390] cio: Clean up chsc response code handling. | Cornelia Huck | 2008-02-05 | 1 | -92/+55 |
* | [S390] drivers/s390: Add missing "space" | Joe Perches | 2008-01-26 | 1 | -1/+1 |
* | [S390] cio: reduce cpu utilization during device scan | Peter Oberparleiter | 2008-01-26 | 1 | -66/+32 |
* | [S390] cio: I/O subchannel specific fields. | Cornelia Huck | 2008-01-26 | 1 | -2/+3 |
* | [S390] cio: css_driver: Use consistent parameters. | Cornelia Huck | 2008-01-26 | 1 | -8/+8 |
* | [S390] cio: Reorganize initialization. | Cornelia Huck | 2007-07-27 | 1 | -4/+6 |
* | [S390] cio: Clean up messages. | Cornelia Huck | 2007-07-27 | 1 | -8/+8 |
* | [S390] cio: cm_enable memory leak. | Cornelia Huck | 2007-04-27 | 1 | -1/+1 |
* | [S390] cio: fix subchannel channel-path data usage | Peter Oberparleiter | 2007-04-27 | 1 | -196/+107 |
* | [S390] cio: replace subchannel evaluation queue with bitmap | Peter Oberparleiter | 2007-04-27 | 1 | -97/+33 |
* | [S390] cio: Re-start path verification after aborting internal I/O. | Stefan Bader | 2007-04-27 | 1 | -54/+54 |
* | [S390] cio: Channel-path configure function. | Peter Oberparleiter | 2007-04-27 | 1 | -1/+43 |
* | [S390] cio: Introduce separate files for channel-path related code. | Peter Oberparleiter | 2007-04-27 | 1 | -435/+38 |
* | [S390] cio: Allow 0 and 1 as input for channel path status attribute. | Peter Oberparleiter | 2007-04-27 | 1 | -2/+2 |
* | [S390] cio: Introduce struct chp_id. | Peter Oberparleiter | 2007-04-27 | 1 | -80/+98 |
* | [S390] Avoid excessive inlining. | Heiko Carstens | 2007-02-05 | 1 | -5/+5 |
* | [S390] Cleanup of CHSC event handling. | Peter Oberparleiter | 2007-02-05 | 1 | -120/+112 |
* | [S390] cio: declare hardware structures packed. | Peter Oberparleiter | 2007-02-05 | 1 | -8/+8 |
* | [S390] cio: Catch operand exceptions on stsch. | Cornelia Huck | 2007-02-05 | 1 | -1/+1 |
* | [S390] cio: Use device_{create,remove}_bin_file. | Cornelia Huck | 2007-02-05 | 1 | -7/+5 |
* | [S390] subchannel lock conversion. | Cornelia Huck | 2006-12-08 | 1 | -14/+14 |
* | [S390] cio: Retry internal operations after vary off. | Cornelia Huck | 2006-12-04 | 1 | -7/+30 |
* | [S390] cio: Use path verification for last path gone after vary off. | Cornelia Huck | 2006-12-04 | 1 | -10/+12 |
* | [S390] Reset infrastructure for re-IPL. | Heiko Carstens | 2006-12-04 | 1 | -35/+0 |
* | [S390] cio: remove casts from/to (void *). | Cornelia Huck | 2006-10-11 | 1 | -3/+3 |
* | [S390] cio: Remove grace period for vary off chpid. | Cornelia Huck | 2006-10-11 | 1 | -11/+6 |