summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/usb.h
Commit message (Expand)AuthorAgeFilesLines
* USB: core: add missing license information to some filesGreg Kroah-Hartman2016-10-291-0/+5
* usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devicesMathias Nyman2016-01-241-1/+1
* usb: interface authorization: Introduces the USB interface authorizationStefan Koch2015-09-221-0/+2
* usb: core: lpm: set lpm_capable for root hub deviceLu Baolu2015-07-221-0/+1
* USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki2014-12-041-14/+9
* usb: hub: rename usb_kick_khubd() to usb_kick_hub_wq()Petr Mladek2014-09-231-1/+1
* usb: hub_handle_remote_wakeup() depends on CONFIG_PM_RUNTIME=yDan Williams2014-05-271-5/+0
* usb: find internal hub tier mismatch via acpiDan Williams2014-05-271-0/+6
* usb: assign default peer ports for root hubsDan Williams2014-05-271-0/+1
* usb: rename usb_port device objectsDan Williams2014-05-271-4/+0
* Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-04-011-1/+1
|\
| * USB: unbind all interfaces before rebinding anyAlan Stern2014-03-171-1/+1
* | usbcore: rename struct dev_state to struct usb_dev_stateValentina Manea2014-03-101-2/+2
* | staging: usbip: claim ports used by shared devicesValentina Manea2014-03-081-4/+0
|/
* Revert "usbcore: set lpm_capable field for LPM capable root hubs"Sarah Sharp2014-01-221-1/+0
* usbcore: set lpm_capable field for LPM capable root hubsXenia Ragiadakou2013-09-171-0/+1
* USB: remove CONFIG_USB_SUSPEND optionAlan Stern2013-03-281-1/+1
* Revert "usb: Register usb port's acpi power resources"Lan Tianyu2013-01-291-6/+0
* usb: Register usb port's acpi power resourcesLan Tianyu2013-01-251-0/+6
* USB: Set usb port's DeviceRemovable according acpi informationLan Tianyu2013-01-211-0/+3
* usb/core: consider link speed while looking at bMaxPowerSebastian Andrzej Siewior2013-01-111-0/+9
* usb/acpi: Store info on device removability.Lan Tianyu2012-09-101-0/+4
* usb/acpi: Bind ACPI node to USB port, not usb_device.Lan Tianyu2012-09-101-0/+9
* usb: Add quirk detection based on interface informationLaurent Pinchart2012-07-191-0/+4
* usb: convert port_owners type from void * to struct dev_state *Lan Tianyu2012-07-061-3/+6
* usb: Bind devices to ACPI devices when possibleMatthew Garrett2012-05-111-0/+7
* USB: cleanup the handling of the PM complete callOliver Neukum2012-01-241-0/+1
* USB: move usb_translate_errors to linux/usb.hJohan Hovold2011-11-151-14/+0
* xHCI: set USB2 hardware LPMAndiry Xu2011-09-261-0/+5
* usbcore: get BOS descriptor setAndiry Xu2011-09-261-0/+2
* usb: core: Change usb_create_sysfs_intf_files()' return type to voidMichal Nazarewicz2011-04-291-1/+1
* USB: Move runtime PM callbacks to usb_device_pm_opsRafael J. Wysocki2011-03-181-0/+3
* USB: add helper to convert USB error codesOliver Neukum2011-01-221-0/+13
* USB: use the runtime-PM autosuspend implementationAlan Stern2010-11-161-2/+0
* USB: convert to the runtime PM frameworkAlan Stern2010-03-021-43/+6
* USB: consolidate remote wakeup routinesAlan Stern2010-03-021-0/+6
* USB: add a "remove hardware" sysfs attributeAlan Stern2009-12-111-0/+1
* USB: add API for userspace drivers to "claim" portsAlan Stern2009-09-231-0/+7
* driver model: constify attribute groupsDavid Brownell2009-09-151-2/+2
* usb: convert endpoint devices to bus-less childs of the usb interfaceKay Sievers2009-06-151-0/+11
* USB: remove unused usb_host classGreg Kroah-Hartman2009-06-151-2/+0
* USB: fix char-device disconnect handlingAlan Stern2009-01-271-1/+0
* USB: fix toggle mismatch in disable_endpoint pathsAlan Stern2009-01-271-2/+3
* USB: re-enable interface after driver unbindsAlan Stern2009-01-071-1/+3
* USB: utilize the bus notifiersAlan Stern2009-01-071-2/+2
* USB: Enhance usage of pm_message_tAlan Stern2009-01-071-6/+9
* USB: add asynchronous autosuspend/autoresume supportAlan Stern2009-01-071-0/+1
* USB: Add new PM callback methods for USBAlan Stern2008-08-211-0/+3
* usbfs: send disconnect signals when device is unregisteredAlan Stern2008-07-211-16/+1
* USB: Force unbinding of drivers lacking reset_resume or other methodsAlan Stern2008-07-211-0/+2
OpenPOWER on IntegriCloud