aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/device.c
Commit message (Expand)AuthorAge
...
* [S390] cio: Introduce subchannel->private.Cornelia Huck2008-01-26
* [S390] cio: Add css_driver_{register,unregister}.Cornelia Huck2008-01-26
* [S390] cio: css_driver: Use consistent parameters.Cornelia Huck2008-01-26
* [S390] cio: use INIT_WORK to initialize struct work.Heiko Carstens2007-11-05
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-12
|\
| * Driver core: change add_uevent_var to use a structKay Sievers2007-10-12
* | [S390] cio: Avoid machine check vs. not operational races.Cornelia Huck2007-10-12
* | [S390] cio: Fix device attributes for early devices.Cornelia Huck2007-10-12
* | [S390] cio: Disable channel measurements (cmf) on shutdown/reboot.Cornelia Huck2007-10-12
* | [S390] cio: Introduce ccw_bus_type.shutdown.Cornelia Huck2007-10-12
* | [S390] cio: Add docbook comments.Cornelia Huck2007-10-12
|/
* [S390] cio: dont forget to set last slot to NULL in ccw_uevent().Cornelia Huck2007-08-22
* [S390] cio: Clean up messages.Cornelia Huck2007-07-27
* [S390] cio: Dont print trailing \0 in modalias_show().Cornelia Huck2007-07-17
* [S390] cio: Use device_schedule_callback() for removing disconnected devices.Cornelia Huck2007-05-31
* [S390] cio: Make some structures and a function static.Cornelia Huck2007-05-10
* s390: cio: Delay uevents for subchannelsCornelia Huck2007-04-27
* [S390] cio: Unregister ccw devices directly.Cornelia Huck2007-04-27
* [S390] cio: Dont call css_update_ssd_info from interrupt context.Cornelia Huck2007-04-27
* [S390] cio: fix subchannel channel-path data usagePeter Oberparleiter2007-04-27
* [S390] cio: Use add_uevent_var.Cornelia Huck2007-04-27
* [S390] cio: Clean up online_store.Cornelia Huck2007-04-27
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-05
* [S390] cio: Remove check for ssd in chpids_show().Cornelia Huck2007-02-05
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-05
* [S390] Use dev->groups for adding/removing the subchannel attribute group.Cornelia Huck2006-12-08
* [S390] Support for disconnected devices reappearing on another subchannel.Cornelia Huck2006-12-08
* [S390] subchannel lock conversion.Cornelia Huck2006-12-08
* [S390] Some preparations for the dynamic subchannel mapping patch.Cornelia Huck2006-12-08
* [S390] more workqueue fixes.Martin Schwidefsky2006-12-08
* [S390] cio: Use device_reprobe() instead of bus_rescan_devices().Cornelia Huck2006-12-04
* [S390] cio: Retry internal operations after vary off.Cornelia Huck2006-12-04
* [S390] cio: Make ccw_device_register() static.Cornelia Huck2006-10-27
* [S390] cio: remove casts from/to (void *).Cornelia Huck2006-10-11
* [S390] cio: Use ccw_dev_id and subchannel_id in ccw_device_privateCornelia Huck2006-10-11
* [S390] set modalias for ccw bus uevents.Peter Oberparleiter2006-09-20
* [S390] cio: kernel stack overflow.Heiko Carstens2006-08-30
* [S390] Fix sparse warnings.Heiko Carstens2006-07-12
* [S390] subchannel register/unregister mutex.Cornelia Huck2006-07-12
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [S390] cio async subchannel reprobe.Peter Oberparleiter2006-06-29
* [PATCH] s390: kzalloc() conversion in drivers/s390Eric Sesterhenn2006-03-24
* [PATCH] s390: fix assignment instead of check in ccw_device_set_online()Cornelia Huck2006-02-17
* [PATCH] s390: Fix modalias for ccw devicesCornelia Huck2006-02-01
* [PATCH] s390: ccw_device_probe_console return valuePeter Oberparleiter2006-02-01
* [PATCH] s390: Remove CVS generated informationHeiko Carstens2006-02-01
* [PATCH] s390: email-address changeCornelia Huck2006-01-14
* [PATCH] Add {css,ccw}_bus_type probe, remove, shutdown methods.Cornelia Huck2006-01-13
* [PATCH] s390: multiple subchannel sets supportCornelia Huck2006-01-06
* [PATCH] s390: introduce struct channel_subsystemCornelia Huck2006-01-06