History for barebox / drivers / pci
2019-02-11
@Andrey Smirnov
PCI: imx6: Introduce drvdata ...
Andrey Smirnov authored on 5 Feb 2019 Sascha Hauer committed on 11 Feb 2019
@Andrey Smirnov
PCI: dwc: Fix pointer width cast problem ...
Andrey Smirnov authored on 5 Feb 2019 Sascha Hauer committed on 11 Feb 2019
2019-01-21
@Alexander Shiyan
treewide: Remove trailing whitespaces and tabs ...
Alexander Shiyan authored on 20 Jan 2019 Sascha Hauer committed on 21 Jan 2019
2019-01-18
@Andrey Smirnov
PCI: imx6: Port imx6_pcie_ltssm_enable() ...
Andrey Smirnov authored on 16 Jan 2019 Sascha Hauer committed on 18 Jan 2019
@Andrey Smirnov
PCI: imx6: Drop unnecessary root_bus_nr setting ...
Andrey Smirnov authored on 16 Jan 2019 Sascha Hauer committed on 18 Jan 2019
@Andrey Smirnov
PCI: imx6: Fix spelling mistake: "contol" -> "control" ...
Andrey Smirnov authored on 16 Jan 2019 Sascha Hauer committed on 18 Jan 2019
@Andrey Smirnov
PCI: imx6: Do not switch speed if Gen2 is disabled ...
Andrey Smirnov authored on 16 Jan 2019 Sascha Hauer committed on 18 Jan 2019
@Andrey Smirnov
PCI: imx6: Do not wait for speed change on i.MX7 ...
Andrey Smirnov authored on 16 Jan 2019 Sascha Hauer committed on 18 Jan 2019
@Andrey Smirnov
PCI: imx6: Allow probe deferral by reset GPIO ...
Andrey Smirnov authored on 16 Jan 2019 Sascha Hauer committed on 18 Jan 2019
@Andrey Smirnov
PCI: imx6: Add code to support i.MX7D ...
Andrey Smirnov authored on 16 Jan 2019 Sascha Hauer committed on 18 Jan 2019
2019-01-16
@Andrey Smirnov
PCI: Consify pci_ops in struct pci_controller ...
Andrey Smirnov authored on 14 Jan 2019 Sascha Hauer committed on 16 Jan 2019
@Andrey Smirnov
PCI: Convert ->res_start() to return resource_size_t ...
Andrey Smirnov authored on 14 Jan 2019 Sascha Hauer committed on 16 Jan 2019
@Andrey Smirnov
PCI: Assume 1:1 mapping if .res_start callback is NULL ...
Andrey Smirnov authored on 14 Jan 2019 Sascha Hauer committed on 16 Jan 2019
@Andrey Smirnov
PCI: Simplify alloc_pci_dev() ...
Andrey Smirnov authored on 14 Jan 2019 Sascha Hauer committed on 16 Jan 2019
@Andrey Smirnov
PCI: Drop "rom_address" from struct pci_dev ...
Andrey Smirnov authored on 14 Jan 2019 Sascha Hauer committed on 16 Jan 2019
@Andrey Smirnov
PCI: Drop "ops" from struct pci_bus ...
Andrey Smirnov authored on 14 Jan 2019 Sascha Hauer committed on 16 Jan 2019
@Andrey Smirnov
PCI: Drop "resources" from struct pci_bus ...
Andrey Smirnov authored on 14 Jan 2019 Sascha Hauer committed on 16 Jan 2019
@Andrey Smirnov
PCI: Drop "slots" from struct pci_bus ...
Andrey Smirnov authored on 14 Jan 2019 Sascha Hauer committed on 16 Jan 2019
@Andrey Smirnov
PCI: Make pci_scan_bus static ...
Andrey Smirnov authored on 14 Jan 2019 Sascha Hauer committed on 16 Jan 2019
@Andrey Smirnov
PCI: Remove unused variables/code ...
Andrey Smirnov authored on 14 Jan 2019 Sascha Hauer committed on 16 Jan 2019
@Andrey Smirnov
PCI: Store and reuse BAR offsets ...
Andrey Smirnov authored on 14 Jan 2019 Sascha Hauer committed on 16 Jan 2019
@Andrey Smirnov
PCI: Simplify resource setup code in setup_device() ...
Andrey Smirnov authored on 14 Jan 2019 Sascha Hauer committed on 16 Jan 2019
@Andrey Smirnov
PCI: Remove superfluous parens in setup_device() ...
Andrey Smirnov authored on 14 Jan 2019 Sascha Hauer committed on 16 Jan 2019
@Andrey Smirnov
PCI: Replace magic number in setup_device() ...
Andrey Smirnov authored on 14 Jan 2019 Sascha Hauer committed on 16 Jan 2019
@Andrey Smirnov
PCI: Switch to using %pa to print memory addresses ...
Andrey Smirnov authored on 14 Jan 2019 Sascha Hauer committed on 16 Jan 2019
2019-01-08
@Andrey Smirnov
PCI: dwc: Constify dw_pcie_host_ops structures ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: dwc: Small computation improvement ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: dwc: Fix enumeration end when reaching root subordinate ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: dwc: Enable write permission for Class Code, Interrupt Pin updates ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: dwc: Add accessors for write permission of DBI ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019