summaryrefslogtreecommitdiffstats
path: root/driver/umem.c
Commit message (Collapse)AuthorAgeFilesLines
* Added patch for Kernel 5.8.0+Timo Dritschler2021-03-021-0/+11
| | | | | mmap_sem renamed to mmap_lock https://github.com/torvalds/linux/commit/da1c55f1b272f4bd54671d459b39ea7b54944ef9
* Support kernels up to 4.9 (patch provided by Timo)Suren A. Chilingaryan2017-06-141-15/+7
|
* Fix driver compilation on Ubuntu 14.04Suren A. Chilingaryan2016-04-071-0/+2
|
* Restructure driver headersSuren A. Chilingaryan2016-03-021-10/+5
|
* Drop support of kernels prior to 3.2 (Debian 7, Ubuntu 12.04)Suren A. Chilingaryan2016-03-021-345/+280
|
* Initial importSuren A. Chilingaryan2011-02-131-0/+438