OSDN Git Service

android-x86/external-libpciaccess.git
2011-11-09 Jeremy HuddlestonFix some -Wformat errors in scanpci
2011-10-25 Nithin Nayak... libpciaccess: close mtrr fd on pci_cleanup
2011-10-15 Alan CoopersmithSolaris: Give better error on realloc failure
2011-10-11 Jeremy Huddlestonlinux sysfs: Fix read-write access in map_legacy
2011-10-09 Jeremy Huddlestonscanpci: Build fix for systems without <err.h>
2011-10-07 Jeremy Huddlestonconfigure.ac: Bump version to 0.12.901
2011-10-07 Jeremy HuddlestonUpdate library version to reflect new API
2011-10-07 Adam Jacksonlinux: Implement map_legacy
2011-10-07 Adam JacksonAdd map_legacy interface
2011-09-17 Alan CoopersmithStrip trailing whitespace
2011-08-03 Adam Jacksonlinux: Fix a crash in populate_devices
2011-06-04 Chris Wilsonlinux: Only set errno after an error
2011-03-30 John MartinSolaris support for multiple PCI segments (domains)
2011-02-03 Gaetan Nadonconfig: comment, minor upgrade, quote and layout config...
2011-02-03 Alan Coopersmithlibpciaccess 0.12.1
2011-01-28 Gaetan Nadonconfig: replace deprecated AC_HELP_STRING with AS_HELP_...
2011-01-14 Alan Coopersmithconfig: remove AC_PROG_CC as it overrides AC_PROG_C_C99
2011-01-14 Alan Coopersmithconfig: replace deprecated AM_CONFIG_HEADER with AC_CON...
2010-12-14 Bryce HarringtonFix detection of multi-function cards
2010-12-06 Jesse BarnesRevert "Don't try to use bogus bridge data"
2010-11-21 Alan CoopersmithSun's copyrights belong to Oracle now
2010-10-15 Gaetan Nadonconfig: use LDADD to obtain appropriate dependencies
2010-10-03 Gaetan Nadoninclude: add a Makefile to install and distribute heade...
2010-10-03 Gaetan Nadonconfig: replace INCLUDES, which is deprecated, with...
2010-10-03 Gaetan Nadonconfig: provide a makefile for scanpci man pages
2010-10-03 Gaetan Nadonscanpci.c: remove offending whitespace as reported...
2010-10-03 Gaetan Nadonconfig: provide a makefile for scanpci dev tool
2010-08-21 Gaetan Nadonconfig: upgrade AC_DEFINE_DIR to AX_DEFINE_DIR
2010-07-20 Dave Airlielibpciaccess 0.12.0 - bump version for release
2010-07-20 Thomas HellstromFix long standing MTRR bug.
2010-07-12 Dave Airliepciaccess: fix use after free.
2010-06-19 Alan CoopersmithLet libtool handle library flags for scanpci on Solaris
2010-06-16 Tiago Vignattivgaarb: read back vga count when setting new decoding
2010-06-16 Tiago Vignattivgaarb: decode should send new information to the kernel
2010-06-05 Alan CoopersmithDelay allocation of agp_info so we don't leak it on...
2010-03-29 Gaetan Nadonconfig: update AC_PREREQ statement to 2.60
2010-03-29 Gaetan Nadonconfig: remove the pkgconfig pc.in file from EXTRA_DIST
2010-02-09 Samuel Thibaultlibpciaccess x86 backend
2010-01-17 Julien CristauCOPYING: add Red Hat's copyright notice
2010-01-15 Alan CoopersmithUpdate Sun license notices to current X.Org standard...
2009-12-14 Adam Jacksonlibpciaccess 0.11.0
2009-12-14 Adam JacksonFix I/O handle array allocator to work for devices...
2009-12-14 Adam JacksonFix pci_device_open_io() to actually return something...
2009-12-09 Adam JacksonI/O port access routines
2009-12-02 Adam JacksonAdd pci_device_get_parent_bridge()
2009-11-28 Gaetan NadonMakefile.am: add ChangeLog and INSTALL on MAINTAINERCLE...
2009-10-28 Gaetan NadonINSTALL, NEWS, README or AUTHORS files are missing...
2009-10-27 Gaetan NadonDeploy the new XORG_DEFAULT_OPTIONS #24242
2009-10-27 Gaetan NadonMakefile.am: ChangeLog not required: EXTRA_DIST or...
2009-10-22 Gaetan Nadon.gitignore: use common defaults with custom section...
2009-09-25 Dave Airlieshutup stupid gcc warning, strtok_r ignores the first...
2009-09-25 Dave Airlielibpciaccess 0.10.9
2009-09-18 Tiago Vignattivgaarb: fix newbie typo
2009-09-18 Tiago Vignattivgaarb: check for fd before close it
2009-09-18 Keith PackardFree return value from scandir instead of leaking it.
2009-09-02 Dave Airlievgaarb: check pci_sys exists before initing vga arb
2009-08-30 Dave Airliepciaccess: bump to 0.10.8
2009-08-30 Thomas Klausnerpciaccess: fix vga arb stubs
2009-08-28 Dave Airlielibpciaccess: bump to 0.10.7 for vga arb interface...
2009-08-28 Dave AirlieMerge branch 'vga'
2009-08-28 Dave Airlievgaarb: update stub interface
2009-08-28 Dave AirlieRevert "vgaarb: delete stub functions"
2009-08-26 Tiago VignattiRevert "vgaarb: fix pci_device_vgaarb_get_info() return...
2009-08-21 Dave AirlieMerge remote branch 'origin/vga-arbiter'
2009-08-16 Tiago Vignattivgaarb: fix pci_device_vgaarb_get_info() return value.
2009-08-16 Tiago Vignattivgaarb: fix indentation and remove trailing white spaces
2009-08-16 Tiago Vignattivgaarb: delete stub functions
2009-08-09 Julien CristauSilence compiler warning about pci_id_file_open definition
2009-08-08 Julien Cristauconfigure.ac: fix help text for the linux-rom-fallback...
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-08-03 Dave Airlievgaarb: add vga count + resource accessor
2009-08-02 Dave Airlievgaarb: more api changes + cleanup
2009-07-31 Dave Airlievgaarb: change API to target taking a device + lock...
2009-07-31 Dave Airlievgaarb: add support for targetting default device
2009-07-31 Dave Airlievgaarb: clean up debug output
2009-07-31 Dave AirlieMerge remote branch 'main/master' into vga-arbiter
2009-07-20 Dave Airlievgaarb: fixup api for new count reporting + decodes...
2009-07-16 Dave Airlieadd support for finding if something has a kernel driver
2009-06-30 Jesse BarnesDon't try to use bogus bridge data
2009-06-04 Dave Airlievgaarb: fixup api and decode rsrc.
2009-05-14 Tiago VignattiComment typo.
2009-05-14 Tiago VignattiReorganize the code.
2009-05-14 Tiago VignattiFix typo in vgaarb stubs.
2009-05-14 Tiago VignattiDelete vga_arb_rec.
2009-05-13 Tiago Vignattivgaarb: a bunch of clean ups to fit in libpciaccess...
2009-05-13 Tiago Vignattivgaarb: make it compile.
2009-05-13 Tiago VignattiImport libvgaaccess (VGA Arbiter) implementation from...
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...
2009-04-24 Alan CoopersmithVersion bump: 0.10.6
2009-04-24 Alan CoopersmithResync COPYING file with code copyright notices
2009-04-18 Alan CoopersmithFix unused variable warnings in Solaris code
2009-04-18 Alan CoopersmithFix $CWARNFLAGS addition
2009-04-18 Alan CoopersmithMove included m4 to a subdir so we can more easily...
2009-04-18 Owain Ainsworthopenbsd_pci.c: use the correct size when mapping the...
2009-04-15 Alan CoopersmithSun bug 6811468: pci_device_solx_devfs_probe accesses...
next