Merge commit 'v2.6.27-rc5' into tip/oprofile
[safe/jmp/linux-2.6] / drivers / s390 / cio / device.c
2008-08-21 Peter Oberparleiter[S390] cio: call ccw driver notify function with lock...
2008-07-14 Michael Ernst[S390] Cleanup cio printk messages.
2008-07-14 Cornelia Huck[S390] css: Use css_device_id for bus matching.
2008-07-14 Cornelia Huck[S390] cio: Repair chpid event handling.
2008-07-14 Cornelia Huck[S390] cio: Introduce abstract isc definitions.
2008-07-14 Peter Oberparleiter[S390] cio: introduce fcx enabled scsw format
2008-07-14 Cornelia Huck[S390] cio: Rework css driver.
2008-07-14 Cornelia Huck[S390] cio: Introduce modalias for css bus.
2008-07-14 Cornelia Huck[S390] cio: Register all subchannels.
2008-05-07 Michael Ernst[S390] cio: Remove cio_msg kernel parameter.
2008-04-30 Cornelia Huck[S390] cio: Use strict_strtoul() for attributes.
2008-04-17 Heiko Carstens[S390] Fix a lot of sparse warnings.
2008-02-19 Cornelia Huck[S390] cio: Do timed recovery on workqueue.
2008-02-19 Cornelia Huck[S390] cio: Remember to initialize recovery_lock.
2008-01-26 Peter Oberparleiter[S390] cio: introduce timed recovery procedure
2008-01-26 Cornelia Huck[S390] cio: Set driver->owner on css, ccw and ccwgroup...
2008-01-26 Cornelia Huck[S390] cio: Use dev_{g,s}et_drvdata().
2008-01-26 Cornelia Huck[S390] cio: Introduce subchannel->private.
2008-01-26 Cornelia Huck[S390] cio: Add css_driver_{register,unregister}.
2008-01-26 Cornelia Huck[S390] cio: css_driver: Use consistent parameters.
2007-11-05 Heiko Carstens[S390] cio: use INIT_WORK to initialize struct work.
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-10-12 Kay SieversDriver core: change add_uevent_var to use a struct
2007-10-12 Cornelia Huck[S390] cio: Avoid machine check vs. not operational...
2007-10-12 Cornelia Huck[S390] cio: Fix device attributes for early devices.
2007-10-12 Cornelia Huck[S390] cio: Disable channel measurements (cmf) on shutd...
2007-10-12 Cornelia Huck[S390] cio: Introduce ccw_bus_type.shutdown.
2007-10-12 Cornelia Huck[S390] cio: Add docbook comments.
2007-08-22 Cornelia Huck[S390] cio: dont forget to set last slot to NULL in...
2007-07-27 Cornelia Huck[S390] cio: Clean up messages.
2007-07-17 Cornelia Huck[S390] cio: Dont print trailing \0 in modalias_show().
2007-05-31 Cornelia Huck[S390] cio: Use device_schedule_callback() for removing...
2007-05-10 Cornelia Huck[S390] cio: Make some structures and a function static.
2007-04-27 Cornelia Hucks390: cio: Delay uevents for subchannels
2007-04-27 Cornelia Huck[S390] cio: Unregister ccw devices directly.
2007-04-27 Cornelia Huck[S390] cio: Dont call css_update_ssd_info from interrup...
2007-04-27 Peter Oberparleiter[S390] cio: fix subchannel channel-path data usage
2007-04-27 Cornelia Huck[S390] cio: Use add_uevent_var.
2007-04-27 Cornelia Huck[S390] cio: Clean up online_store.
2007-02-05 Heiko Carstens[S390] Avoid excessive inlining.
2007-02-05 Cornelia Huck[S390] cio: Remove check for ssd in chpids_show().
2007-02-05 Heiko Carstens[S390] Get rid of a lot of sparse warnings.
2006-12-08 Cornelia Huck[S390] Use dev->groups for adding/removing the subchann...
2006-12-08 Cornelia Huck[S390] Support for disconnected devices reappearing...
2006-12-08 Cornelia Huck[S390] subchannel lock conversion.
2006-12-08 Cornelia Huck[S390] Some preparations for the dynamic subchannel...
2006-12-08 Martin Schwidefsky[S390] more workqueue fixes.
2006-12-04 Cornelia Huck[S390] cio: Use device_reprobe() instead of bus_rescan_...
2006-12-04 Cornelia Huck[S390] cio: Retry internal operations after vary off.
2006-10-27 Cornelia Huck[S390] cio: Make ccw_device_register() static.
2006-10-11 Cornelia Huck[S390] cio: remove casts from/to (void *).
2006-10-11 Cornelia Huck[S390] cio: Use ccw_dev_id and subchannel_id in ccw_dev...
2006-09-20 Peter Oberparleiter[S390] set modalias for ccw bus uevents.
2006-08-30 Heiko Carstens[S390] cio: kernel stack overflow.
2006-07-12 Heiko Carstens[S390] Fix sparse warnings.
2006-07-12 Cornelia Huck[S390] subchannel register/unregister mutex.
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Peter Oberparleiter[S390] cio async subchannel reprobe.
2006-03-24 Eric Sesterhenn[PATCH] s390: kzalloc() conversion in drivers/s390
2006-02-17 Cornelia Huck[PATCH] s390: fix assignment instead of check in ccw_de...
2006-02-01 Cornelia Huck[PATCH] s390: Fix modalias for ccw devices
2006-02-01 Peter Oberparleiter[PATCH] s390: ccw_device_probe_console return value
2006-02-01 Heiko Carstens[PATCH] s390: Remove CVS generated information
2006-01-15 Cornelia Huck[PATCH] s390: email-address change
2006-01-13 Cornelia Huck[PATCH] Add {css,ccw}_bus_type probe, remove, shutdown...
2006-01-06 Cornelia Huck[PATCH] s390: multiple subchannel sets support
2006-01-06 Cornelia Huck[PATCH] s390: introduce struct channel_subsystem
2006-01-06 Cornelia Huck[PATCH] s390: introduce struct subchannel_id
2006-01-06 Martin Schwidefsky[PATCH] s390: atomic primitives
2006-01-05 Paul Jackson[PATCH] driver kill hotplug word from sn and others fix
2005-10-31 Tim Schmielau[PATCH] fix missing includes
2005-10-31 Bastian Blank[PATCH] s390, ccw - export modalias
2005-10-11 Cornelia Huck[PATCH] s390: ccw device reconnect oops.
2005-06-25 Cornelia Huck[PATCH] s/390: Use klist in cio
2005-06-20 Yani Ioannou[PATCH] Driver Core: drivers/char/raw3270.c - drivers...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2