summaryrefslogtreecommitdiff
path: root/drivers/ntb/hw/amd
AgeCommit message (Expand)Author
2023-08-18ntb: amd: Drop unnecessary error check for debugfs_create_dirRuan Jinjie
2023-07-08ntb: hw: amd: Fix debugfs_create_dir error checkingAnup Sharma
2023-07-08ntb_hw_amd: Remove redundant pci_clear_masterCai Huoqing
2023-07-08NTB: amd: Fix error handling in amd_ntb_pci_driver_init()Yuan Can
2022-01-11ntb_hw_amd: Add NTB PCI ID for new gen CPUSanjay R Mehta
2021-09-05NTB: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-08-23NTB: hw: amd: fix an issue about leak system resourcesKaige Li
2020-06-05ntb: hw: remove the code that sets the DMA maskLogan Gunthorpe
2020-03-13NTB: add pci shutdown handler for AMD NTBArindam Nath
2020-03-13NTB: send DB event when driver is loaded or un-loadedArindam Nath
2020-03-13NTB: remove redundant setting of DB valid maskArindam Nath
2020-03-13NTB: return link up status correctly for PRI and SECArindam Nath
2020-03-13NTB: add helper functions to set and clear sideinfoArindam Nath
2020-03-13NTB: move ntb_ctrl handling to init and deinitArindam Nath
2020-03-13NTB: handle link up, D0 and D3 events correctlyArindam Nath
2020-03-13NTB: handle link down event correctlyArindam Nath
2020-03-13NTB: remove handling of peer_sta from amd_link_is_upArindam Nath
2020-03-13NTB: set peer_sta within event handler itselfArindam Nath
2020-03-13NTB: return the side info status from amd_poll_linkArindam Nath
2020-03-13NTB: define a new function to get link statusArindam Nath
2020-03-13NTB: Enable link up and down event notificationArindam Nath
2020-03-13NTB: clear interrupt status registerArindam Nath
2020-03-13NTB: Fix access to link status and control registerArindam Nath
2020-03-12NTB: Fix an error in get link statusJiasen Lin
2019-12-07NTB: Add Hygon Device IDJiasen Lin
2019-09-23ntb_hw_amd: Add memory window support for new AMD hardwareSanjay R Mehta
2019-09-23ntb_hw_amd: Add a new NTB PCI device IDSanjay R Mehta
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds
2019-06-13NTB: amd: Silence shift wrapping warning in amd_ntb_db_vector_mask()Dan Carpenter
2019-06-13NTB: ntb_hw_amd: set peer limit registerSanjay R Mehta
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2018-06-12treewide: kzalloc_node() -> kcalloc_node()Kees Cook
2018-01-28NTB: Set dma mask and dma coherent mask to NTB devicesSerge Semin
2017-07-06ntb_hw_amd: Style fixes: open code macros that just obfuscate codeLogan Gunthorpe
2017-07-06NTB: Alter Scratchpads API to support multi-ports devicesSerge Semin
2017-07-06NTB: Alter MW API to support multi-ports devicesSerge Semin
2017-07-06NTB: Alter link-state API to support multi-port devicesSerge Semin
2016-12-23NTB: Fix 'request_irq()' and 'free_irq()' inconsistancyChristophe JAILLET
2016-12-23NTB: Register and offset values fix for memory windowShyam Sundar S K
2016-12-23NTB: add support for hotplug featureXiangliang Yu
2016-03-26NTB: Remove _addr functions from ntb_hw_amdAllen Hubbe
2016-01-21NTB: Add support for AMD PCI-Express Non-Transparent BridgeXiangliang Yu