Age | Commit message (Expand) | Author |
2010-04-30 | USB: xhci: properly set endpoint context fields for periodic eps. | Sarah Sharp |
2010-04-30 | USB: xhci: properly set the "Mult" field of the endpoint context. | Sarah Sharp |
2010-04-30 | USB: OHCI: don't look at the root hub to get the number of ports | Alan Stern |
2010-04-22 | usb: Increase timeout value for device reset | Dinh Nguyen |
2010-04-22 | USB: EHCI: defer reclamation of siTDs | Alan Stern |
2010-04-22 | USB: OHCI: DA8xx/OMAP-L1x: fix up macro rename | Sergei Shtylyov |
2010-04-22 | USB: ehci: omap: fix kernel panic with rmmod | Ajay Kumar Gupta |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-19 | usb: r8a66597-hcd: fix removed from an attached hub | Yoshihiro Shimoda |
2010-03-19 | USB: xhci: Make endpoint interval debugging clearer. | Sarah Sharp |
2010-03-19 | USB: xHCI: re-initialize cmd_completion | Andiry Xu |
2010-03-19 | USB: xhci: rename driver to xhci_hcd | Alex Chiang |
2010-03-19 | USB: EHCI: adjust ehci_iso_stream for changes in ehci_qh | Clemens Ladisch |
2010-03-19 | USB: EHCI: fix ITD list order | Clemens Ladisch |
2010-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2010-03-02 | USB: fix I2C API usage in ohci-pnx4008. | Luotao Fu |
2010-03-02 | USB: OHCI: DA8xx/OMAP-L1x glue layer | Sergei Shtylyov |
2010-03-02 | USB: ehci: omap: Update TODO list in comments | Anand Gadiyar |
2010-03-02 | USB: ehci: omap: use default interrupt threshold | Anand Gadiyar |
2010-03-02 | USB: omap: ehci: kill 2 compile warnings | Anand Gadiyar |
2010-03-02 | USB: xhci: Fix finding extended capabilities registers | Edward Shao |
2010-03-02 | USB: Convert concatenated __FILE__ to %s, __FILE__ | Joe Perches |
2010-03-02 | USB: isp1760: Flush the D-cache for the pipe-in transfer buffers | Catalin Marinas |
2010-03-02 | USB: remove obsolete config in kernel source (USB_HCD_DMA) | Christoph Egger |
2010-03-02 | USB host: make Open Firmware device id constant | Németh Márton |
2010-03-02 | USB: fix crash in uhci_scan_schedule | Pete Zaitcev |
2010-03-02 | USB: xhci: Fix compile issues with xhci_get_slot_state() | Sarah Sharp |
2010-03-02 | USB: FHCI: Correct the size argument to kzalloc | Julia Lawall |
2010-03-02 | usb: host: ehci: adding regulator framework in ehci-omap.c driver. | Ajay Kumar Gupta |
2010-03-02 | usb: host: ehci: fix missing kfree in remove path also | Ajay Kumar Gupta |
2010-03-02 | USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS | Greg Kroah-Hartman |
2010-03-02 | USB: host: SL811: fix unaligned accesses | Michael Hennerich |
2010-03-02 | USB: isp1362: Use kzalloc for allocating only one thing | Julia Lawall |
2010-03-02 | USB: xhci: No GFP_KERNEL in block error handling | Oliver Neukum |
2010-03-02 | USB: ehci-au1xxx.c: use platform_get_resource() and resource_size() | H Hartley Sweeten |
2010-03-02 | USB: ehci-atmel.c: use resource_size() | H Hartley Sweeten |
2010-03-02 | USB: ehci-orion.c: use resource_size() | H Hartley Sweeten |
2010-03-02 | USB: ehci-fsl: Add power management support | Anton Vorontsov |
2010-03-02 | USB: ehci-fsl: Fix sparse warnings | Anton Vorontsov |
2010-03-02 | USB: ehci: fix audio record functionality for some Full speed sound blaster d... | Dmitri Epshtein |
2010-03-02 | USB: ehci: add call of free_cached_itd_list() function in disable_periodic() | Dmitri Epshtein |
2010-03-02 | USB: Add call to notify xHC of a device reset. | Sarah Sharp |
2010-03-02 | USB: xhci: Notify the xHC when a device is reset. | Sarah Sharp |
2010-03-02 | USB: xhci: Allow roothub ports to be disabled. | Sarah Sharp |
2010-03-02 | USB: xhci: Refactor code to clear port change bits. | Sarah Sharp |
2010-03-02 | USB: xhci: Refactor test for vendor-specific completion codes. | Sarah Sharp |
2010-03-02 | USB: xhci: Allow allocation of commands without input contexts. | Sarah Sharp |
2010-03-02 | USB: xhci: Refactor code to free or cache endpoint rings. | Sarah Sharp |
2010-03-02 | USB: xhci: Fix error path when configuring endpoints. | Sarah Sharp |
2010-03-02 | USB: fix occasional ULPI timeouts with ehci-mxc | Valentin Longchamp |