const: constify remaining dev_pm_ops
[safe/jmp/linux-2.6] / drivers / s390 / cio / css.c
2009-12-15 Alexey Dobriyanconst: constify remaining dev_pm_ops
2009-12-07 Peter Oberparleiter[S390] cio: introduce subchannel todos
2009-12-07 Peter Oberparleiter[S390] cio: introduce parent-initiated device move
2009-09-22 Sebastian Ott[S390] cio: introduce consistent subchannel scanning
2009-09-22 Sebastian Ott[S390] cio: idset use actual number of ssids
2009-09-22 Sebastian Ott[S390] cio: dont kfree vmalloced memory
2009-09-22 Sebastian Ott[S390] cio: introduce css_settle
2009-09-22 Sebastian Ott[S390] cio: introduce css_eval_scheduled
2009-09-22 Sebastian Ott[S390] cio: merge init calls
2009-09-15 David Brownelldriver model: constify attribute groups
2009-09-11 Heiko Carstens[S390] Get rid of cpuid.h header file.
2009-09-11 Sebastian Ott[S390] proper use of device register
2009-09-11 Sebastian Ott[S390] cio: remove subchannel init_name
2009-09-11 Sebastian Ott[S390] cio: fix memleak in subchannel validation
2009-09-11 Peter Oberparleiter[S390] cio: consolidate subchannel intparm reset
2009-06-16 Sebastian Ott[S390] pm: css bus power management callbacks
2009-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2009-03-26 Martin Schwidefsky[S390] eliminate cpuinfo_S390 structure
2009-03-26 Peter Oberparleiter[S390] cio: prevent workqueue deadlock
2009-03-26 Sebastian Ott[S390] cio: device scan oom fallback.
2009-03-26 Heiko Carstens[S390] split/move machine check handler code
2009-03-24 Ming LeiDriver core: implement uevent suppress in kobject
2008-12-25 Michael Ernst[S390] convert cio printks to pr_xxx macros.
2008-12-25 Sebastian Ott[S390] cio: introduce cio_commit_config
2008-10-10 Cornelia Huck[S390] bus_id -> dev_set_name() changes
2008-09-09 Cornelia Huck[S390] cio: Correct cleanup on error.
2008-08-21 Peter Oberparleiter[S390] cio: call ccw driver notify function with lock...
2008-07-14 Sebastian Ott[S390] cio: fix double unregistering of subchannels
2008-07-14 Cornelia Huck[S390] css: Use css_device_id for bus matching.
2008-07-14 Cornelia Huck[S390] cio: Use isc_{register,unregister}.
2008-07-14 Cornelia Huck[S390] cio: Introduce abstract isc definitions.
2008-07-14 Cornelia Huck[S390] cio: Get rid of css_characteristics_avail.
2008-07-14 Cornelia Huck[S390] cio: Base message subchannel handling.
2008-07-14 Cornelia Huck[S390] cio: Export some symbols for modular css drivers.
2008-07-14 Cornelia Huck[S390] cio: Cleanup crw interface.
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 Michael Ernst[S390] cio: fix parallel cm_enable processing.
2008-04-17 Cornelia Huck[S390] cio: Fix race for "fast" path gone/path back...
2008-01-26 Peter Oberparleiter[S390] cio: reduce cpu utilization during device scan
2008-01-26 Cornelia Huck[S390] cio: Set driver->owner on css, ccw and ccwgroup...
2008-01-26 Cornelia Huck[S390] cio: I/O subchannel specific fields.
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: Reset sch->driver.
2008-01-26 Cornelia Huck[S390] cio: css_driver: Use consistent parameters.
2008-01-26 Cornelia Huck[S390] cio: Use helpers instead of container_of().
2007-12-04 Peter Oberparleiter[S390] cio: add missing reprobe loop end statement
2007-11-20 Cornelia Huck[S390] cio: Register/unregister subchannels only from...
2007-10-22 Cornelia Huck[S390] cio: Fix incomplete commit for uevent suppression.
2007-10-12 Cornelia Huck[S390] cio: Disable channel path measurements on shutdo...
2007-10-12 Cornelia Huck[S390] cio: rename css to channel_subsystems
2007-08-10 Cornelia Huck[S390] cio: avoid memory leak on error in css_alloc_sub...
2007-07-27 Cornelia Huck[S390] cio: Reorganize initialization.
2007-07-27 Cornelia Huck[S390] cio: Clean up messages.
2007-07-27 Cornelia Huck[S390] cio: css_sch_device_register() can be made static.
2007-05-10 Cornelia Huck[S390] cio: Make some structures and a function static.
2007-04-27 Peter Oberparleiter[S390] cio: fix subchannel channel-path data usage
2007-04-27 Peter Oberparleiter[S390] cio: replace subchannel evaluation queue with...
2007-02-05 Heiko Carstens[S390] Avoid excessive inlining.
2007-02-05 Cornelia Huck[S390] cio: Catch operand exceptions on stsch.
2007-02-05 Heiko Carstens[S390] Get rid of a lot of sparse warnings.
2006-12-15 Stefan Bader[S390] cio: css_register_subchannel race.
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-06 Al Viro[PATCH] More work_struct induced breakage (s390)
2006-10-27 Cornelia Huck[S390] cio: css_probe_device() must be called enabled.
2006-10-11 Cornelia Huck[S390] cio: remove casts from/to (void *).
2006-09-20 Peter Oberparleiter[S390] cio: subchannel evaluation function operates...
2006-07-12 Cornelia Huck[S390] path grouping and path verifications fixes.
2006-07-12 Cornelia Huck[S390] subchannel register/unregister mutex.
2006-06-29 Peter Oberparleiter[S390] cio async subchannel reprobe.
2006-03-24 Eric Sesterhenn[PATCH] s390: kzalloc() conversion in drivers/s390
2006-03-24 Cornelia Huck[PATCH] s390: channel path measurements
2006-03-15 Greg Smith[PATCH] "s390: multiple subchannel sets support" fix
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: Fix missing release function and cosmetic...
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 for_each_subchannel
2006-01-06 Cornelia Huck[PATCH] s390: introduce struct subchannel_id
2006-01-06 Carsten Otte[PATCH] s390: move s390_root_dev_* out of the cio layer
2005-06-25 Cornelia Huck[PATCH] s/390: Use klist in cio
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2