summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio
Commit message (Expand)AuthorAgeFilesLines
* [S390] qdio: make sure data structures are correctly aligned.Heiko Carstens2007-08-101-45/+47
* [S390] cio: avoid memory leak on error in css_alloc_subchannel().Cornelia Huck2007-08-101-0/+1
* [S390] cio: Reorganize initialization.Cornelia Huck2007-07-273-7/+24
* [S390] cio: Make CIO_* macros safe if dbfs are not available.Cornelia Huck2007-07-271-0/+2
* [S390] cio: Clean up messages.Cornelia Huck2007-07-279-90/+87
* [S390] cio: Remove deprecated rdc/rcd.Cornelia Huck2007-07-271-250/+0
* [S390] cio: Remove remains of _ccw_device_get_device_number().Cornelia Huck2007-07-271-7/+0
* [S390] cio: css_sch_device_register() can be made static.Cornelia Huck2007-07-272-2/+1
* [S390] Fix broken logic, SIGA flags must be bitwise ORedJan Glauber2007-07-171-6/+6
* [S390] cio: Dont print trailing \0 in modalias_show().Cornelia Huck2007-07-171-1/+1
* [S390] qdio: output queue stall on FCP and network devicesFrank Pavlic2007-07-171-2/+2
* sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-111-4/+6
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-111-2/+0
* [S390] Program check in diag 210 under 31 bitMichael Holzheu2007-07-101-15/+7
* [S390] cio: deregister ccw device when pgid disband failedPeter Oberparleiter2007-05-311-0/+6
* [S390] cio: Use device_schedule_callback() for removing disconnected devices.Cornelia Huck2007-05-311-11/+38
* [S390] qdio: re-add lost perf_stats.tl_runs change in qdio_handle_pciUrsula Braun2007-05-101-0/+1
* [S390] cio: Make some structures and a function static.Cornelia Huck2007-05-103-6/+3
* [S390] cio: Get rid of _ccw_device_get_device_number().Cornelia Huck2007-05-101-0/+11
* s390: free skbs in finite amount of time in qethUrsula Braun2007-05-082-11/+30
* [S390] qdio: make qdio statistics SMP-capableUrsula Braun2007-05-042-118/+174
* s390: cio: Delay uevents for subchannelsCornelia Huck2007-04-271-0/+6
* [S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390Milind Arun Choudhary2007-04-271-1/+1
* [S390] cio: Unregister ccw devices directly.Cornelia Huck2007-04-271-44/+12
* [S390] cio: cm_enable memory leak.Cornelia Huck2007-04-271-1/+1
* [S390] cio: ccwgroup register vs. unregister.Cornelia Huck2007-04-271-15/+18
* [S390] cio: Dont call css_update_ssd_info from interrupt context.Cornelia Huck2007-04-272-2/+2
* [S390] cio: fix subchannel channel-path data usagePeter Oberparleiter2007-04-277-217/+179
* [S390] cio: replace subchannel evaluation queue with bitmapPeter Oberparleiter2007-04-2710-218/+229
* [S390] cio: Re-start path verification after aborting internal I/O.Stefan Bader2007-04-271-54/+54
* [S390] cio: Use add_uevent_var.Cornelia Huck2007-04-271-40/+26
* [S390] cio: Channel-path configure function.Peter Oberparleiter2007-04-2711-61/+318
* [S390] cio: Clean up online_store.Cornelia Huck2007-04-271-47/+62
* [S390] cio: observe chpid valid flagPeter Oberparleiter2007-04-271-0/+4
* [S390] cio: Introduce separate files for channel-path related code.Peter Oberparleiter2007-04-279-462/+533
* [S390] cio: Allow 0 and 1 as input for channel path status attribute.Peter Oberparleiter2007-04-271-2/+2
* [S390] cio: Introduce struct chp_id.Peter Oberparleiter2007-04-276-86/+167
* [S390] cio/ipl: Clean interface between cio and ipl code.Heiko Carstens2007-04-271-28/+10
* [S390] cio: Fix handling of interrupt for csch().Cornelia Huck2007-04-041-0/+8
* [S390] cio: Device status validity.Cornelia Huck2007-03-261-1/+5
* [S390] cio: qdio slsb setupUrsula Braun2007-03-191-8/+18
* [PATCH] sysfs and driver core: add callback helper, used by SCSI and S390Alan Stern2007-03-151-3/+15
* [S390] cio: Call cancel_halt_clear even when actl == 0.Cornelia Huck2007-03-051-2/+2
* [S390] cio: Use path verification to check for path state.Cornelia Huck2007-03-051-40/+6
* [S390] cio: Fix locking when calling notify function.Cornelia Huck2007-03-051-20/+47
* [S390] nss: Free unused memory in kernel image.Heiko Carstens2007-02-211-1/+1
* [S390] New header file ipl.hMichael Holzheu2007-02-211-0/+1
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-02-123-4/+33
|\
| * [S390] cio: use ARRAY_SIZE in device_id.cAhmed S. Darwish2007-02-121-1/+2
| * [S390] cio: Fixup interface for setting options on ccw devices.Cornelia Huck2007-02-122-3/+31
OpenPOWER on IntegriCloud