History for barebox / drivers / pci
2019-03-07
@Sascha Hauer
Merge branch 'for-next/misc'
Sascha Hauer committed on 7 Mar 2019
@Lucas Stach
PCI: dwc: tune down link up messages ...
Lucas Stach authored on 5 Mar 2019 Sascha Hauer committed on 7 Mar 2019
2019-02-27
@Andrey Smirnov
PCI: imx6: Add code to request/control "pcie_aux" clock for i.MX8MQ ...
Andrey Smirnov authored on 26 Feb 2019 Sascha Hauer committed on 27 Feb 2019
2019-02-13
@Sascha Hauer
Merge branch 'for-next/pci'
Sascha Hauer committed on 13 Feb 2019
@Sascha Hauer
Merge branch 'for-next/misc'
Sascha Hauer committed on 13 Feb 2019
2019-02-11
@Andrey Smirnov
PCI: imx6: Add support for i.MX8MQ ...
Andrey Smirnov authored on 5 Feb 2019 Sascha Hauer committed on 11 Feb 2019
@Andrey Smirnov
PCI: imx6: Convert DIRECT_SPEED_CHANGE quirk code to use a flag ...
Andrey Smirnov authored on 5 Feb 2019 Sascha Hauer committed on 11 Feb 2019
@Andrey Smirnov
PCI: imx6: Mark PHY functions as i.MX6 specific ...
Andrey Smirnov authored on 5 Feb 2019 Sascha Hauer committed on 11 Feb 2019
@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