index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
usb-acpi.c
Age
Commit message (
Expand
)
Author
2024-03-19
usb: usb-acpi: Fix oops due to freeing uninitialized pld pointer
Mathias Nyman
2024-03-05
usb: usb-acpi: Set port connect type of not connectable ports correctly
Mathias Nyman
2023-03-16
usb: acpi: Switch to use acpi_evaluate_dsm_typed()
Andy Shevchenko
2023-01-17
usb: acpi: add helper to check port lpm capability using acpi _DSM
Mathias Nyman
2022-06-20
USB: ACPI: Replace usb_acpi_find_port() with acpi_find_child_by_adr()
Rafael J. Wysocki
2022-05-05
usb: core: acpi: Use the sysdev pointer instead of controller device
Heikki Krogerus
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