Age | Commit message (Expand) | Author | Files | Lines |
2017-06-03 | usb: optimize acpi companion search for usb port devices | Mathias Nyman | 1 | -3/+23 |
2014-05-28 | usb: find internal hub tier mismatch via acpi | Dan Williams | 1 | -18/+23 |
2014-05-28 | usb: cleanup setting udev->removable from port_dev->connect_type | Dan Williams | 1 | -28/+6 |
2014-05-28 | usb: rename usb_port device objects | Dan Williams | 1 | -26/+34 |
2014-01-25 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -21/+20 |
2014-01-08 | USB: core: correct spelling mistakes in comments and warning | Rahul Bedarkar | 1 | -1/+1 |
2013-12-07 | ACPI / bind: Rework struct acpi_bus_type | Rafael J. Wysocki | 1 | -20/+20 |
2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 1 | -1/+0 |
2013-11-15 | ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro | Rafael J. Wysocki | 1 | -2/+2 |
2013-03-25 | usb/acpi: binding xhci root hub usb port with ACPI | Lan Tianyu | 1 | -1/+7 |
2013-03-04 | ACPI / glue: Add .match() callback to struct acpi_bus_type | Rafael J. Wysocki | 1 | -2/+7 |
2012-10-08 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -3/+4 |
2012-09-21 | usb-acpi: Comply with the ACPI API change | Feng Tang | 1 | -2/+3 |
2012-09-11 | usb/acpi: Use ACPI methods to power off ports. | Lan Tianyu | 1 | -0/+62 |
2012-09-11 | usb/acpi: Store info on device removability. | Lan Tianyu | 1 | -35/+45 |
2012-09-11 | usb/acpi: Bind ACPI node to USB port, not usb_device. | Lan Tianyu | 1 | -15/+52 |
2012-05-12 | usb: Set device removable state based on ACPI USB data | Matthew Garrett | 1 | -0/+57 |
2012-05-12 | usb: Bind devices to ACPI devices when possible | Matthew Garrett | 1 | -0/+60 |