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
2008-04-29
drivers: fix integer as NULL pointer warnings
Harvey Harrison
1
-1
/
+1
2008-04-25
intel-iommu.c: dma ops fix
Ingo Molnar
1
-18
/
+17
2008-04-23
Fix cardbus resource allocation
Linus Torvalds
1
-15
/
+15
2008-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
57
-826
/
+2049
2008-04-21
PCI: pci-iommu-iotlb-flushing-speedup
mark gross
2
-38
/
+40
2008-04-21
PCI: pci_setup_bridge() mustn't be __devinit
Adrian Bunk
1
-2
/
+1
2008-04-21
PCI: pci_bus_size_cardbus() mustn't be __devinit
Adrian Bunk
1
-2
/
+1
2008-04-21
PCI: pci_scan_device() mustn't be __devinit
Adrian Bunk
1
-2
/
+1
2008-04-21
PCI: pci_alloc_child_bus() mustn't be __devinit
Adrian Bunk
1
-2
/
+2
2008-04-21
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
39
-487
/
+487
2008-04-21
PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggered
Trent Piepho
1
-1
/
+1
2008-04-21
PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno()
Jesper Juhl
1
-1
/
+5
2008-04-21
PCI: clean up resource alignment management
Ivan Kokshaysky
3
-21
/
+29
2008-04-21
PCI: aerdrv_acpi.c: remove unneeded NULL check
Adrian Bunk
1
-1
/
+1
2008-04-21
PCI: Update VIA CX700 quirk
Tim Yamin
1
-1
/
+12
2008-04-21
PCI: Expose PCI VPD through sysfs
Ben Hutchings
4
-14
/
+283
2008-04-21
PCI: iommu: iotlb flushing
mark gross
2
-18
/
+131
2008-04-21
PCI: simplify quirk debug output
Bjorn Helgaas
1
-2
/
+2
2008-04-21
PCI: iova RB tree setup tweak
mark gross
1
-14
/
+36
2008-04-21
PCI: add generic pci_enable_resources()
Bjorn Helgaas
1
-0
/
+43
2008-04-21
PCI: add PCI Express ASPM support
Shaohua Li
7
-0
/
+852
2008-04-21
PCI: Include PCI domain in PCI bus names on x86/x86_64
Gary Hade
1
-1
/
+3
2008-04-21
PCI: #if 0 pci_cleanup_aer_correct_error_status()
Adrian Bunk
1
-1
/
+2
2008-04-21
PCI: pcie AER: don't check _OSC when acpi is disabled
Yinghai Lu
1
-0
/
+3
2008-04-21
PCI: remove global list of PCI devices
Greg Kroah-Hartman
3
-46
/
+1
2008-04-21
PCI: add is_added flag to struct pci_dev
Greg Kroah-Hartman
3
-12
/
+7
2008-04-21
PCI: make no_pci_devices() use the pci_bus_type list
Greg Kroah-Hartman
1
-3
/
+14
2008-04-21
PCI Hotplug: the ibm driver is not dependant on PCI_LEGACY
Greg Kroah-Hartman
1
-1
/
+1
2008-04-21
PCI Hotplug: make cpcihp driver use modern apis
Greg Kroah-Hartman
2
-2
/
+8
2008-04-21
PCI: clean up search.c a lot
Greg Kroah-Hartman
1
-137
/
+112
2008-04-21
PCI: remove pci_get_device_reverse
Greg Kroah-Hartman
1
-41
/
+0
2008-04-21
PCI: remove pci_find_present
Greg Kroah-Hartman
1
-20
/
+15
2008-04-21
PCI: #if 0 pci_assign_resource_fixed()
Adrian Bunk
1
-1
/
+1
2008-04-19
cpumask: use new cpus_scnprintf function
Mike Travis
2
-6
/
+41
2008-04-19
generic: use new set_cpus_allowed_ptr function
Mike Travis
1
-3
/
+6
2008-03-29
pci: revert SMBus unhide on HP Compaq nx6110
Jean Delvare
1
-5
/
+6
2008-03-26
Revert "PCI: remove transparent bridge sizing"
Linus Torvalds
1
-5
/
+0
2008-03-25
PCI: revert "pcie: utilize pcie transaction pending bit"
Andrew Morton
1
-21
/
+0
2008-03-25
PCI: iova: lockdep false alarm fix
Mark Gross
1
-0
/
+7
2008-03-18
pciehp: don't enable slot unless forced
Mark Lord
1
-1
/
+1
2008-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-1
/
+5
2008-03-13
PCI: fix issue with busses registering multiple times in sysfs
Greg Kroah-Hartman
1
-1
/
+5
2008-03-13
Merge branches 'release', 'button-sysfs', 'misc', 'mismatch', 'randconfig' an...
Len Brown
1
-8
/
+16
2008-03-11
PCI Hotplug: Fix small mem leak in IBM Hot Plug Controller Driver
Jesper Juhl
1
-0
/
+1
2008-03-05
pci: hotplug: pciehp: fix error code path in hpc_power_off_slot
Kenji Kaneshige
1
-2
/
+3
2008-03-05
PCI: fix up error messages for pci_bus registering
Greg Kroah-Hartman
1
-4
/
+6
2008-03-05
PCI: fix section mismatch warning in pci_scan_child_bus
Sam Ravnborg
6
-9
/
+9
2008-03-05
PCI: consolidate duplicated MSI enable functions
Bjorn Helgaas
1
-30
/
+6
2008-03-05
PCI: use dev_printk in quirk messages
Bjorn Helgaas
1
-3
/
+2
2008-03-03
docbook: fix kernel-api source files
Randy Dunlap
1
-2
/
+1
[next]