summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/usb.h
AgeCommit message (Expand)AuthorLines
2014-12-04USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki-14/+9
2014-09-23usb: hub: rename usb_kick_khubd() to usb_kick_hub_wq()Petr Mladek-1/+1
2014-05-27usb: hub_handle_remote_wakeup() depends on CONFIG_PM_RUNTIME=yDan Williams-5/+0
2014-05-27usb: find internal hub tier mismatch via acpiDan Williams-0/+6
2014-05-27usb: assign default peer ports for root hubsDan Williams-0/+1
2014-05-27usb: rename usb_port device objectsDan Williams-4/+0
2014-04-01Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-1/+1
2014-03-17USB: unbind all interfaces before rebinding anyAlan Stern-1/+1
2014-03-10usbcore: rename struct dev_state to struct usb_dev_stateValentina Manea-2/+2
2014-03-08staging: usbip: claim ports used by shared devicesValentina Manea-4/+0
2014-01-22Revert "usbcore: set lpm_capable field for LPM capable root hubs"Sarah Sharp-1/+0
2013-09-17usbcore: set lpm_capable field for LPM capable root hubsXenia Ragiadakou-0/+1
2013-03-28USB: remove CONFIG_USB_SUSPEND optionAlan Stern-1/+1
2013-01-29Revert "usb: Register usb port's acpi power resources"Lan Tianyu-6/+0
2013-01-25usb: Register usb port's acpi power resourcesLan Tianyu-0/+6
2013-01-21USB: Set usb port's DeviceRemovable according acpi informationLan Tianyu-0/+3
2013-01-11usb/core: consider link speed while looking at bMaxPowerSebastian Andrzej Siewior-0/+9
2012-09-10usb/acpi: Store info on device removability.Lan Tianyu-0/+4
2012-09-10usb/acpi: Bind ACPI node to USB port, not usb_device.Lan Tianyu-0/+9
2012-07-19usb: Add quirk detection based on interface informationLaurent Pinchart-0/+4
2012-07-06usb: convert port_owners type from void * to struct dev_state *Lan Tianyu-3/+6
2012-05-11usb: Bind devices to ACPI devices when possibleMatthew Garrett-0/+7
2012-01-24USB: cleanup the handling of the PM complete callOliver Neukum-0/+1
2011-11-15USB: move usb_translate_errors to linux/usb.hJohan Hovold-14/+0
2011-09-26xHCI: set USB2 hardware LPMAndiry Xu-0/+5
2011-09-26usbcore: get BOS descriptor setAndiry Xu-0/+2
2011-04-29usb: core: Change usb_create_sysfs_intf_files()' return type to voidMichal Nazarewicz-1/+1
2011-03-18USB: Move runtime PM callbacks to usb_device_pm_opsRafael J. Wysocki-0/+3
2011-01-22USB: add helper to convert USB error codesOliver Neukum-0/+13
2010-11-16USB: use the runtime-PM autosuspend implementationAlan Stern-2/+0
2010-03-02USB: convert to the runtime PM frameworkAlan Stern-43/+6
2010-03-02USB: consolidate remote wakeup routinesAlan Stern-0/+6
2009-12-11USB: add a "remove hardware" sysfs attributeAlan Stern-0/+1
2009-09-23USB: add API for userspace drivers to "claim" portsAlan Stern-0/+7
2009-09-15driver model: constify attribute groupsDavid Brownell-2/+2
2009-06-15usb: convert endpoint devices to bus-less childs of the usb interfaceKay Sievers-0/+11
2009-06-15USB: remove unused usb_host classGreg Kroah-Hartman-2/+0
2009-01-27USB: fix char-device disconnect handlingAlan Stern-1/+0
2009-01-27USB: fix toggle mismatch in disable_endpoint pathsAlan Stern-2/+3
2009-01-07USB: re-enable interface after driver unbindsAlan Stern-1/+3
2009-01-07USB: utilize the bus notifiersAlan Stern-2/+2
2009-01-07USB: Enhance usage of pm_message_tAlan Stern-6/+9
2009-01-07USB: add asynchronous autosuspend/autoresume supportAlan Stern-0/+1
2008-08-21USB: Add new PM callback methods for USBAlan Stern-0/+3
2008-07-21usbfs: send disconnect signals when device is unregisteredAlan Stern-16/+1
2008-07-21USB: Force unbinding of drivers lacking reset_resume or other methodsAlan Stern-0/+2
2008-05-14USB: create attributes before sending ueventAlan Stern-0/+4
2008-04-24USB: remove dev->power.power_stateAlan Stern-2/+0
2008-02-01USB: fix codingstyle issues in drivers/usb/core/*.hGreg Kroah-Hartman-10/+11
2007-10-12USB: rename choose_configurationGreg Kroah-Hartman-1/+1