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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-20
Merge branch 'pci/msi'
Bjorn Helgaas
1
-3
/
+6
2018-10-20
Merge branch 'pci/misc'
Bjorn Helgaas
11
-79
/
+55
2018-10-20
Merge branch 'pci/hotplug'
Bjorn Helgaas
78
-1682
/
+1350
2018-10-20
Merge branch 'pci/enumeration'
Bjorn Helgaas
2
-1
/
+17
2018-10-19
PCI/AER: Refactor error injection fallbacks
Keith Busch
1
-28
/
+38
2018-10-19
PCI/AER: Abstract AER interrupt handling
Keith Busch
3
-7
/
+5
2018-10-19
PCI/AER: Reuse existing pcie_port_find_device() interface
Keith Busch
2
-21
/
+5
2018-10-19
PCI/AER: Use managed resource allocations
Keith Busch
1
-12
/
+5
2018-10-18
PCI: pcie: Remove redundant 'default n' from Kconfig
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2018-10-11
PCI: Fix Switchtec DMA aliasing quirk dmesg noise
Logan Gunthorpe
1
-2
/
+2
2018-10-11
PCI: Add macro for Switchtec quirk declarations
Logan Gunthorpe
1
-56
/
+34
2018-10-11
PCI: Add Device IDs for Intel GPU "spurious interrupt" quirk
Bin Meng
1
-0
/
+4
2018-10-10
PCI: Remove pci_set_dma_max_seg_size()
Christoph Hellwig
5
-5
/
+5
2018-10-10
PCI: Remove pci_set_dma_seg_boundary()
Christoph Hellwig
2
-2
/
+2
2018-10-10
PCI: Remove pci_unmap_addr() wrappers for DMA API
Christoph Hellwig
2
-6
/
+6
2018-10-08
PCI/AER: Use threaded IRQ for bottom half
Keith Busch
1
-47
/
+13
2018-10-08
PCI/AER: Use kfifo_in_spinlocked() to insert locked elements
Keith Busch
1
-4
/
+2
2018-10-08
PCI/AER: Use kfifo for tracking events instead of reimplementing it
Keith Busch
1
-77
/
+11
2018-10-08
PCI/AER: Remove error source from AER struct aer_rpc
Keith Busch
1
-17
/
+16
2018-10-08
PCI/AER: Remove unused aer_error_resume()
Keith Busch
1
-13
/
+0
2018-10-05
PCI: Uninline PCI bus accessors for better ftracing
Keith Busch
1
-2
/
+2
2018-10-04
PCI / ACPI: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-10-03
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
29
-111
/
+0
2018-10-03
PCI: pnv_php: Use kmemdup()
YueHaibing
1
-2
/
+1
2018-10-03
PCI: cpqphp: Remove set but not used variable 'physical_slot'
YueHaibing
1
-2
/
+0
2018-10-03
PCI/ERR: Remove duplicated include from err.c
YueHaibing
1
-1
/
+0
2018-10-03
PCI: Equalize hotplug memory and io for occupied and empty slots
Jon Derrick
1
-13
/
+15
2018-10-03
PCI / ACPI: Whitelist D3 for more PCIe hotplug ports
Mika Westerberg
4
-0
/
+56
2018-10-03
ACPI / property: Allow multiple property compatible _DSD entries
Mika Westerberg
3
-28
/
+70
2018-10-03
PCI/PME: Implement runtime PM callbacks
Mika Westerberg
1
-0
/
+27
2018-10-03
PCI: pciehp: Implement runtime PM callbacks
Mika Westerberg
1
-0
/
+18
2018-10-03
PCI/portdrv: Add runtime PM hooks for port service drivers
Mika Westerberg
3
-6
/
+28
2018-10-03
PCI/portdrv: Resume upon exit from system suspend if left runtime suspended
Mika Westerberg
1
-2
/
+2
2018-10-03
PCI: pciehp: Do not handle events if interrupts are masked
Mika Westerberg
1
-2
/
+4
2018-10-03
PCI: pciehp: Disable hotplug interrupt during suspend
Mika Westerberg
3
-0
/
+30
2018-10-03
PCI / ACPI: Enable wake automatically for power managed bridges
Mika Westerberg
1
-1
/
+15
2018-10-03
PCI: Do not skip power-managed bridges in pci_enable_wake()
Mika Westerberg
1
-3
/
+6
2018-10-03
PCI: Make link active reporting detection generic
Keith Busch
5
-33
/
+33
2018-10-03
PCI: Unify device inaccessible
Keith Busch
2
-11
/
+59
2018-10-03
PCI/ERR: Always report current recovery status for udev
Keith Busch
1
-3
/
+2
2018-10-03
PCI/ERR: Simplify broadcast callouts
Keith Busch
1
-69
/
+38
2018-09-28
PCI: Add support for Immediate Readiness
Felipe Balbi
1
-1
/
+12
2018-09-26
PCI/ERR: Run error recovery callbacks for all affected devices
Keith Busch
1
-64
/
+21
2018-09-26
PCI/ERR: Handle fatal error recovery
Keith Busch
4
-77
/
+18
2018-09-25
PCI/MSI: Warn and return error if driver enables MSI/MSI-X twice
Tonghao Zhang
1
-3
/
+6
2018-09-21
PCI/ERR: Use slot reset if available
Keith Busch
5
-3
/
+41
2018-09-21
PCI/AER: Don't read upstream ports below fatal errors
Keith Busch
1
-2
/
+3
2018-09-21
PCI/AER: Take reference on error devices
Keith Busch
1
-1
/
+2
2018-09-21
PCI/DPC: Save and restore config state
Keith Busch
3
-6
/
+65
2018-09-21
PCI: portdrv: Restore PCI config state on slot reset
Keith Busch
1
-0
/
+8
[next]