summaryrefslogtreecommitdiff
path: root/drivers/vfio/platform/reset
AgeCommit message (Expand)AuthorFilesLines
2023-06-16vfio/platform: Cleanup KconfigAlex Williamson1-0/+2
2021-08-26Merge branches 'v5.15/vfio/spdx-license-cleanups', 'v5.15/vfio/dma-valid-wait...Alex Williamson1-3/+1
2021-08-26vfio: Use kconfig if XX/endif blocks instead of repeating 'depends on'Jason Gunthorpe1-3/+1
2021-08-24vfio: platform: reset: Convert to SPDX identifierCai Huoqing1-9/+1
2021-04-06vfio/platform: Fix spelling mistake "registe" -> "register"Zhen Lei1-1/+1
2020-02-04Merge tag 'vfio-v5.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-2/+2
2020-01-09vfio: platform: fix __iomem in vfio_platform_amdxgbe.cBen Dooks (Codethink)1-2/+2
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig3-4/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2-24/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-04-22vfio: Use dev_printk() when possibleBjorn Helgaas1-2/+3
2019-02-05vfio: platform: reset: fix up include directives to remove ccflags-yMasahiro Yamada4-5/+3
2017-11-15Merge tag 'vfio-v4.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds3-0/+123
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-20vfio: platform: reset: Add Broadcom FlexRM reset moduleAnup Patel3-0/+123
2016-09-14vfio: platform: mark symbols static where possibleBaoyou Xie2-2/+2
2015-12-22VFIO: platform: reset: fix a warning message conditionDan Carpenter1-1/+1
2015-11-03VFIO: platform: reset: AMD xgbe reset moduleEric Auger3-0/+137
2015-11-03vfio: platform: reset: calxedaxgmac: fix ioaddr leakEric Auger1-7/+7
2015-11-03vfio: platform: use list of registered reset functionEric Auger1-1/+0
2015-11-03vfio: platform: reset: calxedaxgmac: add reset function registrationEric Auger1-2/+2
2015-06-22VFIO: platform: Calxeda xgmac reset moduleEric Auger3-0/+98