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
/
linux_sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-06
pciaccess: make linux rom reading fallback optional
Dave Airlie
1
-0
/
+5
2009-07-16
add support for finding if something has a kernel driver
Dave Airlie
1
-0
/
+21
2009-05-01
Don't try to write boot_vga since that fails with EACCES
Aaron Plattner
1
-1
/
+1
2009-05-01
pciaccess: provide a method to detect if a device is boot VGA
Dave Airlie
1
-0
/
+31
2008-10-15
Fix various typos (mostly in comments)
Alan Coopersmith
1
-2
/
+2
2008-06-23
Support write combine resource files in Linux sysfs
Jesse Barnes
1
-0
/
+39
2008-06-23
Fixed typo in output ("performace" --> "performance").
Stefan Dirsch
1
-1
/
+1
2008-06-05
Catch and recover from yet another linux kernel bug in mprotect.
Eric Anholt
1
-5
/
+20
2008-05-21
Linux: Fail gracefully on machines without PCI.
Adam Jackson
1
-4
/
+3
2008-05-21
linux: add pci_device_enable entrypoint and sysfs support for it
Dave Airlie
1
-1
/
+24
2008-04-16
Kludge around linux bug and turn off write-through and cache-disable bits
Keith Packard
1
-0
/
+3
2008-03-14
Bug #13988: Fix reads from "0"-sized ROMs.
Stuart Bennett
1
-2
/
+6
2008-02-27
Don't export private symbols.
Julien Cristau
1
-1
/
+1
2007-08-31
Don't add MTRR for uncached regions. Remove MTRR on unmap.
Keith Packard
1
-8
/
+67
2007-08-30
New interfaces to map memory with MTRR (or similar) support.
Ian Romanick
1
-62
/
+67
2007-06-18
Initial support for reading expansion ROM via VGA BIOS address.
Ian Romanick
1
-1
/
+6
2007-03-27
Populate device and vendor ID fields at device list creation.
Ian Romanick
1
-22
/
+52
2007-01-11
Fix bad cast that caused bit truncation.
Ian Romanick
1
-1
/
+1
2006-07-06
Files missed (for reasons I still don't understand) on the previous
Ian Romanick
1
-0
/
+4
2006-07-06
Fix byte ordering of the PCI class.
Ian Romanick
1
-2
/
+2
2006-05-22
Fix foolish endianess bug. Bump to version 0.4.1.
Ian Romanick
1
-5
/
+6
2006-04-12
Bump to version 0.4.0.
Ian Romanick
1
-5
/
+25
2006-03-18
Initial import of libpciaccess.
Ian Romanick
1
-0
/
+493