aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/core/hcd.h
AgeCommit message (Expand)Author
2009-02-06MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-29USB: fix crash when URBs are unlinked after the device is goneAlan Stern
2008-10-17USB: EHCI: log a warning if ehci-hcd is not loaded firstAlan Stern
2008-08-21USB: automatically enable RHSC interruptsAlan Stern
2008-07-21usb: hub: add check for unsupported bus topologyFelipe Balbi
2008-07-21USB: handle pci_name() being constGreg Kroah-Hartman
2008-07-06Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds
2008-05-29USB: EHCI: suppress unwanted error messagesAlan Stern
2008-04-24USB: don't explicitly reenable root-hub status interruptsAlan Stern
2008-04-24USB: clarify usage of hcd->suspend/resume methodsAlan Stern
2008-04-24USB: root hubs don't lie about their number of TTsAlan Stern
2008-04-24USB: defines for USB "Link Power Management" (LPM) ECNDavid Brownell
2008-02-01USB: fix codingstyle issues in drivers/usb/core/*.hGreg Kroah-Hartman
2008-02-01usb: dma bounce buffer supportMagnus Damm
2008-02-01USB: force handover port to companion when hub_port_connect_change failsBalaji Rao
2007-10-12USB: mutual exclusion for EHCI init and port resetsAlan Stern
2007-10-12USB: break apart flush_endpoint and disable_endpointAlan Stern
2007-10-12USB: Eliminate urb->status usage!Alan Stern
2007-10-12USB: reorganize urb->status use in usbmonAlan Stern
2007-10-12USB: make HCDs responsible for managing endpoint queuesAlan Stern
2007-10-12usb: add the concept of default authorization to USB hostsInaky Perez-Gonzalez
2007-07-12USB: separate root and non-root suspend/resumeAlan Stern
2007-04-27USB: separate autosuspend from external suspendAlan Stern
2007-02-07usbcore: remove unused bandwith-related codeAlan Stern
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-27usbcore: remove usb_suspend_root_hubAlan Stern
2006-09-27usbcore: trim down usb_bus structureAlan Stern
2006-09-27USB: remove struct usb_operationsAlan Stern
2006-09-27wusb: hub code recognizes wusb portsInaky Perez-Gonzalez
2006-09-27USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov
2006-03-20[PATCH] USB: remove usbcore-specific wakeup flagsDavid Brownell
2006-03-20[PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven
2006-01-04[PATCH] USB: central handling for host controllers that were reset during sus...Alan Stern
2005-11-29[PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt
2005-10-28[PATCH] USB: fix pm patches with CONFIG_PM off part 1Andrew Morton
2005-10-28[PATCH] USB: convert usbmon to use usb notifiersGreg Kroah-Hartman
2005-10-28[PATCH] USB: convert usbfs/inode.c to use usb notifiersGreg Kroah-Hartman
2005-10-28[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern
2005-10-28[PATCH] usbcore PCI glue updates for PMDavid Brownell
2005-10-28[PATCH] root hub changes (lesser half)David Brownell
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro
2005-09-08[PATCH] USB: tweak highspeed timing calculationsdavid-b@pacbell.net
2005-07-29[PATCH] USB: fix in usb_calc_bus_timeDan Streetman
2005-07-12[PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas
2005-06-27[PATCH] usbcore: register root hub in usb_add_hcdAlan Stern
2005-06-27[PATCH] usbcore: Remove hub_set_power_budgetAlan Stern
2005-06-27[PATCH] usbcore support for root-hub IRQ instead of pollingAlan Stern
2005-06-23[PATCH] better USB_MON dependenciesAdrian Bunk
2005-04-18[PATCH] USB: hcd suspend uses pm_message_tDavid Brownell