| Commit message (Expand) | Author | Age |
* | [S390] cio: Fix refcount after moving devices. | Cornelia Huck | 2008-11-14 |
* | [S390] bus_id -> dev_set_name() for css and ccw busses | Cornelia Huck | 2008-10-10 |
* | [S390] more bus_id -> dev_name conversions | Cornelia Huck | 2008-10-10 |
* | [S390] bus_id -> dev_name conversions | Kay Sievers | 2008-10-10 |
* | [S390] cio: introduce purge function for /proc/cio_ignore | Peter Oberparleiter | 2008-10-10 |
* | [S390] cio: move device unregistration to dedicated work queue | Peter Oberparleiter | 2008-10-10 |
* | [S390] cio: call ccw driver notify function with lock held | Peter Oberparleiter | 2008-08-21 |
* | [S390] Cleanup cio printk messages. | Michael Ernst | 2008-07-14 |
* | [S390] css: Use css_device_id for bus matching. | Cornelia Huck | 2008-07-14 |
* | [S390] cio: Repair chpid event handling. | Cornelia Huck | 2008-07-14 |
* | [S390] cio: Introduce abstract isc definitions. | Cornelia Huck | 2008-07-14 |
* | [S390] cio: introduce fcx enabled scsw format | Peter Oberparleiter | 2008-07-14 |
* | [S390] cio: Rework css driver. | Cornelia Huck | 2008-07-14 |
* | [S390] cio: Introduce modalias for css bus. | Cornelia Huck | 2008-07-14 |
* | [S390] cio: Register all subchannels. | Cornelia Huck | 2008-07-14 |
* | [S390] cio: Remove cio_msg kernel parameter. | Michael Ernst | 2008-05-07 |
* | [S390] cio: Use strict_strtoul() for attributes. | Cornelia Huck | 2008-04-30 |
* | [S390] Fix a lot of sparse warnings. | Heiko Carstens | 2008-04-17 |
* | [S390] cio: Do timed recovery on workqueue. | Cornelia Huck | 2008-02-19 |
* | [S390] cio: Remember to initialize recovery_lock. | Cornelia Huck | 2008-02-19 |
* | [S390] cio: introduce timed recovery procedure | Peter Oberparleiter | 2008-01-26 |
* | [S390] cio: Set driver->owner on css, ccw and ccwgroup busses. | Cornelia Huck | 2008-01-26 |
* | [S390] cio: Use dev_{g,s}et_drvdata(). | Cornelia Huck | 2008-01-26 |
* | [S390] cio: Introduce subchannel->private. | Cornelia Huck | 2008-01-26 |
* | [S390] cio: Add css_driver_{register,unregister}. | Cornelia Huck | 2008-01-26 |
* | [S390] cio: css_driver: Use consistent parameters. | Cornelia Huck | 2008-01-26 |
* | [S390] cio: use INIT_WORK to initialize struct work. | Heiko Carstens | 2007-11-05 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-10-12 |
|\ |
|
| * | Driver core: change add_uevent_var to use a struct | Kay Sievers | 2007-10-12 |
* | | [S390] cio: Avoid machine check vs. not operational races. | Cornelia Huck | 2007-10-12 |
* | | [S390] cio: Fix device attributes for early devices. | Cornelia Huck | 2007-10-12 |
* | | [S390] cio: Disable channel measurements (cmf) on shutdown/reboot. | Cornelia Huck | 2007-10-12 |
* | | [S390] cio: Introduce ccw_bus_type.shutdown. | Cornelia Huck | 2007-10-12 |
* | | [S390] cio: Add docbook comments. | Cornelia Huck | 2007-10-12 |
|/ |
|
* | [S390] cio: dont forget to set last slot to NULL in ccw_uevent(). | Cornelia Huck | 2007-08-22 |
* | [S390] cio: Clean up messages. | Cornelia Huck | 2007-07-27 |
* | [S390] cio: Dont print trailing \0 in modalias_show(). | Cornelia Huck | 2007-07-17 |
* | [S390] cio: Use device_schedule_callback() for removing disconnected devices. | Cornelia Huck | 2007-05-31 |
* | [S390] cio: Make some structures and a function static. | Cornelia Huck | 2007-05-10 |
* | s390: cio: Delay uevents for subchannels | Cornelia Huck | 2007-04-27 |
* | [S390] cio: Unregister ccw devices directly. | Cornelia Huck | 2007-04-27 |
* | [S390] cio: Dont call css_update_ssd_info from interrupt context. | Cornelia Huck | 2007-04-27 |
* | [S390] cio: fix subchannel channel-path data usage | Peter Oberparleiter | 2007-04-27 |
* | [S390] cio: Use add_uevent_var. | Cornelia Huck | 2007-04-27 |
* | [S390] cio: Clean up online_store. | Cornelia Huck | 2007-04-27 |
* | [S390] Avoid excessive inlining. | Heiko Carstens | 2007-02-05 |
* | [S390] cio: Remove check for ssd in chpids_show(). | Cornelia Huck | 2007-02-05 |
* | [S390] Get rid of a lot of sparse warnings. | Heiko Carstens | 2007-02-05 |
* | [S390] Use dev->groups for adding/removing the subchannel attribute group. | Cornelia Huck | 2006-12-08 |
* | [S390] Support for disconnected devices reappearing on another subchannel. | Cornelia Huck | 2006-12-08 |