| Commit message (Expand) | Author | Age | Files | Lines |
* | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 | 1 | -1/+1 |
* | [S390] cio: introduce subchannel todos | Peter Oberparleiter | 2009-12-07 | 1 | -0/+48 |
* | [S390] cio: introduce parent-initiated device move | Peter Oberparleiter | 2009-12-07 | 1 | -2/+7 |
* | [S390] cio: introduce consistent subchannel scanning | Sebastian Ott | 2009-09-22 | 1 | -106/+40 |
* | [S390] cio: idset use actual number of ssids | Sebastian Ott | 2009-09-22 | 1 | -13/+13 |
* | [S390] cio: dont kfree vmalloced memory | Sebastian Ott | 2009-09-22 | 1 | -2/+2 |
* | [S390] cio: introduce css_settle | Sebastian Ott | 2009-09-22 | 1 | -6/+11 |
* | [S390] cio: introduce css_eval_scheduled | Sebastian Ott | 2009-09-22 | 1 | -0/+16 |
* | [S390] cio: merge init calls | Sebastian Ott | 2009-09-22 | 1 | -8/+57 |
* | driver model: constify attribute groups | David Brownell | 2009-09-15 | 1 | -1/+1 |
* | [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 | 1 | -15/+8 |
* | [S390] cio: remove subchannel init_name | Sebastian Ott | 2009-09-11 | 1 | -5/+2 |
* | [S390] cio: fix memleak in subchannel validation | Sebastian Ott | 2009-09-11 | 1 | -0/+5 |
* | [S390] cio: consolidate subchannel intparm reset | Peter Oberparleiter | 2009-09-11 | 1 | -0/+3 |
* | [S390] pm: css bus power management callbacks | Sebastian Ott | 2009-06-16 | 1 | -5/+152 |
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-03-26 | 1 | -11/+47 |
|\ |
|
| * | [S390] eliminate cpuinfo_S390 structure | Martin Schwidefsky | 2009-03-26 | 1 | -1/+1 |
| * | [S390] cio: prevent workqueue deadlock | Peter Oberparleiter | 2009-03-26 | 1 | -3/+16 |
| * | [S390] cio: device scan oom fallback. | Sebastian Ott | 2009-03-26 | 1 | -4/+27 |
| * | [S390] split/move machine check handler code | Heiko Carstens | 2009-03-26 | 1 | -3/+3 |
* | | Driver core: implement uevent suppress in kobject | Ming Lei | 2009-03-24 | 1 | -2/+2 |
|/ |
|
* | [S390] convert cio printks to pr_xxx macros. | Michael Ernst | 2008-12-25 | 1 | -2/+6 |
* | [S390] cio: introduce cio_commit_config | Sebastian Ott | 2008-12-25 | 1 | -2/+2 |
* | [S390] bus_id -> dev_set_name() changes | Cornelia Huck | 2008-10-10 | 1 | -2/+2 |
* | [S390] cio: Correct cleanup on error. | Cornelia Huck | 2008-09-09 | 1 | -14/+18 |
* | [S390] cio: call ccw driver notify function with lock held | Peter Oberparleiter | 2008-08-21 | 1 | -1/+0 |
* | [S390] cio: fix double unregistering of subchannels | Sebastian Ott | 2008-07-14 | 1 | -1/+2 |
* | [S390] css: Use css_device_id for bus matching. | Cornelia Huck | 2008-07-14 | 1 | -9/+6 |
* | [S390] cio: Use isc_{register,unregister}. | Cornelia Huck | 2008-07-14 | 1 | -1/+1 |
* | [S390] cio: Introduce abstract isc definitions. | Cornelia Huck | 2008-07-14 | 1 | -1/+3 |
* | [S390] cio: Get rid of css_characteristics_avail. | Cornelia Huck | 2008-07-14 | 1 | -9/+3 |
* | [S390] cio: Base message subchannel handling. | Cornelia Huck | 2008-07-14 | 1 | -0/+2 |
* | [S390] cio: Export some symbols for modular css drivers. | Cornelia Huck | 2008-07-14 | 1 | -0/+5 |
* | [S390] cio: Cleanup crw interface. | Cornelia Huck | 2008-07-14 | 1 | -7/+24 |
* | [S390] cio: Rework css driver. | Cornelia Huck | 2008-07-14 | 1 | -107/+16 |
* | [S390] cio: Introduce modalias for css bus. | Cornelia Huck | 2008-07-14 | 1 | -6/+63 |
* | [S390] cio: Register all subchannels. | Cornelia Huck | 2008-07-14 | 1 | -19/+0 |
* | [S390] cio: Remove cio_msg kernel parameter. | Michael Ernst | 2008-05-07 | 1 | -2/+2 |
* | [S390] cio: Use strict_strtoul() for attributes. | Cornelia Huck | 2008-04-30 | 1 | -3/+7 |
* | [S390] cio: fix parallel cm_enable processing. | Michael Ernst | 2008-04-17 | 1 | -1/+9 |
* | [S390] cio: Fix race for "fast" path gone/path back situations. | Cornelia Huck | 2008-04-17 | 1 | -0/+6 |
* | [S390] cio: reduce cpu utilization during device scan | Peter Oberparleiter | 2008-01-26 | 1 | -18/+102 |
* | [S390] cio: Set driver->owner on css, ccw and ccwgroup busses. | Cornelia Huck | 2008-01-26 | 1 | -0/+1 |
* | [S390] cio: I/O subchannel specific fields. | Cornelia Huck | 2008-01-26 | 1 | -2/+16 |
* | [S390] cio: Introduce subchannel->private. | Cornelia Huck | 2008-01-26 | 1 | -1/+1 |
* | [S390] cio: Add css_driver_{register,unregister}. | Cornelia Huck | 2008-01-26 | 1 | -0/+27 |
* | [S390] cio: Reset sch->driver. | Cornelia Huck | 2008-01-26 | 1 | -9/+13 |
* | [S390] cio: css_driver: Use consistent parameters. | Cornelia Huck | 2008-01-26 | 1 | -1/+1 |
* | [S390] cio: Use helpers instead of container_of(). | Cornelia Huck | 2008-01-26 | 1 | -3/+3 |