aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/device.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-05[S390] cio: use INIT_WORK to initialize struct work.Heiko Carstens1-1/+1
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-18/+7
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers1-18/+7
2007-10-12[S390] cio: Avoid machine check vs. not operational races.Cornelia Huck1-2/+1
2007-10-12[S390] cio: Fix device attributes for early devices.Cornelia Huck1-0/+1
2007-10-12[S390] cio: Disable channel measurements (cmf) on shutdown/reboot.Cornelia Huck1-0/+2
2007-10-12[S390] cio: Introduce ccw_bus_type.shutdown.Cornelia Huck1-0/+10
2007-10-12[S390] cio: Add docbook comments.Cornelia Huck1-10/+54
2007-08-22[S390] cio: dont forget to set last slot to NULL in ccw_uevent().Cornelia Huck1-1/+4
2007-07-27[S390] cio: Clean up messages.Cornelia Huck1-22/+38
2007-07-17[S390] cio: Dont print trailing \0 in modalias_show().Cornelia Huck1-1/+1
2007-05-31[S390] cio: Use device_schedule_callback() for removing disconnected devices.Cornelia Huck1-11/+38
2007-05-10[S390] cio: Make some structures and a function static.Cornelia Huck1-2/+2
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