diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2006-09-22 18:47:06 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-09-22 18:47:06 -0400 |
commit | db392219c5f572610645696e3672f6ea38783a65 (patch) | |
tree | 240878f6367e528840cc4fe92f6b3a251651572f /MAINTAINERS | |
parent | 3e2ab46df697048e222cdc046a2fa97149ca32ba (diff) | |
parent | 9cd330d36b32ed48d49561b165842db20bd153cc (diff) |
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
* 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband: (65 commits)
IB: Fix typo in kerneldoc for ib_set_client_data()
IPoIB: Add some likely/unlikely annotations in hot path
IPoIB: Remove unused include of vmalloc.h
IPoIB: Rejoin all multicast groups after a port event
IPoIB: Create MCGs with all attributes required by RFC
IB/sa: fix ib_sa_selector names
IB/iser: INFINIBAND_ISER depends on INET
IB/mthca: Simplify calls to mthca_cq_clean()
RDMA/cma: Document rdma_accept() error handling
IB/mthca: Recover from catastrophic errors
RDMA/cma: Document rdma_destroy_id() function
IB/cm: Do not track remote QPN in timewait state
IB/sa: Require SA registration
IPoIB: Refactor completion handling
IB/iser: Do not use FMR for a single dma entry sg
IB/iser: fix some debug prints
IB/iser: make FMR "page size" be 4K and not PAGE_SIZE
IB/iser: Limit the max size of a scsi command
IB/iser: fix a check of SG alignment for RDMA
RDMA/cma: Protect against adding device during destruction
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ed2a83cfad7c..b08c537018de 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -298,6 +298,14 @@ L: info-linux@geode.amd.com | |||
298 | W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html | 298 | W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html |
299 | S: Supported | 299 | S: Supported |
300 | 300 | ||
301 | AMSO1100 RNIC DRIVER | ||
302 | P: Tom Tucker | ||
303 | M: tom@opengridcomputing.com | ||
304 | P: Steve Wise | ||
305 | M: swise@opengridcomputing.com | ||
306 | L: openib-general@openib.org | ||
307 | S: Maintained | ||
308 | |||
301 | AOA (Apple Onboard Audio) ALSA DRIVER | 309 | AOA (Apple Onboard Audio) ALSA DRIVER |
302 | P: Johannes Berg | 310 | P: Johannes Berg |
303 | M: johannes@sipsolutions.net | 311 | M: johannes@sipsolutions.net |
@@ -991,6 +999,14 @@ EFS FILESYSTEM | |||
991 | W: http://aeschi.ch.eu.org/efs/ | 999 | W: http://aeschi.ch.eu.org/efs/ |
992 | S: Orphan | 1000 | S: Orphan |
993 | 1001 | ||
1002 | EHCA (IBM GX bus InfiniBand adapter) DRIVER: | ||
1003 | P: Hoang-Nam Nguyen | ||
1004 | M: hnguyen@de.ibm.com | ||
1005 | P: Christoph Raisch | ||
1006 | M: raisch@de.ibm.com | ||
1007 | L: openib-general@openib.org | ||
1008 | S: Supported | ||
1009 | |||
994 | EMU10K1 SOUND DRIVER | 1010 | EMU10K1 SOUND DRIVER |
995 | P: James Courtier-Dutton | 1011 | P: James Courtier-Dutton |
996 | M: James@superbug.demon.co.uk | 1012 | M: James@superbug.demon.co.uk |