Age | Commit message (Expand) | Author |
2023-01-19 | drivers/usb/acpi: Add USB _DSM method to enable/disable USB LPM per port | Kane Chen |
2022-04-14 | drivers/usb/acpi: acpi_power_res_params: Add use_gpio_for_status | Tim Van Patten |
2021-07-14 | drivers/usb/acpi: Avoid dereferencing maybe-NULL pointer | Angel Pons |
2021-07-14 | drivers/usb/acpi: Replace unneeded `memcpy` use | Angel Pons |
2021-07-12 | drivers/usb/acpi: Create function to get PLD information | Maulik V Vaghela |
2020-11-09 | drivers/usb/acpi: Add support for privacy_gpio | Ricardo Ribalda |
2020-11-09 | driver/usb/acpi: Add power resources for devices on USB ports | Karthikeyan Ramasubramanian |
2020-11-09 | acpi: Call acpi_fill_ssdt() only for enabled devices | Karthikeyan Ramasubramanian |
2020-07-02 | acpi_device: Replace polarity with active_low in acpi_gpio for GpioIo | Furquan Shaikh |
2020-05-13 | src: Remove unused '#include <stdint.h>' | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to acpi_fill_ssdt() | Furquan Shaikh |
2020-04-10 | Replace DEVICE_NOOP with noop_(set|read)_resources | Nico Huber |
2020-04-10 | Drop unnecessary DEVICE_NOOP entries | Nico Huber |
2020-04-06 | src/drivers: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-03-25 | drivers/usb/acpi: Add needed #include file | Tim Wawrzynczak |
2019-10-22 | AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file | Martin Roth |
2019-10-08 | device/root_device: Consolidate common _scan_bus() functions | Nico Huber |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-01-23 | src/drivers: Remove needless '&' on function pointers | Elyes HAOUAS |
2018-12-04 | acpi_pld: Make it easier to define the ACPI USB device groups | Duncan Laurie |
2018-11-22 | drivers/usb/acpi: add reset gpio to usb acpi driver | Nick Vaccaro |
2018-05-18 | drivers/usb/acpi: Add a driver for generating USB ACPI | Duncan Laurie |