summaryrefslogtreecommitdiffstats
path: root/sys/compat/linuxkpi/common/src/linux_pci.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r309732:hselasky2016-12-191-2/+2
* MFC r309733:hselasky2016-12-191-1/+1
* Use the DROP_GIANT() and PICKUP_GIANT() macros instead of makinghselasky2016-05-241-4/+4
* Set "current" for all PCI enumeration callbacks.hselasky2016-05-241-2/+28
* Set an invalid IRQ number when no PCI IRQ is available in the LinuxKPI.hselasky2016-05-231-1/+1
* Run the LinuxKPI PCI shutdown handler free of the Giant mutex.hselasky2016-03-071-2/+5
* As <machine/pmap.h> is included from <vm/pmap.h>, there is no need toskra2016-02-221-1/+0
* Implement support for PCI suspend, resume and shutdown events in thehselasky2016-01-151-0/+46
* Minor LinuxKPI code cleanup:hselasky2015-12-311-3/+3
* Finish process of moving the LinuxKPI module into the default kernel build.hselasky2015-10-291-0/+208
OpenPOWER on IntegriCloud