| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-01-07 | 7 | -5/+237 |
|\ |
|
| * | Merge branch 'usb-next' into musb-merge | Greg Kroah-Hartman | 2010-12-16 | 7 | -5/+237 |
| |\ |
|
| | * | Merge branch 'musb-hw' of git://gitorious.org/usb/usb into musb | Greg Kroah-Hartman | 2010-12-15 | 1 | -4/+4 |
| | |\ |
|
| | | * | usb: musb: drop the set_clock magic | Felipe Balbi | 2010-12-10 | 1 | -3/+0 |
| | | * | usb: musb: mark ->set_clock deprecated | Felipe Balbi | 2010-12-10 | 1 | -1/+1 |
| | | * | usb: musb: pass platform_ops via platform_data | Felipe Balbi | 2010-12-10 | 1 | -0/+3 |
| | | * | usb: musb: trivial search and replace patch | Felipe Balbi | 2010-12-10 | 1 | -1/+1 |
| | * | | USB: OTG: msm: Add support for power management | Pavankumar Kondeti | 2010-12-10 | 2 | -0/+7 |
| | * | | USB: Add MSM OTG Controller driver | Pavankumar Kondeti | 2010-12-10 | 2 | -0/+164 |
| | * | | USB: otg: fix link breakage, when the NOP USB Xceiver is a module | Guennadi Liakhovetski | 2010-12-10 | 1 | -1/+1 |
| | |/ |
|
| | * | usb: gadget: langwell_udc: add usb test mode support | Luo Andy | 2010-11-30 | 1 | -0/+10 |
| | * | usb: USB3.0 ch11 definitions | Tatyana Brokhman | 2010-11-11 | 2 | -0/+51 |
* | | | usbnet: changes for upcoming cdc_ncm driver | Alexey Orishko | 2010-12-06 | 1 | -0/+6 |
|/ / |
|
* / | USB: musb: blackfin: push clkin value to platform resources | Bob Liu | 2010-11-05 | 1 | -0/+2 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-10-22 | 10 | -158/+543 |
|\ |
|
| * | usb: usb3.0 ch9 definitions | Tatyana Brokhman | 2010-10-22 | 1 | -1/+57 |
| * | USB: introduce unmap_urb_setup_for_dma() | Martin Fuzzey | 2010-10-22 | 1 | -0/+1 |
| * | USB: Add more empty functions in otg.h | Grazvydas Ignotas | 2010-10-22 | 1 | -0/+11 |
| * | usb: musb: host: unmap the buffer for PIO data transfers | Maulik Mankad | 2010-10-22 | 1 | -0/+1 |
| * | USB: Move USB Storage definitions to their own header file | Matthew Wilcox | 2010-10-22 | 1 | -0/+48 |
| * | USB: cdc.h: ncm: fix one more typo | Yauheni Kaliuta | 2010-10-22 | 1 | -2/+2 |
| * | USB: cdc.h: ncm: add missed constants and structures | Yauheni Kaliuta | 2010-10-22 | 1 | -2/+55 |
| * | Revert "USB: ncm: added ncm.h with auxiliary definitions" | Yauheni Kaliuta | 2010-10-22 | 1 | -114/+0 |
| * | USB: cdc.h: ncm: typo and style fixes | Yauheni Kaliuta | 2010-10-22 | 1 | -10/+12 |
| * | USB OTG Langwell: Update OTG Kconfig and driver version. | Hao Wu | 2010-10-22 | 1 | -1/+1 |
| * | USB OTG: Add common data structure for Intel MID Platform (Langwell/Penwell) | Hao Wu | 2010-10-22 | 1 | -0/+180 |
| * | usb gadget: don't save bind callback in struct usb_configuration | Uwe Kleine-König | 2010-10-22 | 1 | -5/+3 |
| * | usb gadget: don't save bind callback in struct usb_composite_driver | Michal Nazarewicz | 2010-10-22 | 1 | -14/+5 |
| * | usb gadget: don't save bind callback in struct usb_gadget_driver | Uwe Kleine-König | 2010-10-22 | 1 | -12/+8 |
| * | USB: gadget: composite: Better string override handling | Michal Nazarewicz | 2010-10-22 | 1 | -0/+13 |
| * | USB Gadget: Verify VBUS current before setting the device self-powered bit | Parirajan Muthalagu | 2010-10-22 | 1 | -0/+10 |
| * | usb: Add Intel Langwell USB OTG Transceiver Driver | Hao Wu | 2010-10-22 | 1 | -0/+139 |
* | | tty: Make tiocgicount a handler | Alan Cox | 2010-10-22 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-08-28 | 1 | -2/+1 |
|\ |
|
| * | USB: drop tty argument from usb_serial_handle_sysrq_char() | Dmitry Torokhov | 2010-08-21 | 1 | -2/+1 |
* | | USB: gadget: fix composite kernel-doc warnings | Randy Dunlap | 2010-08-23 | 1 | -0/+1 |
|/ |
|
* | USB delay init quirk for logitech Harmony 700-series devices | Phil Dibowitz | 2010-08-10 | 1 | -0/+4 |
* | USB: otg/ulpi: extend the generic ulpi driver. | Igor Grinberg | 2010-08-10 | 2 | -7/+39 |
* | USB: ulpi: fix compilation warning | Ajay Kumar Gupta | 2010-08-10 | 1 | -0/+1 |
* | USB: fix race between root-hub wakeup & controller suspend | Alan Stern | 2010-08-10 | 1 | -0/+2 |
* | USB: add do_wakeup parameter for PCI HCD suspend | Alan Stern | 2010-08-10 | 1 | -1/+1 |
* | USB: convert usb_hcd bitfields into atomic flags | Alan Stern | 2010-08-10 | 1 | -5/+17 |
* | USB: gadget: composite: added disconnect callback | Michal Nazarewicz | 2010-08-10 | 1 | -0/+2 |
* | USB: gadget: composite: usb_string_ids_*() functions added | Michal Nazarewicz | 2010-08-10 | 1 | -0/+4 |
* | USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config() | Michal Nazarewicz | 2010-08-10 | 1 | -3/+3 |
* | USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support | Alek Du | 2010-08-10 | 1 | -0/+4 |
* | USB: EHCI: EHCI 1.1 addendum: preparation | Alek Du | 2010-08-10 | 1 | -0/+23 |
* | USB: otg.h: Fix the mixup in parameters order. | Igor Grinberg | 2010-08-10 | 1 | -2/+2 |
* | USB: don't stop root-hub status polls too soon | Alan Stern | 2010-08-10 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-08-07 | 2 | -7/+22 |
|\ |
|