/tools/power/cpupower/utils/

sound/pci/oxygen/oxygen.h?h=nds-private-remove&id=c8fd4cbd9df8d1353c76a84cb5439fb217eb32df'>diff
path: root/sound/pci/oxygen/oxygen.h
cted'>unified
AgeCommit message (Expand)AuthorFilesLines
authorDaniel Drake <drake@endlessm.com>2016-12-01 14:33:03 -0600
committerUlf Hansson <ulf.hansson@linaro.org>2016-12-05 11:13:24 +0100
commitdb52d4f8a4bde36263a7cc9d46ff20b243562ac9 (patch)
tree9707dc5b4902ccbc582b64bc3e6f824c10f52f63
parent8baa74f3dd2cb63fd861e34cd3ebff4a0cea648b (diff)
mmc: sdhci-acpi: support 80860F14 UID 2 SDIO bus
Add an entry for the SDIO bus in the ECS EF20 cherry trail laptop: Device (SDHB) { Name (_ADR, 0x00110000) Name (_HID, "80860F14" /* Intel Baytrail SDIO/MMC Host Controller */) Name (_CID, "PNP0D40" /* SDA Standard Compliant SD Host Controller */) Name (_DDN, "Intel(R) SDIO Controller - 80862295") Name (_UID, 0x02) Name (_HRV, One) A SDHB device with the same _HID and _UID can also be found on other cherry trail products like Chuwi Hi10. Signed-off-by: Daniel Drake <drake@endlessm.com> Acked-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat
b (diff)
USB: serial: pl2303: add ATEN device ID
Seems that ATEN serial-to-usb devices using pl2303 exist with different device ids. This patch adds a missing device ID so it is recognised by the driver. Signed-off-by: Marcel J.E. Mol <marcel@mesa.nl> Cc: stable <stable@vger.kernel.org> Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'drivers/usb/common/Makefile')