Commit Graph

217 Commits (018a3d1db7cdb6127656c1622ee1d2302e16436d)

Author SHA1 Message Date
Thomas Gleixner d54b5caa83 [PATCH] irq-flags: usb: Use the new IRQF_ constants 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Greg Kroah-Hartman 2427ddd8fa [PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_t where needed 19 years ago
Akinobu Mita 179e09172a [PATCH] drivers: use list_move() 19 years ago
Jean-Luc Leger 5a9d6e0632 [PATCH] clean up default value of USB_ISP116X_HCD, USB_SL811_HCD and USB_SL811_CS 19 years ago
David Brownell 325a4af60d [PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h> 19 years ago
Alan Stern c5e3b741a3 [PATCH] UHCI: Improve FSBR-off timing 19 years ago
Alan Stern e323de46e8 [PATCH] UHCI: remove hc_inaccessible flag 19 years ago
David Brownell be3cbc5f87 [PATCH] UHCI: various updates 19 years ago
Ralf Baechle dfbaa7d8a4 [PATCH] USB: EHCI on non-Au1200 build fix 19 years ago
Eric Sesterhenn d5ce1379be [PATCH] USB: negative index in drivers/usb/host/isp116x-hcd.c 19 years ago
Dan Streetman ba47f66bd9 [PATCH] improved TT scheduling for EHCI 19 years ago
Alan Stern c8155cc5d8 [PATCH] UHCI: remove ISO TDs as they are used 19 years ago
Alan Stern caf3827a65 [PATCH] UHCI: store the period in the queue header 19 years ago
Alan Stern 10b8e47d6b [PATCH] UHCI: fix race in ISO dequeuing 19 years ago
Alan Stern c433472658 [PATCH] UHCI: use integer-sized frame numbers 19 years ago
Alan Stern b761d9d867 [PATCH] UHCI: Work around old Intel bug 19 years ago
Alan Stern 84afddd7ac [PATCH] UHCI: Reimplement FSBR 19 years ago
Alan Stern 04538a255a [PATCH] UHCI: Eliminate the TD-removal list 19 years ago
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