[S390] cio: Use device_is_registered().
[safe/jmp/linux-2.6] / drivers / s390 / cio /
2008-12-25 Cornelia Huck[S390] cio: Use device_is_registered().
2008-12-25 Cornelia Huck[S390] cio: Dont call ->release directly.
2008-12-25 Cornelia Huck[S390] cio: Dont fail probe for I/O subchannels.
2008-12-25 Cornelia Huck[S390] cio: Only register ccw_device for registered...
2008-12-25 Cornelia Huck[S390] cio: Fix I/O subchannel refcounting.
2008-12-25 Cornelia Huck[S390] cio: Fix reference counting for online/offline.
2008-12-25 Cornelia Huck[S390] cio: Put referernce on correct device after...
2008-12-25 Peter Oberparleiter[S390] cio: fix ccwgroup online vs. ungroup race condition
2008-12-25 Sebastian Ott[S390] cio: move irritating comment.
2008-12-25 Heiko Carstens[S390] cio: get rid of compile warning
2008-12-25 Kay Sievers[S390] struct device - replace bus_id with dev_name...
2008-12-25 Jan Glauber[S390] qdio: fix error reporting for hipersockets
2008-12-25 Jan Glauber[S390] qdio: improve inbound buffer acknowledgement
2008-12-25 Jan Glauber[S390] qdio: rework debug feature logging
2008-12-25 Jan Glauber[S390] qdio: fix compile warning under 31 bit
2008-12-25 Jan Glauber[S390] qdio: add eqbs/sqbs instruction counters
2008-12-25 Jan Glauber[S390] qdio: fix qeth port count detection
2008-11-14 Cornelia Huck[S390] cio: Fix refcount after moving devices.
2008-10-28 Jan Glauber[S390] qdio: remove incorrect memset
2008-10-28 Jan Glauber[S390] qdio: prevent double qdio shutdown in case of...
2008-10-10 Heiko Carstens[S390] Move private simple udelay function to arch...
2008-10-10 Klaus-Dieter Wacker[S390] qdio enhanced SIGA (iqdio) support.
2008-10-10 Heiko Carstens[S390] cio: fix cio_tpi.
2008-10-10 Julia Lawall[S390] cio: Correct use of ! and &
2008-10-10 Peter Oberparleiter[S390] cio: inline assembly cleanup
2008-10-10 Cornelia Huck[S390] bus_id -> dev_set_name() for css and ccw busses
2008-10-10 Martin Schwidefsky[S390] bus_id ->dev_name() conversions in qdio
2008-10-10 Cornelia Huck[S390] more bus_id -> dev_name conversions
2008-10-10 Cornelia Huck[S390] bus_id -> dev_set_name() changes
2008-10-10 Kay Sievers[S390] bus_id -> dev_name conversions
2008-10-10 Peter Oberparleiter[S390] cio: introduce purge function for /proc/cio_ignore
2008-10-10 Peter Oberparleiter[S390] cio: move device unregistration to dedicated...
2008-10-10 Ursula Braun[S390] qdio: speed up multicast traffic on full HiperSo...
2008-10-03 Jan Glauber[S390] qdio: prevent stack clobber
2008-09-16 Stefan Weinhuber[S390] cio: fix orb initialization in cio_start_key
2008-09-16 Cornelia Huck[S390] cio: Fix driver_data handling for ccwgroup devices.
2008-09-09 Peter Oberparleiter[S390] cio: allow offline processing for disconnected...
2008-09-09 Cornelia Huck[S390] cio: handle ssch() return codes correctly.
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-08-21 Peter Oberparleiter[S390] cio: fix ccw group device cleanup
2008-08-21 Jan Glauber[S390] qdio: remove the module_get & module_put pair
2008-08-21 Jan Glauber[S390] qdio: improve s390 debug feature usage
2008-08-21 Jan Glauber[S390] qdio: prevent oopsing if qdio_establish fails
2008-08-01 Heiko Carstens[S390] qdio: fix section mismatch bug.
2008-08-01 Jan Glauber[S390] qdio: make sure qdr is aligned to page size
2008-08-01 Michael Ernst[S390] cio: Memory allocation for idset changed.
2008-07-17 Jan Glauber[S390] qdio: new qdio driver.
2008-07-17 Cornelia Huck[S390] cio: Export chsc_error_from_response().
2008-07-14 Michael Ernst[S390] Cleanup cio printk messages.
2008-07-14 Sebastian Ott[S390] cio: fix double unregistering of subchannels
2008-07-14 Akinobu Mita[S390] s390/cio: use memory_read_from_buffer()
2008-07-14 Cornelia Huck[S390] cio: Add chsc subchannel driver.
2008-07-14 Peter Oberparleiter[S390] cio: suppress chpid event in case of configure...
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: Use isc_{register,unregister}.
2008-07-14 Sebastian Ott[S390] cio: introduce isc_(un)register functions.
2008-07-14 Cornelia Huck[S390] cio: Allow adapter interrupt handlers per isc.
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 Martin Schwidefsky[S390] stp support.
2008-07-14 Sebastian Ott[S390] cio: remove lock from ccw_device_oper_notify.
2008-07-14 Peter Oberparleiter[S390] cio: provide helper functions for fcx enabled I/O
2008-07-14 Peter Oberparleiter[S390] cio: provide functions for fcx enabled I/O
2008-07-14 Peter Oberparleiter[S390] cio: introduce fcx enabled scsw format
2008-07-14 Peter Oberparleiter[S390] cio: introduce fcx bit to chsc characteristics
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-07-14 Ursula Braun[S390] qdio: Repair timeout handling for qdio_shutdown
2008-07-14 Cornelia Huck[S390] cio: Clear correct bit in cio_release_console().
2008-06-10 Cornelia Huck[S390] cio: Fix inverted isc priorities.
2008-06-10 Cornelia Huck[S390] cio: Fix sparse warnings in blacklist.c.
2008-05-15 Huang Weiyi[S390] blacklist.c: removed duplicated include
2008-05-15 Michael Ernst[S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front...
2008-05-07 Michael Ernst[S390] cio: Fix parsing mechanism for blacklisted devices.
2008-05-07 Michael Ernst[S390] cio: Remove cio_msg kernel parameter.
2008-04-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-30 Cornelia Huck[S390] cio: Make isc handling more robust.
2008-04-30 Cornelia Huck[S390] cio: Use strict_strtoul() for attributes.
2008-04-29 Denis V. Lunevs390: use non-racy method for proc entries creation
2008-04-29 Alexey Dobriyanproc: remove proc_root from drivers
2008-04-29 Ursula Braunccwgroup: Unify parsing for group attribute.
2008-04-19 Matthew WilcoxConvert asm/semaphore.h users to linux/semaphore.h
2008-04-19 Matthew Wilcoxdrivers: Remove unnecessary inclusions of asm/semaphore.h
2008-04-17 Heiko Carstens[S390] Fix a lot of sparse warnings.
2008-04-17 Heiko Carstens[S390] Convert s390 to GENERIC_CLOCKEVENTS.
2008-04-17 Heiko Carstens[S390] Convert monitor calls to function calls.
2008-04-17 Ursula Braun[S390] qdio (new feature): enhancing info-retrieval...
2008-04-17 Harvey Harrison[S390] replace remaining __FUNCTION__ occurrences
2008-04-17 Ursula Braun[S390] qdio: Unrecognized inbound traffic if many FCP...
2008-04-17 Michael Ernst[S390] cio: fix parallel cm_enable processing.
2008-04-17 Cornelia Huck[S390] cio: Trigger verification on device/path not...
2008-04-17 Cornelia Huck[S390] cio: Fix race for "fast" path gone/path back...
2008-02-19 Ursula Braun[S390] qdio: FCP/SCSI write I/O stagnates on LPAR
2008-02-19 Heiko Carstens[S390] qdio: fix qdio_activate timeout handling.
next