diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-01-06 07:18:43 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-01-06 07:18:43 -0500 |
commit | b35009a9a7e44fd009717b6e3f29e7043dfb29ca (patch) | |
tree | 5d2e7f27f0620f8a54d12b8d051d04032852115a /MAINTAINERS | |
parent | 194ed21925032b366e693373ba9bde62fbbf16ed (diff) | |
parent | 805a6af8dba5dfdd35ec35dc52ec0122400b2610 (diff) |
Merge tag 'v3.2' into staging/for_v3.3
* tag 'v3.2': (83 commits)
Linux 3.2
minixfs: misplaced checks lead to dentry leak
ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detach
ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE race
Revert "rtc: Expire alarms after the time is set."
[CIFS] default ntlmv2 for cifs mount delayed to 3.3
cifs: fix bad buffer length check in coalesce_t2
Revert "rtc: Disable the alarm in the hardware"
hung_task: fix false positive during vfork
security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not set
fix CAN MAINTAINERS SCM tree type
mwifiex: fix crash during simultaneous scan and connect
b43: fix regression in PIO case
ath9k: Fix kernel panic in AR2427 in AP mode
CAN MAINTAINERS update
net: fsl: fec: fix build for mx23-only kernel
sch_qfq: fix overflow in qfq_update_start()
drm/radeon/kms/atom: fix possible segfault in pm setup
gspca: Fix falling back to lower isoc alt settings
futex: Fix uninterruptible loop due to gate_area
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 39723f1a375b..c3ec9555adc9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1698,11 +1698,9 @@ F: arch/x86/include/asm/tce.h | |||
1698 | 1698 | ||
1699 | CAN NETWORK LAYER | 1699 | CAN NETWORK LAYER |
1700 | M: Oliver Hartkopp <socketcan@hartkopp.net> | 1700 | M: Oliver Hartkopp <socketcan@hartkopp.net> |
1701 | M: Oliver Hartkopp <oliver.hartkopp@volkswagen.de> | ||
1702 | M: Urs Thuermann <urs.thuermann@volkswagen.de> | ||
1703 | L: linux-can@vger.kernel.org | 1701 | L: linux-can@vger.kernel.org |
1704 | L: netdev@vger.kernel.org | 1702 | W: http://gitorious.org/linux-can |
1705 | W: http://developer.berlios.de/projects/socketcan/ | 1703 | T: git git://gitorious.org/linux-can/linux-can-next.git |
1706 | S: Maintained | 1704 | S: Maintained |
1707 | F: net/can/ | 1705 | F: net/can/ |
1708 | F: include/linux/can.h | 1706 | F: include/linux/can.h |
@@ -1713,9 +1711,10 @@ F: include/linux/can/gw.h | |||
1713 | 1711 | ||
1714 | CAN NETWORK DRIVERS | 1712 | CAN NETWORK DRIVERS |
1715 | M: Wolfgang Grandegger <wg@grandegger.com> | 1713 | M: Wolfgang Grandegger <wg@grandegger.com> |
1714 | M: Marc Kleine-Budde <mkl@pengutronix.de> | ||
1716 | L: linux-can@vger.kernel.org | 1715 | L: linux-can@vger.kernel.org |
1717 | L: netdev@vger.kernel.org | 1716 | W: http://gitorious.org/linux-can |
1718 | W: http://developer.berlios.de/projects/socketcan/ | 1717 | T: git git://gitorious.org/linux-can/linux-can-next.git |
1719 | S: Maintained | 1718 | S: Maintained |
1720 | F: drivers/net/can/ | 1719 | F: drivers/net/can/ |
1721 | F: include/linux/can/dev.h | 1720 | F: include/linux/can/dev.h |
@@ -2700,7 +2699,7 @@ FIREWIRE SUBSYSTEM | |||
2700 | M: Stefan Richter <stefanr@s5r6.in-berlin.de> | 2699 | M: Stefan Richter <stefanr@s5r6.in-berlin.de> |
2701 | L: linux1394-devel@lists.sourceforge.net | 2700 | L: linux1394-devel@lists.sourceforge.net |
2702 | W: http://ieee1394.wiki.kernel.org/ | 2701 | W: http://ieee1394.wiki.kernel.org/ |
2703 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git | 2702 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git |
2704 | S: Maintained | 2703 | S: Maintained |
2705 | F: drivers/firewire/ | 2704 | F: drivers/firewire/ |
2706 | F: include/linux/firewire*.h | 2705 | F: include/linux/firewire*.h |