aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-26[S390] Get rid of additional_cpus kernel parameter.Heiko Carstens1-44/+2
2008-01-26[S390] sclp: convert channel path configure code to use sync interface.Heiko Carstens3-202/+123
2008-01-26[S390] Standby cpu activation/deactivation.Heiko Carstens4-119/+322
2008-01-26[S390] sclp: sysfs interface for SCLP cpiMichael Ernst4-231/+432
2008-01-26[S390] qdio: set QDIO_ACTIVATE_TIMEOUT to 5sUrsula Braun1-1/+1
2008-01-26[S390] qdio: Remove double checked value.Sebastian Ott1-2/+1
2008-01-26[S390] cio: introduce timed recovery procedurePeter Oberparleiter3-0/+67
2008-01-26[S390] cio: memory leak in cio processingMichael Ernst1-2/+5
2008-01-26[S390] cio: Fix ungroup vs. machine check race in ccwgroup.Cornelia Huck1-2/+4
2008-01-26[S390] cio: Delete timer in ccw_device_verify_done().Cornelia Huck1-2/+3
2008-01-26[S390] cio: reduce cpu utilization during device scanPeter Oberparleiter3-84/+137
2008-01-26[S390] cio: Set driver->owner on css, ccw and ccwgroup busses.Cornelia Huck4-0/+5
2008-01-26[S390] cio: Use dev_{g,s}et_drvdata().Cornelia Huck4-38/+40
2008-01-26[S390] cio: I/O subchannel specific fields.Cornelia Huck7-22/+42
2008-01-26[S390] cio: Extend adapter interrupt interface.Peter Oberparleiter5-85/+134
2008-01-26[S390] cio: Introduce subchannel->private.Cornelia Huck12-212/+261
2008-01-26[S390] cio: Cleanup debug feature usage.Cornelia Huck3-35/+33
2008-01-26[S390] cio: Add css_driver_{register,unregister}.Cornelia Huck3-6/+35
2008-01-26[S390] cio: Reset sch->driver.Cornelia Huck1-9/+13
2008-01-26[S390] cio: css_driver: Use consistent parameters.Cornelia Huck7-48/+40
2008-01-26[S390] cio: Use helpers instead of container_of().Cornelia Huck3-5/+7
2008-01-26[S390] cio: Dump ccw device information in case of timeout.Sebastian Ott1-0/+50
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds181-8829/+9707
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-4/+10
2008-01-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds44-1238/+2636
2008-01-25[SCSI] usbstorage: use last_sector_bug flag universallyHans de Goede1-0/+4
2008-01-26[CRYPTO] hifn795x: Disallow built-in hifn795x when HW_RANDOM is mHerbert Xu2-4/+10
2008-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds68-1163/+3094
2008-01-25RDMA/cxgb3: Fix the T3A workaround checksSteve Wise3-4/+4
2008-01-25IB/ipath: Remove unnecessary castJan Engelhardt1-2/+1
2008-01-25IPoIB: Constify seq_operations function pointer tablesJan Engelhardt1-2/+2
2008-01-25RDMA/cxgb3: Mark QP as privileged based on user capabilitiesSteve Wise2-1/+3
2008-01-25RDMA/cxgb3: Fix page shift calculation in build_phys_page_list()Steve Wise1-0/+7
2008-01-25RDMA/cxgb3: Flush the receive queue when closingSteve Wise1-2/+5
2008-01-25IB/ipath: Trivial simplification of ipath_make_ud_req()Ralph Campbell1-2/+1
2008-01-25IB/mthca: Update latest "native Arbel" firmware revisionRoland Dreier1-1/+1
2008-01-25IPoIB: Remove redundant check of netif_queue_stopped() in xmit handlerKrishna Kumar1-10/+0
2008-01-25IB/ipath: Add mappings from HW register to PortInfo port physical stateRalph Campbell2-16/+41
2008-01-25IB/ipath: Changes to support PIO bandwidth check on IBA7220Dave Olson4-1/+49
2008-01-25IB/ipath: Minor cleanup of unused fields and chip-specific errorsDave Olson2-59/+25
2008-01-25IB/ipath: New sysfs entries to control 7220 featuresMichael Albaugh2-0/+366
2008-01-25IB/ipath: Add new chip-specific functions to older chips, consistent initDave Olson4-26/+407
2008-01-25IB/ipath: Remove unused MDIO interface codeDave Olson5-168/+2
2008-01-25IB/ehca: Prevent RDMA-related connection failures on some eHCA2 hardwareJoachim Fenkes3-36/+95
2008-01-25IB/ehca: Add "port connection autodetect mode"Hoang-Nam Nguyen6-15/+201
2008-01-25IB/ehca: Define array to store SMI/GSI QPsHoang-Nam Nguyen2-4/+4
2008-01-25IB/ehca: Remove CQ-QP-link before destroying QP in error path of create_qp()Hoang-Nam Nguyen1-1/+4
2008-01-25IB/iser: Add change_queue_depth methodErez Zilber1-0/+1
2008-01-25IB/iser: Print information about unhandled RDMA CM eventsErez Zilber1-4/+2
2008-01-25IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRsOlaf Kirch1-6/+15