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
/
common_interface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-11
Move 'const' to correct place, so it has meaning.
Thomas Klausner
1
-1
/
+1
2011-10-07
Add map_legacy interface
Adam Jackson
1
-0
/
+44
2011-09-16
Strip trailing whitespace
Alan Coopersmith
1
-24
/
+24
2010-07-12
pciaccess: fix use after free.
Dave Airlie
1
-2
/
+2
2009-07-16
add support for finding if something has a kernel driver
Dave Airlie
1
-0
/
+15
2009-05-01
pciaccess: provide a method to detect if a device is boot VGA
Dave Airlie
1
-0
/
+14
2008-11-18
Fill in byte swapping routines for big-endian Solaris machines
Alan Coopersmith
1
-4
/
+14
2008-10-15
Fix various typos (mostly in comments)
Alan Coopersmith
1
-8
/
+8
2008-10-11
Add NetBSD support
Juan RP
1
-1
/
+1
2008-05-21
linux: add pci_device_enable entrypoint and sysfs support for it
Dave Airlie
1
-0
/
+11
2008-04-07
Add DragonFly BSD support
Hasso Tepper
1
-1
/
+1
2008-03-12
OpenBSD support for libpciaccess.
Mark Kettenis
1
-2
/
+8
2008-02-19
Use <byteswap.h> when using glibc, not just on linux
Julien Cristau
1
-1
/
+1
2007-09-04
Add stub version of pci_device_map_memory_range
Ian Romanick
1
-0
/
+28
2007-08-30
New interfaces to map memory with MTRR (or similar) support.
Ian Romanick
1
-63
/
+136
2007-06-06
Libpciaccess on Solaris Initial integration
edward shu
1
-2
/
+8
2007-01-16
Fix bad parameter to pci_device_cfg_write in pci_device_cfg_write_u8.
Ian Romanick
1
-1
/
+1
2007-01-15
Convert pci_device_write_u* funtions to take a value instead of a pointer.
Ian Romanick
1
-9
/
+9
2007-01-11
Add interfaces to map / unmap specific memory ranges, bump lib version to 0.7.0.
Ian Romanick
1
-0
/
+117
2006-07-30
Add endian macros for BSD.
Eric Anholt
1
-0
/
+12
2006-07-30
Use ENXIO instead of ENODATA for pci reads returning less than desired.
Eric Anholt
1
-3
/
+3
2006-04-12
Bump to version 0.4.0.
Ian Romanick
1
-0
/
+19
2006-03-18
Initial import of libpciaccess.
Ian Romanick
1
-0
/
+345