summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/usb-acpi.c
Commit message (Expand)AuthorAgeFilesLines
* usb: assign ACPI companions for embedded USB devicesDmitry Torokhov2019-01-251-9/+35
* usb: split code locating ACPI companion into port and deviceDmitry Torokhov2019-01-251-61/+72
* usb: clarify ACPI spec version and section number for _UPC & _PLDAlex Hung2018-03-091-2/+2
* USB: core: Remove redundant license textGreg Kroah-Hartman2017-11-041-5/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: optimize acpi companion search for usb port devicesMathias Nyman2017-06-031-3/+23
* usb: find internal hub tier mismatch via acpiDan Williams2014-05-271-18/+23
* usb: cleanup setting udev->removable from port_dev->connect_typeDan Williams2014-05-271-28/+6
* usb: rename usb_port device objectsDan Williams2014-05-271-26/+34
* Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-241-21/+20
|\
| * ACPI / bind: Rework struct acpi_bus_typeRafael J. Wysocki2013-12-071-20/+20
| * ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-1/+0
* | USB: core: correct spelling mistakes in comments and warningRahul Bedarkar2014-01-071-1/+1
|/
* ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki2013-11-141-2/+2
* usb/acpi: binding xhci root hub usb port with ACPILan Tianyu2013-03-251-1/+7
* ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki2013-03-041-2/+7
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-10-081-3/+4
|\
| * usb-acpi: Comply with the ACPI API changeFeng Tang2012-09-211-2/+3
* | usb/acpi: Use ACPI methods to power off ports.Lan Tianyu2012-09-101-0/+62
* | usb/acpi: Store info on device removability.Lan Tianyu2012-09-101-35/+45
* | usb/acpi: Bind ACPI node to USB port, not usb_device.Lan Tianyu2012-09-101-15/+52
|/
* usb: Set device removable state based on ACPI USB dataMatthew Garrett2012-05-111-0/+57
* usb: Bind devices to ACPI devices when possibleMatthew Garrett2012-05-111-0/+60