diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-08-13 23:50:10 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-08-13 23:50:10 -0400 |
commit | b635acec48bcaa9183fcbf4e3955616b0d4119b5 (patch) | |
tree | 55bf04579019674736355927743bbb4a8913d5d5 /MAINTAINERS | |
parent | 9921b256bb7402143a5bf0b722582562b6485eb8 (diff) | |
parent | ca6d1b1333bc2e61e37982de1f28d8604c232414 (diff) |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
* git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6: (47 commits)
usb: musb: pass configuration specifics via pdata
usb: musb: fix hanging when rmmod gadget driver
USB: Add MUSB and TUSB support
USB: serial: remove CONFIG_USB_DEBUG from sierra and option drivers
USB: Add vendor/product id of ZTE MF628 to option
USB: quirk PLL power down mode
USB: omap_udc: fix compilation with debug enabled
usb: cdc-acm: drain writes on close
usb: cdc-acm: stop dropping tx buffers
usb: cdc-acm: bugfix release()
usb gadget: issue notifications from ACM function
usb gadget: remove needless struct members
USB: sh: r8a66597-hcd: fix disconnect regression
USB: isp1301: fix compilation
USB: fix compiler warning fix
usb-storage: unusual_devs entry for Nokia 5300
USB: cdc-acm.c: Fix compile warnings
USB: BandRich BandLuxe C150/C250 HSPA Data Card Driver
USB: ftdi_sio: add support for PHI Fisco data cable (FT232BM based, VID/PID 0403:e40b)
usb: isp1760: don't be noisy about short packets.
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e5610b275b22..4c5e9fe0f7db 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2928,6 +2928,12 @@ M: jirislaby@gmail.com | |||
2928 | L: linux-kernel@vger.kernel.org | 2928 | L: linux-kernel@vger.kernel.org |
2929 | S: Maintained | 2929 | S: Maintained |
2930 | 2930 | ||
2931 | MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER | ||
2932 | P: Felipe Balbi | ||
2933 | M: felipe.balbi@nokia.com | ||
2934 | L: linux-usb@vger.kernel.org | ||
2935 | S: Maintained | ||
2936 | |||
2931 | MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE) | 2937 | MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE) |
2932 | P: Andrew Gallatin | 2938 | P: Andrew Gallatin |
2933 | M: gallatin@myri.com | 2939 | M: gallatin@myri.com |
@@ -4196,12 +4202,6 @@ M: oliver@neukum.name | |||
4196 | L: linux-usb@vger.kernel.org | 4202 | L: linux-usb@vger.kernel.org |
4197 | S: Maintained | 4203 | S: Maintained |
4198 | 4204 | ||
4199 | USB AUERSWALD DRIVER | ||
4200 | P: Wolfgang Muees | ||
4201 | M: wolfgang@iksw-muees.de | ||
4202 | L: linux-usb@vger.kernel.org | ||
4203 | S: Maintained | ||
4204 | |||
4205 | USB BLOCK DRIVER (UB ub) | 4205 | USB BLOCK DRIVER (UB ub) |
4206 | P: Pete Zaitcev | 4206 | P: Pete Zaitcev |
4207 | M: zaitcev@redhat.com | 4207 | M: zaitcev@redhat.com |