aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/usb.h
Commit message (Expand)AuthorAge
* usb: hub: rename usb_kick_khubd() to usb_kick_hub_wq()Petr Mladek2014-09-24
* usb: hub_handle_remote_wakeup() depends on CONFIG_PM_RUNTIME=yDan Williams2014-05-27
* usb: find internal hub tier mismatch via acpiDan Williams2014-05-27
* usb: assign default peer ports for root hubsDan Williams2014-05-27
* usb: rename usb_port device objectsDan Williams2014-05-27
* Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-04-01
|\
| * USB: unbind all interfaces before rebinding anyAlan Stern2014-03-17
* | usbcore: rename struct dev_state to struct usb_dev_stateValentina Manea2014-03-10
* | staging: usbip: claim ports used by shared devicesValentina Manea2014-03-09
|/
* Revert "usbcore: set lpm_capable field for LPM capable root hubs"Sarah Sharp2014-01-22
* usbcore: set lpm_capable field for LPM capable root hubsXenia Ragiadakou2013-09-17
* 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