Commit Graph

190 Commits (4c0c2fd486b6598e37c77b5d81a08bc2d948aa7b)

Author SHA1 Message Date
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
Alan Stern 630aa3cfd5 [PATCH] USB: UHCI: No FSBR until device is configured 19 years ago
Clemens Ladisch 0c7346229c [PATCH] USB: EHCI, another full speed iso fix 19 years ago
Andrew Morton b6daf7f508 [PATCH] USB: fix ehci early handoff issues warning 19 years ago
David Brownell 401feafa62 [PATCH] USB: fix EHCI early handoff issues 19 years ago
Jesper Juhl b3c29d85bf Small fixups to the EHCI Kconfig help text 19 years ago
Tim Schmielau de25968cc8 [PATCH] fix more missing includes 19 years ago
Russell King f8ce25476d [ARM] Move asm/hardware/clock.h to linux/clk.h 19 years ago
Dominik Brodowski f8cfa618dc [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callback 19 years ago