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
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
2009-08-28
vgaarb: update stub interface
Dave Airlie
1
-11
/
+17
2009-08-28
Revert "vgaarb: delete stub functions"
Dave Airlie
2
-0
/
+75
2009-08-26
Revert "vgaarb: fix pci_device_vgaarb_get_info() return value."
Tiago Vignatti
1
-1
/
+1
2009-08-21
Merge remote branch 'origin/vga-arbiter'
Dave Airlie
5
-0
/
+370
2009-08-16
vgaarb: fix pci_device_vgaarb_get_info() return value.
Tiago Vignatti
1
-1
/
+1
2009-08-16
vgaarb: fix indentation and remove trailing white spaces
Tiago Vignatti
1
-48
/
+49
2009-08-16
vgaarb: delete stub functions
Tiago Vignatti
2
-75
/
+0
2009-08-09
Silence compiler warning about pci_id_file_open definition
Julien Cristau
1
-1
/
+1
2009-08-06
pciaccess: make linux rom reading fallback optional
Dave Airlie
1
-0
/
+5
2009-08-06
pciaccess: make linux rom reading fallback optional
Dave Airlie
1
-0
/
+5
2009-08-03
vgaarb: add vga count + resource accessor
Dave Airlie
1
-0
/
+9
2009-08-03
vgaarb: more api changes + cleanup
Dave Airlie
1
-14
/
+24
2009-07-31
vgaarb: change API to target taking a device + lock/unlock not taking one
Dave Airlie
2
-59
/
+114
2009-07-31
vgaarb: add support for targetting default device
Dave Airlie
1
-3
/
+9
2009-07-31
vgaarb: clean up debug output
Dave Airlie
1
-3
/
+5
2009-07-31
Merge remote branch 'main/master' into vga-arbiter
Dave Airlie
1
-0
/
+4
2009-07-20
vgaarb: fixup api for new count reporting + decodes interface was wrong.
Dave Airlie
2
-6
/
+43
2009-07-16
add support for finding if something has a kernel driver
Dave Airlie
3
-0
/
+37
2009-06-30
Don't try to use bogus bridge data
Jesse Barnes
1
-0
/
+4
2009-06-05
vgaarb: fixup api and decode rsrc.
Dave Airlie
2
-11
/
+51
2009-05-14
Comment typo.
Tiago Vignatti
1
-1
/
+1
2009-05-14
Reorganize the code.
Tiago Vignatti
2
-95
/
+46
2009-05-14
Fix typo in vgaarb stubs.
Tiago Vignatti
1
-7
/
+7
[prev]
[next]