summaryrefslogtreecommitdiff
path: root/src/linux_sysfs.c
AgeCommit message (Expand)Author
2008-06-23Support write combine resource files in Linux sysfsJesse Barnes
2008-06-23Fixed typo in output ("performace" --> "performance").Stefan Dirsch
2008-06-05Catch and recover from yet another linux kernel bug in mprotect.Eric Anholt
2008-05-21Linux: Fail gracefully on machines without PCI.Adam Jackson
2008-05-21linux: add pci_device_enable entrypoint and sysfs support for itDave Airlie
2008-04-16Kludge around linux bug and turn off write-through and cache-disable bitsKeith Packard
2008-03-14Bug #13988: Fix reads from "0"-sized ROMs.Stuart Bennett
2008-02-27Don't export private symbols.Julien Cristau
2007-08-31Don't add MTRR for uncached regions. Remove MTRR on unmap.Keith Packard
2007-08-30New interfaces to map memory with MTRR (or similar) support.Ian Romanick
2007-06-18Initial support for reading expansion ROM via VGA BIOS address.Ian Romanick
2007-03-27Populate device and vendor ID fields at device list creation.Ian Romanick
2007-01-11Fix bad cast that caused bit truncation.Ian Romanick
2006-07-06Files missed (for reasons I still don't understand) on the previousIan Romanick
2006-07-06Fix byte ordering of the PCI class.Ian Romanick
2006-05-22Fix foolish endianess bug. Bump to version 0.4.1.Ian Romanick
2006-04-12Bump to version 0.4.0.Ian Romanick
2006-03-18Initial import of libpciaccess.Ian Romanick