[PATCH] usbcore: fixes for hub_port_resume
[safe/jmp/linux-2.6] / drivers / usb / host /
2006-07-12 David Miller[PATCH] USB: OHCI hub code unaligned access
2006-07-12 Lennert Buytenhek[PATCH] USB: ohci bits for the cirrus ep93xx
2006-07-12 Daniel Mack[PATCH] USB: au1200: EHCI and OHCI fixes
2006-07-12 Domen Puncer[PATCH] USB: au1xxx: compile fixes for OHCI for au1200
2006-07-02 Thomas Gleixner[PATCH] irq-flags: usb: Use the new IRQF_ constants
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-27 Greg Kroah-Hartman[PATCH] 64bit Resource: convert a few remaining drivers...
2006-06-26 Akinobu Mita[PATCH] drivers: use list_move()
2006-06-23 Jean-Luc Leger[PATCH] clean up default value of USB_ISP116X_HCD,...
2006-06-21 David Brownell[PATCH] USB: move hardware-specific <linux/usb_*.h...
2006-06-21 Alan Stern[PATCH] UHCI: Improve FSBR-off timing
2006-06-21 Alan Stern[PATCH] UHCI: remove hc_inaccessible flag
2006-06-21 David Brownell[PATCH] UHCI: various updates
2006-06-21 Ralf Baechle[PATCH] USB: EHCI on non-Au1200 build fix
2006-06-21 Eric Sesterhenn[PATCH] USB: negative index in drivers/usb/host/isp116x...
2006-06-21 Dan Streetman[PATCH] improved TT scheduling for EHCI
2006-06-21 Alan Stern[PATCH] UHCI: remove ISO TDs as they are used
2006-06-21 Alan Stern[PATCH] UHCI: store the period in the queue header
2006-06-21 Alan Stern[PATCH] UHCI: fix race in ISO dequeuing
2006-06-21 Alan Stern[PATCH] UHCI: use integer-sized frame numbers
2006-06-21 Alan Stern[PATCH] UHCI: Work around old Intel bug
2006-06-21 Alan Stern[PATCH] UHCI: Reimplement FSBR
2006-06-21 Alan Stern[PATCH] UHCI: Eliminate the TD-removal list
2006-06-21 Alan Stern[PATCH] UHCI: Move code for cleaning up unlinked URBs
2006-06-21 Alan Stern[PATCH] UHCI: Remove non-iso TDs as they are used
2006-06-21 Alan Stern[PATCH] UHCI: Common result routine for Control/Bulk...
2006-06-21 Alan Stern[PATCH] USB: UHCI: fix obscure bug in enqueue()
2006-06-21 Alan Stern[PATCH] USB: UHCI: store the endpoint type in the QH...
2006-06-21 Kumar Gala[PATCH] USB: allow multiple types of EHCI controllers...
2006-06-21 Paul Serice[PATCH] USB: EHCI works again on NVidia controllers...
2006-06-08 Richard Purdie[ARM] 3547/1: PXA-OHCI: Allow platforms to specify...
2006-05-09 David Brownell[PATCH] USB: fix bug in ohci-hcd.c ohci_restart()
2006-04-27 Jean Delvare[PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* defines
2006-04-14 Ben Dooks[PATCH] USB: S3C2410: use clk_enable() to ensure 48MHz...
2006-04-14 Alan Stern[PATCH] USB: UHCI: don't track suspended ports
2006-04-14 David Brownell[PATCH] USB: at91 usb driver supend/resume fixes
2006-04-14 Adrian Bunk[PATCH] USB: pci-quirks.c: proper prototypes
2006-04-14 Ben Dooks[PATCH] USB: cleanups for ohci-s3c2410.c
2006-03-31 Dominik Brodowski[PATCH] pcmcia: use bitfield instead of p_state and...
2006-03-31 Dominik Brodowski[PATCH] pcmcia: add return value to _config() functions
2006-03-31 Dominik Brodowski[PATCH] pcmcia: remove dev_link_t and client_handle_t...
2006-03-31 Dominik Brodowski[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
2006-03-31 Dominik Brodowski[PATCH] pcmcia: remove unneeded Vcc pseudo setting
2006-03-31 Dominik Brodowski[PATCH] pcmcia: default suspend and resume handling
2006-03-31 Dominik Brodowski[PATCH] pcmcia: convert remaining users of pcmcia_relea...
2006-03-28 Alexey Dobriyan[PATCH] Typo fixes
2006-03-21 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2006-03-20 Greg Kroah-Hartman[PATCH] USB: fix initdata issue in isp116x-hcd
2006-03-20 Alan Stern[PATCH] USB: UHCI: Increase port-reset completion delay...
2006-03-20 Eric Sesterhenn[PATCH] USB: kzalloc() conversion for rest of drivers/usb
2006-03-20 Alan Stern[PATCH] USB core and HCDs: don't put_device while atomic
2006-03-20 Alan Stern[PATCH] uhci-hcd: fix mistaken usage of list_prepare_entry
2006-03-20 Alan Stern[PATCH] UHCI: Don't log short transfers
2006-03-20 Alan Stern[PATCH] UHCI: improve debugging code
2006-03-20 Alan Stern[PATCH] UHCI: remove main list of URBs
2006-03-20 Alan Stern[PATCH] UHCI: use dummy TDs
2006-03-20 Alan Stern[PATCH] UHCI: use one QH per endpoint, not per URB
2006-03-20 Kumar Gala[PATCH] USB: Fix masking bug initialization of Freescal...
2006-03-20 David Brownell[PATCH] USB: ohci uses driver model wakeup flags
2006-03-20 Andrew Victor[PATCH] USB: add support for OCHI on AT91rm9200
2006-03-20 David Brownell[PATCH] USB: EHCI unlink tweaks
2006-03-20 Jordan Crouse[PATCH] USB: OHCI for AU1200
2006-03-20 Jordan Crouse[PATCH] USB: EHCI for AU1200
2006-03-20 Kumar Gala[PATCH] USB: EHCI and Freescale 83xx quirk
2006-03-20 Randy Vinson[PATCH] USB: EHCI for Freescale 83xx
2006-03-20 Clemens Ladisch[PATCH] USB: EHCI full speed ISO bugfixes
2006-03-20 David Brownell[PATCH] USB: EHCI and NF2 quirk
2006-03-20 David Vrabel[PATCH] handle errors returned by platform_get_irq*()
2006-02-28 David Brownell[PATCH] USB: fix EHCI BIOS handshake
2006-02-14 David Brownell[PATCH] USB: sl811_cs needs platform_device conversion too
2006-02-14 David Brownell[PATCH] USB: fix up the usb early handoff logic for...
2006-02-01 Sergei Shtylylov[PATCH] USB: Au1xx0: replace casual readl() with au_rea...
2006-02-01 Randy Dunlap[PATCH] USB EHCI: fix gfp_t sparse warning
2006-02-01 Olav Kongas[PATCH] USB: isp116x-hcd: replace mdelay() by msleep()
2006-02-01 Alan Stern[PATCH] USB: UHCI: No FSBR until device is configured
2006-02-01 Clemens Ladisch[PATCH] USB: EHCI, another full speed iso fix
2006-02-01 Andrew Morton[PATCH] USB: fix ehci early handoff issues warning
2006-02-01 David Brownell[PATCH] USB: fix EHCI early handoff issues
2006-01-09 Jesper JuhlSmall fixups to the EHCI Kconfig help text
2006-01-09 Tim Schmielau[PATCH] fix more missing includes
2006-01-07 Russell King[ARM] Move asm/hardware/clock.h to linux/clk.h
2006-01-07 Russell KingMerge with Linus' kernel.
2006-01-05 Dominik Brodowski[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION...
2006-01-05 Dominik Brodowski[PATCH] pcmcia: remove dev_list from drivers
2006-01-05 Dominik Brodowski[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers...
2006-01-05 Dominik Brodowski[PATCH] pcmcia: new suspend core
2006-01-05 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2006-01-05 Kay Sievers[PATCH] driver core: replace "hotplug" by "uevent"
2006-01-04 Daniel Marjamäki[PATCH] USB: isp116x-hcd.c: Removed unused variable
2006-01-04 Alan Stern[PATCH] USB: UHCI: edit some comments
2006-01-04 Alan Stern[PATCH] USB: UHCI: change uhci_explen macro
2006-01-04 Richard Purdie[PATCH] USB: Correct ohci-pxa27x suspend/resume struct...
2006-01-04 Arjan van de Ven[PATCH] USB: mark various usb tables const
2006-01-04 Olav Kongas[PATCH] USB: isp116x-hcd: minor cleanup
2006-01-04 Alan Stern[PATCH] USB: Remove USB private semaphore
2006-01-04 Alan Stern[PATCH] USB: central handling for host controllers...
2006-01-04 David Brownell[PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUG
2006-01-04 David Brownell[PATCH] USB: wakeup flag updates (3/3) isp116x-hcd
2006-01-04 David Brownell[PATCH] USB: wakeup flag updates (2/3) uhci-hcd
2006-01-04 David Brownell[PATCH] USB: wakeup flag updates (1/3) sl811-hcd
next