aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/usb.h
Commit message (Expand)AuthorAge
* USB: remove CONFIG_USB_SUSPEND optionAlan Stern2013-03-28
* Revert "usb: Register usb port's acpi power resources"Lan Tianyu2013-01-29
* usb: Register usb port's acpi power resourcesLan Tianyu2013-01-25
* USB: Set usb port's DeviceRemovable according acpi informationLan Tianyu2013-01-21
* usb/core: consider link speed while looking at bMaxPowerSebastian Andrzej Siewior2013-01-11
* usb/acpi: Store info on device removability.Lan Tianyu2012-09-10
* usb/acpi: Bind ACPI node to USB port, not usb_device.Lan Tianyu2012-09-10
* usb: Add quirk detection based on interface informationLaurent Pinchart2012-07-19
* usb: convert port_owners type from void * to struct dev_state *Lan Tianyu2012-07-06
* usb: Bind devices to ACPI devices when possibleMatthew Garrett2012-05-11
* USB: cleanup the handling of the PM complete callOliver Neukum2012-01-24
* USB: move usb_translate_errors to linux/usb.hJohan Hovold2011-11-15
* xHCI: set USB2 hardware LPMAndiry Xu2011-09-26
* usbcore: get BOS descriptor setAndiry Xu2011-09-26
* usb: core: Change usb_create_sysfs_intf_files()' return type to voidMichal Nazarewicz2011-04-29
* USB: Move runtime PM callbacks to usb_device_pm_opsRafael J. Wysocki2011-03-18
* USB: add helper to convert USB error codesOliver Neukum2011-01-22
* USB: use the runtime-PM autosuspend implementationAlan Stern2010-11-16
* USB: convert to the runtime PM frameworkAlan Stern2010-03-02
* USB: consolidate remote wakeup routinesAlan Stern2010-03-02
* USB: add a "remove hardware" sysfs attributeAlan Stern2009-12-11
* USB: add API for userspace drivers to "claim" portsAlan Stern2009-09-23
* driver model: constify attribute groupsDavid Brownell2009-09-15
* usb: convert endpoint devices to bus-less childs of the usb interfaceKay Sievers2009-06-16
* USB: remove unused usb_host classGreg Kroah-Hartman2009-06-16
* USB: fix char-device disconnect handlingAlan Stern2009-01-27
* USB: fix toggle mismatch in disable_endpoint pathsAlan Stern2009-01-27
* USB: re-enable interface after driver unbindsAlan Stern2009-01-07
* USB: utilize the bus notifiersAlan Stern2009-01-07
* USB: Enhance usage of pm_message_tAlan Stern2009-01-07
* USB: add asynchronous autosuspend/autoresume supportAlan Stern2009-01-07
* USB: Add new PM callback methods for USBAlan Stern2008-08-21
* usbfs: send disconnect signals when device is unregisteredAlan Stern2008-07-21
* USB: Force unbinding of drivers lacking reset_resume or other methodsAlan Stern2008-07-21
* USB: create attributes before sending ueventAlan Stern2008-05-14
* USB: remove dev->power.power_stateAlan Stern2008-04-25
* USB: fix codingstyle issues in drivers/usb/core/*.hGreg Kroah-Hartman2008-02-01
* USB: rename choose_configurationGreg Kroah-Hartman2007-10-12
* usb: introduce usb_authorize/deauthorize()Inaky Perez-Gonzalez2007-10-12
* USB: add ep->enableAlan Stern2007-10-12
* USB: unify reset_resume and normal resumeAlan Stern2007-07-12
* USB: remove __usb_port_suspendAlan Stern2007-07-12
* USB: add USB-Persist facilityAlan Stern2007-07-12
* USB: interface PM stateAlan Stern2007-07-12
* USB: make usbdevices export their device nodes instead of using a separate classKay Sievers2007-04-27
* USB: separate autosuspend from external suspendAlan Stern2007-04-27
* usbcore: move usb_autosuspend_workAlan Stern2007-04-27
* USB: export autosuspend delay in sysfsAlan Stern2007-02-23
* USB: make autosuspend delay a module parameterAlan Stern2007-02-23
* USB: add a blacklist for devices that can't handle some things we throw at them.Oliver Neukum2007-02-23