Commit Graph

152 Commits (4005996e428b0d3df10cd0eba389a14b9f5403e4)

Author SHA1 Message Date
Sarah Sharp ff9d78b36f USB: Set usb_hcd->state and flags for shared roothubs. 14 years ago
Sarah Sharp c563543784 usb: Make core allocate resources per PCI-device. 14 years ago
Sarah Sharp 83de4b2b90 usb: Store bus type in usb_hcd, not in driver flags. 14 years ago
Sarah Sharp d673bfcbff usb: Change usb_hcd->bandwidth_mutex to a pointer. 14 years ago
Sarah Sharp 23e0d1066f usb: Refactor irq enabling out of usb_add_hcd() 14 years ago
Sarah Sharp 22c6a35d41 usb: Make USB 3.0 roothub have a SS EP comp descriptor. 14 years ago
Sarah Sharp 4814030ce1 usb: Initialize hcd->state roothubs. 14 years ago
Sarah Sharp abc4f9b099 USB: Fix usb_add_hcd() checkpatch errors. 14 years ago
Alan Stern 9b37596a2e USB: move usbcore away from hcd->state 14 years ago
Robert Morell 2694a48d90 USB: HCD: Add driver hooks for (un)?map_urb_for_dma 14 years ago
Robert Morell c8cf203a1d USB: HCD: Add usb_hcd prefix to exported functions 14 years ago
Alan Stern bf3d7d40e4 USB: fix race between root-hub resume and wakeup requests 14 years ago
Anand Gadiyar 07a8cdd2bb usb: musb: do not use dma for control transfers 14 years ago
Ming Lei 6ddf27cdbc USB: make usb_mark_last_busy use pm_runtime_mark_last_busy 14 years ago
Martin Fuzzey 1dae423dd9 USB: introduce unmap_urb_setup_for_dma() 14 years ago
Maulik Mankad 496dda704b usb: musb: host: unmap the buffer for PIO data transfers 14 years ago
Dong Nguyen 43b86af83d USB: xHCI: Supporting MSI/MSI-X 15 years ago
Andrea Righi 4307a28eb0 USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEM 15 years ago
Alan Stern ff2f078743 USB: fix race between root-hub wakeup & controller suspend 15 years ago
Alan Stern 541c7d432f USB: convert usb_hcd bitfields into atomic flags 15 years ago
Alan Stern 6d88e67925 USB: don't stop root-hub status polls too soon 15 years ago
Alan Stern 96e077ae34 USB: fix failure path in usb_add_hcd() 15 years ago
Ming Lei f537da685c USB: add missing "{}" in map_urb_for_dma 15 years ago
Matthew Wilcox 910f8d0ced USB: Change the scatterlist type in struct urb 15 years ago
Alan Stern 85bcb5ee88 USB: remove URB_NO_SETUP_DMA_MAP 15 years ago
Sarah Sharp eab1cafc3b USB: Support for allocating USB 3.0 streams. 15 years ago
Alan Stern ff9c895f07 USB: fix usbmon and DMA mapping for scatter-gather URBs 15 years ago
Huang Weiyi 45f30e0bda USB: remove duplicated #include 15 years ago
Eric Lescouet 27729aadd3 USB: make hcd.h public (drivers dependency) 15 years ago
Alan Stern cd78069492 USB: fix the idProduct value for USB-3.0 root hubs 15 years ago
Alan Stern 9bbdf1e0af USB: convert to the runtime PM framework 15 years ago
Alan Stern 0534d46848 USB: consolidate remote wakeup routines 15 years ago
Sarah Sharp d837e219da USB: Use bInterfaceNumber in bandwidth allocations. 15 years ago
Sarah Sharp 04a723ea9c USB: Fix duplicate sysfs problem after device reset. 15 years ago
Randy Dunlap 70445ae6c6 USB core: fix recent kernel-doc warnings 15 years ago
Sarah Sharp 3f0479e00a USB: Check bandwidth when switching alt settings. 15 years ago
Sarah Sharp 91017f9cf5 USB: Refactor code to find alternate interface settings. 15 years ago
H Hartley Sweeten 576a362ad2 USB: hcd.c: quiet NULL pointer sparse noise 15 years ago
Larry Finger 85e034fdff USB: Check results of dma_map_single 15 years ago
George Spelvin 392ca68b40 USB: Clean up root hub string descriptors 16 years ago
Joe Perches ad361c9884 Remove multiple KERN_ prefixes from printk formats 16 years ago
Viral Mehta 7dd19e69d1 USB: xhci: replace if-elseif-else with switch-case 16 years ago
Sarah Sharp e04748e3a8 USB: Push scatter gather lists down to host controller drivers. 16 years ago
Sarah Sharp 79abb1ab13 USB: Support for bandwidth allocation. 16 years ago
Sarah Sharp d2e9b4d673 USB: Add USB 3.0 roothub support to USB core. 16 years ago
Sarah Sharp 6b403b020c USB: Add SuperSpeed to the list of USB device speeds. 16 years ago
Greg Kroah-Hartman 820d7a253c USB: remove unused usb_host class 16 years ago
David Vrabel 3444b26afa USB: add reset endpoint operations 16 years ago
Roel Kluin 71d2718f25 USB: more u32 conversion after transfer_buffer_length and actual_length 16 years ago
Harvey Harrison 551509d267 USB: replace uses of __constant_{endian} 16 years ago