index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
usb-acpi.c
Age
Commit message (
Expand
)
Author
2022-01-31
USB: ACPI: Replace acpi_bus_get_device()
Rafael J. Wysocki
2020-02-19
usb: core: Use ACPI_SUCCESS() at appropriate places
Andy Shevchenko
2020-02-19
usb: core: Make use of acpi_evaluate_object() status
Andy Shevchenko
2019-01-25
usb: assign ACPI companions for embedded USB devices
Dmitry Torokhov
2019-01-25
usb: split code locating ACPI companion into port and device
Dmitry Torokhov
2018-03-09
usb: clarify ACPI spec version and section number for _UPC & _PLD
Alex Hung
2017-11-04
USB: core: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-06-03
usb: optimize acpi companion search for usb port devices
Mathias Nyman
2014-05-27
usb: find internal hub tier mismatch via acpi
Dan Williams
2014-05-27
usb: cleanup setting udev->removable from port_dev->connect_type
Dan Williams
2014-05-27
usb: rename usb_port device objects
Dan Williams
2014-01-24
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-07
USB: core: correct spelling mistakes in comments and warning
Rahul Bedarkar
2013-12-07
ACPI / bind: Rework struct acpi_bus_type
Rafael J. Wysocki
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-11-14
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
Rafael J. Wysocki
2013-03-25
usb/acpi: binding xhci root hub usb port with ACPI
Lan Tianyu
2013-03-04
ACPI / glue: Add .match() callback to struct acpi_bus_type
Rafael J. Wysocki
2012-10-08
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2012-09-21
usb-acpi: Comply with the ACPI API change
Feng Tang
2012-09-10
usb/acpi: Use ACPI methods to power off ports.
Lan Tianyu
2012-09-10
usb/acpi: Store info on device removability.
Lan Tianyu
2012-09-10
usb/acpi: Bind ACPI node to USB port, not usb_device.
Lan Tianyu
2012-05-11
usb: Set device removable state based on ACPI USB data
Matthew Garrett
2012-05-11
usb: Bind devices to ACPI devices when possible
Matthew Garrett