index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-04
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
6
-124
/
+71
2017-07-04
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+4
2017-07-04
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-22
/
+25
2017-07-04
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-4
/
+15
2017-07-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+8
2017-07-03
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
2
-9
/
+8
2017-07-03
Merge branch 'acpi-pm'
Rafael J. Wysocki
6
-124
/
+71
2017-07-03
Merge branch 'uuid-types'
Rafael J. Wysocki
2
-9
/
+8
2017-06-28
PCI: Provide Kconfig option for lockless config space accessors
Thomas Gleixner
2
-4
/
+15
2017-06-28
PM / core: Drop run_wake flag from struct dev_pm_info
Rafael J. Wysocki
3
-8
/
+5
2017-06-28
PCI / PM: Simplify device wakeup settings code
Rafael J. Wysocki
5
-44
/
+16
2017-06-28
PCI / PM: Drop pme_interrupt flag from struct pci_dev
Rafael J. Wysocki
2
-61
/
+21
2017-06-28
ACPI / PM: Consolidate device wakeup settings code
Rafael J. Wysocki
1
-6
/
+6
2017-06-28
ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flags
Rafael J. Wysocki
1
-2
/
+1
2017-06-22
irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded access
Marc Zyngier
1
-1
/
+1
2017-06-22
PCI/vmd: Create named irq domain
Thomas Gleixner
1
-1
/
+7
2017-06-22
Merge branch 'uuid-types'
Rafael J. Wysocki
2
-9
/
+8
2017-06-15
PCI / PM: Restore PME Enable if skipping wakeup setup
Rafael J. Wysocki
1
-2
/
+24
2017-06-15
ACPI / PM: Run wakeup notify handlers synchronously
Rafael J. Wysocki
1
-10
/
+7
2017-06-12
PCI: endpoint: Select CRC32 to fix test build error
Randy Dunlap
1
-0
/
+1
2017-06-12
PCI: pci-driver: convert to use DRIVER_ATTR_WO
Greg Kroah-Hartman
1
-4
/
+4
2017-06-07
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
Andy Shevchenko
2
-9
/
+8
2017-05-27
PCI: Make error code types consistent in pci_{read,write}_config_*
Brian Norris
1
-6
/
+6
2017-05-26
PCI: Replace the racy recursion prevention
Thomas Gleixner
1
-22
/
+25
2017-05-26
PCI: Use cpu_hotplug_disable() instead of get_online_cpus()
Thomas Gleixner
1
-2
/
+2
2017-05-23
PCI/PM: Add needs_resume flag to avoid suspend complete optimization
Imre Deak
1
-1
/
+2
2017-05-23
PCI: imx6: Fix config read timeout handling
Lucas Stach
1
-3
/
+30
2017-05-23
switchtec: Fix minor bug with partition ID register
Logan Gunthorpe
1
-1
/
+4
2017-05-23
switchtec: Use new cdev_device_add() helper function
Logan Gunthorpe
1
-9
/
+2
2017-05-23
PCI: endpoint: Make PCI_ENDPOINT depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2017-05-11
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2017-05-10
Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-28
/
+0
2017-05-09
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
65
-497
/
+6355
2017-05-04
Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...
Joerg Roedel
9
-53
/
+98
2017-05-03
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-0
/
+23
2017-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-21
/
+0
2017-05-02
Merge tag 'docs-4.12' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2017-04-28
PCI: Don't allow unbinding host controllers that aren't prepared
Brian Norris
13
-0
/
+14
2017-04-28
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
6
-39
/
+93
2017-04-28
Merge branch 'pci/resource-mmap' into next
Bjorn Helgaas
5
-60
/
+162
2017-04-28
Merge branch 'pci/resource' into next
Bjorn Helgaas
4
-30
/
+86
2017-04-28
Merge branch 'pci/pm' into next
Bjorn Helgaas
1
-6
/
+9
2017-04-28
Merge branch 'pci/msi' into next
Bjorn Helgaas
4
-129
/
+73
2017-04-28
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-1
/
+1
2017-04-28
Merge branch 'pci/irq' into next
Bjorn Helgaas
2
-1
/
+84
2017-04-28
Merge branch 'pci/ioremap' into next
Bjorn Helgaas
16
-26
/
+113
2017-04-28
Merge branch 'pci/iommu' into next
Bjorn Helgaas
1
-0
/
+2
2017-04-28
Merge branch 'pci/enumeration' into next
Bjorn Helgaas
7
-3
/
+92
2017-04-28
Merge branch 'pci/switchtec' into next
Bjorn Helgaas
5
-0
/
+1616
2017-04-28
Merge branch 'pci/host-thunder' into next
Bjorn Helgaas
2
-0
/
+21
[next]