diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-28 15:08:20 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-28 15:08:20 -0700 |
commit | ce8b378606196a70278d5b79b2164682ab02b4b0 (patch) | |
tree | 3b0f36a1c012d7bf9925ee88674a3032fdb6f412 /series | |
parent | 08b6b2c794efd20bb2f84575aec03186e483776d (diff) | |
download | patches-ce8b378606196a70278d5b79b2164682ab02b4b0.tar.gz |
usb debug cleanup patches added
Diffstat (limited to 'series')
-rw-r--r-- | series | 18 |
1 files changed, 17 insertions, 1 deletions
@@ -9,6 +9,22 @@ usb-adutux-remove-custom-debug-macro.patch usb-adutux-remove-custom-debug-macro-and-module-parameter.patch usb-adutux-remove-direct-calls-to-printk.patch usb-misc-remove-config_usb_debug-from-makefile.patch + +usb-usbatm-remove-unused-udsl_assert-macro.patch +usb-usbatm-remove-unneeded-trace-printk-calls.patch +usb-usbatm-don-t-rely-on-config_usb_debug.patch +usb-usbatm-move-the-atm_dbg-call-to-use-dynamic-debug.patch +usb-usbatm-remove-config_usb_debug-dependancy.patch +usb-phy-remove-custom-dbg-macro.patch +usb-phy-remove-config_usb_debug-usage.patch +usb-gadget-fix-up-comment.patch +usb-isp1362-remove-unused-_bug_on-calls.patch +usb-isp1362-remove-unused-_warn_on-calls.patch +usb-isp1362-remove-_dbg-usage.patch +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 + cdc-acm.patch usb-serial-ports-add-minor-and-port-number.patch usb-serial-idr.patch @@ -16,7 +32,7 @@ usb-serial-increase-the-number-of-devices-we-support.patch 0001-Simulate-fake-Fn-key-on-PS-2-keyboards-w-o-one-eg.-C.patch -gregkh/gkh-version.patch +#gregkh/gkh-version.patch ##################################################################### # Stuff to be merged for 2.6.37 |