libata: clean up MAINTAINERS entries
Make all libata entries start with LIBATA and collect them in one place. Driver specfic ones have the second SATA or PATA prefix. Signed-off-by: Tejun Heo <tj@kernel.org>
This commit is contained in:
parent
36aae28e3d
commit
32ac7cb262
66
MAINTAINERS
66
MAINTAINERS
|
@ -754,13 +754,6 @@ L: linux-media@vger.kernel.org
|
||||||
S: Maintained
|
S: Maintained
|
||||||
F: drivers/media/i2c/aptina-pll.*
|
F: drivers/media/i2c/aptina-pll.*
|
||||||
|
|
||||||
ARASAN COMPACT FLASH PATA CONTROLLER
|
|
||||||
M: Viresh Kumar <viresh.linux@gmail.com>
|
|
||||||
L: linux-ide@vger.kernel.org
|
|
||||||
S: Maintained
|
|
||||||
F: include/linux/pata_arasan_cf_data.h
|
|
||||||
F: drivers/ata/pata_arasan_cf.c
|
|
||||||
|
|
||||||
ARC FRAMEBUFFER DRIVER
|
ARC FRAMEBUFFER DRIVER
|
||||||
M: Jaya Kumar <jayalk@intworks.biz>
|
M: Jaya Kumar <jayalk@intworks.biz>
|
||||||
S: Maintained
|
S: Maintained
|
||||||
|
@ -5693,6 +5686,40 @@ F: drivers/lguest/
|
||||||
F: include/linux/lguest*.h
|
F: include/linux/lguest*.h
|
||||||
F: tools/lguest/
|
F: tools/lguest/
|
||||||
|
|
||||||
|
LIBATA SUBSYSTEM (Serial and Parallel ATA drivers)
|
||||||
|
M: Tejun Heo <tj@kernel.org>
|
||||||
|
L: linux-ide@vger.kernel.org
|
||||||
|
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
|
||||||
|
S: Maintained
|
||||||
|
F: drivers/ata/
|
||||||
|
F: include/linux/ata.h
|
||||||
|
F: include/linux/libata.h
|
||||||
|
|
||||||
|
LIBATA PATA ARASAN COMPACT FLASH CONTROLLER
|
||||||
|
M: Viresh Kumar <viresh.linux@gmail.com>
|
||||||
|
L: linux-ide@vger.kernel.org
|
||||||
|
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
|
||||||
|
S: Maintained
|
||||||
|
F: include/linux/pata_arasan_cf_data.h
|
||||||
|
F: drivers/ata/pata_arasan_cf.c
|
||||||
|
|
||||||
|
LIBATA SATA AHCI PLATFORM devices support
|
||||||
|
M: Hans de Goede <hdegoede@redhat.com>
|
||||||
|
M: Tejun Heo <tj@kernel.org>
|
||||||
|
L: linux-ide@vger.kernel.org
|
||||||
|
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
|
||||||
|
S: Maintained
|
||||||
|
F: drivers/ata/ahci_platform.c
|
||||||
|
F: drivers/ata/libahci_platform.c
|
||||||
|
F: include/linux/ahci_platform.h
|
||||||
|
|
||||||
|
LIBATA SATA PROMISE TX2/TX4 CONTROLLER DRIVER
|
||||||
|
M: Mikael Pettersson <mikpelinux@gmail.com>
|
||||||
|
L: linux-ide@vger.kernel.org
|
||||||
|
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
|
||||||
|
S: Maintained
|
||||||
|
F: drivers/ata/sata_promise.*
|
||||||
|
|
||||||
LIBLOCKDEP
|
LIBLOCKDEP
|
||||||
M: Sasha Levin <sasha.levin@oracle.com>
|
M: Sasha Levin <sasha.levin@oracle.com>
|
||||||
S: Maintained
|
S: Maintained
|
||||||
|
@ -7566,12 +7593,6 @@ W: http://wireless.kernel.org/en/users/Drivers/p54
|
||||||
S: Obsolete
|
S: Obsolete
|
||||||
F: drivers/net/wireless/prism54/
|
F: drivers/net/wireless/prism54/
|
||||||
|
|
||||||
PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
|
|
||||||
M: Mikael Pettersson <mikpelinux@gmail.com>
|
|
||||||
L: linux-ide@vger.kernel.org
|
|
||||||
S: Maintained
|
|
||||||
F: drivers/ata/sata_promise.*
|
|
||||||
|
|
||||||
PS3 NETWORK SUPPORT
|
PS3 NETWORK SUPPORT
|
||||||
M: Geoff Levand <geoff@infradead.org>
|
M: Geoff Levand <geoff@infradead.org>
|
||||||
L: netdev@vger.kernel.org
|
L: netdev@vger.kernel.org
|
||||||
|
@ -8546,25 +8567,6 @@ S: Maintained
|
||||||
F: drivers/misc/phantom.c
|
F: drivers/misc/phantom.c
|
||||||
F: include/uapi/linux/phantom.h
|
F: include/uapi/linux/phantom.h
|
||||||
|
|
||||||
SERIAL ATA (SATA) SUBSYSTEM
|
|
||||||
M: Tejun Heo <tj@kernel.org>
|
|
||||||
L: linux-ide@vger.kernel.org
|
|
||||||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
|
|
||||||
S: Supported
|
|
||||||
F: drivers/ata/
|
|
||||||
F: include/linux/ata.h
|
|
||||||
F: include/linux/libata.h
|
|
||||||
|
|
||||||
SERIAL ATA AHCI PLATFORM devices support
|
|
||||||
M: Hans de Goede <hdegoede@redhat.com>
|
|
||||||
M: Tejun Heo <tj@kernel.org>
|
|
||||||
L: linux-ide@vger.kernel.org
|
|
||||||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
|
|
||||||
S: Supported
|
|
||||||
F: drivers/ata/ahci_platform.c
|
|
||||||
F: drivers/ata/libahci_platform.c
|
|
||||||
F: include/linux/ahci_platform.h
|
|
||||||
|
|
||||||
SERVER ENGINES 10Gbps iSCSI - BladeEngine 2 DRIVER
|
SERVER ENGINES 10Gbps iSCSI - BladeEngine 2 DRIVER
|
||||||
M: Jayamohan Kallickal <jayamohan.kallickal@emulex.com>
|
M: Jayamohan Kallickal <jayamohan.kallickal@emulex.com>
|
||||||
L: linux-scsi@vger.kernel.org
|
L: linux-scsi@vger.kernel.org
|
||||||
|
|
Loading…
Reference in New Issue