index
:
lib/libpciaccess
kettenis
master
obsd
obsd-multihead-fix
vga-arbiter
PCI bus access library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-05-05
Fix running totally unprivileged with startx(1).
Matthieu Herrb
2024-05-05
fix small leaks in openbsd_pci.c
Matthieu Herrb
2024-05-05
Replace <sys/param.h>
Matthieu Herrb
2024-05-05
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2024-04-17
vgaarb: Check snprintf return value
HEAD
master
José Expósito
2024-03-30
white space fixes
Matthieu Herrb
2024-03-30
use C99 initializers for struct pci_system_methods
Matthieu Herrb
2024-03-30
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2024-03-14
meson: allow building static library, not just shared
Alan Coopersmith
2024-02-25
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2023-10-29
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2023-10-17
Remove autotools build
Alan Coopersmith
2023-07-31
Fix compilation warnings when building against hurd-amd64.
Flavio Cruz
2023-06-15
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2023-03-25
Try fopen(".../pci.ids", "re") on Solarish systems as well
Alan Coopersmith
2023-03-25
Remove "All rights reserved" from Oracle copyright notices
Alan Coopersmith
2023-03-25
FreeBSD: Remove sparc64 code
Emmanuel Vadot
2023-03-24
FreeBSD: Fallback to /usr/share/misc/pci_vendors
Emmanuel Vadot
2022-12-15
linux_sysfs: Use pwrite/pread instead of 64bit versions
Khem Raj
2022-12-04
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2022-08-23
hurd: Fix pci_device_hurd_map_legacy
Samuel Thibault
2022-08-11
Add pci_device_disable() function
Moritz Fischer
2022-08-01
Delete redundant symbols ';'
zhanghongtao
2022-08-01
Add header protection macro in linux_devmem.h
zhanghongtao
2022-08-01
pci_sys set NULL after free
zhanghongtao
2022-08-01
Add parentheses to the macro definition
zhanghongtao
2022-07-01
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2022-06-21
Add support for building on macOS w/o X11, using endian code from "portable_e...
Satadru Pramanik
2022-05-01
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2022-04-03
Obtain correct value of is_64 and is_prefetchable PCI device fields
Chester Gillon
2022-04-02
Fix spelling/wording issues
Alan Coopersmith
2022-03-14
Hurd: Fix initialization order
Joan Lledó
2022-02-15
hurd: Don't necessarily look up _SERVERS_BUS_PCI
Damien Zammit
2022-01-09
hurd: Restore initialization order
Samuel Thibault
2022-01-08
hurd: Implement device memory mapping
Joan Lledó
2021-05-22
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2021-04-13
x86: Sort devices by B/D/F due to recursive scan
Damien Zammit
2021-04-05
hurd: device_open(pci), /servers/bus/pci fallback
Damien Zammit
2021-01-01
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2020-12-02
missed library installation in meson
Petr Ovtchenkov
2020-11-02
autoconf: Add meson files to dist tarball
Dylan Baker
2020-11-02
Add a meson build system
Dylan Baker
2020-10-16
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2020-09-10
hurd: Fix map_dev_mem from non-zero address
Samuel Thibault
2020-09-10
hurd: Fix letting map_dev_mem map anywhere
Samuel Thibault
2020-09-10
hurd: Add missing round up size in map_dev_mem
Samuel Thibault
2020-08-27
x86: Remove probe during create, other backends don't do this
Damien Zammit
2020-08-27
x86: Remove mapping of regions during probe - otherwise remapping later fails
Damien Zammit
2020-08-27
x86: Use gnumach device instead of /dev/mem on GNU systems && factorise ifdefs
Damien Zammit
2020-08-27
hurd_pci: Use __pci_conf_ variants of pci_conf_
Damien Zammit
[next]