| Age | Commit message (Expand) | Author | Files | Lines |
| 2009-06-11 | tty: Bring the usb tty port structure into more use |  Alan Cox | 1 | -4/+6 |
| 2009-05-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 |  Linus Torvalds | 1 | -0/+3 |
| 2009-05-04 | usbnet: CDC EEM support (v5) |  Omar Laazimani | 1 | -0/+3 |
| 2009-04-23 | USB: musb: Prevent multiple includes of musb.h |  Mark A. Greer | 1 | -0/+5 |
| 2009-04-14 | tty: Update some of the USB kernel doc |  Leandro Dorileo | 1 | -2/+5 |
| 2009-03-30 | trivial: wusb: Storage class should be before const qualifier |  Tobias Klauser | 1 | -2/+1 |
| 2009-03-26 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ |  David S. Miller | 6 | -5/+206 |
| 2009-03-24 | USB: gadget: composite device-level suspend/resume hooks |  David Brownell | 1 | -0/+8 |
| 2009-03-24 | USB: pedantic: spelling correction in comment for ch9.h |  D.J. Capelis | 1 | -1/+1 |
| 2009-03-24 | USB: allow libusb to talk to unauthenticated WUSB devices |  David Vrabel | 1 | -1/+1 |
| 2009-03-24 | USB: otg: adding nop usb transceiver |  Ajay Kumar Gupta | 1 | -0/+4 |
| 2009-03-24 | USB: serial: introduce a flag into the usb serial layer to tell drivers that their URBs are killed due to suspension |  Oliver Neukum | 1 | -1/+2 |
| 2009-03-24 | USB: Move definitions from usb.h to usb/ch9.h |  Julia Lawall | 1 | -0/+179 |
| 2009-03-24 | USB: gpio_vbus: add delayed vbus_session calls |  Robert Jarzmik | 2 | -2/+8 |
| 2009-03-24 | USB: add quirk to avoid config and interface strings |  Alan Stern | 1 | -0/+3 |
| 2009-03-21 | usbnet: support net_device_ops |  Stephen Hemminger | 1 | -0/+5 |
| 2009-02-14 | rndis: remove private wrapper of __constant_cpu_to_le32 |  Harvey Harrison | 1 | -44/+41 |
| 2009-01-30 | headers_check fix: usb/gadgetfs.h |  Jaswinder Singh Rajput | 1 | -1/+1 |
| 2009-01-30 | headers_check fix: usb/cdc.h |  Jaswinder Singh Rajput | 1 | -0/+2 |
| 2009-01-21 | usbnet: allow type check of devdbg arguments in non-debug build |  Steve Glendinning | 1 | -1/+3 |
| 2009-01-07 | USB: musb: use new platform data interface of musb to replace old one |  Bryan Wu | 1 | -0/+5 |
| 2009-01-07 | USB: otg: add otg_put_transceiver() |  Philipp Zabel | 1 | -0/+1 |
| 2009-01-07 | USB: otg: gpio_vbus transceiver stub |  Philipp Zabel | 1 | -0/+30 |
| 2009-01-07 | USB: wusb: annotate association types withe proper endianness |  Harvey Harrison | 1 | -11/+11 |
| 2009-01-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-upstream |  David Vrabel | 1 | -2/+6 |
| 2008-12-17 | USB: fix comment about endianness of descriptors |  Phil Endecott | 1 | -2/+6 |
| 2008-10-28 | wusb: do a proper channel stop |  David Vrabel | 1 | -0/+1 |
| 2008-10-20 | Merge branch 'master' into for-upstream |  David Vrabel | 7 | -4/+295 |
| 2008-10-17 | usb: vstusb.c : new driver for spectrometers used by Vernier Software & Technology, Inc. |  Stephen Ware | 2 | -0/+72 |
| 2008-10-17 | USB: Fix spelling in usb/serial.h |  Geoff Levand | 1 | -1/+1 |
| 2008-10-17 | usb gadget: cdc obex glue |  Felipe Balbi | 1 | -0/+9 |
| 2008-10-17 | usb gadget: function activation/deactivation |  David Brownell | 1 | -2/+9 |
| 2008-10-17 | USB: add USB test and measurement class driver |  Greg Kroah-Hartman | 2 | -1/+44 |
| 2008-10-12 | Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2 |  Ingo Molnar | 1 | -0/+160 |
| 2008-09-17 | wusb: add the Wireless USB include files. |  Inaky Perez-Gonzalez | 2 | -0/+647 |
| 2008-08-13 | usb: musb: pass configuration specifics via pdata |  Felipe Balbi | 1 | -5/+33 |
| 2008-08-13 | USB: Add MUSB and TUSB support |  Felipe Balbi | 1 | -0/+70 |
| 2008-08-13 | usb-serial: don't release unregistered minors |  Alan Stern | 1 | -1/+2 |
| 2008-07-26 | usb: move ehci reg def |  Yinghai Lu | 1 | -0/+160 |
| 2008-07-25 | Rename WARN() to WARNING() to clear the namespace |  Arjan van de Ven | 1 | -1/+1 |
| 2008-07-22 | usb_serial: API all change |  Alan Cox | 1 | -26/+30 |
| 2008-07-21 | USB Gadget: documentation update |  Alan Stern | 1 | -2/+6 |
| 2008-07-21 | usb: irda: cleanup on ir-usb module |  Felipe Balbi | 1 | -0/+151 |
| 2008-07-21 | usb gadget: composite gadget core |  David Brownell | 1 | -0/+338 |
| 2008-07-21 | usb gadget: descriptor copying support |  David Brownell | 1 | -0/+19 |
| 2008-06-28 | rndis_host: pass buffer length to rndis_command |  Jussi Kivilinna | 1 | -1/+2 |
| 2008-05-20 | USB: CDC WDM driver |  Oliver Neukum | 1 | -0/+9 |
| 2008-05-14 | USB: add association.h |  Greg Kroah-Hartman | 1 | -0/+150 |
| 2008-05-02 | USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance |  David Lopo | 1 | -0/+21 |
| 2008-05-02 | USB: add Cypress c67x00 OTG controller core driver |  Peter Korsgaard | 1 | -0/+48 |