From: Cesar Eduardo Barros <cesarb@cesarb.net>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Joe Perches <joe@perches.com>,
Cesar Eduardo Barros <cesarb@cesarb.net>,
David Howells <dhowells@redhat.com>
Subject: [PATCH 12/14] MAINTAINERS: adjust for UAPI (part 2)
Date: Sat, 2 Mar 2013 22:53:50 -0300 [thread overview]
Message-ID: <1362275632-20242-13-git-send-email-cesarb@cesarb.net> (raw)
In-Reply-To: <1362275632-20242-1-git-send-email-cesarb@cesarb.net>
More headers were moved or split to uapi/ since the last patch was
created.
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Cesar Eduardo Barros <cesarb@cesarb.net>
---
MAINTAINERS | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index b73c00d..772da4f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -474,6 +474,7 @@ L: linux-aio@kvack.org
S: Supported
F: fs/aio.c
F: include/linux/*aio*.h
+F: include/uapi/linux/*aio*.h
ALCATEL SPEEDTOUCH USB DRIVER
M: Duncan Sands <duncan.sands@free.fr>
@@ -2178,6 +2179,7 @@ L: cgroups@vger.kernel.org
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git
S: Maintained
F: include/linux/cgroup*
+F: include/uapi/linux/cgroup*
F: kernel/cgroup*
F: mm/*cgroup*
@@ -2493,6 +2495,7 @@ F: drivers/md/dm*
F: drivers/md/persistent-data/
F: include/linux/device-mapper.h
F: include/linux/dm-*.h
+F: include/uapi/linux/dm-*.h
DIOLAN U2C-12 I2C DRIVER
M: Guenter Roeck <linux@roeck-us.net>
@@ -3064,6 +3067,7 @@ L: netdev@vger.kernel.org
W: http://www.linuxfoundation.org/en/Net:Bridge
S: Maintained
F: include/linux/netfilter_bridge/
+F: include/uapi/linux/netfilter_bridge/
F: net/bridge/
EXT2 FILE SYSTEM
@@ -4557,6 +4561,7 @@ S: Supported
F: Documentation/*/kvm.txt
F: arch/*/kvm/
F: arch/*/include/asm/kvm*
+F: arch/*/include/uapi/asm/kvm*
F: include/linux/kvm*
F: include/uapi/linux/kvm*
F: virt/kvm/
@@ -4567,6 +4572,7 @@ L: kvm@vger.kernel.org
W: http://kvm.qumranet.com
S: Maintained
F: arch/x86/include/asm/svm.h
+F: arch/x86/include/uapi/asm/svm.h
F: arch/x86/kvm/svm.c
KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
@@ -4576,6 +4582,7 @@ W: http://kvm.qumranet.com
T: git git://github.com/agraf/linux-2.6.git
S: Supported
F: arch/powerpc/include/asm/kvm*
+F: arch/powerpc/include/uapi/asm/kvm*
F: arch/powerpc/kvm/
KERNEL VIRTUAL MACHINE For Itanium (KVM/IA64)
@@ -4585,6 +4592,7 @@ W: http://kvm.qumranet.com
S: Supported
F: Documentation/ia64/kvm.txt
F: arch/ia64/include/asm/kvm*
+F: arch/ia64/include/uapi/asm/kvm*
F: arch/ia64/kvm/
KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
@@ -4596,6 +4604,7 @@ W: http://www.ibm.com/developerworks/linux/linux390/
S: Supported
F: Documentation/s390/kvm.txt
F: arch/s390/include/asm/kvm*
+F: arch/s390/include/uapi/asm/kvm*
F: arch/s390/kvm/
F: drivers/s390/kvm/
@@ -5122,6 +5131,7 @@ F: Documentation/DocBook/media/
F: drivers/media/
F: drivers/staging/media/
F: include/media/
+F: include/linux/videodev2.h
F: include/uapi/linux/dvb/
F: include/uapi/linux/videodev2.h
F: include/uapi/linux/media.h
@@ -5223,6 +5233,7 @@ MODULE SUPPORT
M: Rusty Russell <rusty@rustcorp.com.au>
S: Maintained
F: include/linux/module.h
+F: include/uapi/linux/module.h
F: kernel/module.c
MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
@@ -5907,6 +5918,7 @@ L: linux-parport@lists.infradead.org (subscribers-only)
S: Orphan
F: drivers/parport/
F: include/linux/parport*.h
+F: include/uapi/linux/parport*.h
F: drivers/char/ppdev.c
F: include/uapi/linux/ppdev.h
@@ -5992,6 +6004,7 @@ S: Supported
F: Documentation/PCI/
F: drivers/pci/
F: include/linux/pci*
+F: include/uapi/linux/pci*
PCMCIA SUBSYSTEM
P: Linux PCMCIA Team
@@ -6208,6 +6221,7 @@ S: Maintained
F: Documentation/pps/
F: drivers/pps/
F: include/linux/pps*.h
+F: include/uapi/linux/pps*.h
PPTP DRIVER
M: Dmitry Kozlov <xeb@mail.ru>
@@ -6252,6 +6266,7 @@ S: Maintained
F: arch/powerpc/boot/ps3*
F: arch/powerpc/include/asm/lv1call.h
F: arch/powerpc/include/asm/ps3*.h
+F: arch/powerpc/include/uapi/asm/ps3*.h
F: arch/powerpc/platforms/ps3/
F: drivers/*/ps3*
F: drivers/ps3/
@@ -6287,6 +6302,7 @@ F: drivers/net/ethernet/freescale/gianfar_ptp.c
F: drivers/net/phy/dp83640*
F: drivers/ptp/*
F: include/linux/ptp_cl*
+F: include/uapi/linux/ptp_cl*
PTRACE SUPPORT
M: Roland McGrath <roland@redhat.com>
@@ -6894,6 +6910,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
S: Maintained
F: drivers/scsi/
F: include/scsi/
+F: include/uapi/scsi/
SCSI TAPE DRIVER
M: Kai Mäkisara <Kai.Makisara@kolumbus.fi>
@@ -6990,6 +7007,7 @@ W: http://selinuxproject.org
T: git git://git.infradead.org/users/eparis/selinux.git
S: Supported
F: include/linux/selinux*
+F: include/uapi/linux/selinux*
F: security/selinux/
F: scripts/selinux/
@@ -7693,6 +7711,7 @@ M: Balbir Singh <bsingharora@gmail.com>
S: Maintained
F: Documentation/accounting/taskstats*
F: include/linux/taskstats*
+F: include/uapi/linux/taskstats*
F: kernel/taskstats.c
TC CLASSIFIER
@@ -8258,6 +8277,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
S: Maintained
F: drivers/usb/gadget/
F: include/linux/usb/gadget*
+F: include/uapi/linux/usb/gadget*
USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
M: Jiri Kosina <jkosina@suse.cz>
@@ -8432,6 +8452,7 @@ F: drivers/net/usb/
F: drivers/usb/
F: include/linux/usb.h
F: include/linux/usb/
+F: include/uapi/linux/usb/
USB UHCI DRIVER
M: Alan Stern <stern@rowland.harvard.edu>
@@ -8521,6 +8542,7 @@ S: Maintained
F: Documentation/DocBook/uio-howto.tmpl
F: drivers/uio/
F: include/linux/uio*.h
+F: include/uapi/linux/uio*.h
UTIL-LINUX PACKAGE
M: Karel Zak <kzak@redhat.com>
@@ -8578,6 +8600,7 @@ F: drivers/virtio/
F: drivers/net/virtio_net.c
F: drivers/block/virtio_blk.c
F: include/linux/virtio_*.h
+F: include/uapi/linux/virtio_*.h
VIRTIO HOST (VHOST)
M: "Michael S. Tsirkin" <mst@redhat.com>
@@ -8628,6 +8651,7 @@ L: netdev@vger.kernel.org
S: Maintained
F: drivers/net/macvlan.c
F: include/linux/if_*vlan.h
+F: include/uapi/linux/if_*vlan.h
F: net/8021q/
VLYNQ BUS
--
1.7.11.7
next prev parent reply other threads:[~2013-03-03 1:55 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-03 1:53 [PATCH 00/14] MAINTAINERS: fix file patterns " Cesar Eduardo Barros
2013-03-03 1:53 ` [PATCH 01/14] MAINTAINERS: remove 3c505 Cesar Eduardo Barros
2013-03-03 6:44 ` David Miller
2013-03-03 1:53 ` [PATCH 02/14] MAINTAINERS: remove arch/arm/plat-nomadik/ Cesar Eduardo Barros
2013-03-07 2:35 ` Linus Walleij
2013-03-03 1:53 ` [PATCH 03/14] MAINTAINERS: remove arch/arm/plat-s3c24xx/ Cesar Eduardo Barros
2013-03-04 12:57 ` Kukjin Kim
2013-03-03 1:53 ` [PATCH 04/14] MAINTAINERS: fix drivers/media/i2c/cx2341x.c Cesar Eduardo Barros
2013-03-03 8:35 ` Hans Verkuil
2013-03-03 1:53 ` [PATCH 05/14] MAINTAINERS: remove drivers/net/wan/cycx* Cesar Eduardo Barros
2013-03-03 6:44 ` David Miller
2013-03-03 1:53 ` [PATCH 06/14] MAINTAINERS: fix drivers/edac/ghes-edac.c Cesar Eduardo Barros
2013-03-03 1:53 ` [PATCH 07/14] MAINTAINERS: remove eexpress Cesar Eduardo Barros
2013-03-03 6:44 ` David Miller
2013-03-03 1:53 ` [PATCH 08/14] MAINTAINERS: fix mach-omap2 clockdomain/powerdomain Cesar Eduardo Barros
2013-06-09 7:30 ` Paul Walmsley
2013-03-03 1:53 ` [PATCH 09/14] MAINTAINERS: fix Documentation/video4linux/saa7134/ Cesar Eduardo Barros
2013-03-03 1:53 ` [PATCH 10/14] MAINTAINERS: remove include/media/sh_veu.h Cesar Eduardo Barros
2013-03-03 1:53 ` [PATCH 11/14] MAINTAINERS: fix BAST Cesar Eduardo Barros
2013-03-03 10:14 ` Paul Bolle
2013-03-03 1:53 ` Cesar Eduardo Barros [this message]
2013-03-03 1:53 ` [PATCH 13/14] scripts: add checkmaintainers.py Cesar Eduardo Barros
2013-03-03 10:40 ` Paul Bolle
2013-03-03 1:53 ` [PATCH 14/14] MAINTAINERS: use same pattern for firewire in uapi Cesar Eduardo Barros
2013-03-03 5:51 ` Joe Perches
2013-03-03 21:26 ` Stefan Richter
2013-03-04 14:07 ` [PATCH 12/14] MAINTAINERS: adjust for UAPI (part 2) David Howells
2013-03-07 8:06 ` [PATCH 02/14] MAINTAINERS: remove arch/arm/plat-nomadik/ Alessandro Rubini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1362275632-20242-13-git-send-email-cesarb@cesarb.net \
--to=cesarb@cesarb.net \
--cc=akpm@linux-foundation.org \
--cc=dhowells@redhat.com \
--cc=joe@perches.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®