aboutsummaryrefslogtreecommitdiff
path: root/src/include/device/pciexp.h
AgeCommit message (Expand)Author
2022-02-10device: Add pciexp_find_next_extended_cap functionTim Wawrzynczak
2022-01-24device: constify pciexp_find_extended_cap()Tim Wawrzynczak
2021-12-22device: Make pciexp_get_ltr_max_latencies a public functionTim Wawrzynczak
2021-11-29device/pci_device.c: Scan only one device for PCIeJianjun Wang
2021-03-14device/pciexp_device.c: Remove CPP guardingArthur Heymans
2020-02-05pciexp: Add support for allocating PCI express hotplug resourcesJeremy Soller
2019-03-27device/pciexp_device: Convert LTR non-snoop/snoop value into common macroSubrata Banik
2018-06-14src: Use of device_t is deprecatedElyes HAOUAS
2017-12-08device/pciexp_device: Set values numerically instead of as bitmaskPatrick Georgi
2015-06-04devicetree: Change scan_bus() prototype in device opsKyösti Mälkki
2015-06-04PCI subsystem: Drop parameter max from scan_busKyösti Mälkki
2015-03-23PCIe: Add L1 Sub-State support.Kenji Chen
2012-03-29Add support for enabling PCIe Common Clock and ASPMDuncan Laurie
2010-10-18Cosmetics and coding style fixes in devices/*.Uwe Hermann
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2005-07-08eric patchYinghai Lu