Commit Graph

922 Commits (cfe5d809518eda3d5e2da87c5ccbe8647143573a)

Author SHA1 Message Date
Sarah Sharp eb6bab138d USB: xhci: Add Makefile, MAINTAINERS, and Kconfig entries. 16 years ago
Sarah Sharp f88ba78d9a USB: xhci: Respect critical sections. 16 years ago
Sarah Sharp a4d8830226 USB: xHCI: Fix interrupt moderation. 16 years ago
Sarah Sharp 9844197310 USB: xhci: Remove packed attribute from structures. 16 years ago
Sarah Sharp 6071d8363b usb; xhci: Fix TRB offset calculations. 16 years ago
Sarah Sharp 527c6d7f18 USB: xhci: Make xhci-mem.c include linux/dmapool.h 16 years ago
Sarah Sharp c7959fb265 USB: xhci: drop spinlock in xhci_urb_enqueue() error path. 16 years ago
Sarah Sharp f0058c6278 USB: Change names of SuperSpeed ep companion descriptor structs. 16 years ago
Sarah Sharp b7116ebca4 USB: xhci: Avoid compiler reordering in Link TRB giveback. 16 years ago
Sarah Sharp c96a2b81f3 USB: xhci: Clean up xhci_irq() function. 16 years ago
Sarah Sharp 23e3be113f USB: xhci: Avoid global namespace pollution. 16 years ago
Sarah Sharp 06e7a1487b USB: xhci: Fix Link TRB handoff bit twiddling. 16 years ago
Sarah Sharp 3841d56ebb USB: xhci: Fix register write order. 16 years ago
Greg Kroah-Hartman 045f123d9c USB: xhci: fix some compiler warnings in xhci.h 16 years ago
Greg Kroah-Hartman 700e2052c6 USB: xhci: fix lots of compiler warnings. 16 years ago
Stephen Rothwell b7258a4aba USB: xhci: use xhci_handle_event instead of handle_event 16 years ago
Sarah Sharp ae63674714 USB: xhci: URB cancellation support. 16 years ago
Sarah Sharp 8a96c05228 USB: xhci: Scatter gather list support for bulk transfers. 16 years ago
Sarah Sharp b10de14211 USB: xhci: Bulk transfer support 16 years ago
Sarah Sharp f94e018631 USB: xhci: Bandwidth allocation support 16 years ago
Sarah Sharp d0e96f5a71 USB: xhci: Control transfer support. 16 years ago
Sarah Sharp 3ffbba9511 USB: xhci: Allocate and address USB devices 16 years ago
Sarah Sharp 0f2a79300a USB: xhci: Root hub support. 16 years ago
Sarah Sharp 7f84eef0da USB: xhci: No-op command queueing and irq handler. 16 years ago
Sarah Sharp a74588f946 USB: xhci: Device context array allocation. 16 years ago
Sarah Sharp 0ebbab3742 USB: xhci: Ring allocation and initialization. 16 years ago
Sarah Sharp 66d4eadd8d USB: xhci: BIOS handoff and HW initialization. 16 years ago
Sarah Sharp 74c6874199 USB: xhci: Support xHCI host controllers and USB 3.0 devices. 16 years ago
Alan Stern b18ffd49e8 USB: EHCI: update toggle state for linked QHs 16 years ago
Yoshihiro Shimoda 5effabbe9e USB: r8a66597-hcd: use platform_data instead of module_param 16 years ago
Alan Stern 68335e816a USB: EHCI: stagger frames for interrupt transfers 16 years ago
Paul Mundt 5700f4c551 wusb: hwa-hc: Drop unused pci_suspend/resume hooks. 16 years ago
Alan Stern 6ec4beb5c7 USB: new flag for resume-from-hibernation 16 years ago
Alan Stern abb306416a USB: move PCI host controllers to new PM framework 16 years ago
Greg Kroah-Hartman ed14f0340a USB: EHCI: create sysfs companion files directly in the controller device 16 years ago
Greg Kroah-Hartman 109833417c USB: OHCI: use the ohci structure directly in debugfs files. 16 years ago
Greg Kroah-Hartman ec20df2e89 USB: UHCI: use the new usb debugfs directory 16 years ago
Greg Kroah-Hartman 485f4f3975 USB: OHCI: use the new usb debugfs directory 16 years ago
Greg Kroah-Hartman 66536ab368 USB: FHCI: use the new usb debugfs directory 16 years ago
Greg Kroah-Hartman 08f4e586b9 USB: EHCI: use the new usb debugfs directory 16 years ago
H Hartley Sweeten 96f90a8b0d USB: host/ohci-hcd.c: fix sparse warnings 16 years ago
Matthias Kaehlcke 1eba67a60d USB: UHCI queue: use usb_endpoint_type() 16 years ago
Uwe Kleine-König dc2f2b7505 USB: move orion-ehci's probe function to .devinit.text 16 years ago
Uwe Kleine-König 8864bd8606 USB: move r8a66597_hcd's probe function to .devinit.text 16 years ago
Geert Uytterhoeven 313485175d usb/ps3: Add missing annotations 16 years ago
Geert Uytterhoeven 03fa68c245 ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata 16 years ago
Hartley Sweeten e3a6d01932 [ARM] 5526/1: ep93xx: usb driver cleanup 16 years ago
Warren Free 0afb20e00b USB: isp1760: urb_dequeue doesn't always find the urbs 16 years ago
Dan Streetman c065c60e83 USB: ehci-sched.c: EHCI SITD scheduling bugfix 16 years ago
David Vrabel f720af91ec USB: whci-hcd: check return value of usb_hcd_link_urb_to_ep() 16 years ago