index
:
xorg/lib/libpciaccess
master
vga-arbiter
Generic PCI access library (mirrored from https://gitlab.freedesktop.org/xorg/lib/libpciaccess)
idr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-17
vgaarb: Check snprintf return value
HEAD
master
José Expósito
1
-0
/
+11
2024-03-23
libpciaccess 0.18.1
libpciaccess-0.18.1
Alan Coopersmith
1
-1
/
+1
2024-03-14
meson: allow building static library, not just shared
Alan Coopersmith
2
-2
/
+2
2024-02-04
libpciaccess 0.18
libpciaccess-0.18
Alan Coopersmith
1
-1
/
+1
2023-10-17
Remove autotools build
Alan Coopersmith
9
-489
/
+3
2023-07-31
Fix compilation warnings when building against hurd-amd64.
Flavio Cruz
1
-3
/
+3
2023-06-21
gitlab-ci: remove unnecessary call to `meson configure`
Dylan Baker
1
-2
/
+1
2023-06-21
gitlab-ci: don't bother to configure meson for the version check
Dylan Baker
1
-5
/
+1
2023-06-21
gitlab-ci: use `meson setup`
Dylan Baker
1
-4
/
+4
2023-03-25
Try fopen(".../pci.ids", "re") on Solarish systems as well
Alan Coopersmith
1
-2
/
+0
2023-03-25
Remove "All rights reserved" from Oracle copyright notices
Alan Coopersmith
3
-3
/
+3
2023-03-25
FreeBSD: Remove sparc64 code
Emmanuel Vadot
3
-59
/
+7
2023-03-24
FreeBSD: Fallback to /usr/share/misc/pci_vendors
Emmanuel Vadot
1
-0
/
+3
2022-12-15
linux_sysfs: Use pwrite/pread instead of 64bit versions
Khem Raj
1
-2
/
+2
2022-10-17
libpciaccess 0.17
libpciaccess-0.17
Alan Coopersmith
2
-3
/
+4
2022-08-23
hurd: Fix pci_device_hurd_map_legacy
Samuel Thibault
3
-14
/
+56
2022-08-11
Add pci_device_disable() function
Moritz Fischer
4
-2
/
+25
2022-08-01
Delete redundant symbols ';'
zhanghongtao
1
-1
/
+1
2022-08-01
Add header protection macro in linux_devmem.h
zhanghongtao
1
-0
/
+5
2022-08-01
pci_sys set NULL after free
zhanghongtao
2
-0
/
+3
2022-08-01
Add parentheses to the macro definition
zhanghongtao
1
-3
/
+3
2022-06-21
Add support for building on macOS w/o X11, using endian code from "portable_e...
Satadru Pramanik
1
-0
/
+18
2022-04-07
configure.ac: Use pkg-config to find zlib dependency info
Alan Coopersmith
1
-6
/
+5
2022-04-06
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
1
-1
/
+1
2022-04-03
Obtain correct value of is_64 and is_prefetchable PCI device fields
Chester Gillon
1
-3
/
+3
2022-04-02
gitlab CI: add a basic build test for both autotools and meson
Alan Coopersmith
1
-0
/
+180
2022-04-02
meson: install man page in mandir/man1/, not mandir/1/
Alan Coopersmith
1
-2
/
+2
2022-04-02
Fix spelling/wording issues
Alan Coopersmith
5
-6
/
+6
2022-04-02
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2022-03-14
Hurd: Fix initialization order
Joan Lledó
1
-10
/
+12
2022-02-15
hurd: Don't necessarily look up _SERVERS_BUS_PCI
Damien Zammit
1
-6
/
+17
2022-01-09
hurd: Restore initialization order
Samuel Thibault
1
-12
/
+14
2022-01-08
hurd: Implement device memory mapping
Joan Lledó
3
-36
/
+148
2021-04-13
x86: Sort devices by B/D/F due to recursive scan
Damien Zammit
1
-0
/
+27
2021-04-05
hurd: device_open(pci), /servers/bus/pci fallback
Damien Zammit
1
-47
/
+74
2020-12-02
missed library installation in meson
Petr Ovtchenkov
1
-2
/
+3
2020-11-02
autoconf: Add meson files to dist tarball
Dylan Baker
4
-2
/
+12
2020-11-02
Add a meson build system
Dylan Baker
5
-0
/
+295
2020-09-10
hurd: Fix map_dev_mem from non-zero address
Samuel Thibault
1
-1
/
+2
2020-09-10
hurd: Fix letting map_dev_mem map anywhere
Samuel Thibault
1
-1
/
+1
2020-09-10
hurd: Add missing round up size in map_dev_mem
Samuel Thibault
1
-1
/
+6
2020-08-27
x86: Remove probe during create, other backends don't do this
Damien Zammit
1
-4
/
+0
2020-08-27
x86: Remove mapping of regions during probe - otherwise remapping later fails
Damien Zammit
1
-10
/
+3
2020-08-27
x86: Use gnumach device instead of /dev/mem on GNU systems && factorise ifdefs
Damien Zammit
1
-42
/
+87
2020-08-27
hurd_pci: Use __pci_conf_ variants of pci_conf_
Damien Zammit
1
-2
/
+2
2020-08-22
pciaccess.pc.in: add Libs.Private
Fabrice Fontaine
1
-0
/
+1
2019-12-27
Hurd: avoid using the deprecated RPC pci_get_ndevs()
Joan Lledó
1
-62
/
+91
2019-07-17
libpciaccess 0.16
libpciaccess-0.16
Adam Jackson
1
-1
/
+1
2019-07-12
x86: Use MAP_SHARED for memory/rom region mmap && fix mode
Damien Zammit
1
-8
/
+6
2019-07-11
linux: Don't try to include <sys/io.h> on arm
Adam Jackson
1
-1
/
+1
[next]