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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-04
Merge branch 'pci/switchtec'
Bjorn Helgaas
1
-1
/
+1
2020-06-04
Merge branch 'pci/resource'
Bjorn Helgaas
1
-4
/
+5
2020-06-04
Merge branch 'pci/pm'
Bjorn Helgaas
4
-18
/
+45
2020-06-04
Merge branch 'pci/p2pdma'
Bjorn Helgaas
1
-0
/
+2
2020-06-04
Merge branch 'pci/misc'
Bjorn Helgaas
19
-77
/
+80
2020-06-04
Merge branch 'pci/kconfig'
Bjorn Helgaas
2
-3
/
+1
2020-06-04
Merge branch 'pci/hotplug'
Bjorn Helgaas
5
-10
/
+4
2020-06-04
Merge branch 'pci/error'
Bjorn Helgaas
7
-273
/
+104
2020-06-04
Merge branch 'pci/enumeration'
Bjorn Helgaas
6
-94
/
+161
2020-06-04
Merge branch 'pci/aspm'
Bjorn Helgaas
1
-10
/
+0
2020-06-01
PCI/DPC: Print IRQ number used by port
Yicong Yang
1
-0
/
+1
2020-06-01
PCI/AER: Use "aer" variable for capability offset
Bjorn Helgaas
1
-95
/
+84
2020-06-01
PCI/AER: Remove redundant dev->aer_cap checks
Kuppuswamy Sathyanarayanan
1
-10
/
+2
2020-06-01
PCI/AER: Remove redundant pci_is_pcie() checks
Kuppuswamy Sathyanarayanan
1
-9
/
+0
2020-06-01
PCI/AER: Remove HEST/FIRMWARE_FIRST parsing for AER ownership
Kuppuswamy Sathyanarayanan
4
-121
/
+14
2020-05-27
PCI: Rename _DSM constants to align with spec
Krzysztof WilczyĆski
4
-9
/
+11
2020-05-21
pcmcia: Use CardBus window names (PCI_CB_BRIDGE_IO_0_WINDOW etc) when freeing
Krzysztof Wilczynski
1
-8
/
+16
2020-05-21
PCI: Use bridge window names (PCI_BRIDGE_IO_WINDOW etc)
Krzysztof Wilczynski
3
-60
/
+84
2020-05-21
PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream Port
Bjorn Helgaas
1
-5
/
+17
2020-05-21
PCI: shpchp: Make shpchp_unconfigure_device() void
Krzysztof Wilczynski
3
-7
/
+3
2020-05-21
PCI/switchtec: Correct bool variable type assignment
Krzysztof Wilczynski
1
-1
/
+1
2020-05-21
PCI/PME: Fix kernel-doc of pcie_pme_resume() and pcie_pme_remove()
Jay Fang
1
-2
/
+2
2020-05-15
PCI/PM: Assume ports without DLL Link Active train links in 100 ms
Mika Westerberg
1
-9
/
+21
2020-05-15
PCI/PM: Adjust pcie_wait_for_link_delay() for caller delay
Bjorn Helgaas
1
-2
/
+2
2020-05-15
x86/PCI: Mark Intel C620 MROMs as having non-compliant BARs
Xiaochun Lee
1
-0
/
+4
2020-05-14
PCI: Program MPS for RCiEP devices
Ashok Raj
1
-1
/
+21
2020-05-14
PCI: Fix pci_host_bridge struct device release/free handling
Rob Herring
2
-18
/
+20
2020-05-14
PCI: Fix pci_register_host_bridge() device_register() error handling
Rob Herring
1
-2
/
+3
2020-05-14
PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port()
Yicong Yang
6
-38
/
+19
2020-05-12
PCI: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2
-3
/
+3
2020-05-12
PCI: Check for platform_get_irq() failure consistently
Aman Sharma
7
-10
/
+16
2020-05-12
driver core: platform: Clarify that IRQ 0 is invalid
Bjorn Helgaas
1
-15
/
+25
2020-05-08
PCI: Avoid Pericom USB controller OHCI/EHCI PME# defect
Kai-Heng Feng
1
-0
/
+13
2020-05-08
serial: 8250_pci: Move Pericom IDs to pci_ids.h
Kai-Heng Feng
2
-6
/
+6
2020-05-07
PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X Bridges
Kai-Heng Feng
1
-10
/
+0
2020-05-01
PCI: Allow pci_resize_resource() for devices on root bus
Ard Biesheuvel
1
-4
/
+5
2020-04-30
PCI/AER: Use only _OSC to determine AER ownership
Alexandru Gagniuc
3
-38
/
+3
2020-04-24
PCI/EDR: Log only ACPI_NOTIFY_DISCONNECT_RECOVER events
Kuppuswamy Sathyanarayanan
1
-2
/
+2
2020-04-24
PCI: Use of_node_name_eq() for node name comparisons
Rob Herring
1
-1
/
+1
2020-04-24
PCI/AER: Don't select CONFIG_PCIEAER by default
Bjorn Helgaas
1
-1
/
+0
2020-04-24
PCI: keystone: Don't select CONFIG_PCI_KEYSTONE_HOST by default
Bjorn Helgaas
1
-1
/
+0
2020-04-24
PCI: dra7xx: Don't select CONFIG_PCI_DRA7XX_HOST by default
Bjorn Helgaas
1
-1
/
+1
2020-04-24
PCI/PM: Call .bridge_d3() hook only if non-NULL
Bjorn Helgaas
1
-1
/
+3
2020-04-23
PCI/P2PDMA: Add AMD Zen Raven and Renoir Root Ports to whitelist
Alex Deucher
1
-0
/
+2
2020-04-23
PCI: pciehp: Remove unused EMI() and HP_SUPR_RM() macros
Ani Sinha
1
-2
/
+0
2020-04-12
Linux 5.7-rc1
v5.7-rc1
Linus Torvalds
1
-2
/
+2
2020-04-12
MAINTAINERS: sort field names for all entries
Linus Torvalds
1
-1974
/
+1974
2020-04-12
MAINTAINERS: sort entries by entry name
Linus Torvalds
1
-820
/
+820
2020-04-12
Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-9
/
+79
2020-04-12
Merge tag 'timers-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-0
/
+10
[next]