summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/usb.h
Commit message (Expand)AuthorAgeFilesLines
* usb: core: constify the struct device_type usageRicardo B. Marliere2024-02-191-4/+4
* USB: core: Use device_driver directly in struct usb_driver and usb_device_driverYajun Deng2024-01-041-7/+1
* USB: core: Change usb_get_device_descriptor() APIAlan Stern2023-08-081-2/+2
* USB: make usb class a const structureIvan Orlov2023-07-251-0/+1
* Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-271-1/+1
|\
| * USB: mark all struct bus_type as constGreg Kroah-Hartman2023-03-231-1/+1
* | USB: core: Add wireless_status sysfs attributeBastien Nocera2023-04-031-0/+1
|/
* USB: core: export usb_cache_string()Vincent Mailhol2022-12-121-1/+0
* usbcore: Check both id_table and match() when both availableBastien Nocera2020-10-281-0/+2
* USB: core: remove polling for /sys/kernel/debug/usb/devicesSergey Korolev2020-10-021-1/+0
* USB: rename USB quirk to USB_QUIRK_ENDPOINT_IGNOREGreg Kroah-Hartman2020-06-191-1/+1
* USB: core: Use the correct style for SPDX License IdentifierNishad Kamdar2020-04-161-1/+1
* Merge 5.6-rc3 into usb-nextGreg Kroah-Hartman2020-02-241-0/+3
|\
| * USB: core: add endpoint-blacklist quirkJohan Hovold2020-02-101-0/+3
* | USB: Implement usb_device_match_id()Bastien Nocera2020-02-121-0/+2
* | USB: Export generic USB device driver functionsBastien Nocera2020-02-121-0/+6
|/
* Merge 5.3-rc4 into usb-nextGreg Kroah-Hartman2019-08-121-0/+5
|\
| * usb: setup authorized_default attributes using usb_bus_notifyThiƩbaud Weksteen2019-08-081-0/+5
* | usbfs: Add ioctls for runtime power managementAlan Stern2019-08-091-0/+3
|/
* USB: core: Remove usbfs_mutexAlan Stern2019-06-261-1/+0
* USB: Add new USB LPM helpersKai-Heng Feng2019-01-181-2/+8
* usb: core: Add "quirks" parameter for usbcoreKai-Heng Feng2018-03-201-0/+1
* Revert "usb: core: Add "quirks" parameter for usbcore"Greg Kroah-Hartman2018-03-121-1/+0
* usb: core: Add "quirks" parameter for usbcoreKai-Heng Feng2018-03-091-0/+1
* usb: core: add support for USB_REQ_SET_ISOCH_DELAYFelipe Balbi2017-12-151-0/+1
* USB: core: move existing SPDX tags to top of the fileGreg Kroah-Hartman2017-11-031-1/+1
* USB: Force disconnect Huawei 4G modem during suspendDaniel Drake2017-10-231-0/+1
* 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