aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2014-06-03 11:34:00 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2014-06-03 11:34:00 -0400
commit5142c33ed86acbcef5c63a63d2b7384b9210d39f (patch)
tree6a0a36207ab436e1ef03bfefa7dac8f3a0cdfae5 /MAINTAINERS
parent5da77761e6fd51f633b4f31051c4f839e01c29c0 (diff)
parent7eb843aa5050a395bc922db1b41b7237f238d2ba (diff)
Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging into next
Pull staging driver updates from Greg KH: "Here is the big staging driver pull request for 3.16-rc1. Lots of stuff here, tons of cleanup patches, a few new drivers, and some removed as well, but I think we are still adding a few thousand more lines than we remove, due to the new drivers being bigger than the ones deleted. One notible bit of work did stand out, Jes Sorensen has gone on a tear, fixing up a wireless driver to be "more sane" than it originally was from the vendor, with over 500 patches merged here. Good stuff, and a number of users laptops are better off for it. All of this has been in linux-next for a while" * tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: (1703 commits) staging: skein: fix sparse warning for static declarations staging/mt29f_spinand: coding style fixes staging: silicom: fix sparse warning for static variable staging: lustre: Fix coding style staging: android: binder.c: Use more appropriate functions for euid retrieval staging: lustre: fix integer as NULL pointer warnings Revert "staging: dgap: remove unneeded kfree() in dgap_tty_register_ports()" Staging: rtl8192u: r8192U_wx.c Fixed a misplaced brace staging: ion: shrink highmem pages on kswapd staging: ion: use compound pages on high order pages for system heap staging: ion: remove struct ion_page_pool_item staging: ion: simplify ion_page_pool_total() staging: ion: tidy up a bit staging: rtl8723au: Remove redundant casting in usb_ops_linux.c staging: rtl8723au: Remove redundant casting in rtl8723a_hal_init.c staging: rtl8723au: Remove redundant casting in rtw_xmit.c staging: rtl8723au: Remove redundant casting in rtw_wlan_util.c staging: rtl8723au: Remove redundant casting in rtw_sta_mgt.c staging: rtl8723au: Remove redundant casting in rtw_recv.c staging: rtl8723au: Remove redundant casting in rtw_mlme.c ...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS11
1 files changed, 10 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 54b80d582411..8227716f9306 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2779,12 +2779,14 @@ F: sound/soc/codecs/da[79]*.[ch]
2779 2779
2780DIGI NEO AND CLASSIC PCI PRODUCTS 2780DIGI NEO AND CLASSIC PCI PRODUCTS
2781M: Lidza Louina <lidza.louina@gmail.com> 2781M: Lidza Louina <lidza.louina@gmail.com>
2782M: Mark Hounschell <markh@compro.net>
2782L: driverdev-devel@linuxdriverproject.org 2783L: driverdev-devel@linuxdriverproject.org
2783S: Maintained 2784S: Maintained
2784F: drivers/staging/dgnc/ 2785F: drivers/staging/dgnc/
2785 2786
2786DIGI EPCA PCI PRODUCTS 2787DIGI EPCA PCI PRODUCTS
2787M: Lidza Louina <lidza.louina@gmail.com> 2788M: Lidza Louina <lidza.louina@gmail.com>
2789M: Mark Hounschell <markh@compro.net>
2788L: driverdev-devel@linuxdriverproject.org 2790L: driverdev-devel@linuxdriverproject.org
2789S: Maintained 2791S: Maintained
2790F: drivers/staging/dgap/ 2792F: drivers/staging/dgap/
@@ -8491,7 +8493,7 @@ S: Maintained
8491F: drivers/staging/olpc_dcon/ 8493F: drivers/staging/olpc_dcon/
8492 8494
8493STAGING - OZMO DEVICES USB OVER WIFI DRIVER 8495STAGING - OZMO DEVICES USB OVER WIFI DRIVER
8494M: Rupesh Gujare <rupesh.gujare@atmel.com> 8496M: Shigekatsu Tateno <shigekatsu.tateno@atmel.com>
8495S: Maintained 8497S: Maintained
8496F: drivers/staging/ozwpan/ 8498F: drivers/staging/ozwpan/
8497 8499
@@ -8506,6 +8508,13 @@ M: Florian Schilhabel <florian.c.schilhabel@googlemail.com>.
8506S: Odd Fixes 8508S: Odd Fixes
8507F: drivers/staging/rtl8712/ 8509F: drivers/staging/rtl8712/
8508 8510
8511STAGING - REALTEK RTL8723U WIRELESS DRIVER
8512M: Larry Finger <Larry.Finger@lwfinger.net>
8513M: Jes Sorensen <Jes.Sorensen@redhat.com>
8514L: linux-wireless@vger.kernel.org
8515S: Maintained
8516F: drivers/staging/rtl8723au/
8517
8509STAGING - SILICON MOTION SM7XX FRAME BUFFER DRIVER 8518STAGING - SILICON MOTION SM7XX FRAME BUFFER DRIVER
8510M: Teddy Wang <teddy.wang@siliconmotion.com.cn> 8519M: Teddy Wang <teddy.wang@siliconmotion.com.cn>
8511S: Odd Fixes 8520S: Odd Fixes