aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-17[S390] Fix broken logic, SIGA flags must be bitwise ORedJan Glauber1-6/+6
2007-07-17[S390] cio: Dont print trailing \0 in modalias_show().Cornelia Huck1-1/+1
2007-07-17[S390] qdio: output queue stall on FCP and network devicesFrank Pavlic1-2/+2
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributesZhang Rui1-4/+6
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo1-2/+0
2007-07-10[S390] Program check in diag 210 under 31 bitMichael Holzheu1-15/+7
2007-05-31[S390] cio: deregister ccw device when pgid disband failedPeter Oberparleiter1-0/+6
2007-05-31[S390] cio: Use device_schedule_callback() for removing disconnected devices.Cornelia Huck1-11/+38
2007-05-10[S390] qdio: re-add lost perf_stats.tl_runs change in qdio_handle_pciUrsula Braun1-0/+1
2007-05-10[S390] cio: Make some structures and a function static.Cornelia Huck3-6/+3
2007-05-10[S390] cio: Get rid of _ccw_device_get_device_number().Cornelia Huck1-0/+11
2007-05-08s390: free skbs in finite amount of time in qethUrsula Braun2-11/+30
2007-05-04[S390] qdio: make qdio statistics SMP-capableUrsula Braun2-118/+174
2007-04-27s390: cio: Delay uevents for subchannelsCornelia Huck1-0/+6
2007-04-27[S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390Milind Arun Choudhary1-1/+1
2007-04-27[S390] cio: Unregister ccw devices directly.Cornelia Huck1-44/+12
2007-04-27[S390] cio: cm_enable memory leak.Cornelia Huck1-1/+1
2007-04-27[S390] cio: ccwgroup register vs. unregister.Cornelia Huck1-15/+18
2007-04-27[S390] cio: Dont call css_update_ssd_info from interrupt context.Cornelia Huck2-2/+2
2007-04-27[S390] cio: fix subchannel channel-path data usagePeter Oberparleiter7-217/+179
2007-04-27[S390] cio: replace subchannel evaluation queue with bitmapPeter Oberparleiter10-218/+229
2007-04-27[S390] cio: Re-start path verification after aborting internal I/O.Stefan Bader1-54/+54
2007-04-27[S390] cio: Use add_uevent_var.Cornelia Huck1-40/+26
2007-04-27[S390] cio: Channel-path configure function.Peter Oberparleiter11-61/+318
2007-04-27[S390] cio: Clean up online_store.Cornelia Huck1-47/+62
2007-04-27[S390] cio: observe chpid valid flagPeter Oberparleiter1-0/+4
2007-04-27[S390] cio: Introduce separate files for channel-path related code.Peter Oberparleiter9-462/+533
2007-04-27[S390] cio: Allow 0 and 1 as input for channel path status attribute.Peter Oberparleiter1-2/+2
2007-04-27[S390] cio: Introduce struct chp_id.Peter Oberparleiter6-86/+167
2007-04-27[S390] cio/ipl: Clean interface between cio and ipl code.Heiko Carstens1-28/+10
2007-04-04[S390] cio: Fix handling of interrupt for csch().Cornelia Huck1-0/+8
2007-03-26[S390] cio: Device status validity.Cornelia Huck1-1/+5
2007-03-19[S390] cio: qdio slsb setupUrsula Braun1-8/+18
2007-03-15[PATCH] sysfs and driver core: add callback helper, used by SCSI and S390Alan Stern1-3/+15
2007-03-05[S390] cio: Call cancel_halt_clear even when actl == 0.Cornelia Huck1-2/+2
2007-03-05[S390] cio: Use path verification to check for path state.Cornelia Huck1-40/+6
2007-03-05[S390] cio: Fix locking when calling notify function.Cornelia Huck1-20/+47
2007-02-21[S390] nss: Free unused memory in kernel image.Heiko Carstens1-1/+1
2007-02-21[S390] New header file ipl.hMichael Holzheu1-0/+1
2007-02-12Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds3-4/+33
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven1-1/+1
2007-02-12[S390] cio: use ARRAY_SIZE in device_id.cAhmed S. Darwish1-1/+2
2007-02-12[S390] cio: Fixup interface for setting options on ccw devices.Cornelia Huck2-3/+31
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens11-67/+67
2007-02-05[S390] Convert memory detection into C code.Heiko Carstens1-5/+5
2007-02-05[S390] ETR support.Martin Schwidefsky1-2/+15
2007-02-05[S390] cio: Don't spam debug feature.Cornelia Huck1-1/+1
2007-02-05[S390] Cleanup of CHSC event handling.Peter Oberparleiter1-120/+112
2007-02-05[S390] cio: declare hardware structures packed.Peter Oberparleiter2-12/+12
2007-02-05[S390] cio: Catch operand exceptions on stsch.Cornelia Huck2-2/+2