- 6e24777 usb: ehci-s5p/ohci-exynos: Fix compatible strings for the device by Vivek Gautam · 12 years ago
- bdb6bc0 USB: fix sign-extension bug in the hub driver by Alan Stern · 12 years ago
- 3171fca USB: uhci: beautify source code by Chen Gang · 12 years ago
- f8f0302 USB: option: add and update Alcatel modems by Bjørn Mork · 12 years ago
- eab8050 USB: misc: usb3503: add dt support by Dongjin Kim · 12 years ago
- 9bc5d12 USB: UHCI: remove unused definition by Woody Suwalski · 12 years ago
- 13996ca USB: uhci: check buffer length to avoid memory overflow by Chen Gang · 12 years ago
- d2123fd USB: Set usb port's DeviceRemovable according acpi information by Lan Tianyu · 12 years ago
- 5c6e9bf0 drivers/usb/chipidea/core.c: adjust duplicate test by Julia Lawall · 12 years ago
- f4cc183 USB: storage: avoid scanning other targets for single target device by Ming Lei · 12 years ago
- fde2638 usb: Create link files between child device and usb port device. by Lan Tianyu · 12 years ago
- cef7468 usb: Add "portX/connect_type" attribute to expose usb port's connect type by Lan Tianyu · 12 years ago
- 9f7344f usb: fix compilation error and warning of driver/usb/core/port.c on arm and blackfin by Lan Tianyu · 12 years ago
- 6e30d7c usb: Add driver/usb/core/(port.c,hub.h) files by Lan Tianyu · 12 years ago
- a29c408 USB: c67x00-ll-hpi.c: signedness bug in ll_recv_msg() by Dan Carpenter · 12 years ago
- f40d781 USB: io_ti: kill custom closing_wait implementation by Johan Hovold · 12 years ago
- 263e1f9 USB: io_ti: query hardware-buffer status in chars_in_buffer by Johan Hovold · 12 years ago
- 810360a USB: serial: grab disconnect mutex in chars_in_buffer by Johan Hovold · 12 years ago
- fcdb6a2 USB: io_ti: use tty-port drain delay by Johan Hovold · 12 years ago
- 77de251 USB: io_ti: move write-fifo flushing to close by Johan Hovold · 12 years ago
- cbf50a4 Merge 3.8-rc4 into usb-next by Greg Kroah-Hartman · 12 years ago
- 7a8ea7e USB: misc: fixup smatch WARNING by Dongjin Kim · 12 years ago
- 74ff31b usb: misc: usb3503_probe() can be static by Fengguang Wu · 12 years ago
- 46fed0a Merge tag 'usb-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
- 8cf65dc usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid added by Tomasz Mloduchowski · 12 years ago
- 8e8de5a usb: host: ohci-tmio: fix compile warning by Felipe Balbi · 12 years ago
- c030499 USB: ehci-mxc: remove Efika MX-specific CHRGVBUS hack by Matt Sealey · 12 years ago
- 430ee58 usb/core: update power budget for SuperSpeed by Sebastian Andrzej Siewior · 12 years ago
- 8d8479d usb/core: consider link speed while looking at bMaxPower by Sebastian Andrzej Siewior · 12 years ago
- ece1d77 USB: ohci: set urb->hcpriv = NULL immediately, after free it by Chen Gang · 12 years ago
- a8ffa0b usb: serial: keyspan: fixed coding style issues by Stefan Hubner · 12 years ago
- bc009ec USB: Add device quirk for Microsoft VX700 webcam by Andreas Fleig · 12 years ago
- f66dea7 USB: ehci-fsl: fix regression on mpc5121e by Anatolij Gustschin · 12 years ago
- 929473e usb: chipidea: Allow disabling streaming not only in udc mode by Fabio Estevam · 12 years ago
- 7c1029b USB: fsl-mph-dr-of: fix regression on mpc5121e by Anatolij Gustschin · 12 years ago
- eb614c8 USB: select USB_ARCH_HAS_EHCI for MXS by Maxime Ripard · 12 years ago
- 07e72b9 USB: hub: handle claim of enabled remote wakeup after reset by Oliver Neukum · 12 years ago
- f8be6bf uas: fail any request submitted while resetting the device. by Gerd Hoffmann · 12 years ago
- 4c45697 uas: improve device reset by Gerd Hoffmann · 12 years ago
- 5d39040 uas: improve abort handler by Gerd Hoffmann · 12 years ago
- efefecf uas: add IS_IN_WORK_LIST flag by Gerd Hoffmann · 12 years ago
- b06e48a uas: add UNLINK_DATA_URBS flag by Gerd Hoffmann · 12 years ago
- aa8f612 uas: new function to cancel data urbs by Gerd Hoffmann · 12 years ago
- 6a099c6 USB: misc: Add USB3503 High-Speed Hub Controller by Dongjin Kim · 12 years ago
- 036915a USB: cdc-acm: Add support for "PSC Scanning, Magellan 800i" by Denis N Ladin · 12 years ago
- ad86e58 USB: option: add Nexpring NP10T terminal id by Dzianis Kahanovich · 12 years ago
- 5ec0085 USB: option: add Telekom Speedstick LTE II by Bjørn Mork · 12 years ago
- fab3824 USB: option: blacklist network interface on ZTE MF880 by Bjørn Mork · 12 years ago
- bbc0313 usb: imx21-hcd: Include missing linux/module.h by Fabio Estevam · 12 years ago
- 94a85b6 USB: option: Add new MEDIATEK PID support by Quentin.Li · 12 years ago
- 75e1a2a USB: ehci: make debug port in-use detection functional again by Jan Beulich · 12 years ago
- 2cb5000 USB: usbtest: fix test number in log message by Alan Stern · 12 years ago
- 102ee00 Merge tag 'for-usb-next-2013-01-03' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 12 years ago
- 962426e Merge tag 'for-usb-linus-2013-01-03' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 12 years ago
- e4602391 Merge tag 'fixes-for-v3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 12 years ago
- 59a609a Drivers: usb: host: ehci-orion.c: remove __devinitdata marking by Greg Kroah-Hartman · 12 years ago
- 026630d usb: host: xhci: remove unused trb var in xhci_irq() by Javier Martinez Canillas · 12 years ago
- 470f0be USB: Refactor hub_port_wait_reset. by Sarah Sharp · 12 years ago
- c2f60db USB: Use helper function hub_set_port_link_state by Sarah Sharp · 12 years ago
- d3b9d7a USB: Fix connected device switch to Inactive state. by Sarah Sharp · 12 years ago
- a24a607 USB: Rip out recursive call on warm port reset. by Sarah Sharp · 12 years ago
- 2d4fa94 USB: Prepare for refactoring by adding extra udev checks. by Sarah Sharp · 12 years ago
- 0fe51aa USB: Don't use EHCI port sempahore for USB 3.0 hubs. by Sarah Sharp · 12 years ago
- c52804a xhci: Avoid "dead ports", add roothub port polling. by Sarah Sharp · 12 years ago
- 65bdac5 USB: Handle warm reset failure on empty port. by Sarah Sharp · 12 years ago
- 4f43447 USB: Ignore port state until reset completes. by Sarah Sharp · 12 years ago
- 77c7f07 USB: Increase reset timeout. by Sarah Sharp · 12 years ago
- 41e7e05 USB: Allow USB 3.0 ports to be disabled. by Sarah Sharp · 12 years ago
- 8b8132b USB: Ignore xHCI Reset Device status. by Sarah Sharp · 12 years ago
- 1c7439c6 USB: Handle auto-transition from hot to warm reset. by Sarah Sharp · 12 years ago
- 55c1945 xhci: Handle HS bulk/ctrl endpoints that don't NAK. by Sarah Sharp · 12 years ago
- 2bf0a8f usb: musb: use io{read,write}*_rep accessors by Matthew Leach · 12 years ago
- 56c82cd musb: tusb6010: use io{read,write}*_rep accessors by Matthew Leach · 12 years ago
- 770b6cb ARM: OMAP: Fix drivers to depend on omap for internal devices by Tony Lindgren · 12 years ago
- a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
- a11da7d Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- db5b0ae Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- 2ac788f usb: musb: core: print new line in the driver banner again by Sergei Shtylyov · 12 years ago
- 484ca3a usb: gadget: u_serial: fix switch off blocked by Haipeng YU · 12 years ago
- 5dbd693 usb: gadget: tcm_usb_gadge: fix to return error or 0 in tcm_usbg_drop_nexus() by Wei Yongjun · 12 years ago
- 25e14c1 usb: gadget: amd5536udc: avoid NULL pointer dereference in udc_pci_probe() by Xi Wang · 12 years ago
- deeeb9e usb: musb: dsps: header movement build error fix by Afzal Mohammed · 12 years ago
- 1d16638 usb: gadget: dummy: fix enumeration with g_multi by Sebastian Andrzej Siewior · 12 years ago
- e3f1dbd usb: otg: mv_otg: fix the clk APIs by Chao Xie · 12 years ago
- e0b64ce usb: renesas_usbhs: mod_host: fixup usbhsh_ureq_free() timing by Kuninori Morimoto · 12 years ago
- d9fa298 usb: renesas_usbhs: gadget: usbhsg_ep_disable() care pipe settings by Kuninori Morimoto · 12 years ago
- 69f5165 usb: gadget: s3c-hsotg: Fix invalid free of devm_ allocated data by Tushar Behera · 12 years ago
- c1a96eb usb: host: ehci-mv: fix clk APIs by Chao Xie · 12 years ago
- e887786 usb: gadget: mv_udc: fix the clk APIs by Chao Xie · 12 years ago
- b33d74d USB: fix fsl_otg config dependency by Anatolij Gustschin · 12 years ago
- 5848294 usb: renesas_usbhs: gadget: remove usbhsg_uep_init() by Kuninori Morimoto · 12 years ago
- 1604c1e usb: dwc3: debugfs: fix regdump offset by Jack Pham · 12 years ago
- d01e4af Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- b1286f4 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
- 414a6750 Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
- c6bd5bc Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
- 0b99cb7 Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warnings' into for-next by Russell King · 12 years ago
- 48d224d Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/pm2 by Olof Johansson · 12 years ago
- 45c3eb7 ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h by Tony Lindgren · 12 years ago