[PATCH] usbcore: fixes for hub_port_resume
[safe/jmp/linux-2.6] / drivers / usb / host /
2006-01-04 David Brownell[PATCH] USB: ehci fix driver model wakeup flags
2006-01-04 David Brownell[PATCH] USB: EHCI updates (4/4) driver model wakeup...
2006-01-04 Alan Stern[PATCH] USB: EHCI: fix conflation of buf == 0 with...
2006-01-04 Olav Kongas[PATCH] USB: isp116x-hcd: cleanup
2006-01-04 Olav Kongas[PATCH] USB: isp116x-hcd: support reiniting HC on resume
2006-01-04 Richard Purdie[PATCH] USB: Add pxa27x OHCI PM functions
2006-01-04 Richard Purdie[PATCH] USB: pxa27x OHCI - Separate platform code from...
2006-01-03 Russell King[ARM] Remove clk_use()/clk_unuse()
2005-12-16 Alan Stern[PATCH] UHCI: add missing memory barriers
2005-11-30 David Brownell[PATCH] USB: ehci fixups
2005-11-30 Benjamin Herrenschmidt[PATCH] USB: Fix USB suspend/resume crasher (#2)
2005-11-24 David Brownell[PATCH] USB: ohci, move ppc asic tweaks nearer pci
2005-11-24 David Brownell[PATCH] USB: EHCI updates split init/reinit logic for...
2005-11-24 David Brownell[PATCH] USB: EHCI updates mostly whitespace cleanups
2005-11-24 David Brownell[PATCH] USB: EHCI updates
2005-11-18 Andrey Volkov[PATCH] Fix copy-paste bug in ohci-ppc-soc.c
2005-11-17 Richard Purdie[PATCH] USB: OHCI lh7a404 platform device conversion...
2005-11-17 Andrey Volkov[DRIVER MODEL] Fix typo in ohci-ppc-soc.c
2005-11-11 Linus TorvaldsMerge kernel.org:/home/rmk/linux-2.6-drvmodel
2005-11-11 Greg Kroah-Hartman[PATCH] PCI: removed unneeded .owner field from struct...
2005-11-09 Russell King[DRIVER MODEL] Convert platform drivers to use struct...
2005-11-09 Olaf Hering[PATCH] changing CONFIG_LOCALVERSION rebuilds too much...
2005-11-04 David S. Miller[USB]: Make early handoff a final fixup instead of...
2005-11-01 Linus TorvaldsDon't touch USB controller IO registers when they are...
2005-10-31 Linus TorvaldsMerge kernel.org:/home/rmk/linux-2.6-drvmodel
2005-10-31 Tim Schmielau[PATCH] fix missing includes
2005-10-29 Russell KingCreate platform_device.h to contain all the platform...
2005-10-29 Greg Kroah-HartmanUSB: fix up some odd parts due to partial merges
2005-10-28 Alan Stern[PATCH] USB: Always do usb-handoff
2005-10-28 Ben Dooks[PATCH] USB: add owner initialisation to host drivers
2005-10-28 Ben Dooks[PATCH] USB: S3C2410 OHCI - add driver owner field
2005-10-28 Alan Stern[PATCH] Fix hcd->state assignments in uhci-hcd
2005-10-28 Alan Stern[PATCH] UHCI: Improve handling of iso TDs
2005-10-28 Alan Stern[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
2005-10-28 Alan Stern[PATCH] UHCI: unify BIOS handoff and driver reset code
2005-10-28 Alan Stern[PATCH] USB: UHCI: Spruce up some comments
2005-10-28 David Brownell[PATCH] ISP116x PM updates
2005-10-28 David Brownell[PATCH] UHCI PM updates
2005-10-28 David Brownell[PATCH] update PCI early-handoff handling for OHCI
2005-10-28 David Brownell[PATCH] OHCI PM updates
2005-10-28 David Brownell[PATCH] all HCDs provide root hub suspend/resume methods
2005-10-28 Matt Porter[PATCH] EHCI, split out PCI glue
2005-10-28 Alan Stern[PATCH] USB: UHCI: Split apart the physical and logical...
2005-10-28 Alan Stern[PATCH] USB: UHCI: Remove unused fields and unneeded...
2005-10-28 David Brownell[PATCH] remove some USB_SUSPEND dependencies
2005-10-28 David Brownell[PATCH] remove usb_suspend_device() parameter
2005-10-28 David Brownell[PATCH] USB: move handoff code
2005-10-28 David Brownell[PATCH] USB: ehci.patch (earlier irq disable)
2005-10-28 Greg KHMerge ../bleed-2.6
2005-10-28 Russell King[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level...
2005-10-28 Al Viro[PATCH] gfp_t: drivers/usb
2005-10-17 Olav Kongas[PATCH] isp116x-hcd: fix handling of short transfers
2005-09-29 Russell King[ARM] Don't include mach-types.h unnecessarily
2005-09-29 Russell King[ARM] Don't include asm/arch/hardware.h directly
2005-09-22 David Brownell[PATCH] USB: sl811-hcd minor fixes
2005-09-12 David Brownell[PATCH] USB: OHCI, pxa27x OHCI port power tweaks
2005-09-12 David Brownell[PATCH] USB: OHCI relies less on NDP register
2005-09-12 David Brownell[PATCH] USB: OHCI irq tweak
2005-09-12 Nishanth Aravamudan[PATCH] drivers/usb: fix-up schedule_timeout() usage
2005-09-12 David Brownell[PATCH] USB: EHCI workaround for NForce and mem > 2GB
2005-09-12 David Brownell[PATCH] USB: EHCI port tweaks
2005-09-12 Alan Stern[PATCH] USB UHCI: remove the FSBR kernel timer
2005-09-09 Ingo Molnar[PATCH] timer initialization cleanup: DEFINE_TIMER
2005-09-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2005-09-08 david-b@pacbell.net[PATCH] ehci: add tt_usecs
2005-09-08 Dale Farnsworth[PATCH] USB: remove include of asm/usb.h in ohci-ppc...
2005-09-08 Dale Farnsworth[PATCH] USB: Fix typo in ohci-ppc-soc.c: usb_hcd_put...
2005-09-08 Ben Dooks[PATCH] USB: S3C24XX port numbering fix
2005-09-08 Olav Kongas[PATCH] USB: Switch isp116x-hcd over to root hub interrupt
2005-09-08 Olav Kongas[PATCH] USB: isp116x-hcd: remove clock() and reset()
2005-09-08 Olav Kongas[PATCH] USB: isp116x-hcd: per-port overcurrent reporting
2005-09-08 Olav Kongas[PATCH] USB: isp116x-hcd: support only per-port power...
2005-09-08 Olav Kongas[PATCH] USB: isp116x-hcd: remove unnecessary ClockNotSt...
2005-09-08 Olav Kongas[PATCH] USB: isp116x-hcd: use fixed power-on-to-power...
2005-09-08 Greg Kroah-Hartman[PATCH] PCI: start paying attention to a lot of pci...
2005-09-07 Pekka Enberg[PATCH] USB: convert kcalloc to kzalloc
2005-09-05 Pavel Machek[PATCH] swsusp: switch pm_message_t to struct
2005-08-05 Olav Kongas[PATCH] USB: Fix setup packet initialization in isp116x-hcd
2005-08-05 David Brownell[PATCH] USB: ehci: microframe handling fix
2005-07-29 Dan Streetman[PATCH] USB: fix in usb_calc_bus_time
2005-07-29 Ben Dooks[PATCH] USB: add S3C24XX USB Host driver support
2005-07-12 david-b@pacbell.net[PATCH] USB: fix ohci merge glitch
2005-07-12 david-b@pacbell.net[PATCH] USB: ohci-omap pm updates
2005-07-12 KAMBAROV, ZAUR[PATCH] USB: coverity: (desc->bitmap)[] overrun fix
2005-07-12 Olav Kongas[PATCH] USB: Fix kmalloc's flags type in USB
2005-07-12 Olav Kongas[PATCH] USB: isp116x-hcd cleanup
2005-07-08 Dominik Brodowski[PATCH] pcmcia: remove references to pcmcia/version.h
2005-07-08 Dominik Brodowski[PATCH] pcmcia: move event handler
2005-06-28 David Brownell[PATCH] pcmcia id_table for sl811.cs
2005-06-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2005-06-27 Benjamin Herrenschmidt[PATCH] ppc32: Remove CONFIG_PMAC_PBOOK
2005-06-27 David Brownell[PATCH] USB: ehci-hcd - fix page pointer allocation...
2005-06-27 Alan Stern[PATCH] USB UHCI: Detect invalid ports
2005-06-27 David Brownell[PATCH] USB: misc ehci updates
2005-06-27 Alan Stern[PATCH] USB HCDs: no longer need to register root hub
2005-06-27 Alan Stern[PATCH] ohci-omap, sl811, dummy: remove hub_set_power_b...
2005-06-27 Alan Stern[PATCH] UHCI: Don't store device pointer in QH or TD
2005-06-27 David Brownell[PATCH] USB: add reboot notifier to ohci
2005-06-27 Alan Stern[PATCH] USB UHCI: Add shutdown method
2005-06-27 Alan Stern[PATCH] USB UHCI: improved reset handling
next