Age | Commit message (Expand) | Author |
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 |
2010-08-10 | USB: gadget: composite: usb_string_ids_*() functions added | Michal Nazarewicz |
2010-08-10 | USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config() | Michal Nazarewicz |
2010-08-10 | USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support | Alek Du |
2010-08-10 | USB: EHCI: EHCI 1.1 addendum: preparation | Alek Du |
2010-08-10 | USB: otg.h: Fix the mixup in parameters order. | Igor Grinberg |
2010-08-10 | USB: don't stop root-hub status polls too soon | Alan Stern |
2010-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2010-08-02 | V4L/DVB: uvc: Move constants and structures definitions to linux/usb/video.h | Laurent Pinchart |
2010-08-02 | V4L/DVB: uvcvideo: Define control information bits using macros | Laurent Pinchart |
2010-06-23 | ALSA: usb-audio: move and add some comments | Daniel Mack |
2010-06-23 | ALSA: usb-audio: unify UAC macros and struct names | Daniel Mack |
2010-05-31 | ALSA: usb-audio: unify constants from specification | Daniel Mack |
2010-05-31 | ALSA: usb-audio: fix selector unit string index accessor | Daniel Mack |
2010-05-31 | include/linux/usb/audio-v2.h: add more UAC2 details | Daniel Mack |
2010-05-31 | ALSA: usb-audio: UAC2: clean up parsing of bmaControls | Daniel Mack |
2010-05-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2010-05-27 | ALSA: usb-audio: parse UAC2 endpoint descriptors correctly | Daniel Mack |
2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2010-05-20 | USB: include/usb/*.h checkpatch cleanup | Greg Kroah-Hartman |
2010-05-20 | USB: f_fs: the FunctionFS driver | Michal Nazarewicz |