index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-03
PCI: rockchip: Rename rockchip_cfg_atu() to rockchip_pcie_cfg_atu()
Shawn Lin
1
-3
/
+3
2017-07-03
PCI: rockchip: Control vpcie0v9 for system PM
Shawn Lin
1
-0
/
+11
2017-07-03
PCI: xilinx-nwl: Move to struct pci_host_bridge IRQ mapping functions
Lorenzo Pieralisi
1
-0
/
+2
2017-07-03
PCI: rockchip: Move to struct pci_host_bridge IRQ mapping functions
Lorenzo Pieralisi
1
-0
/
+2
2017-07-03
PCI: xgene: Move to struct pci_host_bridge IRQ mapping functions
Lorenzo Pieralisi
1
-0
/
+2
2017-07-03
PCI: altera: Drop pci_fixup_irqs()
Lorenzo Pieralisi
1
-2
/
+2
2017-07-03
PCI: versatile: Drop pci_fixup_irqs()
Lorenzo Pieralisi
1
-2
/
+2
2017-07-03
PCI: generic: Drop pci_fixup_irqs()
Lorenzo Pieralisi
1
-4
/
+2
2017-07-03
PCI: faraday: Drop pci_fixup_irqs()
Lorenzo Pieralisi
1
-1
/
+2
2017-07-03
PCI: designware: Drop pci_fixup_irqs()
Lorenzo Pieralisi
1
-5
/
+2
2017-07-03
PCI: iproc: Drop pci_fixup_irqs()
Lorenzo Pieralisi
1
-3
/
+2
2017-07-03
PCI: rcar: Drop pci_fixup_irqs()
Lorenzo Pieralisi
1
-2
/
+2
2017-07-03
PCI: xilinx: Drop pci_fixup_irqs()
Lorenzo Pieralisi
1
-3
/
+2
2017-07-03
PCI: tegra: Drop pci_fixup_irqs()
Lorenzo Pieralisi
1
-1
/
+2
2017-07-03
PCI: Add a call to pci_assign_irq() in pci_device_probe()
Matthew Minter
1
-0
/
+2
2017-07-03
OF/PCI: Update of_irq_parse_and_map_pci() comment
Matthew Minter
1
-1
/
+2
2017-07-03
PCI: Add pci_assign_irq() function and have pci_fixup_irqs() use it
Matthew Minter
1
-10
/
+35
2017-07-03
PCI: Build setup-irq.o on all arches
Matthew Minter
1
-15
/
+2
2017-07-03
PCI: Remove pci_scan_root_bus_msi()
Lorenzo Pieralisi
1
-22
/
+5
2017-07-03
PCI: xilinx-nwl: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
1
-10
/
+18
2017-07-03
PCI: rockchip: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
1
-6
/
+16
2017-07-03
PCI: generic: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
1
-5
/
+18
2017-07-03
PCI: xgene: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
1
-6
/
+15
2017-07-03
PCI: xilinx: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
1
-10
/
+19
2017-07-03
PCI: altera: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
1
-6
/
+16
2017-07-03
PCI: versatile: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
1
-3
/
+17
2017-07-03
PCI: iproc: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
3
-22
/
+30
2017-07-03
PCI: rcar: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
1
-14
/
+24
2017-07-03
PCI: aardvark: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
1
-6
/
+15
2017-07-03
PCI: designware: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
1
-14
/
+22
2017-06-28
PCI: Make pci_register_host_bridge() PCI core internal
Lorenzo Pieralisi
3
-8
/
+4
2017-06-28
PCI: Add pci_scan_root_bus_bridge() interface
Lorenzo Pieralisi
1
-0
/
+39
2017-06-28
PCI: tegra: Fix host bridge memory leakage
Lorenzo Pieralisi
1
-1
/
+1
2017-06-28
PCI: faraday: Fix host bridge memory leakage
Lorenzo Pieralisi
1
-1
/
+1
2017-06-28
PCI: Add devm_pci_alloc_host_bridge() interface
Lorenzo Pieralisi
1
-2
/
+22
2017-06-28
PCI: Add pci_free_host_bridge() interface
Lorenzo Pieralisi
1
-3
/
+9
2017-06-28
PCI: Initialize bridge release function at bridge allocation
Lorenzo Pieralisi
1
-1
/
+1
2017-06-28
PCI: faraday: Convert IRQ masking to raw PCI config accessors
Lorenzo Pieralisi
1
-33
/
+48
2017-06-28
PCI: iproc: Convert link check to raw PCI config accessors
Lorenzo Pieralisi
1
-20
/
+74
2017-06-28
PCI: xilinx-nwl: Remove nwl_pcie_enable_msi() unused bus parameter
Lorenzo Pieralisi
1
-2
/
+2
2017-05-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-7
/
+445
2017-05-13
Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
3
-10
/
+159
2017-05-13
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-57
/
+166
2017-05-12
Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
15
-172
/
+945
2017-05-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
19
-258
/
+1157
2017-05-12
Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
107
-2119
/
+2408
2017-05-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
19
-269
/
+776
2017-05-12
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2017-05-12
Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-10
/
+68
2017-05-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
4
-24
/
+132
[next]