diff options
| author | Greg Kroah-Hartman <gregkh@suse.de> | 2008-06-30 11:21:27 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-06-30 11:21:27 -0700 |
| commit | 7b620c1ffab95e1cac06f0a5e0c292374249d184 (patch) | |
| tree | f9d4e3d65fc9ee092cc22ecbf2256e101a9b4c11 /series | |
| parent | 33f43d082d6ea41c8c90e3b64f99b1b072180fad (diff) | |
| download | patches-7b620c1ffab95e1cac06f0a5e0c292374249d184.tar.gz | |
rework the usb gadget patches from David
Diffstat (limited to 'series')
| -rw-r--r-- | series | 30 |
1 files changed, 19 insertions, 11 deletions
@@ -190,19 +190,27 @@ usb/usb-implement-soft-unbinding.patch usb/usb-storage-implement-soft-unbinding.patch usb/usb-remove-cvs-keywords.patch usb/usb-remove-documentation-usb-uhci.txt.patch -usb/usb-serial-gadget-modular-tty-glue.patch -usb/usb-serial-gadget-use-new-tty-glue.patch usb/usb-rndis-switch-to-seq_files.patch usb/usb-at91_udc-updated-fifo-sizes.patch -usb/usb-gadget-support-descriptor-copying.patch -usb/usb-gadget-composite-gadget-framework.patch -usb/usb-gadget-zero-sourcesink-config-driver.patch -usb/usb-gadget-zero-loopback-function-driver.patch -usb/usb-gadget-zero-use-updated-framework.patch -usb/usb-serial-gadget-cdc-acm-function-driver.patch -usb/usb-serial-gadget-generic-serial-function-driver.patch -usb/usb-serial-gadget-use-updated-framework.patch -usb/usb-composite-support-16-interfaces-by-default.patch + +usb/usb-gadget-split-out-serial-core.patch +usb/usb-gadget-use-new-serial-core.patch +usb/usb-gadget-descriptor-copying-support.patch +usb/usb-gadget-composite-gadget-core.patch +usb/usb-gadget-zero-split-out-source-sink-config.patch +usb/usb-gadget-zero-split-out-loopback-config.patch +usb/usb-gadget-zero-use-composite-gadget-framework.patch +usb/usb-gadget-serial-split-out-cdc-acm-function.patch +usb/usb-gadget-serial-split-out-generic-serial-function.patch +usb/usb-gadget-serial-use-composite-gadget-framework.patch +usb/usb-gadget-rndis-cleanups.patch +usb/usb-ethernet-gadget-split-out-network-core.patch +usb/usb-ethernet-gadget-split-cdc-subset-function.patch +usb/usb-ethernet-gadget-split-cdc-ethernet-function.patch +usb/usb-ethernet-gadget-split-rndis-function.patch +usb/usb-gadget-new-cdc-composite-gadget-driver.patch + +usb-ethernet-gadget-use-composite-gadget-framework.patch usb/usb-gadget-push-bkl-down-into-drivers.patch usb/usb-ftdi_usb-eliminate-ioctl-and-bkl-ioctl-use.patch usb/usb-usblcd-push-down-bkl-into-driver.patch |
