1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 15, 2024 — Sep 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding 32-bit ioctl compatibility routines More... almost 9 years ago
Remove dirty_info property More... almost 9 years ago
[Travis] Explicitly build against kernel 4.8 More... almost 9 years ago
Update `run_style_check` to latest kernel changes More... almost 9 years ago
Set evdi version to 1.2.64 More... almost 9 years ago
Implement create_handle function for framebuffers. More... almost 9 years ago
Set correct evdi events size More... almost 9 years ago
Return when buffer not found in evdi_grab_pixels This can happen when buffer was unregistered and other thread tries to grab pixels for such buffer. More... about 9 years ago
Update driver version to 1.2.55 and date to 12/09/2016 More... about 9 years ago
Protect from rect outside of the frame buffer More... about 9 years ago
Use unlocked gem unreferencing to avoid kernel warnings More... about 9 years ago
Fix compilation with kernel 4.8 More... about 9 years ago
Refresh README.md, add link to libevdi API docs. More... about 9 years ago
First draft of libevdi API documentation More... about 9 years ago
Merge pull request #39 from bluedreamer/clang_fix More... about 9 years ago
Force restore mode setting when connection is established More... about 9 years ago
Fix missing struct initializers reported by clang More... about 9 years ago
[Travis] Add missing '-' on kernels list More... about 9 years ago
Set num_rects to 0 if no pixels were grabbed in evdi_grab_pixels. More... about 9 years ago
Fix compilation with kernel 4.7 More... about 9 years ago
[Travis] Pass used gcc version from travis.yml More... about 9 years ago
Remove unused drm_device from drm_gem_object_lookup() and rename drm_connector_unplug() in kernels 4.7+ More... over 9 years ago
[Travis] Explicitly build against 4.6 kernel More... over 9 years ago
Update driver version to 1.1.65 and date to 12/05/2016 More... over 9 years ago
Pass arguments to 'calloc' in proper order More... over 9 years ago
Update driver version to 1.1.61 and date to 10/05/2016. More... over 9 years ago
[Travis] Run checkpatch.pl against module sources More... over 9 years ago
[Travis] Build module against latest kernel More... over 9 years ago
Relax #if for 4.5.1 kernel More... over 9 years ago
Unlock painter when return from evdi_painter_mark_dirty More... over 9 years ago