summaryrefslogtreecommitdiffstats
path: root/drivers/pci/irq.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-17PCI/PM: Extend D3hot delay for NVIDIA HDA controllersAlex Williamson1-0/+13
2023-04-12PCI/PM: Drop pci_bridge_wait_for_secondary_bus() timeout parameterMika Westerberg4-18/+16
2023-04-12PCI/PM: Increase wait time after resumeMika Westerberg1-1/+2
2023-04-11PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lockLukas Wunner1-0/+15
2023-04-11PCI: Fix up L1SS capability for Intel Apollo Lake Root PortRon Lee1-0/+59
2023-04-08PCI/EDR: Add edr_handle_event() commentsBjorn Helgaas1-1/+10
2023-04-07PCI/EDR: Clear Device Status after EDR error recoveryKuppuswamy Sathyanarayanan1-0/+1
2023-04-07efi/cper: Remove unnecessary aer.h includeBjorn Helgaas1-1/+0
2023-04-07dt-bindings: imx6q-pcie: Restruct i.MX PCIe schemaRichard Zhu4-234/+372
2023-04-06PCI/P2PDMA: Fix pci_p2pmem_find_many() kernel-docCai Huoqing1-2/+1
2023-04-05EISA: Drop unused pci_bus_for_each_resource() index argumentAndy Shevchenko1-2/+2
2023-04-05PCI: Make pci_bus_for_each_resource() index optionalAndy Shevchenko6-22/+32
2023-04-04PCI: Document pci_bus_for_each_resource()Andy Shevchenko1-0/+20
2023-04-04PCI: Introduce pci_dev_for_each_resource()Mika Westerberg23-132/+111
2023-04-04PCI: Introduce pci_resource_n()Andy Shevchenko1-8/+7
2023-03-24PCI: ixp4xx: Use PCI_CONF1_ADDRESS() macroPali Rohár1-4/+6
2023-03-24PCI: imx6: Install the fault handler only on compatible matchH. Nikolaus Schaller1-0/+7
2023-03-10dt-bindings: PCI: convert amlogic,meson-pcie.txt to dt-schemaNeil Armstrong2-70/+134
2023-03-10PCI: kirin: Select REGMAP_MMIOJosh Triplett1-0/+1
2023-03-05Linux 6.3-rc1v6.3-rc1Linus Torvalds1-2/+2
2023-03-05cpumask: re-introduce constant-sized cpumask optimizationsLinus Torvalds4-72/+72
2023-03-05Remove Intel compiler supportMasahiro Yamada11-287/+5
2023-03-05Adding VFS co-maintainerAl Viro1-0/+1
2023-03-04mm: avoid gcc complaint about pointer castingLinus Torvalds1-2/+8
2023-03-04umh: simplify the capability pointer logicLinus Torvalds1-13/+5
2023-03-03i2c: gxp: fix an error code in probeDan Carpenter1-1/+1
2023-03-03i2c: gxp: return proper error on address NACKWolfram Sang1-2/+4
2023-03-03i2c: gxp: remove "empty" switch statementWolfram Sang1-12/+1
2023-03-03i2c: Disable I2C_APPLE when I2C_PASEMI is a builtinBenjamin Gray1-0/+1
2023-03-03ALSA: ice1712: Delete unreachable code in aureon_add_controls()Dmitry Fomin1-4/+0
2023-03-03ALSA: ice1712: Do not left ice->gpio_mutex locked in aureon_add_controls()Dmitry Fomin1-1/+1
2023-03-03ALSA: hda/realtek: Add quirk for HP EliteDesk 800 G6 Tower PCŁukasz Stelmach1-0/+1
2023-03-03ALSA: hda/realtek: Improve support for Dell Precision 3260Jaroslav Kysela1-0/+1
2023-03-03ata: ahci: Revert "ata: ahci: Add Tiger Lake UP{3,4} AHCI controller"Damien Le Moal1-1/+0
2023-03-03mailmap: map Dikshita Agarwal's old address to his current oneKonrad Dybcio1-0/+1
2023-03-03mailmap: map Vikash Garodia's old address to his current oneKonrad Dybcio1-0/+1
2023-03-03fs/cramfs/inode.c: initialize file_ra_stateAndrew Morton1-1/+1
2023-03-03fs: hfsplus: fix UAF issue in hfsplus_put_superDongliang Mu1-2/+2
2023-03-03panic: fix the panic_print NMI backtrace settingGuilherme G. Piccoli1-18/+26
2023-03-03lib: parser: update documentation for match_NUMBER functionsEric Biggers1-7/+7
2023-03-03kasan, x86: don't rename memintrinsics in uninstrumented filesMarco Elver1-19/+0
2023-03-03kasan: test: fix test for new meminstrinsic instrumentationMarco Elver2-1/+37
2023-03-03kasan: treat meminstrinsic as builtins in uninstrumented filesMarco Elver3-1/+22
2023-03-03kasan: emit different calls for instrumentable memintrinsicsMarco Elver3-0/+23
2023-03-03blk-mq: enforce op-specific segment limits in blk_insert_cloned_requestUday Shankar3-10/+11
2023-03-02rust: bindgen: Add `alt_instr` as opaque typeArnaldo Carvalho de Melo1-0/+1
2023-03-02openrisc: fix livelock in uaccessAl Viro1-1/+4
2023-03-02nios2: fix livelock in uaccessAl Viro1-1/+4
2023-03-02microblaze: fix livelock in uaccessAl Viro1-1/+4
2023-03-02ia64: fix livelock in uaccessAl Viro1-1/+4