index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-02
Merge branch 'pci/reset'
Bjorn Helgaas
3
-3
/
+3
2021-09-02
PCI: ibmphp: Fix double unmap of io_mem
Vishal Aslot
2
-7
/
+1
2021-08-18
PCI: Change the type of probe argument in reset functions
Amey Narkhede
3
-3
/
+3
2021-07-06
Merge branch 'pci/kernel-doc'
Bjorn Helgaas
3
-4
/
+8
2021-07-06
Merge branch 'pci/sysfs'
Bjorn Helgaas
3
-23
/
+27
2021-07-06
PCI: Fix kernel-doc formatting
Krzysztof Wilczyński
3
-4
/
+8
2021-07-01
PCI: cpcihp: Declare cpci_debug in header file
Krzysztof Wilczyński
2
-2
/
+3
2021-06-16
PCI: pciehp: Ignore Link Down/Up caused by DPC
Lukas Wunner
1
-0
/
+36
2021-06-03
PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Krzysztof Wilczyński
3
-23
/
+27
2021-05-06
Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+1
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-12
/
+4
2021-05-04
Merge branch 'pci/kernel-doc'
Bjorn Helgaas
1
-1
/
+1
2021-04-30
s390/pci: rename zpci_configure_device()
Niklas Schnelle
1
-1
/
+1
2021-04-16
PCI: acpiphp: Fix whitespace issue
chakravarthikulkarni
1
-2
/
+1
2021-04-16
PCI: shpchp: Remove unused shpc_writeb()
Jiapeng Chong
1
-5
/
+0
2021-04-14
PCI: cpqphp: Use DEFINE_SPINLOCK() for int15_lock
Guobin Huang
1
-4
/
+1
2021-04-12
s390/pci: narrow scope of zpci_configure_device()
Niklas Schnelle
1
-0
/
+7
2021-04-08
ACPI / hotplug / PCI: Fix reference count leak in enable_slot()
Feilong Lin
1
-0
/
+1
2021-03-22
s390/pci: unify de-/configure for slots and events
Niklas Schnelle
1
-50
/
+2
2021-03-22
s390/pci: refactor zpci function states
Niklas Schnelle
1
-7
/
+1
2021-03-21
Merge tag 'powerpc-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-8
/
+6
2021-03-17
PCI: rpadlpar: Fix potential drc_name corruption in store functions
Tyrel Datwyler
1
-8
/
+6
2021-03-15
s390/pci: fix leak of PCI device structure
Niklas Schnelle
1
-1
/
+2
2021-03-11
PCI: Fix kernel-doc errors
Krzysztof Wilczyński
1
-1
/
+1
2021-02-18
PCI: acpiphp: Remove unused acpiphp_callback typedef
Chen Lin
1
-3
/
+0
2020-11-20
PCI: ibmphp: Remove unneeded break
Bjorn Helgaas
1
-2
/
+0
2020-10-22
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-14
/
+14
2020-09-28
PCI: shpchp: Remove unused 'rc' assignment
Krzysztof Wilczyński
1
-1
/
+0
2020-09-17
PCI: pciehp: Reduce noisiness on hot removal
Lukas Wunner
2
-9
/
+10
2020-09-17
PCI: rpadlpar: Use for_each_child_of_node() and for_each_node_by_name()
Qinglang Miao
1
-4
/
+4
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-5
/
+5
2020-08-17
s390/pci: re-introduce zpci_remove_device()
Niklas Schnelle
1
-7
/
+5
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-5
/
+6
2020-08-05
Merge branch 'pci/doc'
Bjorn Helgaas
2
-2
/
+3
2020-08-05
PCI: Fix kerneldoc warnings
Krzysztof Kozlowski
2
-2
/
+3
2020-07-30
PCI: rpadlpar: Make functions static
Wei Yongjun
1
-3
/
+3
2020-06-26
PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()
Rafael J. Wysocki
1
-3
/
+11
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-06-08
Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-5
/
+11
2020-06-06
Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-10
/
+4
2020-06-02
Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-10
/
+3
2020-05-21
PCI: shpchp: Make shpchp_unconfigure_device() void
Krzysztof Wilczynski
3
-7
/
+3
2020-05-09
ACPI: hotplug: PCI: Use the new acpi_evaluate_reg() helper
Hans de Goede
1
-10
/
+3
2020-04-28
s390/pci: Do not disable PF when VFs exist
Pierre Morel
1
-0
/
+3
2020-04-28
s390/pci: Handling multifunctions
Pierre Morel
1
-3
/
+3
2020-04-28
s390/pci: create zPCI bus
Pierre Morel
1
-4
/
+7
2020-04-24
PCI: Use of_node_name_eq() for node name comparisons
Rob Herring
1
-1
/
+1
2020-04-24
PM: sleep: core: Rename dev_pm_smart_suspend_and_suspended()
Rafael J. Wysocki
1
-1
/
+1
2020-04-23
PCI: pciehp: Remove unused EMI() and HP_SUPR_RM() macros
Ani Sinha
1
-2
/
+0
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-4
/
+7
[next]