aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi/ipmi_si_pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-22ipmi_si: Rename addr_type to addr_space to match what it doesCorey Minyard1-2/+2
2018-09-18ipmi_si_pci: fix NULL device in ipmi_si error messageMeelis Roos1-2/+2
2018-09-18ipmi: Use more common logging stylesJoe Perches1-6/+6
2018-09-18pci:ipmi: Move IPMI PCI class id defines to pci_ids.hCorey Minyard1-5/+0
2018-03-13ipmi:pci: Blacklist a Realtek "IPMI" deviceCorey Minyard1-0/+12
2018-02-27ipmi: Add or fix SPDX-License-Identifier in all filesCorey Minyard1-0/+1
2018-02-26ipmi:pci: Make the PCI defines consistent with normal Linux onesCorey Minyard1-17/+14
2017-12-11ipmi_si: Fix oops with PCI devicesCorey Minyard1-2/+5
2017-09-28ipmi_si: Move PCI setup to another fileCorey Minyard1-0/+166