summaryrefslogtreecommitdiff
path: root/drivers/char/ipmi/ipmi_si_pci.c
AgeCommit message (Expand)Author
2021-04-02ipmi_si: Join string literals backAndy Shevchenko
2021-04-02ipmi_si: Get rid of ->addr_source_cleanup()Andy Shevchenko
2019-08-02ipmi_si: Rework some include filesCorey Minyard
2019-02-22ipmi_si: Rename addr_type to addr_space to match what it doesCorey Minyard
2018-09-18ipmi_si_pci: fix NULL device in ipmi_si error messageMeelis Roos
2018-09-18ipmi: Use more common logging stylesJoe Perches
2018-09-18pci:ipmi: Move IPMI PCI class id defines to pci_ids.hCorey Minyard
2018-03-13ipmi:pci: Blacklist a Realtek "IPMI" deviceCorey Minyard
2018-02-27ipmi: Add or fix SPDX-License-Identifier in all filesCorey Minyard
2018-02-26ipmi:pci: Make the PCI defines consistent with normal Linux onesCorey Minyard
2017-12-11ipmi_si: Fix oops with PCI devicesCorey Minyard
2017-09-28ipmi_si: Move PCI setup to another fileCorey Minyard