index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-19
PCI: Re-enable Downstream Port LTR after reset or hotplug
Mingchuang Qiao
3
-3
/
+41
2021-10-18
PCI/sysfs: Explicitly show first MSI IRQ for 'irq'
Barry Song
1
-1
/
+23
2021-10-18
PCI: Document /sys/bus/pci/devices/.../irq
Barry Song
1
-0
/
+11
2021-10-18
PCI: Remove struct pci_dev->driver
Uwe Kleine-König
2
-5
/
+0
2021-10-18
PCI: Use to_pci_driver() instead of pci_dev->driver
Uwe Kleine-König
4
-37
/
+45
2021-10-18
x86/pci/probe_roms: Use to_pci_driver() instead of pci_dev->driver
Uwe Kleine-König
1
-1
/
+1
2021-10-18
perf/x86/intel/uncore: Use to_pci_driver() instead of pci_dev->driver
Uwe Kleine-König
1
-1
/
+1
2021-10-18
powerpc/eeh: Use to_pci_driver() instead of pci_dev->driver
Uwe Kleine-König
1
-5
/
+5
2021-10-18
usb: xhci: Use to_pci_driver() instead of pci_dev->driver
Uwe Kleine-König
1
-1
/
+1
2021-10-18
cxl: Use to_pci_driver() instead of pci_dev->driver
Uwe Kleine-König
2
-4
/
+4
2021-10-18
cxl: Factor out common dev->driver expressions
Bjorn Helgaas
2
-24
/
+41
2021-10-16
PCI/ERR: Reduce compile time for CONFIG_PCIEAER=n
Lukas Wunner
3
-3
/
+5
2021-10-15
PCI/portdrv: Remove unused pcie_port_bus_{,un}register() declarations
Lukas Wunner
1
-2
/
+0
2021-10-15
PCI/portdrv: Remove unused resume err_handler
Lukas Wunner
2
-27
/
+0
2021-10-15
PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot Reset
Lukas Wunner
5
-0
/
+35
2021-10-15
PCI/portdrv: Rename pm_iter() to pcie_port_device_iter()
Lukas Wunner
2
-10
/
+11
2021-10-15
xen/pcifront: Use to_pci_driver() instead of pci_dev->driver
Uwe Kleine-König
1
-2
/
+2
2021-10-15
xen/pcifront: Drop pcifront_common_process() tests of pcidev, pdrv
Uwe Kleine-König
1
-35
/
+17
2021-10-12
nfp: use dev_driver_string() instead of pci_dev->driver->name
Uwe Kleine-König
1
-1
/
+2
2021-10-12
mlxsw: pci: Use dev_driver_string() instead of pci_dev->driver->name
Uwe Kleine-König
1
-1
/
+1
2021-10-12
net: marvell: prestera: use dev_driver_string() instead of pci_dev->driver->name
Uwe Kleine-König
1
-1
/
+1
2021-10-12
net: hns3: use dev_driver_string() instead of pci_dev->driver->name
Uwe Kleine-König
1
-1
/
+1
2021-10-12
crypto: hisilicon - use dev_driver_string() instead of pci_dev->driver->name
Uwe Kleine-König
1
-1
/
+1
2021-10-12
powerpc/eeh: Use dev_driver_string() instead of struct pci_dev->driver->name
Uwe Kleine-König
2
-5
/
+8
2021-10-12
ssb: Use dev_driver_string() instead of pci_dev->driver->name
Uwe Kleine-König
1
-5
/
+1
2021-10-12
bcma: simplify reference to driver name
Uwe Kleine-König
1
-5
/
+1
2021-10-12
crypto: qat - simplify adf_enable_aer()
Uwe Kleine-König
6
-28
/
+13
2021-10-12
scsi: message: fusion: Remove unused mpt_pci driver .probe() 'id' parameter
Uwe Kleine-König
4
-9
/
+6
2021-10-12
PCI/ERR: Factor out common dev->driver expressions
Bjorn Helgaas
1
-16
/
+24
2021-10-12
PCI: Drop pci_device_probe() test of !pci_dev->driver
Uwe Kleine-König
1
-1
/
+1
2021-10-12
PCI: Drop pci_device_remove() test of pci_dev->driver
Uwe Kleine-König
1
-9
/
+7
2021-10-12
PCI: Return NULL for to_pci_driver(NULL)
Bjorn Helgaas
1
-1
/
+4
2021-09-28
PCI/ACPI: Check for _OSC support in acpi_pci_osc_control_set()
Joerg Roedel
1
-49
/
+32
2021-09-28
PCI/ACPI: Move _OSC query checks to separate function
Joerg Roedel
1
-9
/
+19
2021-09-28
PCI/ACPI: Move supported and control calculations to separate functions
Joerg Roedel
1
-38
/
+55
2021-09-28
PCI/ACPI: Remove OSC_PCI_SUPPORT_MASKS and OSC_PCI_CONTROL_MASKS
Joerg Roedel
2
-8
/
+3
2021-09-21
PCI: Rename pcibios_add_device() to pcibios_device_add()
Oliver O'Halloran
9
-12
/
+11
2021-09-19
Linux 5.15-rc2
Linus Torvalds
1
-1
/
+1
2021-09-19
pci_iounmap'2: Electric Boogaloo: try to make sense of it all
Linus Torvalds
2
-23
/
+46
2021-09-19
dmascc: use proper 'virt_to_bus()' rather than casting to 'int'
Linus Torvalds
1
-3
/
+3
2021-09-19
alpha: enable GENERIC_PCI_IOMAP unconditionally
Linus Torvalds
1
-1
/
+1
2021-09-19
parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabled
Helge Deller
3
-11
/
+6
2021-09-19
Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage"
Linus Torvalds
1
-27
/
+13
2021-09-19
Revert drm/vc4 hdmi runtime PM changes
Linus Torvalds
1
-34
/
+10
2021-09-19
kbuild: Add -Werror=ignored-optimization-argument to CLANG_FLAGS
Nathan Chancellor
1
-0
/
+5
2021-09-19
x86/build: Do not add -falign flags unconditionally for clang
Nathan Chancellor
1
-3
/
+9
2021-09-19
kbuild: Fix comment typo in scripts/Makefile.modpost
Ramji Jiyani
1
-1
/
+1
2021-09-19
sh: Add missing FORCE prerequisites in Makefile
Geert Uytterhoeven
1
-8
/
+8
2021-09-19
gen_compile_commands: fix missing 'sys' package
Kortan
1
-0
/
+1
2021-09-19
checkkconfigsymbols.py: Remove skipping of help lines in parse_kconfig_file
Ariel Marcovitch
1
-8
/
+0
[next]