Commit Graph

198 Commits (a0b458b64b2a3a4cb806dd5cd889bbf6c7e9d686)

Author SHA1 Message Date
Alan Stern a0b458b64b [PATCH] UHCI: Move code for cleaning up unlinked URBs 19 years ago
Alan Stern 59e29ed91c [PATCH] UHCI: Remove non-iso TDs as they are used 19 years ago
Alan Stern b1869000a6 [PATCH] UHCI: Common result routine for Control/Bulk/Interrupt 19 years ago
Alan Stern 2775562ad2 [PATCH] USB: UHCI: fix obscure bug in enqueue() 19 years ago
Alan Stern 4de7d2c231 [PATCH] USB: UHCI: store the endpoint type in the QH structure 19 years ago
Kumar Gala 01cced2507 [PATCH] USB: allow multiple types of EHCI controllers to be built as modules 19 years ago
Paul Serice c32ba30f76 [PATCH] USB: EHCI works again on NVidia controllers with >2GB RAM 19 years ago
Richard Purdie 0c27c5d5b9 [ARM] 3547/1: PXA-OHCI: Allow platforms to specify a power budget 19 years ago
David Brownell 839ab1d4ce [PATCH] USB: fix bug in ohci-hcd.c ohci_restart() 19 years ago
Jean Delvare c67808eee6 [PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* defines 19 years ago
Ben Dooks 3799c40189 [PATCH] USB: S3C2410: use clk_enable() to ensure 48MHz to OHCI core 19 years ago
Alan Stern 8e32640672 [PATCH] USB: UHCI: don't track suspended ports 19 years ago
David Brownell 68ba61b89c [PATCH] USB: at91 usb driver supend/resume fixes 19 years ago
Adrian Bunk 75e2df603d [PATCH] USB: pci-quirks.c: proper prototypes 19 years ago
Ben Dooks f096e0434c [PATCH] USB: cleanups for ohci-s3c2410.c 19 years ago
Dominik Brodowski e2d4096365 [PATCH] pcmcia: use bitfield instead of p_state and state 19 years ago
Dominik Brodowski 15b99ac172 [PATCH] pcmcia: add return value to _config() functions 19 years ago
Dominik Brodowski fba395eee7 [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection 19 years ago
Dominik Brodowski fd238232cd [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device 19 years ago
Dominik Brodowski 70294b4683 [PATCH] pcmcia: remove unneeded Vcc pseudo setting 19 years ago
Dominik Brodowski 8661bb5b4a [PATCH] pcmcia: default suspend and resume handling 19 years ago
Dominik Brodowski 50db3fdbbc [PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irq 19 years ago
Alexey Dobriyan 7f927fcc2f [PATCH] Typo fixes 19 years ago
Greg Kroah-Hartman b712548c5d [PATCH] USB: fix initdata issue in isp116x-hcd 19 years ago
Alan Stern ae55717584 [PATCH] USB: UHCI: Increase port-reset completion delay for HP controllers 19 years ago
Eric Sesterhenn 80b6ca4832 [PATCH] USB: kzalloc() conversion for rest of drivers/usb 19 years ago
Alan Stern 6a8e87b23f [PATCH] USB core and HCDs: don't put_device while atomic 19 years ago
Alan Stern 1393adb2eb [PATCH] uhci-hcd: fix mistaken usage of list_prepare_entry 19 years ago
Alan Stern dbf4fcad62 [PATCH] UHCI: Don't log short transfers 19 years ago
Alan Stern 8d402e1ae0 [PATCH] UHCI: improve debugging code 19 years ago
Alan Stern 0ed8fee1c1 [PATCH] UHCI: remove main list of URBs 19 years ago
Alan Stern af0bb5998a [PATCH] UHCI: use dummy TDs 19 years ago
Alan Stern dccf4a48d4 [PATCH] UHCI: use one QH per endpoint, not per URB 19 years ago
Kumar Gala 499003e815 [PATCH] USB: Fix masking bug initialization of Freescale EHCI controller 19 years ago
David Brownell 6a9062f393 [PATCH] USB: ohci uses driver model wakeup flags 19 years ago
Andrew Victor 39a269c09f [PATCH] USB: add support for OCHI on AT91rm9200 19 years ago
David Brownell d085229938 [PATCH] USB: EHCI unlink tweaks 19 years ago
Jordan Crouse d5fb7f1b5b [PATCH] USB: OHCI for AU1200 19 years ago
Jordan Crouse 76fa9a240d [PATCH] USB: EHCI for AU1200 19 years ago
Kumar Gala 8cd42e97bf [PATCH] USB: EHCI and Freescale 83xx quirk 19 years ago
Randy Vinson 80cb9aee01 [PATCH] USB: EHCI for Freescale 83xx 19 years ago
Clemens Ladisch 469d02293d [PATCH] USB: EHCI full speed ISO bugfixes 19 years ago
David Brownell f8aeb3bb86 [PATCH] USB: EHCI and NF2 quirk 19 years ago
David Vrabel 489447380a [PATCH] handle errors returned by platform_get_irq*() 19 years ago
David Brownell 8c450802a3 [PATCH] USB: fix EHCI BIOS handshake 19 years ago
David Brownell a0c53f1dca [PATCH] USB: sl811_cs needs platform_device conversion too 19 years ago
David Brownell a38408cd8d [PATCH] USB: fix up the usb early handoff logic for EHCI 19 years ago
Sergei Shtylylov 05090fc969 [PATCH] USB: Au1xx0: replace casual readl() with au_readl() in the drivers 19 years ago
Randy Dunlap bf8b2b5345 [PATCH] USB EHCI: fix gfp_t sparse warning 19 years ago
Olav Kongas 0be930c546 [PATCH] USB: isp116x-hcd: replace mdelay() by msleep() 19 years ago