aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/usb.h
AgeCommit message (Expand)Author
2020-09-04USB: rename USB quirk to USB_QUIRK_ENDPOINT_IGNOREGreg Kroah-Hartman
2020-03-20USB: core: add endpoint-blacklist quirkJohan Hovold
2019-08-25usb: setup authorized_default attributes using usb_bus_notifyThiƩbaud Weksteen
2019-01-18USB: Add new USB LPM helpersKai-Heng Feng
2018-03-20usb: core: Add "quirks" parameter for usbcoreKai-Heng Feng
2018-03-12Revert "usb: core: Add "quirks" parameter for usbcore"Greg Kroah-Hartman
2018-03-09usb: core: Add "quirks" parameter for usbcoreKai-Heng Feng
2017-12-15usb: core: add support for USB_REQ_SET_ISOCH_DELAYFelipe Balbi
2017-11-03USB: core: move existing SPDX tags to top of the fileGreg Kroah-Hartman
2017-10-23USB: Force disconnect Huawei 4G modem during suspendDaniel Drake
2016-10-29USB: core: add missing license information to some filesGreg Kroah-Hartman
2016-01-24usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devicesMathias Nyman
2015-09-22usb: interface authorization: Introduces the USB interface authorizationStefan Koch
2015-07-22usb: core: lpm: set lpm_capable for root hub deviceLu Baolu
2014-12-04USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki
2014-09-23usb: hub: rename usb_kick_khubd() to usb_kick_hub_wq()Petr Mladek
2014-05-27usb: hub_handle_remote_wakeup() depends on CONFIG_PM_RUNTIME=yDan Williams
2014-05-27usb: find internal hub tier mismatch via acpiDan Williams
2014-05-27usb: assign default peer ports for root hubsDan Williams
2014-05-27usb: rename usb_port device objectsDan Williams
2014-04-01Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-03-17USB: unbind all interfaces before rebinding anyAlan Stern
2014-03-10usbcore: rename struct dev_state to struct usb_dev_stateValentina Manea
2014-03-08staging: usbip: claim ports used by shared devicesValentina Manea
2014-01-22Revert "usbcore: set lpm_capable field for LPM capable root hubs"Sarah Sharp
2013-09-17usbcore: set lpm_capable field for LPM capable root hubsXenia Ragiadakou
2013-03-28USB: remove CONFIG_USB_SUSPEND optionAlan Stern
2013-01-29Revert "usb: Register usb port's acpi power resources"Lan Tianyu
2013-01-25usb: Register usb port's acpi power resourcesLan Tianyu
2013-01-21USB: Set usb port's DeviceRemovable according acpi informationLan Tianyu
2013-01-11usb/core: consider link speed while looking at bMaxPowerSebastian Andrzej Siewior
2012-09-10usb/acpi: Store info on device removability.Lan Tianyu
2012-09-10usb/acpi: Bind ACPI node to USB port, not usb_device.Lan Tianyu
2012-07-19usb: Add quirk detection based on interface informationLaurent Pinchart
2012-07-06usb: convert port_owners type from void * to struct dev_state *Lan Tianyu
2012-05-11usb: Bind devices to ACPI devices when possibleMatthew Garrett
2012-01-24USB: cleanup the handling of the PM complete callOliver Neukum
2011-11-15USB: move usb_translate_errors to linux/usb.hJohan Hovold
2011-09-26xHCI: set USB2 hardware LPMAndiry Xu
2011-09-26usbcore: get BOS descriptor setAndiry Xu
2011-04-29usb: core: Change usb_create_sysfs_intf_files()' return type to voidMichal Nazarewicz
2011-03-18USB: Move runtime PM callbacks to usb_device_pm_opsRafael J. Wysocki
2011-01-22USB: add helper to convert USB error codesOliver Neukum
2010-11-16USB: use the runtime-PM autosuspend implementationAlan Stern
2010-03-02USB: convert to the runtime PM frameworkAlan Stern
2010-03-02USB: consolidate remote wakeup routinesAlan Stern
2009-12-11USB: add a "remove hardware" sysfs attributeAlan Stern
2009-09-23USB: add API for userspace drivers to "claim" portsAlan Stern
2009-09-15driver model: constify attribute groupsDavid Brownell
2009-06-15usb: convert endpoint devices to bus-less childs of the usb interfaceKay Sievers