diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-09-29 16:46:18 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-09-29 16:46:18 -0400 |
commit | 31795c402b87f63966be55a9397fdf8ecf087b1c (patch) | |
tree | 6b5b791d7548e3759184e597bee848c880051409 /MAINTAINERS | |
parent | 434ac47d0ff36af4ca56bb979592cac8efd32c34 (diff) | |
parent | df3f4edc6ca6e7768376d05eb99536bcf92362f0 (diff) |
Merge tag 'staging-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Pull staging fixes from Greg KH:
"Here are some staging driver fixes, MAINTAINER updates, and a new
device id. All of these have been in the linux-next tree, and are
pretty simple patches"
* tag 'staging-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging:
staging: r8188eu: Add new device ID
staging: imx-drm: Fix probe failure
staging: vt6656: [BUG] iwctl_siwencodeext return if device not open
staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier.
staging: vt6656: rxtx.c [BUG] s_vGetFreeContext dead lock on null apTD.
Staging: rtl8192u: r819xU_cmdpkt: checking NULL value after doing dev_alloc_skb
staging: usbip: Orphan usbip
staging: r8188eu: Add files for new drive: Cocci spatch "noderef"
staging: r8188eu: Cocci spatch "noderef"
staging: octeon-usb: Cocci spatch "noderef"
staging: r8188eu: Add files for new drive: Cocci spatch "noderef"
MAINTAINERS: staging: dgnc and dgap drivers: add maintainer
staging: lustre: Cocci spatch "noderef"
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c53fe9559642..284969fa2896 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2640,6 +2640,18 @@ F: include/linux/device-mapper.h | |||
2640 | F: include/linux/dm-*.h | 2640 | F: include/linux/dm-*.h |
2641 | F: include/uapi/linux/dm-*.h | 2641 | F: include/uapi/linux/dm-*.h |
2642 | 2642 | ||
2643 | DIGI NEO AND CLASSIC PCI PRODUCTS | ||
2644 | M: Lidza Louina <lidza.louina@gmail.com> | ||
2645 | L: driverdev-devel@linuxdriverproject.org | ||
2646 | S: Maintained | ||
2647 | F: drivers/staging/dgnc/ | ||
2648 | |||
2649 | DIGI EPCA PCI PRODUCTS | ||
2650 | M: Lidza Louina <lidza.louina@gmail.com> | ||
2651 | L: driverdev-devel@linuxdriverproject.org | ||
2652 | S: Maintained | ||
2653 | F: drivers/staging/dgap/ | ||
2654 | |||
2643 | DIOLAN U2C-12 I2C DRIVER | 2655 | DIOLAN U2C-12 I2C DRIVER |
2644 | M: Guenter Roeck <linux@roeck-us.net> | 2656 | M: Guenter Roeck <linux@roeck-us.net> |
2645 | L: linux-i2c@vger.kernel.org | 2657 | L: linux-i2c@vger.kernel.org |
@@ -8725,9 +8737,8 @@ F: Documentation/hid/hiddev.txt | |||
8725 | F: drivers/hid/usbhid/ | 8737 | F: drivers/hid/usbhid/ |
8726 | 8738 | ||
8727 | USB/IP DRIVERS | 8739 | USB/IP DRIVERS |
8728 | M: Matt Mooney <mfm@muteddisk.com> | ||
8729 | L: linux-usb@vger.kernel.org | 8740 | L: linux-usb@vger.kernel.org |
8730 | S: Maintained | 8741 | S: Orphan |
8731 | F: drivers/staging/usbip/ | 8742 | F: drivers/staging/usbip/ |
8732 | 8743 | ||
8733 | USB ISP116X DRIVER | 8744 | USB ISP116X DRIVER |