diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-02 12:24:26 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-02 12:24:26 -0700 |
commit | 08d2feaec62a45d40dc318b94ec3ea58599fbb0a (patch) | |
tree | f2f1a72bb2aa9af171b6748af01be04aac4122af /series | |
parent | ce8b378606196a70278d5b79b2164682ab02b4b0 (diff) | |
download | patches-08d2feaec62a45d40dc318b94ec3ea58599fbb0a.tar.gz |
more usb patches added
Diffstat (limited to 'series')
-rw-r--r-- | series | 48 |
1 files changed, 4 insertions, 44 deletions
@@ -25,6 +25,10 @@ usb-isp1362-remove-config_usb_debug-dependency.patch usb-isp116x-remove-dependency-on-config_usb_debug.patch usb-sl811-remove-config_usb_debug-dependency.patch +usb-remove-unneeded-idr.h-include.patch +usb-sl811-move-debug-files-from-proc-to-debugfs.patch +usb-isp1362-move-debug-files-from-proc-to-debugfs.patch + cdc-acm.patch usb-serial-ports-add-minor-and-port-number.patch usb-serial-idr.patch @@ -34,47 +38,3 @@ usb-serial-increase-the-number-of-devices-we-support.patch #gregkh/gkh-version.patch -##################################################################### -# Stuff to be merged for 2.6.37 -##################################################################### - -################################# -# Driver core patches for 2.6.37 -################################# - - -################################# -# TTY patches for 2.6.37 -################################# - - -################################# -# USB patches for 2.6.37 -################################# - - -################################# -# Staging patches for 2.6.37 -################################# - - -##################################################################### -# Stuff to be merged after 2.6.37 is out -##################################################################### - -############################################# -# Driver core patches for after 2.6.37 is out -############################################# - -##################################### -# TTY patches for after 2.6.37 is out -##################################### - -################################### -# USB stuff for after 2.6.37 is out -################################### - - -# staging stuff for next is now in the staging-next tree on git.kernel.org - - |