aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/usb-acpi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-20USB: ACPI: Replace usb_acpi_find_port() with acpi_find_child_by_adr()Rafael J. Wysocki1-17/+1
2022-05-05usb: core: acpi: Use the sysdev pointer instead of controller deviceHeikki Krogerus1-2/+5
2022-01-31USB: ACPI: Replace acpi_bus_get_device()Rafael J. Wysocki1-1/+1
2020-02-19usb: core: Use ACPI_SUCCESS() at appropriate placesAndy Shevchenko1-1/+1
2020-02-19usb: core: Make use of acpi_evaluate_object() statusAndy Shevchenko1-4/+5
2019-01-25usb: assign ACPI companions for embedded USB devicesDmitry Torokhov1-9/+35
2019-01-25usb: split code locating ACPI companion into port and deviceDmitry Torokhov1-61/+72
2018-03-09usb: clarify ACPI spec version and section number for _UPC & _PLDAlex Hung1-2/+2
2017-11-04USB: core: Remove redundant license textGreg Kroah-Hartman1-5/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-06-03usb: optimize acpi companion search for usb port devicesMathias Nyman1-3/+23
2014-05-27usb: find internal hub tier mismatch via acpiDan Williams1-18/+23
2014-05-27usb: cleanup setting udev->removable from port_dev->connect_typeDan Williams1-28/+6
2014-05-27usb: rename usb_port device objectsDan Williams1-26/+34
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-21/+20
2014-01-07USB: core: correct spelling mistakes in comments and warningRahul Bedarkar1-1/+1
2013-12-07ACPI / bind: Rework struct acpi_bus_typeRafael J. Wysocki1-20/+20
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-1/+0
2013-11-14ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki1-2/+2
2013-03-25usb/acpi: binding xhci root hub usb port with ACPILan Tianyu1-1/+7
2013-03-04ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki1-2/+7
2012-10-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-3/+4
2012-09-21usb-acpi: Comply with the ACPI API changeFeng Tang1-2/+3
2012-09-10usb/acpi: Use ACPI methods to power off ports.Lan Tianyu1-0/+62
2012-09-10usb/acpi: Store info on device removability.Lan Tianyu1-35/+45
2012-09-10usb/acpi: Bind ACPI node to USB port, not usb_device.Lan Tianyu1-15/+52
2012-05-11usb: Set device removable state based on ACPI USB dataMatthew Garrett1-0/+57
2012-05-11usb: Bind devices to ACPI devices when possibleMatthew Garrett1-0/+60