Commit Graph

4165 Commits (d8caa83967d62c05f406d34abaaf2e1baa172c6c)

Author SHA1 Message Date
Alan Cox 24a15a62dc tty: Fix USB kref leak 16 years ago
Alan Cox 4cd1de0afa tty: Sort out the USB sysrq changes that wrecked performance 16 years ago
Joe Perches ad361c9884 Remove multiple KERN_ prefixes from printk formats 16 years ago
Kevin Cernekee 5bfd756097 Fix virt_to_phys() warnings 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Magnus Damm 64614e66fb usb: allow sh7724 to enable on-chip r8a66597 16 years ago
Thadeu Lima de Souza Cascardo f4fa446883 usb_serial: Fix oops when unexisting usb serial device is opened. 16 years ago
Thadeu Lima de Souza Cascardo 922b13565b acm: Fix oops when closing ACM tty device right after open has failed. 16 years ago
Thadeu Lima de Souza Cascardo 42dd2aa649 acm: Return ENODEV instead of EINVAL when trying to open ACM device. 16 years ago
Paul Mundt 1b6ed69f97 USB: xhci depends on PCI. 16 years ago
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
Viral Mehta 7dd19e69d1 USB: xhci: replace if-elseif-else with switch-case 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 e04748e3a8 USB: Push scatter gather lists down to host controller drivers. 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 79abb1ab13 USB: Support for bandwidth allocation. 16 years ago
Sarah Sharp 663c30d082 USB: Parse and store the SuperSpeed endpoint companion descriptors. 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 c6515272b8 USB: Support for addressing a USB device under xHCI 16 years ago
Sarah Sharp 0f2a79300a USB: xhci: Root hub support. 16 years ago
Sarah Sharp 7206b00164 USB: Add route string to struct usb_device. 16 years ago
Sarah Sharp e7b7717247 USB: Don't reset USB 3.0 devices on port change detection. 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
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
Greg Kroah-Hartman a92b63e7e4 USB: usbtmc: fix switch statment 16 years ago
Martin Fuzzey 3b6c023f83 USB: usbtest fix endless loop in unlink tests. 16 years ago
Nicolas Ferre e60c65d359 USB: atmel_usba_udc: change way of specifying bias function 16 years ago