| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: core: Use ACPI_SUCCESS() at appropriate places | Andy Shevchenko | 2020-02-19 | 1 | -1/+1 |
* | usb: core: Make use of acpi_evaluate_object() status | Andy Shevchenko | 2020-02-19 | 1 | -4/+5 |
* | usb: assign ACPI companions for embedded USB devices | Dmitry Torokhov | 2019-01-25 | 1 | -9/+35 |
* | usb: split code locating ACPI companion into port and device | Dmitry Torokhov | 2019-01-25 | 1 | -61/+72 |
* | usb: clarify ACPI spec version and section number for _UPC & _PLD | Alex Hung | 2018-03-09 | 1 | -2/+2 |
* | USB: core: Remove redundant license text | Greg Kroah-Hartman | 2017-11-04 | 1 | -5/+0 |
* | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 2017-11-04 | 1 | -0/+1 |
* | usb: optimize acpi companion search for usb port devices | Mathias Nyman | 2017-06-03 | 1 | -3/+23 |
* | usb: find internal hub tier mismatch via acpi | Dan Williams | 2014-05-28 | 1 | -18/+23 |
* | usb: cleanup setting udev->removable from port_dev->connect_type | Dan Williams | 2014-05-28 | 1 | -28/+6 |
* | usb: rename usb_port device objects | Dan Williams | 2014-05-28 | 1 | -26/+34 |
* | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-01-25 | 1 | -21/+20 |
|\ |
|
| * | ACPI / bind: Rework struct acpi_bus_type | Rafael J. Wysocki | 2013-12-07 | 1 | -20/+20 |
| * | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2013-12-07 | 1 | -1/+0 |
* | | USB: core: correct spelling mistakes in comments and warning | Rahul Bedarkar | 2014-01-08 | 1 | -1/+1 |
|/ |
|
* | ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro | Rafael J. Wysocki | 2013-11-14 | 1 | -2/+2 |
* | usb/acpi: binding xhci root hub usb port with ACPI | Lan Tianyu | 2013-03-25 | 1 | -1/+7 |
* | ACPI / glue: Add .match() callback to struct acpi_bus_type | Rafael J. Wysocki | 2013-03-04 | 1 | -2/+7 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-10-08 | 1 | -3/+4 |
|\ |
|
| * | usb-acpi: Comply with the ACPI API change | Feng Tang | 2012-09-21 | 1 | -2/+3 |
* | | usb/acpi: Use ACPI methods to power off ports. | Lan Tianyu | 2012-09-10 | 1 | -0/+62 |
* | | usb/acpi: Store info on device removability. | Lan Tianyu | 2012-09-10 | 1 | -35/+45 |
* | | usb/acpi: Bind ACPI node to USB port, not usb_device. | Lan Tianyu | 2012-09-10 | 1 | -15/+52 |
|/ |
|
* | usb: Set device removable state based on ACPI USB data | Matthew Garrett | 2012-05-12 | 1 | -0/+57 |
* | usb: Bind devices to ACPI devices when possible | Matthew Garrett | 2012-05-12 | 1 | -0/+60 |