summaryrefslogtreecommitdiff
path: root/drivers/usb/core/hub.c
AgeCommit message (Expand)Author
2008-06-11USB: don't use reset-resume if drivers don't support itLinus Torvalds
2008-05-29USB: EHCI: suppress unwanted error messagesAlan Stern
2008-05-29USB: fix possible deadlock involving sysfs attributesAlan Stern
2008-04-24usb: don't update devnum for wusb devicesDavid Vrabel
2008-04-24wusb: make ep0_reinit available for modulesInaky Perez-Gonzalez
2008-04-24wusb: devices dont use a set addressInaky Perez-Gonzalez
2008-04-24wusb: teach choose_address() about wireless devicesInaky Perez-Gonzalez
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24USB: don't explicitly reenable root-hub status interruptsAlan Stern
2008-04-24USB: log an error message when USB enumeration failsAlan Stern
2008-04-24USB: check serial-number string after device resetAlan Stern
2008-04-24USB: remove CONFIG_USB_PERSIST settingAlan Stern
2008-04-24USB: make USB-PERSIST work after every system sleepAlan Stern
2008-04-24USB: reorganize code in hub.cAlan Stern
2008-04-24USB: EHCI: carry out port handover during each root-hub resumeAlan Stern
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-02-01USB: mark USB drivers as being GPL onlyGreg Kroah-Hartman
2008-02-01USB: Export suspend statisticsSarah Sharp
2008-02-01USB: updates to usb_reset_composite_device()Alan Stern
2008-02-01USB: always announce a device has been added to the systemGreg Kroah-Hartman
2008-02-01USB: force handover port to companion when hub_port_connect_change failsBalaji Rao
2008-02-01USB: use GFP_NOIO in reset pathOliver Neukum
2007-12-17USB: fix locking loop by avoiding flush_scheduled_workAlan Stern
2007-11-28USB: Fix priority mistakes in drivers/usb/core/hub.cRoel Kluin
2007-10-18freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki
2007-10-15docbook: fix usb contentRandy Dunlap
2007-10-12USB: mutual exclusion for EHCI init and port resetsAlan Stern
2007-10-12USB: fix limited_power setting mistake in hub.cjidong xiao
2007-10-12USB: flush outstanding URBs when suspendingAlan Stern
2007-10-12USB: remove traces of urb->status from usbcoreAlan Stern
2007-10-12USB: rename choose_configurationGreg Kroah-Hartman
2007-10-12usb: introduce usb_authorize/deauthorize()Inaky Perez-Gonzalez
2007-10-12usb: split usb_new_device for clarity and refactoringInaky Perez-Gonzalez
2007-10-12USB: address-0 handling during device initializationAlan Stern
2007-10-12USB: add ep->enableAlan Stern
2007-08-22USB: accept 1-byte Device Status replies, fixing some b0rken devicesAlan Stern
2007-07-19USB: fix warning caused by autosuspend counter going negativeAlan Stern
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-07-12USB: add power/persist device attributeAlan Stern
2007-07-12USB: unify reset_resume and normal resumeAlan Stern
2007-07-12USB: add reset_resume methodAlan Stern
2007-07-12USB: remove excess code from hub.cAlan Stern
2007-07-12USB: separate root and non-root suspend/resumeAlan Stern
2007-07-12USB: remove __usb_port_suspendAlan Stern
2007-07-12USB Core: hub.c: prevent re-enumeration on HNPVikram Pandita
2007-07-12USB: hub.c loops forever on resume from ram due to bluetoothMark Lord
2007-07-12USB: Make device reset stop retrying after disconnectAlan Stern
2007-07-12USB: add RESET_RESUME device quirkAlan Stern
2007-07-12USB: add USB-Persist facilityAlan Stern
2007-07-12USB: make hub driver's release more robustAlan Stern