aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-04[S390] cio: add missing reprobe loop end statementPeter Oberparleiter1-0/+1
2007-12-04[S390] cio: Issue SenseID per path.Cornelia Huck1-9/+28
2007-11-20[S390] cio: Register/unregister subchannels only from kslowcrw.Cornelia Huck2-2/+2
2007-11-20[S390] cio: change device sense procedure to work with pav aliasesPeter Oberparleiter1-36/+9
2007-11-05[S390] Fix priority mistakes in drivers/s390/cio/cmf.cRoel Kluin1-2/+2
2007-11-05[S390] cio: use INIT_WORK to initialize struct work.Heiko Carstens1-1/+1
2007-10-22[S390] cio: Fix incomplete commit for uevent suppression.Cornelia Huck1-0/+9
2007-10-22[S390] cio: Use to_channelpath() for device to channel path conversion.Cornelia Huck1-6/+6
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-10-19remove asm/bitops.h includesJiri Slaby1-1/+1
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-20/+8
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers2-20/+8
2007-10-12[S390] qdio: change QDIO performance_stats error message priorityUrsula Braun1-1/+1
2007-10-12[S390] qdio: dont cast function pointers and use them to call functions.Heiko Carstens1-18/+19
2007-10-12[S390] Get rid of a bunch of sparse warnings again.Heiko Carstens2-5/+7
2007-10-12[S390] cio: Avoid machine check vs. not operational races.Cornelia Huck3-127/+21
2007-10-12[S390] cio: Fix device attributes for early devices.Cornelia Huck1-0/+1
2007-10-12[S390] cio: Disable channel measurements (cmf) on shutdown/reboot.Cornelia Huck2-0/+7
2007-10-12[S390] cio: Introduce ccw_bus_type.shutdown.Cornelia Huck1-0/+10
2007-10-12[S390] cio: Disable channel path measurements on shutdown/reboot.Cornelia Huck1-0/+29
2007-10-12[S390] cio: Minor style fixes.Cornelia Huck1-4/+4
2007-10-12[S390] cio: Add docbook comments.Cornelia Huck3-57/+315
2007-10-12[S390] cio: Kerneldoc comments for cmf.Cornelia Huck1-13/+74
2007-10-12[S390] cio: Fix some coding style issues in cmf.Cornelia Huck1-64/+77
2007-10-12[S390] cio: remove subchannel_add_files()Cornelia Huck1-1/+0
2007-10-12[S390] cio: rename css to channel_subsystemsCornelia Huck4-39/+49
2007-08-22[S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu1-47/+1
2007-08-22[S390] qdio: Refresh buffer states for IQDIO Asynchronous output queueKlaus D. Wacker1-1/+2
2007-08-22[S390] qdio: fix EQBS handling on CCQ96Klaus D. Wacker1-0/+2
2007-08-22[S390] cio: change confusing message in cmf.Cornelia Huck1-7/+3
2007-08-22[S390] cio: dont forget to set last slot to NULL in ccw_uevent().Cornelia Huck1-1/+4
2007-08-10[S390] qdio: make sure data structures are correctly aligned.Heiko Carstens1-45/+47
2007-08-10[S390] cio: avoid memory leak on error in css_alloc_subchannel().Cornelia Huck1-0/+1
2007-07-27[S390] cio: Reorganize initialization.Cornelia Huck3-7/+24
2007-07-27[S390] cio: Make CIO_* macros safe if dbfs are not available.Cornelia Huck1-0/+2
2007-07-27[S390] cio: Clean up messages.Cornelia Huck9-90/+87
2007-07-27[S390] cio: Remove deprecated rdc/rcd.Cornelia Huck1-250/+0
2007-07-27[S390] cio: Remove remains of _ccw_device_get_device_number().Cornelia Huck1-7/+0
2007-07-27[S390] cio: css_sch_device_register() can be made static.Cornelia Huck2-2/+1
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