Age | Commit message (Expand) | Author |
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-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 |
2009-06-15 | USB: Add Intel Langwell USB OTG Transceiver Drive | Hao Wu |
2009-06-15 | USB: Add Intel Langwell USB Device Controller driver | Xiaochen Shen |
2009-06-15 | USB: usb-serial: replace shutdown with disconnect, release | Alan Stern |
2009-06-15 | USB: usb-serial: call port_probe and port_remove at the right times | Alan Stern |
2009-06-15 | USB: audio: add USB audio class definitions | Bryan Wu |
2009-06-15 | USB: r8a66597-hcd: use platform_data instead of module_param | Yoshihiro Shimoda |
2009-06-15 | USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial break | Jason Wessel |
2009-06-15 | USB: usb_debug, usb_generic_serial: implement multi urb write | Jason Wessel |
2009-06-15 | USB: composite.h: mark private struct members as private: | Randy Dunlap |
2009-06-15 | USB: nop-usb-xceiv: behave when linked as a module | David Brownell |
2009-06-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2009-06-11 | tty: Bring the usb tty port structure into more use | Alan Cox |
2009-05-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-05-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-05-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-05-04 | usbnet: CDC EEM support (v5) | Omar Laazimani |