summaryrefslogtreecommitdiffstats
path: root/fs/jbd2 (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-10PCI: dw-rockchip: Fix weird indentationNiklas Cassel1-4/+3
2024-07-10PCI: dw-rockchip: Fix initial PERST# GPIO valueNiklas Cassel1-1/+1
2024-07-10PCI: dw-rockchip: Add error messages in .probe() error pathsUwe Kleine-König1-8/+13
2024-07-10PCI: rockchip: Use GPIOD_OUT_LOW flag while requesting ep_gpioManivannan Sadhasivam1-1/+1
2024-07-10PCI: rockchip-host: Wait 100ms after reset before starting configurationDamien Le Moal2-0/+9
2024-07-10PCI: rockchip-host: Fix rockchip_pcie_host_init_port() PERST# handlingDamien Le Moal1-0/+1
2024-07-10PCI: dwc: ep: Enforce DWC specific 64-bit BAR limitationNiklas Cassel1-0/+7
2024-07-10PCI: layerscape-ep: Use the generic dw_pcie_ep_linkdown() API to handle Link ...Manivannan Sadhasivam1-1/+1
2024-07-10PCI: qcom-ep: Use the generic dw_pcie_ep_linkdown() API to handle Link Down e...Manivannan Sadhasivam1-1/+1
2024-07-10PCI: dwc: ep: Remove dw_pcie_ep_init_notify() wrapperManivannan Sadhasivam13-28/+11
2024-07-10PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle Link Down eventManivannan Sadhasivam2-35/+73
2024-07-10PCI: dwc: Add generic MSG TLP support for sending PME_Turn_Off when system su...Frank Li2-5/+93
2024-07-10PCI: Add PCIE_MSG_CODE_PME_TURN_OFF message macroFrank Li1-0/+3
2024-07-10PCI: Add PCIE_MSG_CODE_ASSERT_INTx message macrosYoshihiro Shimoda1-0/+18
2024-07-10PCI: dwc: Add outbound MSG TLPs supportYoshihiro Shimoda2-2/+11
2024-07-10PCI: dwc: Consolidate args of dw_pcie_prog_outbound_atu() into a structureYoshihiro Shimoda4-60/+77
2024-07-10PCI: dwc: Fix index 0 incorrectly being interpreted as a free ATU slotFrank Li1-3/+10
2024-07-10PCI: dwc: Use msleep() in dw_pcie_wait_for_link()Konrad Dybcio2-3/+2
2024-07-10Documentation: PCI: pci-endpoint: Fix EPF ops listAlexander Stein1-2/+2
2024-07-10misc: pci_endpoint_test: Remove unused pci_endpoint_test_bar_{readl,writel} f...Jiapeng Chong1-12/+0
2024-07-10misc: pci_endpoint_test: Document policy about adding pci_device_idYoshihiro Shimoda1-0/+4
2024-07-10misc: pci_endpoint_test: Refactor dma_set_mask_and_coherent() logicFrank Li1-5/+1
2024-07-10misc: pci_endpoint_test: Use memcpy_toio()/memcpy_fromio() for BAR testsNiklas Cassel1-12/+42
2024-07-10misc: pci_endpoint_test: Add support for Rockchip rk3588Niklas Cassel1-0/+11
2024-07-04PCI: endpoint: Fix error handling in epf_ntb_epc_cleanup()Dan Carpenter1-2/+5
2024-07-04PCI: endpoint: Clean up error handling in vpci_scan_bus()Dan Carpenter1-3/+9
2024-07-04PCI: endpoint: Make pci_epc_class struct constantGreg Kroah-Hartman1-12/+7
2024-07-04PCI: endpoint: Introduce 'epc_deinit' event and notify the EPF driversManivannan Sadhasivam8-3/+76
2024-05-28PCI: endpoint: pci-epf-test: Handle Link Down eventManivannan Sadhasivam1-0/+10
2024-05-28PCI: endpoint: pci-epf-{mhi/test}: Move DMA initialization to EPC init callbackManivannan Sadhasivam2-14/+14
2024-05-28PCI: endpoint: pci-epf-test: Refactor pci_epf_test_unbind() functionManivannan Sadhasivam1-19/+39
2024-05-28PCI: endpoint: Rename BME to Bus Master EnableManivannan Sadhasivam5-18/+19
2024-05-28PCI: endpoint: Rename core_init() callback in 'struct pci_epc_event_ops' to e...Manivannan Sadhasivam4-14/+14
2024-05-28PCI: endpoint: pci-epf-test: Use 'msix_capable' flag directly in pci_epf_test...Manivannan Sadhasivam1-6/+2
2024-05-28PCI: endpoint: pci-epf-test: Make use of cached 'epc_features' in pci_epf_tes...Manivannan Sadhasivam1-11/+3
2024-05-28PCI: endpoint: Remove unused field in struct pci_epf_groupChristophe JAILLET1-1/+0
2024-05-27Linux 6.10-rc1v6.10-rc1Linus Torvalds1-3/+3
2024-05-26mm: percpu: Include smp.h in alloc_tag.hKent Overstreet1-0/+1
2024-05-26Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"Arnaldo Carvalho de Melo4-103/+68
2024-05-24cifs: Fix missing set of remote_i_sizeDavid Howells2-3/+4
2024-05-24cifs: Fix smb3_insert_range() to move the zero_pointDavid Howells1-0/+1
2024-05-24mm/ksm: fix possible UAF of stable_nodeChengming Zhou1-1/+2
2024-05-24mm/memory-failure: fix handling of dissolved but not taken off from buddy pagesMiaohe Lin1-2/+2
2024-05-24mm: /proc/pid/smaps_rollup: avoid skipping vma after getting mmap_lock againYuanyuan Zhong1-2/+7
2024-05-24nilfs2: fix potential hang in nilfs_detach_log_writer()Ryusuke Konishi1-3/+18
2024-05-24nilfs2: fix unexpected freezing of nilfs_segctor_sync()Ryusuke Konishi1-4/+13
2024-05-24nilfs2: fix use-after-free of timer for log writer threadRyusuke Konishi1-6/+19
2024-05-24selftests/mm: fix build warnings on ppc64Michael Ellerman2-0/+2
2024-05-24arm64: patching: fix handling of execmem addressesWill Deacon1-1/+1
2024-05-24selftests/mm: compaction_test: fix bogus test success and reduce probability ...Dev Jain1-22/+49