summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
...
* [S390] cio: Use dev_{g,s}et_drvdata().Cornelia Huck2008-01-264-38/+40
* [S390] cio: I/O subchannel specific fields.Cornelia Huck2008-01-267-22/+42
* [S390] cio: Extend adapter interrupt interface.Peter Oberparleiter2008-01-265-85/+134
* [S390] cio: Introduce subchannel->private.Cornelia Huck2008-01-2612-212/+261
* [S390] cio: Cleanup debug feature usage.Cornelia Huck2008-01-263-35/+33
* [S390] cio: Add css_driver_{register,unregister}.Cornelia Huck2008-01-263-6/+35
* [S390] cio: Reset sch->driver.Cornelia Huck2008-01-261-9/+13
* [S390] cio: css_driver: Use consistent parameters.Cornelia Huck2008-01-267-48/+40
* [S390] cio: Use helpers instead of container_of().Cornelia Huck2008-01-263-5/+7
* [S390] cio: Dump ccw device information in case of timeout.Sebastian Ott2008-01-261-0/+50
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-01-257-69/+72
|\
| * [SCSI] zfcp: Hold queue lock when checking port/unit handle for task manageme...Christof Schmitt2008-01-111-17/+9
| * [SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP commandChristof Schmitt2008-01-112-5/+10
| * [SCSI] zfcp: Hold queue lock when checking port handle for ELS commandChristof Schmitt2008-01-112-1/+8
| * [SCSI] zfcp: Hold queue lock when checking port/unit handle for abort commandChristof Schmitt2008-01-111-13/+8
| * [SCSI] zfcp: Fix evaluation of port handles in abort handlerChristof Schmitt2008-01-111-5/+4
| * [SCSI] zfcp: fix use after free bug.Heiko Carstens2008-01-112-1/+16
| * [SCSI] zfcp: Reduce flood on hba traceChristof Schmitt2008-01-111-6/+0
| * [SCSI] zfcp: Fix deadlock when adding invalid LUNChristof Schmitt2008-01-114-10/+0
| * [SCSI] zfcp: Remove SCSI devices when removing complete adapterChristof Schmitt2008-01-111-0/+3
| * [SCSI] zfcp: Specify waiting times in ERP in secondsChristof Schmitt2008-01-112-6/+6
| * [SCSI] zfcp: Use also port and adapter to identify unit in messages.Christof Schmitt2008-01-111-2/+6
| * [SCSI] zfcp: Remove unnecessary eh_bus_reset_handler callbackChristof Schmitt2008-01-111-3/+2
* | cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy2008-01-251-2/+2
* | zfcp: Use device_driver default attribute groups.Cornelia Huck2008-01-243-35/+9
* | netiucv: Use device_driver default attribute groups.Cornelia Huck2008-01-241-10/+6
|/
* [S390]: Fix use of skb after netif_rxJulia Lawall2007-12-112-5/+5
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-12-043-11/+31
|\
| * [S390] dcssblk: prevent early access without own make_request functionChristian Borntraeger2007-12-041-2/+2
| * [S390] cio: add missing reprobe loop end statementPeter Oberparleiter2007-12-041-0/+1
| * [S390] cio: Issue SenseID per path.Cornelia Huck2007-12-041-9/+28
* | drivers/s390/net/ctcmain.c: fix build bugIngo Molnar2007-12-041-1/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-12-031-9/+9
|\
| * [SCSI] zfcp: fix cleanup of dismissed error recovery actionsMartin Peschke2007-11-161-8/+6
| * [SCSI] zfcp: fix dismissal of error recovery actionsMartin Peschke2007-11-161-1/+3
* | ctc: make use of alloc_netdev()Peter Tiedemann2007-12-011-29/+16
* | [S390] cio: Register/unregister subchannels only from kslowcrw.Cornelia Huck2007-11-202-2/+2
* | [S390] cio: change device sense procedure to work with pav aliasesPeter Oberparleiter2007-11-201-36/+9
|/
* [S390] Fix priority mistakes in drivers/s390/cio/cmf.cRoel Kluin2007-11-051-2/+2
* [S390] device_schedule_callback() for dcssblk.Gerald Schaefer2007-11-051-2/+7
* [S390] Fix smsgiucv init on no iucv machinesChristian Borntraeger2007-11-051-0/+4
* [S390] cio: use INIT_WORK to initialize struct work.Heiko Carstens2007-11-051-1/+1
* SG: s390-scsi: missing size parameter in zfcp_address_to_sg()Jens Axboe2007-10-291-2/+3
* SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-243-14/+6
* sg: add missing sg_init_table calls to zfcpHeiko Carstens2007-10-241-0/+2
* s390 zfcp: sg fixupsJens Axboe2007-10-233-6/+9
* [S390] struct class_device -> struct device conversion.Cornelia Huck2007-10-224-38/+26
* [S390] cio: Fix incomplete commit for uevent suppression.Cornelia Huck2007-10-221-0/+9
* [S390] cio: Use to_channelpath() for device to channel path conversion.Cornelia Huck2007-10-221-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-194-9/+9
|\
OpenPOWER on IntegriCloud