aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/device.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-27s390: cio: Delay uevents for subchannelsCornelia Huck1-0/+6
2007-04-27[S390] cio: Unregister ccw devices directly.Cornelia Huck1-44/+12
2007-04-27[S390] cio: Dont call css_update_ssd_info from interrupt context.Cornelia Huck1-1/+2
2007-04-27[S390] cio: fix subchannel channel-path data usagePeter Oberparleiter1-3/+9
2007-04-27[S390] cio: Use add_uevent_var.Cornelia Huck1-40/+26
2007-04-27[S390] cio: Clean up online_store.Cornelia Huck1-47/+62
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens1-2/+2
2007-02-05[S390] cio: Remove check for ssd in chpids_show().Cornelia Huck1-5/+2
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens1-1/+0
2006-12-08[S390] Use dev->groups for adding/removing the subchannel attribute group.Cornelia Huck1-7/+9
2006-12-08[S390] Support for disconnected devices reappearing on another subchannel.Cornelia Huck1-50/+237
2006-12-08[S390] subchannel lock conversion.Cornelia Huck1-7/+14
2006-12-08[S390] Some preparations for the dynamic subchannel mapping patch.Cornelia Huck1-42/+65
2006-12-08[S390] more workqueue fixes.Martin Schwidefsky1-16/+27
2006-12-04[S390] cio: Use device_reprobe() instead of bus_rescan_devices().Cornelia Huck1-1/+13
2006-12-04[S390] cio: Retry internal operations after vary off.Cornelia Huck1-0/+3
2006-10-27[S390] cio: Make ccw_device_register() static.Cornelia Huck1-2/+1
2006-10-11[S390] cio: remove casts from/to (void *).Cornelia Huck1-8/+8
2006-10-11[S390] cio: Use ccw_dev_id and subchannel_id in ccw_device_privateCornelia Huck1-17/+15
2006-09-20[S390] set modalias for ccw bus uevents.Peter Oberparleiter1-43/+66
2006-08-30[S390] cio: kernel stack overflow.Heiko Carstens1-12/+7
2006-07-12[S390] Fix sparse warnings.Heiko Carstens1-4/+4
2006-07-12[S390] subchannel register/unregister mutex.Cornelia Huck1-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[S390] cio async subchannel reprobe.Peter Oberparleiter1-2/+2
2006-03-24[PATCH] s390: kzalloc() conversion in drivers/s390Eric Sesterhenn1-4/+2
2006-02-17[PATCH] s390: fix assignment instead of check in ccw_device_set_online()Cornelia Huck1-1/+1
2006-02-01[PATCH] s390: Fix modalias for ccw devicesCornelia Huck1-1/+1
2006-02-01[PATCH] s390: ccw_device_probe_console return valuePeter Oberparleiter1-1/+1
2006-02-01[PATCH] s390: Remove CVS generated informationHeiko Carstens1-1/+0
2006-01-14[PATCH] s390: email-address changeCornelia Huck1-2/+2
2006-01-13[PATCH] Add {css,ccw}_bus_type probe, remove, shutdown methods.Cornelia Huck1-26/+24
2006-01-06[PATCH] s390: multiple subchannel sets supportCornelia Huck1-8/+14
2006-01-06[PATCH] s390: introduce struct channel_subsystemCornelia Huck1-4/+0
2006-01-06[PATCH] s390: introduce struct subchannel_idCornelia Huck1-3/+14
2006-01-06[PATCH] s390: atomic primitivesMartin Schwidefsky1-2/+2
2006-01-04[PATCH] driver kill hotplug word from sn and others fixPaul Jackson1-2/+2
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-10-30[PATCH] s390, ccw - export modaliasBastian Blank1-0/+19
2005-10-11[PATCH] s390: ccw device reconnect oops.Cornelia Huck1-1/+1
2005-06-25[PATCH] s/390: Use klist in cioCornelia Huck1-41/+43
2005-06-20[PATCH] Driver Core: drivers/char/raw3270.c - drivers/net/netiucv.c: update device attribute callbacksYani Ioannou1-7/+7
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1135