index
:
platform/upstream/libpciaccess
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_base
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_asan
accepted/tizen_base_dev
accepted/tizen_base_riscv
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
devel/x11
pristine-tar
sandbox/akazmin/tizen_6.0_build
sandbox/nguyomard/bump_0.13.2
sandbox/pcoval/tizen
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_ivi_genivi
tizen_ivi_release
upstream
upstream-git
Domain: Graphics System / Display Management;
SooChan Lim <sc1.lim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-27
Use O_CLOEXEC for internal file descriptors
Adam Jackson
9
-28
/
+59
2012-02-27
linux: Don't use /dev/port
Adam Jackson
1
-13
/
+50
2012-02-24
Use correct type for pci_id file accessor functions
Mathias Krause
1
-2
/
+2
2012-02-08
solx_devfs.c: fix gcc warnings about casting away const when reading data
Alan Coopersmith
1
-4
/
+4
2012-02-08
Close pci.ids file when bailing out because realloc failed
Alan Coopersmith
1
-1
/
+2
2012-02-08
Solaris: reorder functions to remove need for lots of static prototypes
Alan Coopersmith
1
-201
/
+174
2012-01-03
OpenBSD: Implement map_legacy and legacy_io
Mark Kettenis
2
-2
/
+152
2011-11-28
delete_io_handle: fix deletion of last handle
Daniel Drake
1
-3
/
+8
2011-11-19
Add VGA Arbiter support for OpenBSD.
Mark Kettenis
2
-5
/
+139
2011-11-19
OpenBSD: Indicate that devices need access to legacy VGA resources.
Mark Kettenis
1
-0
/
+4
2011-11-17
Solaris: improve support for sparc platform
Henry Zhao
1
-48
/
+217
2011-10-24
libpciaccess: close mtrr fd on pci_cleanup
Nithin Nayak Sujir
1
-1
/
+11
2011-10-14
Solaris: Give better error on realloc failure
Alan Coopersmith
1
-2
/
+3
2011-10-11
linux sysfs: Fix read-write access in map_legacy
Jeremy Huddleston
1
-1
/
+1
2011-10-07
Update library version to reflect new API
Jeremy Huddleston
1
-1
/
+1
2011-10-07
linux: Implement map_legacy
Adam Jackson
1
-0
/
+52
2011-10-07
Add map_legacy interface
Adam Jackson
2
-0
/
+48
2011-09-16
Strip trailing whitespace
Alan Coopersmith
15
-623
/
+623
2011-08-03
linux: Fix a crash in populate_devices
Adam Jackson
1
-1
/
+1
2011-06-04
linux: Only set errno after an error
Chris Wilson
1
-2
/
+6
2011-03-30
Solaris support for multiple PCI segments (domains)
John Martin
1
-62
/
+88
2010-12-14
Fix detection of multi-function cards
Bryce Harrington
1
-2
/
+2
2010-12-06
Revert "Don't try to use bogus bridge data"
Jesse Barnes
1
-4
/
+0
2010-11-21
Sun's copyrights belong to Oracle now
Alan Coopersmith
2
-2
/
+2
2010-10-03
include: add a Makefile to install and distribute header file
Gaetan Nadon
1
-5
/
+0
2010-10-03
config: replace INCLUDES, which is deprecated, with AM_CPPFLAGS
Gaetan Nadon
1
-2
/
+1
2010-10-03
config: provide a makefile for scanpci man pages
Gaetan Nadon
1
-44
/
+0
2010-10-03
config: provide a makefile for scanpci dev tool
Gaetan Nadon
3
-221
/
+0
2010-07-21
Fix long standing MTRR bug.
Thomas Hellstrom
1
-0
/
+1
2010-07-12
pciaccess: fix use after free.
Dave Airlie
1
-2
/
+2
2010-06-19
Let libtool handle library flags for scanpci on Solaris
Alan Coopersmith
1
-5
/
+1
2010-06-16
vgaarb: read back vga count when setting new decoding
Tiago Vignatti
1
-0
/
+7
2010-06-16
vgaarb: decode should send new information to the kernel
Tiago Vignatti
1
-1
/
+1
2010-06-04
Delay allocation of agp_info so we don't leak it on prior errors
Alan Coopersmith
1
-6
/
+6
2010-02-10
libpciaccess x86 backend
Samuel Thibault
4
-0
/
+676
2010-01-14
Update Sun license notices to current X.Org standard form
Alan Coopersmith
2
-53
/
+20
2009-12-14
Fix I/O handle array allocator to work for devices past the first
Adam Jackson
1
-5
/
+5
2009-12-14
Fix pci_device_open_io() to actually return something useful
Adam Jackson
1
-0
/
+2
2009-12-09
I/O port access routines
Adam Jackson
5
-40
/
+417
2009-12-02
Add pci_device_get_parent_bridge()
Adam Jackson
1
-0
/
+40
2009-10-22
.gitignore: use common defaults with custom section # 24239
Gaetan Nadon
1
-7
/
+1
2009-09-25
shutup stupid gcc warning, strtok_r ignores the first parameter
libpciaccess-0.10.9
Dave Airlie
1
-1
/
+1
2009-09-18
vgaarb: fix newbie typo
Tiago Vignatti
1
-3
/
+0
2009-09-18
vgaarb: check for fd before close it
Tiago Vignatti
1
-0
/
+6
2009-09-17
Free return value from scandir instead of leaking it.
Keith Packard
1
-0
/
+4
2009-09-02
vgaarb: check pci_sys exists before initing vga arb
Dave Airlie
1
-0
/
+4
2009-08-31
pciaccess: bump to 0.10.8
libpciaccess-0.10.8
Dave Airlie
1
-1
/
+1
2009-08-31
pciaccess: fix vga arb stubs
Thomas Klausner
1
-1
/
+1
2009-08-28
libpciaccess: bump to 0.10.7 for vga arb interface addition
libpciaccess-0.10.7
Dave Airlie
1
-1
/
+1
2009-08-28
Merge branch 'vga'
Dave Airlie
3
-1
/
+82
[next]