aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2014-11-09 17:05:53 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2014-11-09 17:05:53 -0500
commitb9427910d2f7fae717dc780fd7bde58e6a475c61 (patch)
treeaaff4a570e16bf8db2bd5c5c686659fa1582eda3 /MAINTAINERS
parentfe606dffea01481af4bb440ac2717da901383369 (diff)
parent1910195423e7bea4c01c42bfe3f81792a6e969bb (diff)
Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Pull USB fixes from Greg KH: "Here are some USB fixes for 3.18-rc4. Just a bunch of little fixes resolving reported issues and new device ids for existing drivers. Full details are in the shortlog" * tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (26 commits) USB: Update default usb-storage delay_use value in kernel-parameters.txt USB: cdc-acm: add quirk for control-line state requests phy: omap-usb2: Enable runtime PM of omap-usb2 phy properly USB: storage: Fix timeout in usb_stor_euscsi_init() and usb_stor_huawei_e220_init() USB: cdc-acm: only raise DTR on transitions from B0 Revert "storage: Replace magic number with define in usb_stor_euscsi_init()" usb: core: notify disconnection when core detects disconnect usb: core: need to call usb_phy_notify_connect after device setup uas: Add US_FL_NO_ATA_1X quirk for 2 more Seagate models xhci: no switching back on non-ULT Haswell USB: quirks: enable device-qualifier quirk for yet another Elan touchscreen USB: quirks: enable device-qualifier quirk for another Elan touchscreen MAINTAINERS: Remove duplicate entry for usbip driver usb: storage: fix build warnings !CONFIG_PM usb: Remove references to non-existent PLAT_S5P symbol uas: Add NO_ATA_1X for VIA VL711 devices xhci: Disable streams on Asmedia 1042 xhci controllers USB: HWA: fix a warning message uas: Add US_FL_NO_ATA_1X quirk for 1 more Seagate model usb-storage: handle a skipped data phase ...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS5
1 files changed, 0 insertions, 5 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 5d6136b8959e..a0d386e234ed 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9703,11 +9703,6 @@ S: Maintained
9703F: Documentation/hid/hiddev.txt 9703F: Documentation/hid/hiddev.txt
9704F: drivers/hid/usbhid/ 9704F: drivers/hid/usbhid/
9705 9705
9706USB/IP DRIVERS
9707L: linux-usb@vger.kernel.org
9708S: Orphan
9709F: drivers/staging/usbip/
9710
9711USB ISP116X DRIVER 9706USB ISP116X DRIVER
9712M: Olav Kongas <ok@artecdesign.ee> 9707M: Olav Kongas <ok@artecdesign.ee>
9713L: linux-usb@vger.kernel.org 9708L: linux-usb@vger.kernel.org