projects
/
platform
/
kernel
/
linux-rpi.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ntb: amd: Drop unnecessary error check for debugfs_create_dir
2023-08-18
Ruan Jinjie
ntb: amd: Drop unnecessary error check for debugfs_create_dir
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2023-08-18
Ruan Jinjie
NTB: ntb_tool: Switch to memdup_user_nul() helper
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2023-08-18
Minjie Du
dtivers: ntb: fix parameter check in perf_setup_dbgfs()
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2023-08-18
Wang Ming
ntb: Remove error checking for debugfs_create_dir()
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2023-07-08
Anup Sharma
ntb: hw: amd: Fix debugfs_create_dir error checking
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2023-07-08
Geoff Levand
ntb.rst: Fix copy and paste error
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2023-07-08
Geoff Levand
ntb_netdev: Fix module_init problem
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2023-07-08
Cai Huoqing
ntb: intel: Remove redundant pci_clear_master
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2023-07-08
Cai Huoqing
ntb: epf: Remove redundant pci_clear_master
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2023-07-08
Cai Huoqing
ntb_hw_amd: Remove redundant pci_clear_master
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2023-07-08
Bjorn Helgaas
ntb: idt: drop redundant pci_enable_pcie_error_reporting()
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2023-07-08
Palmer Dabbelt
MAINTAINERS: git://github -> https://github.com for...
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2023-07-08
ruanjinjie
NTB: EPF: fix possible memory leak in pci_vntb_probe()
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2023-07-08
Jiasheng Jiang
NTB: ntb_tool: Add check for devm_kcalloc
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2023-07-08
Yang Yingliang
NTB: ntb_transport: fix possible memory leak while...
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2023-07-08
Yuan Can
ntb: intel: Fix error handling in intel_ntb_pci_driver_init()
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2023-07-08
Yuan Can
NTB: amd: Fix error handling in amd_ntb_pci_driver_init()
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2023-07-08
Yuan Can
ntb: idt: Fix error handling in idt_pci_driver_init()
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2022-08-12
Jon Mason
MAINTAINERS: add PCI Endpoint NTB drivers to NTB files
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2022-08-09
Dan Carpenter
NTB: EPF: Tidy up some bounds checks
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2022-08-09
Dan Carpenter
NTB: EPF: Fix error code in epf_ntb_bind()
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2022-08-09
Tom Rix
PCI: endpoint: pci-epf-vntb: reduce several globals...
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2022-08-09
Yang Yingliang
PCI: endpoint: pci-epf-vntb: fix error handle in epf_ntb_mw_...
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2022-08-09
Ren Zhijie
PCI: endpoint: Fix Kconfig dependency
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2022-08-09
Colin Ian King
NTB: EPF: set pointer addr to null using NULL rather...
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2022-08-09
Bagas Sanjaya
Documentation: PCI: extend subheading underline for...
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2022-08-09
Bagas Sanjaya
Documentation: PCI: Use code-block block for scratchpad...
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2022-08-09
Frank Li
Documentation: PCI: Add specification for the PCI vNTB...
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2022-08-09
Frank Li
PCI: endpoint: Support NTB transfer between RC and EP
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2022-08-09
Frank Li
NTB: epf: Allow more flexibility in the memory BAR...
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2022-08-09
Frank Li
PCI: designware-ep: Allow pci_epc_set_bar() update...
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2022-08-09
Dave Jiang
ntb: intel: add GNR support for Intel PCIe gen5 NTB
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2022-08-09
Dan Carpenter
NTB: ntb_tool: uninitialized heap data in tool_fn_write()
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2022-08-09
Justin Stitt
ntb: idt: fix clang -Wformat warnings
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2022-02-02
Dave Jiang
MAINTAINERS: update mailing list address for NTB subsystem
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2022-01-28
Dave Jiang
ntb: intel: fix port config status offset for SPR
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2022-01-23
Gustavo A. R. Silva
NTB/msi: Use struct_size() helper in devm_kzalloc()
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2022-01-11
Kelvin Cao
ntb_hw_switchtec: Fix a minor issue in config_req_id_table()
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2022-01-11
Kelvin Cao
ntb_hw_switchtec: Remove code for disabling ID protection
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2022-01-11
Kelvin Cao
ntb_hw_switchtec: Update the way of getting VEP instance ID
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2022-01-11
Jeremy Pallotta
ntb_hw_switchtec: AND with the part_map for a valid...
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2022-01-11
Wesley Sheng
ntb_hw_switchtec: Fix bug with more than 32 partitions
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2022-01-11
Jeremy Pallotta
ntb_hw_switchtec: Fix pff ioread to read into mmio_part_cfg_all
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2022-01-11
Randy Dunlap
ntb_hw_switchtec: fix the spelling of "its"
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2022-01-11
Yang Li
NTB/msi: Fix ntbm_msi_request_threaded_irq() kernel...
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2022-01-11
Sanjay R Mehta
ntb_hw_amd: Add NTB PCI ID for new gen CPU
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2021-09-05
Christophe JAILLET
NTB: switch from 'pci_' to 'dma_' API
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2021-09-05
Colin Ian King
ntb: ntb_pingpong: remove redundant initialization...
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2021-09-04
Yang Li
NTB: perf: Fix an error code in perf_setup_inbuf()
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2021-09-04
Yang Li
NTB: Fix an error code in ntb_msit_probe()
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2021-09-04
Dave Jiang
ntb: intel: remove invalid email address in header...
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-12-06
Dave Jiang
ntb: intel: add Intel NTB LTR vendor support for gen4 NTB
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-12-06
Wang Qing
ntb: idt: fix error check in ntb_hw_idt.c
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-08-24
Gustavo A. R. Silva
NTB: Use struct_size() helper in devm_kzalloc()
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-08-24
Dinghao Liu
ntb: intel: Fix memleak in intel_ntb_pci_probe
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-08-24
Kaige Li
NTB: hw: amd: fix an issue about leak system resources
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-06-06
Logan Gunthorpe
NTB: ntb_test: Fix bug when counting remote files
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-06-06
Logan Gunthorpe
NTB: perf: Fix race condition when run with ntb_test
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-06-06
Logan Gunthorpe
NTB: perf: Fix support for hardware that doesn't have...
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-06-06
Logan Gunthorpe
NTB: perf: Don't require one more memory window than...
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-06-06
Logan Gunthorpe
NTB: ntb_pingpong: Choose doorbells based on port number
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-06-06
Logan Gunthorpe
NTB: Fix the default port and peer numbers for legacy...
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-06-06
Logan Gunthorpe
NTB: Revert the change to use the NTB device dev for...
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-06-06
Logan Gunthorpe
NTB: ntb_tool: reading the link file should not end...
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-06-06
Sanjay R Mehta
ntb_perf: avoid false dma unmap of destination address
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-06-06
Sanjay R Mehta
ntb_perf: increase sleep time from one milli sec to...
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-06-06
Sanjay R Mehta
ntb_tool: pass correct struct device to dma_alloc_coherent
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-06-06
Sanjay R Mehta
ntb_perf: pass correct struct device to dma_alloc_coherent
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-06-06
Logan Gunthorpe
ntb: hw: remove the code that sets the DMA mask
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-06-06
Wesley Sheng
NTB: correct ntb_peer_spad_addr and ntb_peer_spad_read...
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-06-06
Dave Jiang
ntb: intel: fix static declaration
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-06-06
Dave Jiang
ntb: intel: add hw workaround for NTB BAR alignment
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-04-20
Dave Jiang
ntb: intel: Add Icelake (gen4) support for Intel NTB
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-04-13
Jiasen Lin
NTB: Fix static check warning in perf_clear_test
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-04-13
Maciej Grochowski
include/ntb: Fix typo in ntb_unregister_device description
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-03-13
Arindam Nath
NTB: add pci shutdown handler for AMD NTB
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-03-13
Arindam Nath
NTB: send DB event when driver is loaded or un-loaded
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-03-13
Arindam Nath
NTB: remove redundant setting of DB valid mask
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-03-13
Arindam Nath
NTB: return link up status correctly for PRI and SEC
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-03-13
Arindam Nath
NTB: add helper functions to set and clear sideinfo
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-03-13
Arindam Nath
NTB: move ntb_ctrl handling to init and deinit
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-03-13
Arindam Nath
NTB: handle link up, D0 and D3 events correctly
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-03-13
Arindam Nath
NTB: handle link down event correctly
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-03-13
Arindam Nath
NTB: remove handling of peer_sta from amd_link_is_up
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-03-13
Arindam Nath
NTB: set peer_sta within event handler itself
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-03-13
Arindam Nath
NTB: return the side info status from amd_poll_link
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-03-13
Arindam Nath
NTB: define a new function to get link status
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-03-13
Arindam Nath
NTB: Enable link up and down event notification
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-03-13
Arindam Nath
NTB: clear interrupt status register
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-03-13
Arindam Nath
NTB: Fix access to link status and control register
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-03-13
Sanjay R Mehta
MAINTAINERS: update maintainer list for AMD NTB driver
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-03-13
Takashi Iwai
NTB: ntb_transport: Use scnprintf() for avoiding potential...
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-03-13
Alexander Fomichev
ntb_hw_switchtec: Fix ntb_mw_clear_trans error if size...
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-03-13
Helge Deller
ntb_tool: Fix printk format
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-03-13
Jiasen Lin
NTB: ntb_perf: Fix address err in perf_copy_chunk
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2020-03-13
Jiasen Lin
NTB: Fix an error in get link status
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2019-12-07
Jiasen Lin
NTB: Add Hygon Device ID
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2019-09-23
Randy Dunlap
NTB: fix IDT Kconfig typos/spellos
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2019-09-23
Sanjay R Mehta
ntb_hw_amd: Add memory window support for new AMD hardware
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
2019-09-23
Sanjay R Mehta
ntb_hw_amd: Add a new NTB PCI device ID
Signed-off-by: Jon Mason <
jdmason@kudzu.us
>
commit
|
commitdiff
|
tree
next