diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-06-08 14:31:16 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-06-08 14:31:16 -0400 |
commit | 3f17ea6dea8ba5668873afa54628a91aaa3fb1c0 (patch) | |
tree | afbeb2accd4c2199ddd705ae943995b143a0af02 /MAINTAINERS | |
parent | 1860e379875dfe7271c649058aeddffe5afd9d0d (diff) | |
parent | 1a5700bc2d10cd379a795fd2bb377a190af5acd4 (diff) |
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Now that 3.15 is released, this merges the 'next' branch into 'master',
bringing us to the normal situation where my 'master' branch is the
merge window.
* accumulated work in next: (6809 commits)
ufs: sb mutex merge + mutex_destroy
powerpc: update comments for generic idle conversion
cris: update comments for generic idle conversion
idle: remove cpu_idle() forward declarations
nbd: zero from and len fields in NBD_CMD_DISCONNECT.
mm: convert some level-less printks to pr_*
MAINTAINERS: adi-buildroot-devel is moderated
MAINTAINERS: add linux-api for review of API/ABI changes
mm/kmemleak-test.c: use pr_fmt for logging
fs/dlm/debug_fs.c: replace seq_printf by seq_puts
fs/dlm/lockspace.c: convert simple_str to kstr
fs/dlm/config.c: convert simple_str to kstr
mm: mark remap_file_pages() syscall as deprecated
mm: memcontrol: remove unnecessary memcg argument from soft limit functions
mm: memcontrol: clean up memcg zoneinfo lookup
mm/memblock.c: call kmemleak directly from memblock_(alloc|free)
mm/mempool.c: update the kmemleak stack trace for mempool allocations
lib/radix-tree.c: update the kmemleak stack trace for radix tree allocations
mm: introduce kmemleak_update_trace()
mm/kmemleak.c: use %u to print ->checksum
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 97 |
1 files changed, 73 insertions, 24 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6c484ac93da7..1b22565c59ac 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -210,6 +210,13 @@ S: Supported | |||
210 | F: Documentation/scsi/aacraid.txt | 210 | F: Documentation/scsi/aacraid.txt |
211 | F: drivers/scsi/aacraid/ | 211 | F: drivers/scsi/aacraid/ |
212 | 212 | ||
213 | ABI/API | ||
214 | L: linux-api@vger.kernel.org | ||
215 | F: Documentation/ABI/ | ||
216 | F: include/linux/syscalls.h | ||
217 | F: include/uapi/ | ||
218 | F: kernel/sys_ni.c | ||
219 | |||
213 | ABIT UGURU 1,2 HARDWARE MONITOR DRIVER | 220 | ABIT UGURU 1,2 HARDWARE MONITOR DRIVER |
214 | M: Hans de Goede <hdegoede@redhat.com> | 221 | M: Hans de Goede <hdegoede@redhat.com> |
215 | L: lm-sensors@lm-sensors.org | 222 | L: lm-sensors@lm-sensors.org |
@@ -355,7 +362,7 @@ F: Documentation/hwmon/adm1025 | |||
355 | F: drivers/hwmon/adm1025.c | 362 | F: drivers/hwmon/adm1025.c |
356 | 363 | ||
357 | ADM1029 HARDWARE MONITOR DRIVER | 364 | ADM1029 HARDWARE MONITOR DRIVER |
358 | M: Corentin Labbe <corentin.labbe@geomatys.fr> | 365 | M: Corentin Labbe <clabbe.montjoie@gmail.com> |
359 | L: lm-sensors@lm-sensors.org | 366 | L: lm-sensors@lm-sensors.org |
360 | S: Maintained | 367 | S: Maintained |
361 | F: drivers/hwmon/adm1029.c | 368 | F: drivers/hwmon/adm1029.c |
@@ -647,7 +654,7 @@ F: sound/soc/codecs/ssm* | |||
647 | F: sound/soc/codecs/sigmadsp.* | 654 | F: sound/soc/codecs/sigmadsp.* |
648 | 655 | ||
649 | ANALOG DEVICES INC ASOC DRIVERS | 656 | ANALOG DEVICES INC ASOC DRIVERS |
650 | L: adi-buildroot-devel@lists.sourceforge.net | 657 | L: adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers) |
651 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) | 658 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) |
652 | W: http://blackfin.uclinux.org/ | 659 | W: http://blackfin.uclinux.org/ |
653 | S: Supported | 660 | S: Supported |
@@ -808,6 +815,11 @@ F: arch/arm/boot/dts/at91*.dtsi | |||
808 | F: arch/arm/boot/dts/sama*.dts | 815 | F: arch/arm/boot/dts/sama*.dts |
809 | F: arch/arm/boot/dts/sama*.dtsi | 816 | F: arch/arm/boot/dts/sama*.dtsi |
810 | 817 | ||
818 | ARM/ATMEL AT91 Clock Support | ||
819 | M: Boris Brezillon <boris.brezillon@free-electrons.com> | ||
820 | S: Maintained | ||
821 | F: drivers/clk/at91 | ||
822 | |||
811 | ARM/CALXEDA HIGHBANK ARCHITECTURE | 823 | ARM/CALXEDA HIGHBANK ARCHITECTURE |
812 | M: Rob Herring <robh@kernel.org> | 824 | M: Rob Herring <robh@kernel.org> |
813 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 825 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
@@ -1617,12 +1629,6 @@ S: Supported | |||
1617 | F: drivers/misc/atmel_tclib.c | 1629 | F: drivers/misc/atmel_tclib.c |
1618 | F: drivers/clocksource/tcb_clksrc.c | 1630 | F: drivers/clocksource/tcb_clksrc.c |
1619 | 1631 | ||
1620 | ATMEL TSADCC DRIVER | ||
1621 | M: Josh Wu <josh.wu@atmel.com> | ||
1622 | L: linux-input@vger.kernel.org | ||
1623 | S: Supported | ||
1624 | F: drivers/input/touchscreen/atmel_tsadcc.c | ||
1625 | |||
1626 | ATMEL USBA UDC DRIVER | 1632 | ATMEL USBA UDC DRIVER |
1627 | M: Nicolas Ferre <nicolas.ferre@atmel.com> | 1633 | M: Nicolas Ferre <nicolas.ferre@atmel.com> |
1628 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1634 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
@@ -1764,54 +1770,54 @@ F: include/uapi/linux/bfs_fs.h | |||
1764 | 1770 | ||
1765 | BLACKFIN ARCHITECTURE | 1771 | BLACKFIN ARCHITECTURE |
1766 | M: Steven Miao <realmz6@gmail.com> | 1772 | M: Steven Miao <realmz6@gmail.com> |
1767 | L: adi-buildroot-devel@lists.sourceforge.net | 1773 | L: adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers) |
1768 | T: git git://git.code.sf.net/p/adi-linux/code | 1774 | T: git git://git.code.sf.net/p/adi-linux/code |
1769 | W: http://blackfin.uclinux.org | 1775 | W: http://blackfin.uclinux.org |
1770 | S: Supported | 1776 | S: Supported |
1771 | F: arch/blackfin/ | 1777 | F: arch/blackfin/ |
1772 | 1778 | ||
1773 | BLACKFIN EMAC DRIVER | 1779 | BLACKFIN EMAC DRIVER |
1774 | L: adi-buildroot-devel@lists.sourceforge.net | 1780 | L: adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers) |
1775 | W: http://blackfin.uclinux.org | 1781 | W: http://blackfin.uclinux.org |
1776 | S: Supported | 1782 | S: Supported |
1777 | F: drivers/net/ethernet/adi/ | 1783 | F: drivers/net/ethernet/adi/ |
1778 | 1784 | ||
1779 | BLACKFIN RTC DRIVER | 1785 | BLACKFIN RTC DRIVER |
1780 | L: adi-buildroot-devel@lists.sourceforge.net | 1786 | L: adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers) |
1781 | W: http://blackfin.uclinux.org | 1787 | W: http://blackfin.uclinux.org |
1782 | S: Supported | 1788 | S: Supported |
1783 | F: drivers/rtc/rtc-bfin.c | 1789 | F: drivers/rtc/rtc-bfin.c |
1784 | 1790 | ||
1785 | BLACKFIN SDH DRIVER | 1791 | BLACKFIN SDH DRIVER |
1786 | M: Sonic Zhang <sonic.zhang@analog.com> | 1792 | M: Sonic Zhang <sonic.zhang@analog.com> |
1787 | L: adi-buildroot-devel@lists.sourceforge.net | 1793 | L: adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers) |
1788 | W: http://blackfin.uclinux.org | 1794 | W: http://blackfin.uclinux.org |
1789 | S: Supported | 1795 | S: Supported |
1790 | F: drivers/mmc/host/bfin_sdh.c | 1796 | F: drivers/mmc/host/bfin_sdh.c |
1791 | 1797 | ||
1792 | BLACKFIN SERIAL DRIVER | 1798 | BLACKFIN SERIAL DRIVER |
1793 | M: Sonic Zhang <sonic.zhang@analog.com> | 1799 | M: Sonic Zhang <sonic.zhang@analog.com> |
1794 | L: adi-buildroot-devel@lists.sourceforge.net | 1800 | L: adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers) |
1795 | W: http://blackfin.uclinux.org | 1801 | W: http://blackfin.uclinux.org |
1796 | S: Supported | 1802 | S: Supported |
1797 | F: drivers/tty/serial/bfin_uart.c | 1803 | F: drivers/tty/serial/bfin_uart.c |
1798 | 1804 | ||
1799 | BLACKFIN WATCHDOG DRIVER | 1805 | BLACKFIN WATCHDOG DRIVER |
1800 | L: adi-buildroot-devel@lists.sourceforge.net | 1806 | L: adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers) |
1801 | W: http://blackfin.uclinux.org | 1807 | W: http://blackfin.uclinux.org |
1802 | S: Supported | 1808 | S: Supported |
1803 | F: drivers/watchdog/bfin_wdt.c | 1809 | F: drivers/watchdog/bfin_wdt.c |
1804 | 1810 | ||
1805 | BLACKFIN I2C TWI DRIVER | 1811 | BLACKFIN I2C TWI DRIVER |
1806 | M: Sonic Zhang <sonic.zhang@analog.com> | 1812 | M: Sonic Zhang <sonic.zhang@analog.com> |
1807 | L: adi-buildroot-devel@lists.sourceforge.net | 1813 | L: adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers) |
1808 | W: http://blackfin.uclinux.org/ | 1814 | W: http://blackfin.uclinux.org/ |
1809 | S: Supported | 1815 | S: Supported |
1810 | F: drivers/i2c/busses/i2c-bfin-twi.c | 1816 | F: drivers/i2c/busses/i2c-bfin-twi.c |
1811 | 1817 | ||
1812 | BLACKFIN MEDIA DRIVER | 1818 | BLACKFIN MEDIA DRIVER |
1813 | M: Scott Jiang <scott.jiang.linux@gmail.com> | 1819 | M: Scott Jiang <scott.jiang.linux@gmail.com> |
1814 | L: adi-buildroot-devel@lists.sourceforge.net | 1820 | L: adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers) |
1815 | W: http://blackfin.uclinux.org/ | 1821 | W: http://blackfin.uclinux.org/ |
1816 | S: Supported | 1822 | S: Supported |
1817 | F: drivers/media/platform/blackfin/ | 1823 | F: drivers/media/platform/blackfin/ |
@@ -2194,6 +2200,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git | |||
2194 | S: Supported | 2200 | S: Supported |
2195 | F: drivers/char/* | 2201 | F: drivers/char/* |
2196 | F: drivers/misc/* | 2202 | F: drivers/misc/* |
2203 | F: include/linux/miscdevice.h | ||
2197 | 2204 | ||
2198 | CHECKPATCH | 2205 | CHECKPATCH |
2199 | M: Andy Whitcroft <apw@canonical.com> | 2206 | M: Andy Whitcroft <apw@canonical.com> |
@@ -2410,7 +2417,6 @@ F: drivers/net/ethernet/ti/cpmac.c | |||
2410 | CPU FREQUENCY DRIVERS | 2417 | CPU FREQUENCY DRIVERS |
2411 | M: Rafael J. Wysocki <rjw@rjwysocki.net> | 2418 | M: Rafael J. Wysocki <rjw@rjwysocki.net> |
2412 | M: Viresh Kumar <viresh.kumar@linaro.org> | 2419 | M: Viresh Kumar <viresh.kumar@linaro.org> |
2413 | L: cpufreq@vger.kernel.org | ||
2414 | L: linux-pm@vger.kernel.org | 2420 | L: linux-pm@vger.kernel.org |
2415 | S: Maintained | 2421 | S: Maintained |
2416 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git | 2422 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git |
@@ -2421,7 +2427,6 @@ F: include/linux/cpufreq.h | |||
2421 | CPU FREQUENCY DRIVERS - ARM BIG LITTLE | 2427 | CPU FREQUENCY DRIVERS - ARM BIG LITTLE |
2422 | M: Viresh Kumar <viresh.kumar@linaro.org> | 2428 | M: Viresh Kumar <viresh.kumar@linaro.org> |
2423 | M: Sudeep Holla <sudeep.holla@arm.com> | 2429 | M: Sudeep Holla <sudeep.holla@arm.com> |
2424 | L: cpufreq@vger.kernel.org | ||
2425 | L: linux-pm@vger.kernel.org | 2430 | L: linux-pm@vger.kernel.org |
2426 | W: http://www.arm.com/products/processors/technologies/biglittleprocessing.php | 2431 | W: http://www.arm.com/products/processors/technologies/biglittleprocessing.php |
2427 | S: Maintained | 2432 | S: Maintained |
@@ -2784,12 +2789,14 @@ F: sound/soc/codecs/da[79]*.[ch] | |||
2784 | 2789 | ||
2785 | DIGI NEO AND CLASSIC PCI PRODUCTS | 2790 | DIGI NEO AND CLASSIC PCI PRODUCTS |
2786 | M: Lidza Louina <lidza.louina@gmail.com> | 2791 | M: Lidza Louina <lidza.louina@gmail.com> |
2792 | M: Mark Hounschell <markh@compro.net> | ||
2787 | L: driverdev-devel@linuxdriverproject.org | 2793 | L: driverdev-devel@linuxdriverproject.org |
2788 | S: Maintained | 2794 | S: Maintained |
2789 | F: drivers/staging/dgnc/ | 2795 | F: drivers/staging/dgnc/ |
2790 | 2796 | ||
2791 | DIGI EPCA PCI PRODUCTS | 2797 | DIGI EPCA PCI PRODUCTS |
2792 | M: Lidza Louina <lidza.louina@gmail.com> | 2798 | M: Lidza Louina <lidza.louina@gmail.com> |
2799 | M: Mark Hounschell <markh@compro.net> | ||
2793 | L: driverdev-devel@linuxdriverproject.org | 2800 | L: driverdev-devel@linuxdriverproject.org |
2794 | S: Maintained | 2801 | S: Maintained |
2795 | F: drivers/staging/dgap/ | 2802 | F: drivers/staging/dgap/ |
@@ -3886,6 +3893,11 @@ L: kvm@vger.kernel.org | |||
3886 | S: Supported | 3893 | S: Supported |
3887 | F: drivers/uio/uio_pci_generic.c | 3894 | F: drivers/uio/uio_pci_generic.c |
3888 | 3895 | ||
3896 | GET_MAINTAINER SCRIPT | ||
3897 | M: Joe Perches <joe@perches.com> | ||
3898 | S: Maintained | ||
3899 | F: scripts/get_maintainer.pl | ||
3900 | |||
3889 | GFS2 FILE SYSTEM | 3901 | GFS2 FILE SYSTEM |
3890 | M: Steven Whitehouse <swhiteho@redhat.com> | 3902 | M: Steven Whitehouse <swhiteho@redhat.com> |
3891 | L: cluster-devel@redhat.com | 3903 | L: cluster-devel@redhat.com |
@@ -4010,9 +4022,8 @@ S: Odd Fixes | |||
4010 | F: drivers/media/usb/hdpvr/ | 4022 | F: drivers/media/usb/hdpvr/ |
4011 | 4023 | ||
4012 | HWPOISON MEMORY FAILURE HANDLING | 4024 | HWPOISON MEMORY FAILURE HANDLING |
4013 | M: Andi Kleen <andi@firstfloor.org> | 4025 | M: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com> |
4014 | L: linux-mm@kvack.org | 4026 | L: linux-mm@kvack.org |
4015 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6.git hwpoison | ||
4016 | S: Maintained | 4027 | S: Maintained |
4017 | F: mm/memory-failure.c | 4028 | F: mm/memory-failure.c |
4018 | F: mm/hwpoison-inject.c | 4029 | F: mm/hwpoison-inject.c |
@@ -4203,9 +4214,11 @@ S: Maintained | |||
4203 | F: fs/hpfs/ | 4214 | F: fs/hpfs/ |
4204 | 4215 | ||
4205 | HSI SUBSYSTEM | 4216 | HSI SUBSYSTEM |
4206 | M: Sebastian Reichel <sre@debian.org> | 4217 | M: Sebastian Reichel <sre@kernel.org> |
4218 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi.git | ||
4207 | S: Maintained | 4219 | S: Maintained |
4208 | F: Documentation/ABI/testing/sysfs-bus-hsi | 4220 | F: Documentation/ABI/testing/sysfs-bus-hsi |
4221 | F: Documentation/hsi.txt | ||
4209 | F: drivers/hsi/ | 4222 | F: drivers/hsi/ |
4210 | F: include/linux/hsi/ | 4223 | F: include/linux/hsi/ |
4211 | F: include/uapi/linux/hsi/ | 4224 | F: include/uapi/linux/hsi/ |
@@ -6417,6 +6430,7 @@ F: drivers/usb/*/*omap* | |||
6417 | F: arch/arm/*omap*/usb* | 6430 | F: arch/arm/*omap*/usb* |
6418 | 6431 | ||
6419 | OMAP GPIO DRIVER | 6432 | OMAP GPIO DRIVER |
6433 | M: Javier Martinez Canillas <javier@dowhile0.org> | ||
6420 | M: Santosh Shilimkar <santosh.shilimkar@ti.com> | 6434 | M: Santosh Shilimkar <santosh.shilimkar@ti.com> |
6421 | M: Kevin Hilman <khilman@deeprootsystems.com> | 6435 | M: Kevin Hilman <khilman@deeprootsystems.com> |
6422 | L: linux-omap@vger.kernel.org | 6436 | L: linux-omap@vger.kernel.org |
@@ -6706,6 +6720,7 @@ F: Documentation/PCI/ | |||
6706 | F: drivers/pci/ | 6720 | F: drivers/pci/ |
6707 | F: include/linux/pci* | 6721 | F: include/linux/pci* |
6708 | F: arch/x86/pci/ | 6722 | F: arch/x86/pci/ |
6723 | F: arch/x86/kernel/quirks.c | ||
6709 | 6724 | ||
6710 | PCI DRIVER FOR IMX6 | 6725 | PCI DRIVER FOR IMX6 |
6711 | M: Richard Zhu <r65037@freescale.com> | 6726 | M: Richard Zhu <r65037@freescale.com> |
@@ -6753,6 +6768,14 @@ L: linux-pci@vger.kernel.org | |||
6753 | S: Maintained | 6768 | S: Maintained |
6754 | F: drivers/pci/host/*designware* | 6769 | F: drivers/pci/host/*designware* |
6755 | 6770 | ||
6771 | PCI DRIVER FOR GENERIC OF HOSTS | ||
6772 | M: Will Deacon <will.deacon@arm.com> | ||
6773 | L: linux-pci@vger.kernel.org | ||
6774 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
6775 | S: Maintained | ||
6776 | F: Documentation/devicetree/bindings/pci/host-generic-pci.txt | ||
6777 | F: drivers/pci/host/pci-host-generic.c | ||
6778 | |||
6756 | PCMCIA SUBSYSTEM | 6779 | PCMCIA SUBSYSTEM |
6757 | P: Linux PCMCIA Team | 6780 | P: Linux PCMCIA Team |
6758 | L: linux-pcmcia@lists.infradead.org | 6781 | L: linux-pcmcia@lists.infradead.org |
@@ -6937,7 +6960,6 @@ F: drivers/power/ | |||
6937 | 6960 | ||
6938 | PNP SUPPORT | 6961 | PNP SUPPORT |
6939 | M: Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 6962 | M: Rafael J. Wysocki <rafael.j.wysocki@intel.com> |
6940 | M: Bjorn Helgaas <bhelgaas@google.com> | ||
6941 | S: Maintained | 6963 | S: Maintained |
6942 | F: drivers/pnp/ | 6964 | F: drivers/pnp/ |
6943 | 6965 | ||
@@ -7661,7 +7683,6 @@ L: linux-media@vger.kernel.org | |||
7661 | Q: https://patchwork.linuxtv.org/project/linux-media/list/ | 7683 | Q: https://patchwork.linuxtv.org/project/linux-media/list/ |
7662 | S: Supported | 7684 | S: Supported |
7663 | F: drivers/media/platform/exynos4-is/ | 7685 | F: drivers/media/platform/exynos4-is/ |
7664 | F: include/media/s5p_fimc.h | ||
7665 | 7686 | ||
7666 | SAMSUNG S3C24XX/S3C64XX SOC SERIES CAMIF DRIVER | 7687 | SAMSUNG S3C24XX/S3C64XX SOC SERIES CAMIF DRIVER |
7667 | M: Sylwester Nawrocki <sylvester.nawrocki@gmail.com> | 7688 | M: Sylwester Nawrocki <sylvester.nawrocki@gmail.com> |
@@ -7964,6 +7985,26 @@ M: Robin Holt <robinmholt@gmail.com> | |||
7964 | S: Maintained | 7985 | S: Maintained |
7965 | F: drivers/misc/sgi-xp/ | 7986 | F: drivers/misc/sgi-xp/ |
7966 | 7987 | ||
7988 | SI2157 MEDIA DRIVER | ||
7989 | M: Antti Palosaari <crope@iki.fi> | ||
7990 | L: linux-media@vger.kernel.org | ||
7991 | W: http://linuxtv.org/ | ||
7992 | W: http://palosaari.fi/linux/ | ||
7993 | Q: http://patchwork.linuxtv.org/project/linux-media/list/ | ||
7994 | T: git git://linuxtv.org/anttip/media_tree.git | ||
7995 | S: Maintained | ||
7996 | F: drivers/media/tuners/si2157* | ||
7997 | |||
7998 | SI2168 MEDIA DRIVER | ||
7999 | M: Antti Palosaari <crope@iki.fi> | ||
8000 | L: linux-media@vger.kernel.org | ||
8001 | W: http://linuxtv.org/ | ||
8002 | W: http://palosaari.fi/linux/ | ||
8003 | Q: http://patchwork.linuxtv.org/project/linux-media/list/ | ||
8004 | T: git git://linuxtv.org/anttip/media_tree.git | ||
8005 | S: Maintained | ||
8006 | F: drivers/media/dvb-frontends/si2168* | ||
8007 | |||
7967 | SI470X FM RADIO RECEIVER I2C DRIVER | 8008 | SI470X FM RADIO RECEIVER I2C DRIVER |
7968 | M: Hans Verkuil <hverkuil@xs4all.nl> | 8009 | M: Hans Verkuil <hverkuil@xs4all.nl> |
7969 | L: linux-media@vger.kernel.org | 8010 | L: linux-media@vger.kernel.org |
@@ -8263,6 +8304,7 @@ L: alsa-devel@alsa-project.org (moderated for non-subscribers) | |||
8263 | W: http://www.alsa-project.org/ | 8304 | W: http://www.alsa-project.org/ |
8264 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git | 8305 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git |
8265 | T: git git://git.alsa-project.org/alsa-kernel.git | 8306 | T: git git://git.alsa-project.org/alsa-kernel.git |
8307 | Q: http://patchwork.kernel.org/project/alsa-devel/list/ | ||
8266 | S: Maintained | 8308 | S: Maintained |
8267 | F: Documentation/sound/ | 8309 | F: Documentation/sound/ |
8268 | F: include/sound/ | 8310 | F: include/sound/ |
@@ -8483,7 +8525,7 @@ S: Maintained | |||
8483 | F: drivers/staging/olpc_dcon/ | 8525 | F: drivers/staging/olpc_dcon/ |
8484 | 8526 | ||
8485 | STAGING - OZMO DEVICES USB OVER WIFI DRIVER | 8527 | STAGING - OZMO DEVICES USB OVER WIFI DRIVER |
8486 | M: Rupesh Gujare <rupesh.gujare@atmel.com> | 8528 | M: Shigekatsu Tateno <shigekatsu.tateno@atmel.com> |
8487 | S: Maintained | 8529 | S: Maintained |
8488 | F: drivers/staging/ozwpan/ | 8530 | F: drivers/staging/ozwpan/ |
8489 | 8531 | ||
@@ -8498,6 +8540,13 @@ M: Florian Schilhabel <florian.c.schilhabel@googlemail.com>. | |||
8498 | S: Odd Fixes | 8540 | S: Odd Fixes |
8499 | F: drivers/staging/rtl8712/ | 8541 | F: drivers/staging/rtl8712/ |
8500 | 8542 | ||
8543 | STAGING - REALTEK RTL8723U WIRELESS DRIVER | ||
8544 | M: Larry Finger <Larry.Finger@lwfinger.net> | ||
8545 | M: Jes Sorensen <Jes.Sorensen@redhat.com> | ||
8546 | L: linux-wireless@vger.kernel.org | ||
8547 | S: Maintained | ||
8548 | F: drivers/staging/rtl8723au/ | ||
8549 | |||
8501 | STAGING - SILICON MOTION SM7XX FRAME BUFFER DRIVER | 8550 | STAGING - SILICON MOTION SM7XX FRAME BUFFER DRIVER |
8502 | M: Teddy Wang <teddy.wang@siliconmotion.com.cn> | 8551 | M: Teddy Wang <teddy.wang@siliconmotion.com.cn> |
8503 | S: Odd Fixes | 8552 | S: Odd Fixes |