diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-09-26 20:56:50 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-09-26 20:56:50 -0400 |
commit | b11e7b81bf94f633ae44f12a3d2e198277781952 (patch) | |
tree | efdd8d386afe0e3f2e1038090c2a25a9a05895a7 /MAINTAINERS | |
parent | 7c1efeae6d7d7b1ba10453e35ee4c2de1d814c2b (diff) | |
parent | 74c600e36455af85c593702670f38709ca1951ce (diff) |
Merge tag 'staging-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Pull staging driver fixes from Greg KH:
"Here are some tiny staging driver and documentation fixes for 4.3-rc3.
All of these resolve reported issues that people have found and have
been in the linux-next tree for a while with no problems"
* tag 'staging-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging:
MAINTAINERS: Update email address for Martyn Welch
staging: ion: fix corruption of ion_import_dma_buf
staging: dgap: Remove myself from the MAINTAINERS file
staging: most: Add dependency to HAS_IOMEM
staging: unisys: remove reference of visorutil
staging: unisys: visornic: handle error return from device registration
staging: unisys: stop device registration before visorbus registration
staging: unisys: visorbus: Unregister driver on error
staging: unisys: visornic: Fix receive bytes statistics
staging: unisys: unregister netdev when create debugfs fails
staging: fbtft: replace master->setup() with spi_setup()
staging: fbtft: fix 9-bit SPI support detection
staging/lustre: change Lustre URLs and mailing list
staging/android: Update ION TODO per LPC discussion
Staging: most: MOST and MOSTCORE should depend on HAS_DMA
staging: most: fix HDM_USB dependencies and build errors
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5de7c7945022..a3077df7e68a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3401,7 +3401,6 @@ F: drivers/staging/dgnc/ | |||
3401 | 3401 | ||
3402 | DIGI EPCA PCI PRODUCTS | 3402 | DIGI EPCA PCI PRODUCTS |
3403 | M: Lidza Louina <lidza.louina@gmail.com> | 3403 | M: Lidza Louina <lidza.louina@gmail.com> |
3404 | M: Mark Hounschell <markh@compro.net> | ||
3405 | M: Daeseok Youn <daeseok.youn@gmail.com> | 3404 | M: Daeseok Youn <daeseok.youn@gmail.com> |
3406 | L: driverdev-devel@linuxdriverproject.org | 3405 | L: driverdev-devel@linuxdriverproject.org |
3407 | S: Maintained | 3406 | S: Maintained |
@@ -9910,8 +9909,8 @@ F: drivers/staging/media/lirc/ | |||
9910 | STAGING - LUSTRE PARALLEL FILESYSTEM | 9909 | STAGING - LUSTRE PARALLEL FILESYSTEM |
9911 | M: Oleg Drokin <oleg.drokin@intel.com> | 9910 | M: Oleg Drokin <oleg.drokin@intel.com> |
9912 | M: Andreas Dilger <andreas.dilger@intel.com> | 9911 | M: Andreas Dilger <andreas.dilger@intel.com> |
9913 | L: HPDD-discuss@lists.01.org (moderated for non-subscribers) | 9912 | L: lustre-devel@lists.lustre.org (moderated for non-subscribers) |
9914 | W: http://lustre.opensfs.org/ | 9913 | W: http://wiki.lustre.org/ |
9915 | S: Maintained | 9914 | S: Maintained |
9916 | F: drivers/staging/lustre | 9915 | F: drivers/staging/lustre |
9917 | 9916 | ||
@@ -11203,7 +11202,7 @@ F: drivers/vlynq/vlynq.c | |||
11203 | F: include/linux/vlynq.h | 11202 | F: include/linux/vlynq.h |
11204 | 11203 | ||
11205 | VME SUBSYSTEM | 11204 | VME SUBSYSTEM |
11206 | M: Martyn Welch <martyn.welch@ge.com> | 11205 | M: Martyn Welch <martyn@welchs.me.uk> |
11207 | M: Manohar Vanga <manohar.vanga@gmail.com> | 11206 | M: Manohar Vanga <manohar.vanga@gmail.com> |
11208 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 11207 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
11209 | L: devel@driverdev.osuosl.org | 11208 | L: devel@driverdev.osuosl.org |