Age | Commit message (Expand) | Author |
2011-08-25 | USB: ftdi_sio: add Calao reference board support | Jean-Christophe PLAGNIOL-VILLARD |
2011-08-22 | USB option driver K3765/K4505 avoid CDC_DATA interface | Andrew Bird |
2011-08-22 | USB: option: add YUGA device id to driver | Gavin.zhu |
2011-08-22 | usb: s5p-ehci: fix a NULL pointer deference | Yulgon Kim |
2011-08-22 | USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resum... | Wang Zhi |
2011-08-22 | USB option driver add PID of Huawei Vodafone K4605 | Andrew Bird |
2011-08-22 | USB option driver add PID of Huawei Vodafone K3806 | Andrew Bird |
2011-08-22 | Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/... | Greg Kroah-Hartman |
2011-08-22 | Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman |
2011-08-16 | xhci: Handle zero-length isochronous packets. | Sarah Sharp |
2011-08-15 | USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth. | Sarah Sharp |
2011-08-15 | Merge branch 'fixes' into for-greg | Felipe Balbi |
2011-08-12 | usb: musb: gadget: fix error path | Sebastian Andrzej Siewior |
2011-08-12 | usb: gadget: f_phonet: unlock in error case | Sebastian Andrzej Siewior |
2011-08-12 | usb: musb: blackfin: include prefetch head file | Bob Liu |
2011-08-12 | usb: musb: tusb6010: fix compilation | Felipe Balbi |
2011-08-12 | usb: gadget: renesas_usbhs: fix DMA build by including dma-mapping.h | Kuninori Morimoto |
2011-08-12 | usb: musb: cppi: fix build errors due to DBG and missing musb variable | Per Forlin |
2011-08-12 | usb: musb: ux500: replace missing DBG with dev_dbg | Per Forlin |
2011-08-12 | usb: musb: ux500: set dma config for both src and dst | Per Forlin |
2011-08-12 | usb: musb: fix oops on musb_gadget_pullup | John Stultz |
2011-08-12 | usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1) | Ming Lei |
2011-08-12 | usb: gadget: hid: don't STALL when processing a HID Descriptor request | Sebastian Bauer |
2011-08-12 | usb: musb: fix Kconfig | Rabin Vincent |
2011-08-12 | usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclared | Sergei Trofimovich |
2011-08-12 | usb: gadget: composite: fix bMaxPacketSize for SuperSpeed | Sebastian Andrzej Siewior |
2011-08-12 | usb: gadget: fusb300: remove #if 0 block | Sebastian Andrzej Siewior |
2011-08-12 | usb: gadget: s3c2410_udc: fix unterminated platform_device_id table | Axel Lin |
2011-08-10 | USB: Serial: Add PID(0xF7C0) to FTDI SIO driver for a zeitcontrol-device | Artur Zimmer |
2011-08-10 | USB: Serial: Add device ID for Sierra Wireless MC8305 | Florian Echtler |
2011-08-09 | xhci: Remove TDs from TD lists when URBs are canceled. | Sarah Sharp |
2011-08-09 | xhci: Fix failed enqueue in the middle of isoch TD. | Sarah Sharp |
2011-08-09 | xhci: Fix memory leak during failed enqueue. | Sarah Sharp |
2011-08-09 | xHCI: report USB2 port in resuming as suspend | Andiry Xu |
2011-08-09 | xHCI: fix port U3 status check condition | Andiry Xu |
2011-08-08 | USB: Serial: Added device ID for Qualcomm Modem in Sagemcom's HiLo3G | Vijay Chavan |
2011-08-08 | usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table' | Arnaud Lacombe |
2011-08-08 | USB: option driver: add PID for Vodafone-Huawei K4511 | Andrew Bird |
2011-08-08 | USB: option driver: add PID for Vodafone-Huawei K4510 | Andrew Bird |
2011-08-08 | USB: option driver: add PID for Vodafone-Huawei K3771 | Andrew Bird |
2011-08-08 | USB: option driver: add PID for Vodafone-Huawei K3770 | Andrew Bird |
2011-08-08 | usb: serial: ftdi_sio.c: For the FT232H FTDI_SIO_SET_BAUDRATE_REQUEST, index ... | Uwe Bonnes |
2011-08-08 | usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlink | Arvid Brodin |
2011-08-08 | USB: EHCI: Fix test mode sequence | Boris Todorov |
2011-08-08 | USB: ftdi_sio: fix minor typo in get_ftdi_divisor | Ionut Nicu |
2011-08-08 | USB: at91_udc: include linux/prefetch.h explicitly | Jean-Christophe PLAGNIOL-VILLARD |
2011-08-08 | USB: usb-storage: unusual_devs entry for ARM V2M motherboard. | Nick Bowler |
2011-08-08 | usb/ehci-mxc: add missing inclusion of mach/hardware.h | Shawn Guo |
2011-08-08 | USB: assign instead of equal in usbtmc.c | Maxim Nikulin |
2011-08-08 | usb: renesas_usbhs: fixup usbhsg_for_each_uep 1st pos | Kuninori Morimoto |