summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-02packaging: Add file .gbs.conftizen_3.0_ivi_releasetizen_3.0.m2.a1_tv_releasetizen_3.0.m2.a1_mobile_releasetizen_3.0.m1_tv_releasetizen_3.0.m1_mobile_releasesubmit/tizen_wearable/20150128.000000submit/tizen_wearable/20150127.000001submit/tizen_tv/20150323.050640submit/tizen_tv/20150320.000002submit/tizen_mobile/20150223.000001submit/tizen_mobile/20150213.000000submit/tizen_mobile/20150129.000000submit/tizen_ivi/20160217.000006submit/tizen_ivi/20160217.000000submit/tizen_ivi/20150108.333333submit/tizen_ivi/20150108.222222submit/tizen_ivi/20150108.111111submit/tizen_common/20150106.131500accepted/tizen/wearable/20150129.005744accepted/tizen/tv/20150324.014622accepted/tizen/mobile/20150224.002813accepted/tizen/ivi/20160218.025253accepted/tizen/ivi/20150113.060206accepted/tizen/common/20150107.101505tizen_3.0_ivitizen_3.0.m1_tvtizen_3.0.m1_mobiletizen_3.0.2015.q2_commontizen_3.0.2015.q1_commontizen_3.0.2014.q4_commonsandbox/pcoval/tizenNicolas Guyomard1-0/+3
2014-12-15packaging: cleanupPhilippe Coval1-2/+2
2014-12-15packaging: Bump to version 0.13.2Nicolas Guyomard2-11/+12
2014-11-07Remove BuildRequire on xorg-macros for Pure Wayland profile.Ronan Le Martret1-2/+7
2014-11-07resetting manifest requested domain to floorAlexandru Cornea2-0/+9
2014-11-07Fixed package groupsAnas Nashif2-1/+4
2014-11-07Add multi-lib supportPatrick McCarty1-0/+1
2014-11-07Add multi-lib supportAnas Nashif2-3/+5
2014-11-07fixed packagingAnas Nashif1-6/+2
2014-11-07add packagingAnas Nashif1-0/+62
2013-07-20libpciaccess 0.13.2libpciaccess-0.13.2upstream-gitAlan Coopersmith1-1/+1
2013-07-20Fix Sun bug #7035791: scanpci should report 64 bit registersJohn Martin1-2/+4
2013-07-20Resync COPYING file with copyrights/licenses from codeAlan Coopersmith1-3/+33
2013-07-06pci_device_solx_devfs_probe: implicit conversion changes signedness warningsAlan Coopersmith1-1/+1
2013-07-06Solaris: Remove #defines for Ultra 45 southbridge device idsAlan Coopersmith1-20/+0
2013-07-06pci_device_solx_devfs_read: fix sign conversion/comparison warningsAlan Coopersmith1-1/+1
2013-07-06Support more pci functions on NetBSD.Thomas Klausner1-0/+325
2013-07-06Fix build on NetBSD-4.Thomas Klausner2-0/+25
2013-07-06Enable boot_vga support only if WSDISPLAYIO_GET_BUSID is defined.Thomas Klausner1-0/+6
2013-06-24pci_id_file_open: move variable inside the #ifndef that uses itAlan Coopersmith1-1/+1
2013-06-24Define PCI_MATCH_ANY as an unsigned intAlan Coopersmith1-1/+1
2013-06-11Update NetBSD support.Thomas Klausner2-133/+342
2013-06-11Move 'const' to correct place, so it has meaning.Thomas Klausner1-1/+1
2013-06-07Protect config.h like usual.Thomas Klausner2-0/+6
2013-06-07Bug 63583 - add legacy IO routines for FreeBSDAlan Coopersmith1-0/+146
2013-03-09Solaris: probe improvementHenry Zhao1-292/+128
2013-01-15Solaris: Add domain support for sparc platformHenry Zhao2-88/+29
2013-01-15autogen.sh: Implement GNOME Build APIColin Walters1-1/+3
2013-01-15configure: Remove AM_MAINTAINER_MODEAdam Jackson1-1/+0
2013-01-03PCI: set correct mask value when matching for bridges.Egbert Eich1-1/+3
2012-10-21scanpci: print meaningful info on BASEROMHenry Zhao2-3/+7
2012-10-21libpciaccess: sparc rom read fixHenry Zhao1-63/+58
2012-10-21libpciaccess: implementation of boot_vga in SolarisHenry Zhao2-0/+22
2012-10-12libpciaccess: fix memory usage errorsMark Logan2-11/+21
2012-05-31Implement legacy io & map for x86 backendSamuel Thibault1-1/+99
2012-04-23Solaris: refactor pci_device_solx_devfs_map_range to reduce code duplicationAlan Coopersmith1-20/+21
2012-04-23Solaris: Implement map_legacy & legacy_io functionsAlan Coopersmith1-2/+135
2012-04-09Bump to 0.13.1libpciaccess-0.13.1Julien Cristau2-2/+2
2012-04-04Fix pci_io_handle allocation routines.Matthieu Herrb1-35/+4
2012-03-14Fix openbsd_pci.c:pci_device_vgaarb_set_target();Thordur Bjornsson1-0/+1
2012-03-05linux: Fix out[bwl] macros on non-I/O architecturesAdam Jackson1-3/+3
2012-03-05Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/lib/libpciaccessAdam Jackson1-1/+1
2012-03-03configure.ac: Bump to 0.13libpciaccess-0.13Jeremy Huddleston1-1/+1
2012-02-27Use O_CLOEXEC for internal file descriptorsAdam Jackson10-28/+60
2012-02-27linux: Don't use /dev/portAdam Jackson1-13/+50
2012-02-24Use correct type for pci_id file accessor functionsMathias Krause1-2/+2
2012-02-08solx_devfs.c: fix gcc warnings about casting away const when reading dataAlan Coopersmith1-4/+4
2012-02-08Close pci.ids file when bailing out because realloc failedAlan Coopersmith1-1/+2
2012-02-08Solaris: reorder functions to remove need for lots of static prototypesAlan Coopersmith1-201/+174
2012-01-03OpenBSD: Implement map_legacy and legacy_ioMark Kettenis2-2/+152