|
@@ -81,7 +81,6 @@ Descriptions of section entries:
|
|
|
Q: Patchwork web based patch tracking system site
|
|
|
T: SCM tree type and location.
|
|
|
Type is one of: git, hg, quilt, stgit, topgit
|
|
|
- B: Bug tracking system location.
|
|
|
S: Status, one of the following:
|
|
|
Supported: Someone is actually paid to look after this.
|
|
|
Maintained: Someone actually looks after it.
|
|
@@ -977,6 +976,7 @@ M: Russell King <linux@armlinux.org.uk>
|
|
|
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
|
|
|
W: http://www.armlinux.org.uk/
|
|
|
S: Maintained
|
|
|
+T: git git://git.armlinux.org.uk/~rmk/linux-arm.git
|
|
|
F: arch/arm/
|
|
|
|
|
|
ARM SUB-ARCHITECTURES
|
|
@@ -1154,6 +1154,7 @@ ARM/CLKDEV SUPPORT
|
|
|
M: Russell King <linux@armlinux.org.uk>
|
|
|
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
|
|
|
S: Maintained
|
|
|
+T: git git://git.armlinux.org.uk/~rmk/linux-arm.git clkdev
|
|
|
F: arch/arm/include/asm/clkdev.h
|
|
|
F: drivers/clk/clkdev.c
|
|
|
|
|
@@ -1689,6 +1690,7 @@ M: Krzysztof Kozlowski <krzk@kernel.org>
|
|
|
R: Javier Martinez Canillas <javier@osg.samsung.com>
|
|
|
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
|
|
|
L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
|
|
|
+Q: https://patchwork.kernel.org/project/linux-samsung-soc/list/
|
|
|
S: Maintained
|
|
|
F: arch/arm/boot/dts/s3c*
|
|
|
F: arch/arm/boot/dts/s5p*
|
|
@@ -2194,14 +2196,6 @@ L: alsa-devel@alsa-project.org (moderated for non-subscribers)
|
|
|
S: Supported
|
|
|
F: sound/soc/atmel
|
|
|
|
|
|
-ATMEL DMA DRIVER
|
|
|
-M: Nicolas Ferre <nicolas.ferre@atmel.com>
|
|
|
-L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
|
|
|
-S: Supported
|
|
|
-F: drivers/dma/at_hdmac.c
|
|
|
-F: drivers/dma/at_hdmac_regs.h
|
|
|
-F: include/linux/platform_data/dma-atmel.h
|
|
|
-
|
|
|
ATMEL XDMA DRIVER
|
|
|
M: Ludovic Desroches <ludovic.desroches@atmel.com>
|
|
|
L: linux-arm-kernel@lists.infradead.org
|
|
@@ -3573,7 +3567,7 @@ F: drivers/infiniband/hw/cxgb3/
|
|
|
F: include/uapi/rdma/cxgb3-abi.h
|
|
|
|
|
|
CXGB4 ETHERNET DRIVER (CXGB4)
|
|
|
-M: Hariprasad S <hariprasad@chelsio.com>
|
|
|
+M: Ganesh Goudar <ganeshgr@chelsio.com>
|
|
|
L: netdev@vger.kernel.org
|
|
|
W: http://www.chelsio.com
|
|
|
S: Supported
|
|
@@ -3800,6 +3794,7 @@ F: include/linux/devcoredump.h
|
|
|
DEVICE FREQUENCY (DEVFREQ)
|
|
|
M: MyungJoo Ham <myungjoo.ham@samsung.com>
|
|
|
M: Kyungmin Park <kyungmin.park@samsung.com>
|
|
|
+R: Chanwoo Choi <cw00.choi@samsung.com>
|
|
|
L: linux-pm@vger.kernel.org
|
|
|
T: git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git
|
|
|
S: Maintained
|
|
@@ -4105,18 +4100,24 @@ F: drivers/gpu/drm/bridge/
|
|
|
|
|
|
DRM DRIVER FOR BOCHS VIRTUAL GPU
|
|
|
M: Gerd Hoffmann <kraxel@redhat.com>
|
|
|
-S: Odd Fixes
|
|
|
+L: virtualization@lists.linux-foundation.org
|
|
|
+T: git git://git.kraxel.org/linux drm-qemu
|
|
|
+S: Maintained
|
|
|
F: drivers/gpu/drm/bochs/
|
|
|
|
|
|
DRM DRIVER FOR QEMU'S CIRRUS DEVICE
|
|
|
M: Dave Airlie <airlied@redhat.com>
|
|
|
-S: Odd Fixes
|
|
|
+M: Gerd Hoffmann <kraxel@redhat.com>
|
|
|
+L: virtualization@lists.linux-foundation.org
|
|
|
+T: git git://git.kraxel.org/linux drm-qemu
|
|
|
+S: Obsolete
|
|
|
+W: https://www.kraxel.org/blog/2014/10/qemu-using-cirrus-considered-harmful/
|
|
|
F: drivers/gpu/drm/cirrus/
|
|
|
|
|
|
RADEON and AMDGPU DRM DRIVERS
|
|
|
M: Alex Deucher <alexander.deucher@amd.com>
|
|
|
M: Christian König <christian.koenig@amd.com>
|
|
|
-L: dri-devel@lists.freedesktop.org
|
|
|
+L: amd-gfx@lists.freedesktop.org
|
|
|
T: git git://people.freedesktop.org/~agd5f/linux
|
|
|
S: Supported
|
|
|
F: drivers/gpu/drm/radeon/
|
|
@@ -4152,7 +4153,7 @@ F: Documentation/gpu/i915.rst
|
|
|
INTEL GVT-g DRIVERS (Intel GPU Virtualization)
|
|
|
M: Zhenyu Wang <zhenyuw@linux.intel.com>
|
|
|
M: Zhi Wang <zhi.a.wang@intel.com>
|
|
|
-L: igvt-g-dev@lists.01.org
|
|
|
+L: intel-gvt-dev@lists.freedesktop.org
|
|
|
L: intel-gfx@lists.freedesktop.org
|
|
|
W: https://01.org/igvt-g
|
|
|
T: git https://github.com/01org/gvt-linux.git
|
|
@@ -4303,7 +4304,10 @@ F: Documentation/devicetree/bindings/display/renesas,du.txt
|
|
|
|
|
|
DRM DRIVER FOR QXL VIRTUAL GPU
|
|
|
M: Dave Airlie <airlied@redhat.com>
|
|
|
-S: Odd Fixes
|
|
|
+M: Gerd Hoffmann <kraxel@redhat.com>
|
|
|
+L: virtualization@lists.linux-foundation.org
|
|
|
+T: git git://git.kraxel.org/linux drm-qemu
|
|
|
+S: Maintained
|
|
|
F: drivers/gpu/drm/qxl/
|
|
|
F: include/uapi/drm/qxl_drm.h
|
|
|
|
|
@@ -5080,9 +5084,11 @@ F: drivers/net/wan/dlci.c
|
|
|
F: drivers/net/wan/sdla.c
|
|
|
|
|
|
FRAMEBUFFER LAYER
|
|
|
+M: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
|
|
|
L: linux-fbdev@vger.kernel.org
|
|
|
+T: git git://github.com/bzolnier/linux.git
|
|
|
Q: http://patchwork.kernel.org/project/linux-fbdev/list/
|
|
|
-S: Orphan
|
|
|
+S: Maintained
|
|
|
F: Documentation/fb/
|
|
|
F: drivers/video/
|
|
|
F: include/video/
|
|
@@ -5504,6 +5510,7 @@ M: Alex Elder <elder@kernel.org>
|
|
|
M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
|
|
S: Maintained
|
|
|
F: drivers/staging/greybus/
|
|
|
+L: greybus-dev@lists.linaro.org
|
|
|
|
|
|
GREYBUS AUDIO PROTOCOLS DRIVERS
|
|
|
M: Vaibhav Agarwal <vaibhav.sr@gmail.com>
|
|
@@ -5961,6 +5968,7 @@ F: drivers/media/platform/sti/hva
|
|
|
Hyper-V CORE AND DRIVERS
|
|
|
M: "K. Y. Srinivasan" <kys@microsoft.com>
|
|
|
M: Haiyang Zhang <haiyangz@microsoft.com>
|
|
|
+M: Stephen Hemminger <sthemmin@microsoft.com>
|
|
|
L: devel@linuxdriverproject.org
|
|
|
S: Maintained
|
|
|
F: arch/x86/include/asm/mshyperv.h
|
|
@@ -7701,8 +7709,10 @@ F: drivers/net/dsa/mv88e6xxx/
|
|
|
F: Documentation/devicetree/bindings/net/dsa/marvell.txt
|
|
|
|
|
|
MARVELL ARMADA DRM SUPPORT
|
|
|
-M: Russell King <rmk+kernel@armlinux.org.uk>
|
|
|
+M: Russell King <linux@armlinux.org.uk>
|
|
|
S: Maintained
|
|
|
+T: git git://git.armlinux.org.uk/~rmk/linux-arm.git drm-armada-devel
|
|
|
+T: git git://git.armlinux.org.uk/~rmk/linux-arm.git drm-armada-fixes
|
|
|
F: drivers/gpu/drm/armada/
|
|
|
F: include/uapi/drm/armada_drm.h
|
|
|
F: Documentation/devicetree/bindings/display/armada/
|
|
@@ -8174,6 +8184,15 @@ S: Maintained
|
|
|
F: drivers/tty/serial/atmel_serial.c
|
|
|
F: include/linux/atmel_serial.h
|
|
|
|
|
|
+MICROCHIP / ATMEL DMA DRIVER
|
|
|
+M: Ludovic Desroches <ludovic.desroches@microchip.com>
|
|
|
+L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
|
|
|
+L: dmaengine@vger.kernel.org
|
|
|
+S: Supported
|
|
|
+F: drivers/dma/at_hdmac.c
|
|
|
+F: drivers/dma/at_hdmac_regs.h
|
|
|
+F: include/linux/platform_data/dma-atmel.h
|
|
|
+
|
|
|
MICROCHIP / ATMEL ISC DRIVER
|
|
|
M: Songjun Wu <songjun.wu@microchip.com>
|
|
|
L: linux-media@vger.kernel.org
|
|
@@ -8852,17 +8871,22 @@ F: drivers/video/fbdev/nvidia/
|
|
|
NVM EXPRESS DRIVER
|
|
|
M: Keith Busch <keith.busch@intel.com>
|
|
|
M: Jens Axboe <axboe@fb.com>
|
|
|
+M: Christoph Hellwig <hch@lst.de>
|
|
|
+M: Sagi Grimberg <sagi@grimberg.me>
|
|
|
L: linux-nvme@lists.infradead.org
|
|
|
-T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git
|
|
|
-W: https://kernel.googlesource.com/pub/scm/linux/kernel/git/axboe/linux-block/
|
|
|
+T: git://git.infradead.org/nvme.git
|
|
|
+W: http://git.infradead.org/nvme.git
|
|
|
S: Supported
|
|
|
F: drivers/nvme/host/
|
|
|
F: include/linux/nvme.h
|
|
|
+F: include/uapi/linux/nvme_ioctl.h
|
|
|
|
|
|
NVM EXPRESS TARGET DRIVER
|
|
|
M: Christoph Hellwig <hch@lst.de>
|
|
|
M: Sagi Grimberg <sagi@grimberg.me>
|
|
|
L: linux-nvme@lists.infradead.org
|
|
|
+T: git://git.infradead.org/nvme.git
|
|
|
+W: http://git.infradead.org/nvme.git
|
|
|
S: Supported
|
|
|
F: drivers/nvme/target/
|
|
|
|
|
@@ -8893,8 +8917,10 @@ S: Supported
|
|
|
F: drivers/nfc/nxp-nci
|
|
|
|
|
|
NXP TDA998X DRM DRIVER
|
|
|
-M: Russell King <rmk+kernel@armlinux.org.uk>
|
|
|
+M: Russell King <linux@armlinux.org.uk>
|
|
|
S: Supported
|
|
|
+T: git git://git.armlinux.org.uk/~rmk/linux-arm.git drm-tda998x-devel
|
|
|
+T: git git://git.armlinux.org.uk/~rmk/linux-arm.git drm-tda998x-fixes
|
|
|
F: drivers/gpu/drm/i2c/tda998x_drv.c
|
|
|
F: include/drm/i2c/tda998x.h
|
|
|
|
|
@@ -9842,7 +9868,7 @@ M: Mark Rutland <mark.rutland@arm.com>
|
|
|
M: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
|
|
|
L: linux-arm-kernel@lists.infradead.org
|
|
|
S: Maintained
|
|
|
-F: drivers/firmware/psci.c
|
|
|
+F: drivers/firmware/psci*.c
|
|
|
F: include/linux/psci.h
|
|
|
F: include/uapi/linux/psci.h
|
|
|
|
|
@@ -10169,7 +10195,6 @@ F: drivers/media/tuners/qt1010*
|
|
|
QUALCOMM ATHEROS ATH9K WIRELESS DRIVER
|
|
|
M: QCA ath9k Development <ath9k-devel@qca.qualcomm.com>
|
|
|
L: linux-wireless@vger.kernel.org
|
|
|
-L: ath9k-devel@lists.ath9k.org
|
|
|
W: http://wireless.kernel.org/en/users/Drivers/ath9k
|
|
|
S: Supported
|
|
|
F: drivers/net/wireless/ath/ath9k/
|
|
@@ -13040,7 +13065,7 @@ F: drivers/input/serio/userio.c
|
|
|
F: include/uapi/linux/userio.h
|
|
|
|
|
|
VIRTIO CONSOLE DRIVER
|
|
|
-M: Amit Shah <amit.shah@redhat.com>
|
|
|
+M: Amit Shah <amit@kernel.org>
|
|
|
L: virtualization@lists.linux-foundation.org
|
|
|
S: Maintained
|
|
|
F: drivers/char/virtio_console.c
|
|
@@ -13075,6 +13100,7 @@ M: David Airlie <airlied@linux.ie>
|
|
|
M: Gerd Hoffmann <kraxel@redhat.com>
|
|
|
L: dri-devel@lists.freedesktop.org
|
|
|
L: virtualization@lists.linux-foundation.org
|
|
|
+T: git git://git.kraxel.org/linux drm-qemu
|
|
|
S: Maintained
|
|
|
F: drivers/gpu/drm/virtio/
|
|
|
F: include/uapi/linux/virtio_gpu.h
|
|
@@ -13426,6 +13452,7 @@ F: arch/x86/
|
|
|
|
|
|
X86 PLATFORM DRIVERS
|
|
|
M: Darren Hart <dvhart@infradead.org>
|
|
|
+M: Andy Shevchenko <andy@infradead.org>
|
|
|
L: platform-driver-x86@vger.kernel.org
|
|
|
T: git git://git.infradead.org/users/dvhart/linux-platform-drivers-x86.git
|
|
|
S: Maintained
|
|
@@ -13527,11 +13554,11 @@ F: arch/x86/xen/*swiotlb*
|
|
|
F: drivers/xen/*swiotlb*
|
|
|
|
|
|
XFS FILESYSTEM
|
|
|
-M: Dave Chinner <david@fromorbit.com>
|
|
|
+M: Darrick J. Wong <darrick.wong@oracle.com>
|
|
|
M: linux-xfs@vger.kernel.org
|
|
|
L: linux-xfs@vger.kernel.org
|
|
|
W: http://xfs.org/
|
|
|
-T: git git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs.git
|
|
|
+T: git git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git
|
|
|
S: Supported
|
|
|
F: Documentation/filesystems/xfs.txt
|
|
|
F: fs/xfs/
|
|
@@ -13597,6 +13624,7 @@ F: drivers/net/hamradio/z8530.h
|
|
|
|
|
|
ZBUD COMPRESSED PAGE ALLOCATOR
|
|
|
M: Seth Jennings <sjenning@redhat.com>
|
|
|
+M: Dan Streetman <ddstreet@ieee.org>
|
|
|
L: linux-mm@kvack.org
|
|
|
S: Maintained
|
|
|
F: mm/zbud.c
|
|
@@ -13652,6 +13680,7 @@ F: Documentation/vm/zsmalloc.txt
|
|
|
|
|
|
ZSWAP COMPRESSED SWAP CACHING
|
|
|
M: Seth Jennings <sjenning@redhat.com>
|
|
|
+M: Dan Streetman <ddstreet@ieee.org>
|
|
|
L: linux-mm@kvack.org
|
|
|
S: Maintained
|
|
|
F: mm/zswap.c
|