Commit Graph

1329 Commits (4005996e428b0d3df10cd0eba389a14b9f5403e4)

Author SHA1 Message Date
Dan Carpenter 82a5eeb9f4 USB: oxu210hp: release spinlock on error path 15 years ago
Sarah Sharp 9238f25d5d USB: xhci: properly set endpoint context fields for periodic eps. 15 years ago
Sarah Sharp 1cf62246c0 USB: xhci: properly set the "Mult" field of the endpoint context. 15 years ago
Alan Stern fcf7d2141f USB: OHCI: don't look at the root hub to get the number of ports 15 years ago
Dinh Nguyen 6307e09612 usb: Increase timeout value for device reset 15 years ago
Alan Stern 0e5f231bc1 USB: EHCI: defer reclamation of siTDs 15 years ago
Sergei Shtylyov 9600cbb24b USB: OHCI: DA8xx/OMAP-L1x: fix up macro rename 15 years ago
Ajay Kumar Gupta 18f91196b6 USB: ehci: omap: fix kernel panic with rmmod 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Yoshihiro Shimoda d835933436 usb: r8a66597-hcd: fix removed from an attached hub 15 years ago
Sarah Sharp 9ce669a892 USB: xhci: Make endpoint interval debugging clearer. 15 years ago
Andiry Xu 1d68064a7d USB: xHCI: re-initialize cmd_completion 15 years ago
Alex Chiang bc75fa3825 USB: xhci: rename driver to xhci_hcd 15 years ago
Clemens Ladisch 1082f57abf USB: EHCI: adjust ehci_iso_stream for changes in ehci_qh 15 years ago
Clemens Ladisch 92bc3648e6 USB: EHCI: fix ITD list order 15 years ago
Luotao Fu 8740cc7d0c USB: fix I2C API usage in ohci-pnx4008. 15 years ago
Sergei Shtylyov efe7daf223 USB: OHCI: DA8xx/OMAP-L1x glue layer 15 years ago
Anand Gadiyar bdee2d8432 USB: ehci: omap: Update TODO list in comments 15 years ago
Anand Gadiyar 9b43cffbbd USB: ehci: omap: use default interrupt threshold 15 years ago
Anand Gadiyar bdb581bd6b USB: omap: ehci: kill 2 compile warnings 15 years ago
Edward Shao 05197921ff USB: xhci: Fix finding extended capabilities registers 15 years ago
Joe Perches f45ba776da USB: Convert concatenated __FILE__ to %s, __FILE__ 15 years ago
Catalin Marinas db8516f61b USB: isp1760: Flush the D-cache for the pipe-in transfer buffers 15 years ago
Christoph Egger 8af6096caf USB: remove obsolete config in kernel source (USB_HCD_DMA) 15 years ago
Németh Márton c4386ad07c USB host: make Open Firmware device id constant 15 years ago
Pete Zaitcev d23356da71 USB: fix crash in uhci_scan_schedule 15 years ago
Sarah Sharp 9c9a7dbf9a USB: xhci: Fix compile issues with xhci_get_slot_state() 15 years ago
Julia Lawall 4585ef11d2 USB: FHCI: Correct the size argument to kzalloc 15 years ago
Ajay Kumar Gupta 8811426606 usb: host: ehci: adding regulator framework in ehci-omap.c driver. 15 years ago
Ajay Kumar Gupta d3ae8562d4 usb: host: ehci: fix missing kfree in remove path also 15 years ago
Greg Kroah-Hartman 551cdbbeb1 USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS 15 years ago
Michael Hennerich 8ca5bfab15 USB: host: SL811: fix unaligned accesses 15 years ago
Julia Lawall 6ebb7d1b4b USB: isp1362: Use kzalloc for allocating only one thing 15 years ago
Oliver Neukum 319c3ea451 USB: xhci: No GFP_KERNEL in block error handling 15 years ago
H Hartley Sweeten 1f141ca2b1 USB: ehci-au1xxx.c: use platform_get_resource() and resource_size() 15 years ago
H Hartley Sweeten f65c3540d3 USB: ehci-atmel.c: use resource_size() 15 years ago
H Hartley Sweeten 5672b7e6a9 USB: ehci-orion.c: use resource_size() 15 years ago
Anton Vorontsov 1af1077442 USB: ehci-fsl: Add power management support 15 years ago
Anton Vorontsov dad3843f03 USB: ehci-fsl: Fix sparse warnings 15 years ago
Dmitri Epshtein 22e186948a USB: ehci: fix audio record functionality for some Full speed sound blaster devices 15 years ago
Dmitri Epshtein d63c66d2d0 USB: ehci: add call of free_cached_itd_list() function in disable_periodic() 15 years ago
Sarah Sharp a5f0efaba4 USB: Add call to notify xHC of a device reset. 15 years ago
Sarah Sharp 2a8f82c4ce USB: xhci: Notify the xHC when a device is reset. 15 years ago
Sarah Sharp 6219c047d3 USB: xhci: Allow roothub ports to be disabled. 15 years ago
Sarah Sharp 34fb562a43 USB: xhci: Refactor code to clear port change bits. 15 years ago
Sarah Sharp b45b506911 USB: xhci: Refactor test for vendor-specific completion codes. 15 years ago
Sarah Sharp a1d78c16bd USB: xhci: Allow allocation of commands without input contexts. 15 years ago
Sarah Sharp 412566bd71 USB: xhci: Refactor code to free or cache endpoint rings. 15 years ago
Sarah Sharp c01591bd6e USB: xhci: Fix error path when configuring endpoints. 15 years ago
Valentin Longchamp 2f0e40aba1 USB: fix occasional ULPI timeouts with ehci-mxc 15 years ago