linux: Only set errno after an error
[platform/upstream/libpciaccess.git] / src / linux_sysfs.c
2011-06-04 Chris Wilsonlinux: Only set errno after an error
2009-12-09 Adam JacksonI/O port access routines
2009-09-18 Keith PackardFree return value from scandir instead of leaking it.
2009-08-21 Dave AirlieMerge remote branch 'origin/vga-arbiter'
2009-08-05 Dave AirlieMerge branch 'master' into vga-arbiter
2009-08-05 Dave Airliepciaccess: make linux rom reading fallback optional
2009-08-05 Dave AirlieMerge branch 'master' into vga-arbiter
2009-08-05 Dave Airliepciaccess: make linux rom reading fallback optional
2009-08-05 Dave Airliepciaccess: make linux rom reading fallback optional
2009-07-31 Dave AirlieMerge remote branch 'main/master' into vga-arbiter
2009-07-16 Dave Airlieadd support for finding if something has a kernel driver
2009-05-01 Aaron PlattnerDon't try to write boot_vga since that fails with EACCES
2009-04-30 Dave Airliepciaccess: provide a method to detect if a device is...
2008-10-15 Alan CoopersmithFix various typos (mostly in comments)
2008-06-23 Jesse BarnesSupport write combine resource files in Linux sysfs
2008-06-23 Stefan DirschFixed typo in output ("performace" --> "performance").
2008-06-05 Eric AnholtCatch and recover from yet another linux kernel bug...
2008-05-21 Adam JacksonLinux: Fail gracefully on machines without PCI.
2008-05-21 Dave Airlielinux: add pci_device_enable entrypoint and sysfs suppo...
2008-04-16 Keith PackardKludge around linux bug and turn off write-through...
2008-03-14 Stuart BennettBug #13988: Fix reads from "0"-sized ROMs.
2008-02-27 Julien CristauDon't export private symbols.
2007-09-03 James CloosMerge branch 'master' of ssh://git.freedesktop.org...
2007-09-01 Keith PackardDon't add MTRR for uncached regions. Remove MTRR on...
2007-08-31 Ian RomanickNew interfaces to map memory with MTRR (or similar...
2007-06-18 Ian RomanickInitial support for reading expansion ROM via VGA BIOS...
2007-03-27 Ian RomanickPopulate device and vendor ID fields at device list...
2007-01-12 Ian RomanickFix bad cast that caused bit truncation.
2006-11-14 Eric AnholtMerge branch 'origin'
2006-07-07 Ian RomanickFiles missed (for reasons I still don't understand...
2006-07-07 Ian RomanickFix byte ordering of the PCI class.
2006-05-22 Ian RomanickFix foolish endianess bug. Bump to version 0.4.1.
2006-04-12 Ian RomanickBump to version 0.4.0.
2006-03-18 Ian RomanickInitial import of libpciaccess.