aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2013-11-08 01:34:39 -0500
committerDave Airlie <airlied@redhat.com>2013-11-08 01:34:39 -0500
commit91915260ea5ed9d9b19bfb75d53c989c8ada2ab0 (patch)
treef7eb16ced65f39ebd0bb32e3b4e5e0f365755536 /MAINTAINERS
parent21136946c495b0e1e0f7e25a8de6f170efbdeadf (diff)
parent07bf139b906013ecef0c5e0441564d1ae10e974a (diff)
Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
Bit a bit -fixes pull request in the merge window than usual dua to two feauture-y things: - Display CRCs are now enabled on all platforms, including the odd DP case on gm45/vlv. Since this is a testing-only feature it should ever hurt, but I figured it'll help with regression-testing -fixes. So I left it in and didn't postpone it to 3.14. - Display power well refactoring from Imre. Would have caused major pain conflict with the bdw stage 1 patches if I'd postpone this to -next. It's only an relatively small interface rework, so shouldn't cause pain. It's also been in my tree since almost 3 weeks already. That accounts for about two thirds of the pull, otherwise just bugfixes: - vlv backlight fix from Jesse/Jani - vlv vblank timestamp fix from Jesse - improved edp detection through vbt from Ville (fixes a vlv issue) - eDP vdd fix from Paulo - fixes for dvo lvds on i830M - a few smaller things all over Note: This contains a backmerge of v3.12. Since the -internal branch always applied on top of -nightly I need that unified base to merge bdw patches. So you'll get a conflict with radeon connector props when pulling this (and nouveau/master will also conflict a bit when Ben doesn't rebase). The backmerge itself only had conflicts in drm/i915. There's also a tiny conflict between Jani's backlight fix and your sysfs lifetime fix in drm-next. * tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danvet/drm-intel: (940 commits) drm/i915/vlv: use per-pipe backlight controls v2 drm/i915: make backlight functions take a connector drm/i915: move opregion asle request handling to a work queue drm/i915/vlv: use PIPE_START_VBLANK interrupts on VLV drm/i915: Make intel_dp_is_edp() less specific drm/i915: Give names to the VBT child device type bits drm/i915/vlv: enable HDA display audio for Valleyview2 drm/i915/dvo: call ->mode_set callback only when the port is running drm/i915: avoid unclaimed registers when capturing the error state drm/i915: Enable DP port CRC for the "auto" source on g4x/vlv drm/i915: scramble reset support for DP port CRC on vlv drm/i915: scramble reset support for DP port CRC on g4x drm/i916: add "auto" pipe CRC source ... Conflicts: MAINTAINERS drivers/gpu/drm/i915/intel_panel.c drivers/gpu/drm/nouveau/core/subdev/mc/base.c drivers/gpu/drm/radeon/atombios_encoders.c drivers/gpu/drm/radeon/radeon_connectors.c
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS191
1 files changed, 122 insertions, 69 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 4907a747f3e0..63dbfc384d5d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -237,11 +237,11 @@ F: drivers/platform/x86/acer-wmi.c
237 237
238ACPI 238ACPI
239M: Len Brown <lenb@kernel.org> 239M: Len Brown <lenb@kernel.org>
240M: Rafael J. Wysocki <rjw@sisk.pl> 240M: Rafael J. Wysocki <rjw@rjwysocki.net>
241L: linux-acpi@vger.kernel.org 241L: linux-acpi@vger.kernel.org
242W: http://www.lesswatts.org/projects/acpi/ 242W: https://01.org/linux-acpi
243Q: http://patchwork.kernel.org/project/linux-acpi/list/ 243Q: https://patchwork.kernel.org/project/linux-acpi/list/
244T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux 244T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
245S: Supported 245S: Supported
246F: drivers/acpi/ 246F: drivers/acpi/
247F: drivers/pnp/pnpacpi/ 247F: drivers/pnp/pnpacpi/
@@ -256,21 +256,21 @@ F: drivers/pci/*/*/*acpi*
256ACPI FAN DRIVER 256ACPI FAN DRIVER
257M: Zhang Rui <rui.zhang@intel.com> 257M: Zhang Rui <rui.zhang@intel.com>
258L: linux-acpi@vger.kernel.org 258L: linux-acpi@vger.kernel.org
259W: http://www.lesswatts.org/projects/acpi/ 259W: https://01.org/linux-acpi
260S: Supported 260S: Supported
261F: drivers/acpi/fan.c 261F: drivers/acpi/fan.c
262 262
263ACPI THERMAL DRIVER 263ACPI THERMAL DRIVER
264M: Zhang Rui <rui.zhang@intel.com> 264M: Zhang Rui <rui.zhang@intel.com>
265L: linux-acpi@vger.kernel.org 265L: linux-acpi@vger.kernel.org
266W: http://www.lesswatts.org/projects/acpi/ 266W: https://01.org/linux-acpi
267S: Supported 267S: Supported
268F: drivers/acpi/*thermal* 268F: drivers/acpi/*thermal*
269 269
270ACPI VIDEO DRIVER 270ACPI VIDEO DRIVER
271M: Zhang Rui <rui.zhang@intel.com> 271M: Zhang Rui <rui.zhang@intel.com>
272L: linux-acpi@vger.kernel.org 272L: linux-acpi@vger.kernel.org
273W: http://www.lesswatts.org/projects/acpi/ 273W: https://01.org/linux-acpi
274S: Supported 274S: Supported
275F: drivers/acpi/video.c 275F: drivers/acpi/video.c
276 276
@@ -824,15 +824,21 @@ S: Maintained
824F: arch/arm/mach-gemini/ 824F: arch/arm/mach-gemini/
825 825
826ARM/CSR SIRFPRIMA2 MACHINE SUPPORT 826ARM/CSR SIRFPRIMA2 MACHINE SUPPORT
827M: Barry Song <baohua.song@csr.com> 827M: Barry Song <baohua@kernel.org>
828L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 828L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
829T: git git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux.git 829T: git git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux.git
830S: Maintained 830S: Maintained
831F: arch/arm/mach-prima2/ 831F: arch/arm/mach-prima2/
832F: drivers/clk/clk-prima2.c
833F: drivers/clocksource/timer-prima2.c
834F: drivers/clocksource/timer-marco.c
832F: drivers/dma/sirf-dma.c 835F: drivers/dma/sirf-dma.c
833F: drivers/i2c/busses/i2c-sirf.c 836F: drivers/i2c/busses/i2c-sirf.c
837F: drivers/input/misc/sirfsoc-onkey.c
838F: drivers/irqchip/irq-sirfsoc.c
834F: drivers/mmc/host/sdhci-sirf.c 839F: drivers/mmc/host/sdhci-sirf.c
835F: drivers/pinctrl/sirf/ 840F: drivers/pinctrl/sirf/
841F: drivers/rtc/rtc-sirfsoc.c
836F: drivers/spi/spi-sirf.c 842F: drivers/spi/spi-sirf.c
837 843
838ARM/EBSA110 MACHINE SUPPORT 844ARM/EBSA110 MACHINE SUPPORT
@@ -1003,6 +1009,7 @@ ARM/Marvell Armada 370 and Armada XP SOC support
1003M: Jason Cooper <jason@lakedaemon.net> 1009M: Jason Cooper <jason@lakedaemon.net>
1004M: Andrew Lunn <andrew@lunn.ch> 1010M: Andrew Lunn <andrew@lunn.ch>
1005M: Gregory Clement <gregory.clement@free-electrons.com> 1011M: Gregory Clement <gregory.clement@free-electrons.com>
1012M: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
1006L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 1013L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1007S: Maintained 1014S: Maintained
1008F: arch/arm/mach-mvebu/ 1015F: arch/arm/mach-mvebu/
@@ -1010,6 +1017,7 @@ F: arch/arm/mach-mvebu/
1010ARM/Marvell Dove/Kirkwood/MV78xx0/Orion SOC support 1017ARM/Marvell Dove/Kirkwood/MV78xx0/Orion SOC support
1011M: Jason Cooper <jason@lakedaemon.net> 1018M: Jason Cooper <jason@lakedaemon.net>
1012M: Andrew Lunn <andrew@lunn.ch> 1019M: Andrew Lunn <andrew@lunn.ch>
1020M: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
1013L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 1021L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1014S: Maintained 1022S: Maintained
1015F: arch/arm/mach-dove/ 1023F: arch/arm/mach-dove/
@@ -1142,6 +1150,13 @@ F: drivers/net/ethernet/i825xx/ether1*
1142F: drivers/net/ethernet/seeq/ether3* 1150F: drivers/net/ethernet/seeq/ether3*
1143F: drivers/scsi/arm/ 1151F: drivers/scsi/arm/
1144 1152
1153ARM/Rockchip SoC support
1154M: Heiko Stuebner <heiko@sntech.de>
1155L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1156S: Maintained
1157F: arch/arm/mach-rockchip/
1158F: drivers/*/*rockchip*
1159
1145ARM/SHARK MACHINE SUPPORT 1160ARM/SHARK MACHINE SUPPORT
1146M: Alexander Schulz <alex@shark-linux.de> 1161M: Alexander Schulz <alex@shark-linux.de>
1147W: http://www.shark-linux.de/shark.html 1162W: http://www.shark-linux.de/shark.html
@@ -1785,6 +1800,7 @@ F: include/net/bluetooth/
1785 1800
1786BONDING DRIVER 1801BONDING DRIVER
1787M: Jay Vosburgh <fubar@us.ibm.com> 1802M: Jay Vosburgh <fubar@us.ibm.com>
1803M: Veaceslav Falico <vfalico@redhat.com>
1788M: Andy Gospodarek <andy@greyhouse.net> 1804M: Andy Gospodarek <andy@greyhouse.net>
1789L: netdev@vger.kernel.org 1805L: netdev@vger.kernel.org
1790W: http://sourceforge.net/projects/bonding/ 1806W: http://sourceforge.net/projects/bonding/
@@ -2294,7 +2310,7 @@ S: Maintained
2294F: drivers/net/ethernet/ti/cpmac.c 2310F: drivers/net/ethernet/ti/cpmac.c
2295 2311
2296CPU FREQUENCY DRIVERS 2312CPU FREQUENCY DRIVERS
2297M: Rafael J. Wysocki <rjw@sisk.pl> 2313M: Rafael J. Wysocki <rjw@rjwysocki.net>
2298M: Viresh Kumar <viresh.kumar@linaro.org> 2314M: Viresh Kumar <viresh.kumar@linaro.org>
2299L: cpufreq@vger.kernel.org 2315L: cpufreq@vger.kernel.org
2300L: linux-pm@vger.kernel.org 2316L: linux-pm@vger.kernel.org
@@ -2325,7 +2341,7 @@ S: Maintained
2325F: drivers/cpuidle/cpuidle-big_little.c 2341F: drivers/cpuidle/cpuidle-big_little.c
2326 2342
2327CPUIDLE DRIVERS 2343CPUIDLE DRIVERS
2328M: Rafael J. Wysocki <rjw@sisk.pl> 2344M: Rafael J. Wysocki <rjw@rjwysocki.net>
2329M: Daniel Lezcano <daniel.lezcano@linaro.org> 2345M: Daniel Lezcano <daniel.lezcano@linaro.org>
2330L: linux-pm@vger.kernel.org 2346L: linux-pm@vger.kernel.org
2331S: Maintained 2347S: Maintained
@@ -2712,6 +2728,8 @@ T: git git://git.linaro.org/people/sumitsemwal/linux-dma-buf.git
2712DMA GENERIC OFFLOAD ENGINE SUBSYSTEM 2728DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
2713M: Vinod Koul <vinod.koul@intel.com> 2729M: Vinod Koul <vinod.koul@intel.com>
2714M: Dan Williams <dan.j.williams@intel.com> 2730M: Dan Williams <dan.j.williams@intel.com>
2731L: dmaengine@vger.kernel.org
2732Q: https://patchwork.kernel.org/project/linux-dmaengine/list/
2715S: Supported 2733S: Supported
2716F: drivers/dma/ 2734F: drivers/dma/
2717F: include/linux/dma* 2735F: include/linux/dma*
@@ -2815,7 +2833,7 @@ M: Terje Bergström <tbergstrom@nvidia.com>
2815L: dri-devel@lists.freedesktop.org 2833L: dri-devel@lists.freedesktop.org
2816L: linux-tegra@vger.kernel.org 2834L: linux-tegra@vger.kernel.org
2817T: git git://anongit.freedesktop.org/tegra/linux.git 2835T: git git://anongit.freedesktop.org/tegra/linux.git
2818S: Maintained 2836S: Supported
2819F: drivers/gpu/drm/tegra/ 2837F: drivers/gpu/drm/tegra/
2820F: drivers/gpu/host1x/ 2838F: drivers/gpu/host1x/
2821F: include/linux/host1x.h 2839F: include/linux/host1x.h
@@ -3549,7 +3567,7 @@ F: fs/freevxfs/
3549 3567
3550FREEZER 3568FREEZER
3551M: Pavel Machek <pavel@ucw.cz> 3569M: Pavel Machek <pavel@ucw.cz>
3552M: "Rafael J. Wysocki" <rjw@sisk.pl> 3570M: "Rafael J. Wysocki" <rjw@rjwysocki.net>
3553L: linux-pm@vger.kernel.org 3571L: linux-pm@vger.kernel.org
3554S: Supported 3572S: Supported
3555F: Documentation/power/freezing-of-tasks.txt 3573F: Documentation/power/freezing-of-tasks.txt
@@ -3620,6 +3638,12 @@ L: linux-scsi@vger.kernel.org
3620S: Odd Fixes (e.g., new signatures) 3638S: Odd Fixes (e.g., new signatures)
3621F: drivers/scsi/fdomain.* 3639F: drivers/scsi/fdomain.*
3622 3640
3641GCOV BASED KERNEL PROFILING
3642M: Peter Oberparleiter <oberpar@linux.vnet.ibm.com>
3643S: Maintained
3644F: kernel/gcov/
3645F: Documentation/gcov.txt
3646
3623GDT SCSI DISK ARRAY CONTROLLER DRIVER 3647GDT SCSI DISK ARRAY CONTROLLER DRIVER
3624M: Achim Leubner <achim_leubner@adaptec.com> 3648M: Achim Leubner <achim_leubner@adaptec.com>
3625L: linux-scsi@vger.kernel.org 3649L: linux-scsi@vger.kernel.org
@@ -3885,7 +3909,7 @@ F: drivers/video/hgafb.c
3885 3909
3886HIBERNATION (aka Software Suspend, aka swsusp) 3910HIBERNATION (aka Software Suspend, aka swsusp)
3887M: Pavel Machek <pavel@ucw.cz> 3911M: Pavel Machek <pavel@ucw.cz>
3888M: "Rafael J. Wysocki" <rjw@sisk.pl> 3912M: "Rafael J. Wysocki" <rjw@rjwysocki.net>
3889L: linux-pm@vger.kernel.org 3913L: linux-pm@vger.kernel.org
3890S: Supported 3914S: Supported
3891F: arch/x86/power/ 3915F: arch/x86/power/
@@ -4335,7 +4359,7 @@ F: drivers/video/i810/
4335INTEL MENLOW THERMAL DRIVER 4359INTEL MENLOW THERMAL DRIVER
4336M: Sujith Thomas <sujith.thomas@intel.com> 4360M: Sujith Thomas <sujith.thomas@intel.com>
4337L: platform-driver-x86@vger.kernel.org 4361L: platform-driver-x86@vger.kernel.org
4338W: http://www.lesswatts.org/projects/acpi/ 4362W: https://01.org/linux-acpi
4339S: Supported 4363S: Supported
4340F: drivers/platform/x86/intel_menlow.c 4364F: drivers/platform/x86/intel_menlow.c
4341 4365
@@ -4347,7 +4371,10 @@ F: arch/x86/kernel/microcode_intel.c
4347 4371
4348INTEL I/OAT DMA DRIVER 4372INTEL I/OAT DMA DRIVER
4349M: Dan Williams <dan.j.williams@intel.com> 4373M: Dan Williams <dan.j.williams@intel.com>
4350S: Maintained 4374M: Dave Jiang <dave.jiang@intel.com>
4375L: dmaengine@vger.kernel.org
4376Q: https://patchwork.kernel.org/project/linux-dmaengine/list/
4377S: Supported
4351F: drivers/dma/ioat* 4378F: drivers/dma/ioat*
4352 4379
4353INTEL IOMMU (VT-d) 4380INTEL IOMMU (VT-d)
@@ -4472,6 +4499,13 @@ L: linux-serial@vger.kernel.org
4472S: Maintained 4499S: Maintained
4473F: drivers/tty/serial/ioc3_serial.c 4500F: drivers/tty/serial/ioc3_serial.c
4474 4501
4502IOMMU DRIVERS
4503M: Joerg Roedel <joro@8bytes.org>
4504L: iommu@lists.linux-foundation.org
4505T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git
4506S: Maintained
4507F: drivers/iommu/
4508
4475IP MASQUERADING 4509IP MASQUERADING
4476M: Juanjo Ciarlante <jjciarla@raiz.uncu.edu.ar> 4510M: Juanjo Ciarlante <jjciarla@raiz.uncu.edu.ar>
4477S: Maintained 4511S: Maintained
@@ -7273,9 +7307,9 @@ F: include/linux/sched.h
7273F: include/uapi/linux/sched.h 7307F: include/uapi/linux/sched.h
7274 7308
7275SCORE ARCHITECTURE 7309SCORE ARCHITECTURE
7276M: Chen Liqin <liqin.chen@sunplusct.com> 7310M: Chen Liqin <liqin.linux@gmail.com>
7277M: Lennox Wu <lennox.wu@gmail.com> 7311M: Lennox Wu <lennox.wu@gmail.com>
7278W: http://www.sunplusct.com 7312W: http://www.sunplus.com
7279S: Supported 7313S: Supported
7280F: arch/score/ 7314F: arch/score/
7281 7315
@@ -7805,6 +7839,13 @@ F: Documentation/sound/alsa/soc/
7805F: sound/soc/ 7839F: sound/soc/
7806F: include/sound/soc* 7840F: include/sound/soc*
7807 7841
7842SOUND - DMAENGINE HELPERS
7843M: Lars-Peter Clausen <lars@metafoo.de>
7844S: Supported
7845F: include/sound/dmaengine_pcm.h
7846F: sound/core/pcm_dmaengine.c
7847F: sound/soc/soc-generic-dmaengine-pcm.c
7848
7808SPARC + UltraSPARC (sparc/sparc64) 7849SPARC + UltraSPARC (sparc/sparc64)
7809M: "David S. Miller" <davem@davemloft.net> 7850M: "David S. Miller" <davem@davemloft.net>
7810L: sparclinux@vger.kernel.org 7851L: sparclinux@vger.kernel.org
@@ -8084,7 +8125,7 @@ F: drivers/sh/
8084SUSPEND TO RAM 8125SUSPEND TO RAM
8085M: Len Brown <len.brown@intel.com> 8126M: Len Brown <len.brown@intel.com>
8086M: Pavel Machek <pavel@ucw.cz> 8127M: Pavel Machek <pavel@ucw.cz>
8087M: "Rafael J. Wysocki" <rjw@sisk.pl> 8128M: "Rafael J. Wysocki" <rjw@rjwysocki.net>
8088L: linux-pm@vger.kernel.org 8129L: linux-pm@vger.kernel.org
8089S: Supported 8130S: Supported
8090F: Documentation/power/ 8131F: Documentation/power/
@@ -8277,14 +8318,72 @@ L: linux-media@vger.kernel.org
8277S: Maintained 8318S: Maintained
8278F: drivers/media/rc/ttusbir.c 8319F: drivers/media/rc/ttusbir.c
8279 8320
8280TEGRA SUPPORT 8321TEGRA ARCHITECTURE SUPPORT
8281M: Stephen Warren <swarren@wwwdotorg.org> 8322M: Stephen Warren <swarren@wwwdotorg.org>
8323M: Thierry Reding <thierry.reding@gmail.com>
8282L: linux-tegra@vger.kernel.org 8324L: linux-tegra@vger.kernel.org
8283Q: http://patchwork.ozlabs.org/project/linux-tegra/list/ 8325Q: http://patchwork.ozlabs.org/project/linux-tegra/list/
8284T: git git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git 8326T: git git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git
8285S: Supported 8327S: Supported
8286N: [^a-z]tegra 8328N: [^a-z]tegra
8287 8329
8330TEGRA ASOC DRIVER
8331M: Stephen Warren <swarren@wwwdotorg.org>
8332S: Supported
8333F: sound/soc/tegra/
8334
8335TEGRA CLOCK DRIVER
8336M: Peter De Schrijver <pdeschrijver@nvidia.com>
8337M: Prashant Gaikwad <pgaikwad@nvidia.com>
8338S: Supported
8339F: drivers/clk/tegra/
8340
8341TEGRA DMA DRIVER
8342M: Laxman Dewangan <ldewangan@nvidia.com>
8343S: Supported
8344F: drivers/dma/tegra20-apb-dma.c
8345
8346TEGRA GPIO DRIVER
8347M: Stephen Warren <swarren@wwwdotorg.org>
8348S: Supported
8349F: drivers/gpio/gpio-tegra.c
8350
8351TEGRA I2C DRIVER
8352M: Laxman Dewangan <ldewangan@nvidia.com>
8353S: Supported
8354F: drivers/i2c/busses/i2c-tegra.c
8355
8356TEGRA IOMMU DRIVERS
8357M: Hiroshi Doyu <hdoyu@nvidia.com>
8358S: Supported
8359F: drivers/iommu/tegra*
8360
8361TEGRA KBC DRIVER
8362M: Rakesh Iyer <riyer@nvidia.com>
8363M: Laxman Dewangan <ldewangan@nvidia.com>
8364S: Supported
8365F: drivers/input/keyboard/tegra-kbc.c
8366
8367TEGRA PINCTRL DRIVER
8368M: Stephen Warren <swarren@wwwdotorg.org>
8369S: Supported
8370F: drivers/pinctrl/pinctrl-tegra*
8371
8372TEGRA PWM DRIVER
8373M: Thierry Reding <thierry.reding@gmail.com>
8374S: Supported
8375F: drivers/pwm/pwm-tegra.c
8376
8377TEGRA SERIAL DRIVER
8378M: Laxman Dewangan <ldewangan@nvidia.com>
8379S: Supported
8380F: drivers/tty/serial/serial-tegra.c
8381
8382TEGRA SPI DRIVER
8383M: Laxman Dewangan <ldewangan@nvidia.com>
8384S: Supported
8385F: drivers/spi/spi-tegra*
8386
8288TEHUTI ETHERNET DRIVER 8387TEHUTI ETHERNET DRIVER
8289M: Andy Gospodarek <andy@greyhouse.net> 8388M: Andy Gospodarek <andy@greyhouse.net>
8290L: netdev@vger.kernel.org 8389L: netdev@vger.kernel.org
@@ -8820,61 +8919,14 @@ W: http://pegasus2.sourceforge.net/
8820S: Maintained 8919S: Maintained
8821F: drivers/net/usb/rtl8150.c 8920F: drivers/net/usb/rtl8150.c
8822 8921
8823USB SERIAL BELKIN F5U103 DRIVER 8922USB SERIAL SUBSYSTEM
8824M: William Greathouse <wgreathouse@smva.com> 8923M: Johan Hovold <jhovold@gmail.com>
8825L: linux-usb@vger.kernel.org
8826S: Maintained
8827F: drivers/usb/serial/belkin_sa.*
8828
8829USB SERIAL CYPRESS M8 DRIVER
8830M: Lonnie Mendez <dignome@gmail.com>
8831L: linux-usb@vger.kernel.org 8924L: linux-usb@vger.kernel.org
8832S: Maintained 8925S: Maintained
8833W: http://geocities.com/i0xox0i
8834W: http://firstlight.net/cvs
8835F: drivers/usb/serial/cypress_m8.*
8836
8837USB SERIAL CYBERJACK DRIVER
8838M: Matthias Bruestle and Harald Welte <support@reiner-sct.com>
8839W: http://www.reiner-sct.de/support/treiber_cyberjack.php
8840S: Maintained
8841F: drivers/usb/serial/cyberjack.c
8842
8843USB SERIAL DIGI ACCELEPORT DRIVER
8844M: Peter Berger <pberger@brimson.com>
8845M: Al Borchers <alborchers@steinerpoint.com>
8846L: linux-usb@vger.kernel.org
8847S: Maintained
8848F: drivers/usb/serial/digi_acceleport.c
8849
8850USB SERIAL DRIVER
8851M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
8852L: linux-usb@vger.kernel.org
8853S: Supported
8854F: Documentation/usb/usb-serial.txt 8926F: Documentation/usb/usb-serial.txt
8855F: drivers/usb/serial/generic.c 8927F: drivers/usb/serial/
8856F: drivers/usb/serial/usb-serial.c
8857F: include/linux/usb/serial.h 8928F: include/linux/usb/serial.h
8858 8929
8859USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
8860M: Gary Brubaker <xavyer@ix.netcom.com>
8861L: linux-usb@vger.kernel.org
8862S: Maintained
8863F: drivers/usb/serial/empeg.c
8864
8865USB SERIAL KEYSPAN DRIVER
8866M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
8867L: linux-usb@vger.kernel.org
8868S: Maintained
8869F: drivers/usb/serial/*keyspan*
8870
8871USB SERIAL WHITEHEAT DRIVER
8872M: Support Department <support@connecttech.com>
8873L: linux-usb@vger.kernel.org
8874W: http://www.connecttech.com
8875S: Supported
8876F: drivers/usb/serial/whiteheat*
8877
8878USB SMSC75XX ETHERNET DRIVER 8930USB SMSC75XX ETHERNET DRIVER
8879M: Steve Glendinning <steve.glendinning@shawell.net> 8931M: Steve Glendinning <steve.glendinning@shawell.net>
8880L: netdev@vger.kernel.org 8932L: netdev@vger.kernel.org
@@ -9380,6 +9432,7 @@ F: arch/arm64/include/asm/xen/
9380 9432
9381XEN NETWORK BACKEND DRIVER 9433XEN NETWORK BACKEND DRIVER
9382M: Ian Campbell <ian.campbell@citrix.com> 9434M: Ian Campbell <ian.campbell@citrix.com>
9435M: Wei Liu <wei.liu2@citrix.com>
9383L: xen-devel@lists.xenproject.org (moderated for non-subscribers) 9436L: xen-devel@lists.xenproject.org (moderated for non-subscribers)
9384L: netdev@vger.kernel.org 9437L: netdev@vger.kernel.org
9385S: Supported 9438S: Supported