diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2006-09-30 12:38:19 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-09-30 12:38:19 -0400 |
commit | 0cd43f83d381c4246a08cd775834833d6fd64805 (patch) | |
tree | e69ddf876edfb4ff7d5d5d0c6e7c2ff0be885492 /MAINTAINERS | |
parent | db1a19b38f3a85f475b4ad716c71be133d8ca48e (diff) | |
parent | 3253b669eed7194ae490acb4aadab7262bbfeb8d (diff) |
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
* 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6: (48 commits)
ieee1394: raw1394: arm functions slept in atomic context
ieee1394: sbp2: enable auto spin-up for all SBP-2 devices
MAINTAINERS: updates to IEEE 1394 subsystem maintainership
ieee1394: ohci1394: check for errors in suspend or resume
set power state of firewire host during suspend
ieee1394: ohci1394: more obvious endianess handling
ieee1394: ohci1394: fix endianess bug in debug message
ieee1394: sbp2: don't prefer MODE SENSE 10
ieee1394: nodemgr: grab class.subsys.rwsem in nodemgr_resume_ne
ieee1394: nodemgr: fix rwsem recursion
ieee1394: sbp2: more help in Kconfig
ieee1394: sbp2: prevent rare deadlock in shutdown
ieee1394: sbp2: update includes
ieee1394: sbp2: better handling of transport errors
ieee1394: sbp2: recheck node generation in sbp2_update
ieee1394: sbp2: safer agent reset in error handlers
ieee1394: sbp2: handle "sbp2util_node_write_no_wait failed"
CONFIG_PM=n slim: drivers/ieee1394/ohci1394.c
ieee1394: safer definition of empty macros
video1394: add poll file operation support
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 37 |
1 files changed, 10 insertions, 27 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2c752d18e24b..28e1c7b9244a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1398,36 +1398,29 @@ M: Gadi Oxman <gadio@netvision.net.il> | |||
1398 | L: linux-kernel@vger.kernel.org | 1398 | L: linux-kernel@vger.kernel.org |
1399 | S: Maintained | 1399 | S: Maintained |
1400 | 1400 | ||
1401 | IEEE 1394 ETHERNET (eth1394) | ||
1402 | L: linux1394-devel@lists.sourceforge.net | ||
1403 | W: http://www.linux1394.org/ | ||
1404 | S: Orphan | ||
1405 | |||
1406 | IEEE 1394 SUBSYSTEM | 1401 | IEEE 1394 SUBSYSTEM |
1407 | P: Ben Collins | 1402 | P: Ben Collins |
1408 | M: bcollins@debian.org | 1403 | M: bcollins@debian.org |
1409 | P: Jody McIntyre | 1404 | P: Stefan Richter |
1410 | M: scjody@modernduck.com | 1405 | M: stefanr@s5r6.in-berlin.de |
1411 | L: linux1394-devel@lists.sourceforge.net | 1406 | L: linux1394-devel@lists.sourceforge.net |
1412 | W: http://www.linux1394.org/ | 1407 | W: http://www.linux1394.org/ |
1413 | T: git kernel.org:/pub/scm/linux/kernel/git/scjody/ieee1394.git | 1408 | T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git |
1414 | S: Maintained | 1409 | S: Maintained |
1415 | 1410 | ||
1416 | IEEE 1394 OHCI DRIVER | 1411 | IEEE 1394 IPV4 DRIVER (eth1394) |
1417 | P: Ben Collins | 1412 | P: Stefan Richter |
1418 | M: bcollins@debian.org | 1413 | M: stefanr@s5r6.in-berlin.de |
1419 | P: Jody McIntyre | ||
1420 | M: scjody@modernduck.com | ||
1421 | L: linux1394-devel@lists.sourceforge.net | 1414 | L: linux1394-devel@lists.sourceforge.net |
1422 | W: http://www.linux1394.org/ | 1415 | S: Odd Fixes |
1423 | S: Maintained | ||
1424 | 1416 | ||
1425 | IEEE 1394 PCILYNX DRIVER | 1417 | IEEE 1394 PCILYNX DRIVER |
1426 | P: Jody McIntyre | 1418 | P: Jody McIntyre |
1427 | M: scjody@modernduck.com | 1419 | M: scjody@modernduck.com |
1420 | P: Stefan Richter | ||
1421 | M: stefanr@s5r6.in-berlin.de | ||
1428 | L: linux1394-devel@lists.sourceforge.net | 1422 | L: linux1394-devel@lists.sourceforge.net |
1429 | W: http://www.linux1394.org/ | 1423 | S: Odd Fixes |
1430 | S: Maintained | ||
1431 | 1424 | ||
1432 | IEEE 1394 RAW I/O DRIVER | 1425 | IEEE 1394 RAW I/O DRIVER |
1433 | P: Ben Collins | 1426 | P: Ben Collins |
@@ -1435,16 +1428,6 @@ M: bcollins@debian.org | |||
1435 | P: Dan Dennedy | 1428 | P: Dan Dennedy |
1436 | M: dan@dennedy.org | 1429 | M: dan@dennedy.org |
1437 | L: linux1394-devel@lists.sourceforge.net | 1430 | L: linux1394-devel@lists.sourceforge.net |
1438 | W: http://www.linux1394.org/ | ||
1439 | S: Maintained | ||
1440 | |||
1441 | IEEE 1394 SBP2 | ||
1442 | P: Ben Collins | ||
1443 | M: bcollins@debian.org | ||
1444 | P: Stefan Richter | ||
1445 | M: stefanr@s5r6.in-berlin.de | ||
1446 | L: linux1394-devel@lists.sourceforge.net | ||
1447 | W: http://www.linux1394.org/ | ||
1448 | S: Maintained | 1431 | S: Maintained |
1449 | 1432 | ||
1450 | IMS TWINTURBO FRAMEBUFFER DRIVER | 1433 | IMS TWINTURBO FRAMEBUFFER DRIVER |