Age | Commit message (Expand) | Author |
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 |
2009-04-23 | USB: musb: Prevent multiple includes of musb.h | Mark A. Greer |
2009-04-21 | export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.c | Peter Holik |
2009-04-14 | tty: Update some of the USB kernel doc | Leandro Dorileo |
2009-03-30 | trivial: wusb: Storage class should be before const qualifier | Tobias Klauser |
2009-03-26 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-03-24 | USB: gadget: composite device-level suspend/resume hooks | David Brownell |
2009-03-24 | USB: pedantic: spelling correction in comment for ch9.h | D.J. Capelis |
2009-03-24 | USB: allow libusb to talk to unauthenticated WUSB devices | David Vrabel |
2009-03-24 | USB: otg: adding nop usb transceiver | Ajay Kumar Gupta |
2009-03-24 | USB: serial: introduce a flag into the usb serial layer to tell drivers that ... | Oliver Neukum |
2009-03-24 | USB: Move definitions from usb.h to usb/ch9.h | Julia Lawall |
2009-03-24 | USB: gpio_vbus: add delayed vbus_session calls | Robert Jarzmik |
2009-03-24 | USB: add quirk to avoid config and interface strings | Alan Stern |