History for barebox / drivers / pci / pci.c
2019-01-16
@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
2018-09-17
@Antony Pavlov
pci_of_match_device: don't crash on MIPS Malta ...
Antony Pavlov authored on 12 Sep 2018 Sascha Hauer committed on 17 Sep 2018
2018-08-08
@Lucas Stach
pci: add quirk infrastructure ...
Lucas Stach authored on 1 Aug 2018 Sascha Hauer committed on 8 Aug 2018
@Lucas Stach
PCI: link PCI devices with potentially existing OF nodes ...
Lucas Stach authored on 1 Aug 2018 Sascha Hauer committed on 8 Aug 2018
2016-11-03
@Lucas Stach
PCI: split PCI hierarchy enumeration and config from device registration ...
Lucas Stach authored on 1 Nov 2016 Sascha Hauer committed on 3 Nov 2016
@Lucas Stach
PCI: align BAR address to BAR size ...
Lucas Stach authored on 1 Nov 2016 Sascha Hauer committed on 3 Nov 2016
@Lucas Stach
PCI: align address range before scanning bridge ...
Lucas Stach authored on 1 Nov 2016 Sascha Hauer committed on 3 Nov 2016
@Lucas Stach
PCI: only check specific flag for 64bit BAR ...
Lucas Stach authored on 1 Nov 2016 Sascha Hauer committed on 3 Nov 2016
@Lucas Stach
PCI: add some useful debug output ...
Lucas Stach authored on 1 Nov 2016 Sascha Hauer committed on 3 Nov 2016
2015-06-25
@Lucas Stach
PCI: remove bogus host bridge setup skipping ...
Lucas Stach authored on 23 Jun 2015 Sascha Hauer committed on 25 Jun 2015
@Lucas Stach
PCI: rework BAR size calculation ...
Lucas Stach authored on 23 Jun 2015 Sascha Hauer committed on 25 Jun 2015
2015-05-01
@Lucas Stach
PCI: fill in bus primary field ...
Lucas Stach authored on 29 Apr 2015 Sascha Hauer committed on 1 May 2015
@Lucas Stach
PCI: register and active bridge device before proceeding to scan ...
Lucas Stach authored on 29 Apr 2015 Sascha Hauer committed on 1 May 2015
2015-04-13
@Sascha Hauer
Merge branch 'for-next/pci'
Sascha Hauer committed on 13 Apr 2015
@Lucas Stach
pci: make sure to activate devices on the root bus ...
Lucas Stach authored on 3 Apr 2015 Sascha Hauer committed on 13 Apr 2015
2015-03-17
@Sascha Hauer
pci: fix copy-paste bug ...
Sascha Hauer committed on 17 Mar 2015
@Sascha Hauer
pci: Use standard pr_debug ...
Sascha Hauer committed on 17 Mar 2015
2015-03-16
@Lucas Stach
PCI: fix bad bugs in bridge setup code ...
Lucas Stach authored on 13 Mar 2015 Sascha Hauer committed on 16 Mar 2015
2015-01-08
@Masahiro Yamada
sizes.h: move include/sizes.h to include/linux/sizes.h ...
Masahiro Yamada authored on 8 Jan 2015 Sascha Hauer committed on 8 Jan 2015