aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-14[S390] cio: introduce isc_(un)register functions.Sebastian Ott2-2/+70
2008-07-14[S390] cio: Allow adapter interrupt handlers per isc.Cornelia Huck4-24/+31
2008-07-14[S390] cio: Introduce abstract isc definitions.Cornelia Huck4-9/+14
2008-07-14[S390] cio: Get rid of css_characteristics_avail.Cornelia Huck5-17/+5
2008-07-14[S390] stp support.Martin Schwidefsky3-0/+56
2008-07-14[S390] cio: remove lock from ccw_device_oper_notify.Sebastian Ott1-7/+1
2008-07-14[S390] cio: provide helper functions for fcx enabled I/OPeter Oberparleiter2-1/+329
2008-07-14[S390] cio: provide functions for fcx enabled I/OPeter Oberparleiter9-38/+616
2008-07-14[S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter30-285/+1143
2008-07-14[S390] cio: introduce fcx bit to chsc characteristicsPeter Oberparleiter1-1/+3
2008-07-14[S390] cio: Base message subchannel handling.Cornelia Huck3-7/+27
2008-07-14[S390] cio: Export some symbols for modular css drivers.Cornelia Huck3-6/+16
2008-07-14[S390] cio: Cleanup crw interface.Cornelia Huck8-78/+140
2008-07-14[S390] cio: Rework css driver.Cornelia Huck9-510/+381
2008-07-14[S390] cio: Introduce modalias for css bus.Cornelia Huck4-24/+95
2008-07-14[S390] cio: Register all subchannels.Cornelia Huck5-101/+85
2008-07-14[S390] sclp: fix possible deadlock on cpu rescan.Heiko Carstens1-1/+12
2008-07-14[S390] sclp: keep facility mask up to date.Heiko Carstens1-0/+2
2008-07-14[S390] qdio: Repair timeout handling for qdio_shutdownUrsula Braun1-13/+7
2008-07-14[S390] cio: Use locks when accessing /sys/firmware/cpi data.Michael Ernst1-6/+39
2008-07-14[S390] cio: Clear correct bit in cio_release_console().Cornelia Huck1-1/+1
2008-07-12[SCSI] zfcp: Cleanup external header fileChristof Schmitt1-125/+119
2008-07-12[SCSI] zfcp: Cleanup code in zfcp_erp.cChristof Schmitt4-2203/+1280
2008-07-12[SCSI] zfcp: zfcp_fsf cleanup.Swen Schillig9-2644/+1577
2008-07-12[SCSI] zfcp: consolidate sysfs things into one file.Swen Schillig9-893/+539
2008-07-12[SCSI] zfcp: Cleanup of code in zfcp_aux.cSwen Schillig7-388/+238
2008-07-12[SCSI] zfcp: Cleanup of code in zfcp_scsi.cMartin Petermann5-389/+184
2008-07-12[SCSI] zfcp: Move status accessors from zfcp to SCSI include file.Martin Petermann3-35/+11
2008-07-12[SCSI] zfcp: Small QDIO cleanupsChristof Schmitt3-19/+11
2008-07-12[SCSI] zfcp: Adapter reopen for large number of unsolicited statusSwen Schillig2-10/+8
2008-07-12[SCSI] zfcp: Fix error checking for ELS ADISC requestsChristof Schmitt1-1/+1
2008-07-12[SCSI] zfcp: wait until adapter is finished with ERP during auto-portSwen Schillig1-0/+1
2008-07-12[SCSI] zfcp: Remove sysfs attribute port_addMartin Peschke1-46/+0
2008-07-12[SCSI] zfcp: Automatically attach remote portsSwen Schillig8-31/+336
2008-07-12[SCSI] zfcp: Add port_state attribute to sysfsSven Schuetz1-0/+19
2008-07-12[SCSI] zfcp: Message cleanupChristof Schmitt13-1975/+396
2008-07-12[SCSI] zfcp: Cleanup qdio codeSwen Schillig7-787/+412
2008-07-12[SCSI] zfcp: Cleanup code in zfcp_ccwChristof Schmitt1-100/+50
2008-07-12[SCSI] zfcp: Move CFDC code to new file.Christof Schmitt7-664/+331
2008-07-12[SCSI] zfcp: Move FC code to new fileChristof Schmitt8-726/+319
2008-07-08vlan: move struct vlan_dev_info to private headerPatrick McHardy1-2/+2
2008-07-02vmwatchdog: BKL pushdownArnd Bergmann1-1/+6
2008-07-02vmcp: BKL pushdownArnd Bergmann1-0/+4
2008-07-02monwriter: BKL pushdownArnd Bergmann1-0/+3
2008-07-02monreader: BKL pushdownArnd Bergmann1-0/+4
2008-06-20crypto-zcrypt_api: BKL pushdownArnd Bergmann1-0/+3
2008-06-20block-dasd_eer: BKL pushdownArnd Bergmann1-0/+6
2008-06-20drivers/s390: cdev lock_kernel() pushdownJonathan Corbet4-14/+41
2008-06-11Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds1-0/+1
2008-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-150/+57