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
/
hotplug
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-12
PCI: hotplug/cpqphp, fix NULL dereference
Jiri Slaby
1
-0
/
+7
2010-05-22
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2
-16
/
+4
2010-05-22
PCI: hotplug: pciehp: Removed check for hotplug of display devices
Praveen Kalamegham
1
-14
/
+3
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
1
-2
/
+3
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-05-19
PCI hotplug: Use kmemdup
Julia Lawall
1
-2
/
+1
2010-04-28
powerpc/pseries: Flush lazy kernel mappings after unplug operations
Benjamin Herrenschmidt
2
-0
/
+6
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
14
-5
/
+33
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
14
-2
/
+12
2010-03-24
PCI: print resources consistently with %pR
Bjorn Helgaas
1
-3
/
+2
2010-03-16
Fix typos in comments
Thomas Weber
1
-1
/
+1
2010-03-15
Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...
Len Brown
22
-514
/
+222
2010-03-14
acpiphp: Execute ACPI _REG method for hotadded devices
Shaohua Li
1
-0
/
+19
2010-03-08
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
1
-1
/
+1
2010-03-03
Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+7
2010-02-23
PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
Bjorn Helgaas
1
-6
/
+3
2010-02-23
PCI: pciehp: cleanup flow in pciehp_configure_device
Yinghai Lu
1
-6
/
+17
2010-02-23
PCI hotplug: check ioremap() return value in ibmphp_ebda.c
Andrew Morton
1
-0
/
+2
2010-02-23
PCI hotplug: fix ibmphp build error
Randy Dunlap
1
-0
/
+1
2010-02-23
PCI: hotplug/cpcihp, fix pci device refcounting
Jiri Slaby
1
-0
/
+1
2010-02-23
PCI hotplug: ibmphp: read the length of ebda and map entire ebda region
Chandru
1
-2
/
+9
2010-02-23
PCI hotplug: fix memory leaks
Jiri Slaby
2
-0
/
+2
2010-02-23
PCI hotplug: remove obsolete usage of get_bus_speed from rpaphp hotplug ops
Jesse Barnes
1
-1
/
+0
2010-02-23
PCI: Make current and maximum bus speeds part of the PCI core
Matthew Wilcox
13
-485
/
+160
2010-02-23
PCI: Unify pcie_link_speed and pci_bus_speed
Matthew Wilcox
1
-8
/
+8
2010-02-11
ibmphp: Rename add_range() to add_bus_range() to avoid conflict
H. Peter Anvin
1
-7
/
+7
2010-02-01
ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was found
Thomas Renninger
1
-6
/
+0
2009-12-17
PCI: change PCI nomenclature in drivers/pci/ (comment changes)
Stefan Assmann
1
-1
/
+1
2009-12-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
12
-492
/
+143
2009-12-05
PCI: ibmphp_hpc: don't release hw sem twice if kthread stops
Jesse Barnes
1
-1
/
+2
2009-11-25
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
3
-13
/
+13
2009-11-25
PCI pciehp: fix power fault interrupt storm problem
Kenji Kaneshige
2
-36
/
+17
2009-11-25
PCI hotplug: use pci_is_pcie()
Kenji Kaneshige
1
-1
/
+1
2009-11-25
pciehp: use pci_pcie_cap()
Kenji Kaneshige
3
-25
/
+25
2009-11-25
PCI hotplug: use pci_pcie_cap()
Kenji Kaneshige
1
-1
/
+1
2009-11-07
PCI hotplug: fix oshp evaluation
Kenji Kaneshige
1
-2
/
+3
2009-11-05
PCI Hotplug: acpiphp: clean up list traversals
Alex Chiang
1
-41
/
+17
2009-11-05
PCI hotplug: move IOAPIC support from acpiphp to ioapic driver
Bjorn Helgaas
2
-196
/
+0
2009-11-04
PCI: pciehp: prevent unnecessary power off
Kenji Kaneshige
1
-16
/
+10
2009-11-04
PCI: pciehp: fix typo in pciehp_probe
Kenji Kaneshige
1
-1
/
+1
2009-11-04
PCI: pciehp: return error on read/write failure
Kenji Kaneshige
3
-92
/
+22
2009-11-04
PCI: pciehp: create files only for existing capabilities
Kenji Kaneshige
1
-16
/
+22
2009-11-04
PCI: pciehp: remove wrong workaround for bad DLLP
Kenji Kaneshige
1
-50
/
+3
2009-11-04
PCI: pciehp: disable DLL state changed event notification
Kenji Kaneshige
1
-1
/
+2
2009-11-04
PCI hotplug: acpiphp should be linked after vendor drivers
Matthew Garrett
1
-4
/
+8
2009-11-04
PCI hotplug: change PCI nomenclature
Stefan Assmann
1
-11
/
+11
2009-10-13
headers: Fix build after <linux/sched.h> removal
Ingo Molnar
1
-0
/
+1
2009-09-25
ACPICA: fixup after acpi_get_object_info() change
Bjorn Helgaas
1
-1
/
+0
2009-09-24
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
6
-311
/
+190
2009-09-19
Merge branch 'acpica' into release
Len Brown
1
-7
/
+5
[prev]
[next]