aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-09IB/ipath: Fix RDMA read retry codeRalph Campbell1-19/+38
2007-07-09IB/ipath: Use S_ABORT not cancel and abort on exit freeze mode after recoveryDave Olson6-38/+68
2007-07-09IB/ipath: Fix the mtrr_add args for chips with 2 buffer sizesDave Olson1-5/+22
2007-07-09IB/ipath: Change use of constants for TID type to defined valuesJoan Eslinger4-15/+24
2007-07-09IB/ipath: Set M bit in BTH according to IB specRalph Campbell2-4/+4
2007-07-09IB/ipath: Fix local loopback bug when waiting for resourcesRalph Campbell1-1/+1
2007-07-09IB/ipath: Fix problem with next WQE after a UC completionRalph Campbell1-2/+3
2007-07-09IB/ipath: Fill in some missing FMR-related fields in query_deviceRobert Walsh1-0/+2
2007-07-09IB/ipath: Fix maximum MTU reportingRobert Walsh5-5/+30
2007-07-09IB/ipath: Support the IBA6110 revision 4Dave Olson1-2/+2
2007-07-09IB/ipath: Log "active" time and some errors to EEPROMMichael Albaugh9-8/+370
2007-07-09IB/ipath: Remove incompletely implemented ipath_runtime flags and codeJohn Gregor2-27/+1
2007-07-09IB/ipath: Lock and always use shadow copies of GPIO registerMichael Albaugh5-30/+53
2007-07-09IB/ipath: Support blinking LEDs with an led_override fileMichael Albaugh5-1/+149
2007-07-09IB/ipath: Include <linux/vmalloc.h> to fix ppc64 buildBryan O'Sullivan1-0/+1
2007-07-09mlx4_core: Include linux/mutex.h from mlx4.hMichael S. Tsirkin1-0/+1
2007-07-09IB/mlx4: Include linux/mutex.h from mlx4_ib.hMichael S. Tsirkin1-0/+1
2007-07-09IB: Fix ib_umem_get() when npages == 0Andrew Morton1-0/+1
2007-07-09IB: Remove garbage non-ASCII characters from commentsRoland Dreier3-3/+3
2007-07-09IB/ehca: Refactor "maybe missed event" codeJoachim Fenkes2-19/+11
2007-07-09IB/mad: Enhance SMI for switch supportHal Rosenstock4-15/+72
2007-07-10firewire: fw-sbp2: fix DMA mapping of management ORBsStefan Richter1-12/+9
2007-07-10firewire: fw-sbp2: fix DMA mapping of command ORBsStefan Richter1-9/+6
2007-07-10firewire: fw-sbp2: fix DMA mapping of S/G tablesStefan Richter1-11/+8
2007-07-10firewire: fw-sbp2: add a boundary checkStefan Richter1-0/+5
2007-07-10firewire: fw-sbp2: correctly align page tablesStefan Richter1-1/+1
2007-07-10firewire: fw-sbp2: memset wants string.hStefan Richter1-0/+1
2007-07-10firewire: fw-sbp2: use correct speed in sbp2_agent_resetStefan Richter1-1/+1
2007-07-10firewire: fw-sbp2: correctly dereference by container_ofJay Fenlason1-2/+3
2007-07-10firewire: Document userspace ioctl interface.Kristian Høgsberg1-33/+264
2007-07-10firewire: fw-sbp2: implement nonexclusive loginStefan Richter1-7/+15
2007-07-10firewire: fw-sbp2: let SCSI shutdown commands through before logoutStefan Richter1-4/+2
2007-07-10firewire: fw-sbp2: implement max sectors limit for some old bridgesStefan Richter1-1/+3
2007-07-10firewire: simplify a struct typeStefan Richter2-30/+24
2007-07-10firewire: support S100B...S400B and link slower than PHYStefan Richter5-16/+45
2007-07-10firewire: optimize gap count with 1394b leaf nodesStefan Richter4-17/+14
2007-07-10firewire: remove unused macroStefan Richter1-1/+0
2007-07-10firewire: missing newline in printkStefan Richter3-5/+5
2007-07-10firewire: fw-sbp2: remove unused struct memberStefan Richter1-6/+0
2007-07-10ieee1394: remove old isochronous ABIStefan Richter15-528/+48
2007-07-10ieee1394: sbp2: change some module parameters from int to boolStefan Richter2-9/+8
2007-07-10ieee1394: first minimal NUMA awarenessStefan Richter1-0/+1
2007-07-10ieee1394: eth1394: revert parent device to that in 2.6.20Stefan Richter1-3/+1
2007-07-10ieee1394: nodemgr: parallelize between several hostsStefan Richter1-26/+43
2007-07-10ieee1394: convert ieee1394 from "struct class_device" to "struct device"Kay Sievers7-84/+86
2007-07-10ieee1394: raw1394: fix a 32/64-bits compat fixStefan Richter1-1/+5
2007-07-10ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel, amendmentStefan Richter1-1/+5
2007-07-10ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernelPetr Vandrovec1-1/+96
2007-07-10ieee1394: raw1394: Fix write() for 32bit userland on 64bit kernelPetr Vandrovec1-31/+34
2007-07-10ieee1394: raw1394: Fix read() for 32bit userland on 64bit kernelPetr Vandrovec1-1/+1