summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-12Merge branch 'pci/enumeration'Bjorn Helgaas6-218/+206
2024-03-12Merge branch 'pci/dpc'Bjorn Helgaas2-1/+63
2024-03-12Merge branch 'pci/devres'Bjorn Helgaas12-469/+484
2024-03-12Merge branch 'pci/aspm'Bjorn Helgaas6-130/+292
2024-03-12Merge branch 'pci/aer'Bjorn Helgaas9-47/+80
2024-03-12PCI/ASPM: Update save_state when configuration changesVidya Sagar1-1/+33
2024-03-12PCI/ASPM: Disable L1 before configuring L1 SubstatesBjorn Helgaas2-13/+22
2024-03-12PCI/ASPM: Call pci_save_ltr_state() from pci_save_pcie_state()David E. Box1-7/+7
2024-03-12PCI/ASPM: Save L1 PM Substates Capability for suspend/resumeDavid E. Box5-6/+119
2024-03-09PCI/AER: Generalize TLP Header Log readingIlpo Järvinen7-35/+48
2024-03-09PCI/AER: Use explicit register size for PCI_ERR_CAPIlpo Järvinen1-3/+3
2024-03-08PCI/AER: Block runtime suspend when handling errorsStanislaw Gruszka1-0/+20
2024-03-07PCI/ASPM: Move pci_save_ltr_state() to aspm.cDavid E. Box3-40/+45
2024-03-07PCI/ASPM: Always build aspm.cDavid E. Box2-1/+5
2024-03-07PCI/ASPM: Move pci_configure_ltr() to aspm.cDavid E. Box4-80/+79
2024-03-05PCI/DPC: Quirk PIO log size for Intel Raptor Lake Root PortsPaul Menzel1-0/+2
2024-02-28PCI/DPC: Ignore Surprise Down error on hot removalSmita Koralahalli1-0/+60
2024-02-20PCI: Mark 3ware-9650SE Root Port Extended Tags as brokenJörg Wedekind1-0/+1
2024-02-12PCI: Move devres code from pci.c to devres.cPhilipp Stanner3-249/+262
2024-02-12PCI: Move PCI-specific devres code to drivers/pci/Philipp Stanner4-208/+212
2024-02-12PCI: Move pci_iomap.c to drivers/pci/Philipp Stanner8-11/+9
2024-02-03PCI/AER: Clean up version indentation in ABI docsJohan Hovold1-6/+6
2024-02-03PCI/AER: Fix rootport attribute paths in ABI docsJohan Hovold1-3/+3
2024-01-31pci_iounmap(): Fix MMIO mapping leakPhilipp Stanner1-1/+1
2024-01-30PCI: Place interrupt related code into irq.cIlpo Järvinen5-218/+205
2024-01-22PCI/DPC: Print all TLP Prefixes, not just the firstIlpo Järvinen1-1/+1
2024-01-22Linux 6.8-rc1v6.8-rc1Linus Torvalds1-2/+2
2024-01-22Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefsLinus Torvalds78-1426/+1629
2024-01-21Merge tag 'timers-core-2024-01-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-12/+41
2024-01-21Merge tag 'powerpc-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+1
2024-01-21bcachefs: Improve inode_to_text()Kent Overstreet1-7/+18
2024-01-21bcachefs: logged_ops_format.hKent Overstreet2-27/+31
2024-01-21bcachefs: reflink_format.hKent Overstreet3-47/+48
2024-01-21bcachefs; extents_format.hKent Overstreet2-279/+284
2024-01-21bcachefs: ec_format.hKent Overstreet2-16/+20
2024-01-21bcachefs: subvolume_format.hKent Overstreet2-32/+36
2024-01-21bcachefs: snapshot_format.hKent Overstreet2-33/+37
2024-01-21bcachefs: alloc_background_format.hKent Overstreet2-93/+94
2024-01-21bcachefs: xattr_format.hKent Overstreet2-15/+20
2024-01-21bcachefs: dirent_format.hKent Overstreet2-39/+43
2024-01-21bcachefs: inode_format.hKent Overstreet2-164/+167
2024-01-21bcachefs; quota_format.hKent Overstreet2-42/+48
2024-01-21bcachefs: sb-counters_format.hKent Overstreet2-95/+100
2024-01-21bcachefs: counters.c -> sb-counters.cKent Overstreet5-8/+7
2024-01-21bcachefs: comment bch_subvolumeKent Overstreet1-0/+3
2024-01-21bcachefs: bch_snapshot::btimeKent Overstreet2-0/+3
2024-01-21bcachefs: add missing __GFP_NOWARNKent Overstreet1-1/+1
2024-01-21bcachefs: opts->compression can now also be applied in the backgroundKent Overstreet11-23/+24
2024-01-21bcachefs: Prep work for variable size btree node buffersKent Overstreet18-97/+87
2024-01-21bcachefs: grab s_umount only if snapshottingSu Yue1-6/+5