Age | Commit message (Expand) | Author |
2010-02-17 | usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level> | Joe Perches |
2009-12-23 | Fix usb_serial_probe() problem introduced by the recent kfifo changes | Stefani Seibold |
2009-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds |
2009-12-11 | usb_serial: Kill port mutex | Alan Cox |
2009-12-11 | USB OTG: Add generic driver for ULPI OTG transceiver | Daniel Mack |
2009-12-11 | USB OTG: add support for ulpi connected external transceivers | Daniel Mack |
2009-12-11 | USB gadget: Handle endpoint requests at the function level | Laurent Pinchart |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-12-04 | tree-wide: fix misspelling of "definition" in comments | Adam Buchbinder |
2009-12-03 | usbnet & cdc-ether: Autosuspend for online devices | Oliver Neukum |
2009-11-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-10 | usbnet: Set link down initially for drivers that update link state | Ben Hutchings |
2009-10-09 | USB: serial: don't call release without attach | Alan Stern |
2009-10-05 | usbnet: Use wwan%d interface name for mobile broadband devices | Marcel Holtmann |
2009-09-24 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-09-23 | USB: ehci-dbgp: errata for EHCI debug controller initialization | Jason Wessel |
2009-09-23 | USB: ehci-dbgp,ehci: Allow early or late use of the dbgp device | Jason Wessel |
2009-09-23 | USB: ehci-dbgp: stability improvements and external re-init | Jason Wessel |
2009-09-23 | USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.c | Jason Wessel |
2009-09-23 | USB: use kfifo to buffer usb-generic serial writes | David VomLehn |
2009-09-23 | USB: audio: guard kernel-only code with __KERNEL__ | Michael S. Tsirkin |
2009-09-23 | USB: NXP ISP1362 USB host driver | Lothar Wassmann |
2009-09-23 | USB: isp1760: allow platform devices to customize devflags | Michael Hennerich |
2009-09-23 | USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and suppor... | Alek Du |
2009-09-23 | USB audio gadget: Un-inline generic_[gs]et_cmd | Laurent Pinchart |
2009-09-23 | USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.h | Laurent Pinchart |
2009-09-23 | USB: Move vendor subclass definition from usb/audio.h to usb/ch9.h | Laurent Pinchart |
2009-09-23 | USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.h | Laurent Pinchart |
2009-09-22 | smsc95xx: fix transmission where ZLP is expected | Steve Glendinning |
2009-09-19 | tty: USB serial termios bits | Alan Cox |
2009-09-19 | tty: USB does not need the filp argument in the drivers | Alan Cox |
2009-09-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt |
2009-09-15 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2009-09-12 | V4L/DVB (12187): uvcvideo: Move UVC definitions to linux/usb/video.h | Laurent Pinchart |
2009-09-01 | usbnet: convert to netdev_tx_t | Stephen Hemminger |
2009-08-14 | usbnet: add rx queue pausing | Jussi Kivilinna |
2009-08-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-08-04 | rndis_wlan: handle 802.11 indications from device | Jussi Kivilinna |
2009-08-04 | rndis_host: allow rndis_wlan to see all indications | Jussi Kivilinna |
2009-08-04 | usbnet: allow "minidriver" to prevent urb unlinking on usbnet_stop | Jussi Kivilinna |
2009-07-23 | usb: m66592-udc platform data on_chip support | Magnus Damm |
2009-07-23 | usb: move r8a66597 register defines | Magnus Damm |
2009-07-20 | usb: r8a66597-hcd platform data on_chip support | Magnus Damm |
2009-07-12 | Revert "USB: Add Intel Langwell USB OTG Transceiver Drive" | Greg Kroah-Hartman |
2009-07-10 | tty: Fix USB kref leak | Alan Cox |
2009-07-10 | usbnet: Add stop function pointer to 'struct rndis_data'. | Jussi Kivilinna |
2009-06-30 | usbnet: Remove private stats structure | Herbert Xu |
2009-06-15 | USB: Change names of SuperSpeed ep companion descriptor structs. | Sarah Sharp |
2009-06-15 | USB: Parse and store the SuperSpeed endpoint companion descriptors. | Sarah Sharp |
2009-06-15 | USB: Add SuperSpeed to the list of USB device speeds. | Sarah Sharp |