Age | Commit message (Expand) | Author |
2011-02-10 | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2011-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-02-08 | CDC NCM errata updates for cdc.h | Alexey Orishko |
2011-02-04 | USB: Fix trout build failure with ci13xxx_msm gadget | Pavankumar Kondeti |
2011-01-24 | Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s... | Greg Kroah-Hartman |
2011-01-22 | USB: serial: handle Data Carrier Detect changes | Libor Pechacek |
2011-01-14 | xHCI: synchronize irq in xhci_suspend() | Andiry Xu |
2011-01-07 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2010-12-16 | Merge branch 'usb-next' into musb-merge | Greg Kroah-Hartman |
2010-12-15 | Merge branch 'musb-hw' of git://gitorious.org/usb/usb into musb | Greg Kroah-Hartman |
2010-12-10 | USB: OTG: msm: Add support for power management | Pavankumar Kondeti |
2010-12-10 | USB: Add MSM OTG Controller driver | Pavankumar Kondeti |
2010-12-10 | USB: otg: fix link breakage, when the NOP USB Xceiver is a module | Guennadi Liakhovetski |
2010-12-10 | usb: musb: drop the set_clock magic | Felipe Balbi |
2010-12-10 | usb: musb: mark ->set_clock deprecated | Felipe Balbi |
2010-12-10 | usb: musb: pass platform_ops via platform_data | Felipe Balbi |
2010-12-10 | usb: musb: trivial search and replace patch | Felipe Balbi |
2010-12-06 | usbnet: changes for upcoming cdc_ncm driver | Alexey Orishko |
2010-11-30 | usb: gadget: langwell_udc: add usb test mode support | Luo Andy |
2010-11-11 | usb: USB3.0 ch11 definitions | Tatyana Brokhman |
2010-11-05 | USB: musb: blackfin: push clkin value to platform resources | Bob Liu |
2010-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2010-10-22 | usb: usb3.0 ch9 definitions | Tatyana Brokhman |
2010-10-22 | USB: introduce unmap_urb_setup_for_dma() | Martin Fuzzey |
2010-10-22 | USB: Add more empty functions in otg.h | Grazvydas Ignotas |
2010-10-22 | usb: musb: host: unmap the buffer for PIO data transfers | Maulik Mankad |
2010-10-22 | USB: Move USB Storage definitions to their own header file | Matthew Wilcox |
2010-10-22 | USB: cdc.h: ncm: fix one more typo | Yauheni Kaliuta |
2010-10-22 | USB: cdc.h: ncm: add missed constants and structures | Yauheni Kaliuta |
2010-10-22 | Revert "USB: ncm: added ncm.h with auxiliary definitions" | Yauheni Kaliuta |
2010-10-22 | USB: cdc.h: ncm: typo and style fixes | Yauheni Kaliuta |
2010-10-22 | USB OTG Langwell: Update OTG Kconfig and driver version. | Hao Wu |
2010-10-22 | USB OTG: Add common data structure for Intel MID Platform (Langwell/Penwell) | Hao Wu |
2010-10-22 | usb gadget: don't save bind callback in struct usb_configuration | Uwe Kleine-König |
2010-10-22 | usb gadget: don't save bind callback in struct usb_composite_driver | Michal Nazarewicz |
2010-10-22 | usb gadget: don't save bind callback in struct usb_gadget_driver | Uwe Kleine-König |
2010-10-22 | USB: gadget: composite: Better string override handling | Michal Nazarewicz |
2010-10-22 | USB Gadget: Verify VBUS current before setting the device self-powered bit | Parirajan Muthalagu |
2010-10-22 | usb: Add Intel Langwell USB OTG Transceiver Driver | Hao Wu |
2010-10-22 | tty: Make tiocgicount a handler | Alan Cox |
2010-08-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-08-23 | USB: gadget: fix composite kernel-doc warnings | Randy Dunlap |
2010-08-21 | USB: drop tty argument from usb_serial_handle_sysrq_char() | Dmitry Torokhov |
2010-08-10 | USB delay init quirk for logitech Harmony 700-series devices | Phil Dibowitz |
2010-08-10 | USB: otg/ulpi: extend the generic ulpi driver. | Igor Grinberg |
2010-08-10 | USB: ulpi: fix compilation warning | Ajay Kumar Gupta |
2010-08-10 | USB: fix race between root-hub wakeup & controller suspend | Alan Stern |
2010-08-10 | USB: add do_wakeup parameter for PCI HCD suspend | Alan Stern |
2010-08-10 | USB: convert usb_hcd bitfields into atomic flags | Alan Stern |
2010-08-10 | USB: gadget: composite: added disconnect callback | Michal Nazarewicz |