summaryrefslogtreecommitdiffstats
path: root/driver/compat.h
Commit message (Collapse)AuthorAgeFilesLines
* Added compatibility for Kernel 5.5+Timo Dritschler2020-07-091-0/+6
| | | | | ioremap_nocache and ioremap are now identical https://lore.kernel.org/linux-mips/20191209194819.GA28157@lst.de/T/
* Due to active back-porting in Linux LTS branches, there are some ↵Suren A. Chilingaryan2019-08-251-0/+3
| | | | comptaibility issues in the driver. This adds support for kernel 4.4.159
* Support kernels up to 4.9 (patch provided by Timo)Suren A. Chilingaryan2017-06-141-0/+9
|
* Restructure driver headersSuren A. Chilingaryan2016-03-021-43/+0
|
* Drop support of kernels prior to 3.2 (Debian 7, Ubuntu 12.04)Suren A. Chilingaryan2016-03-021-161/+37
|
* Support emulation mode without real hardwareSuren A. Chilingaryan2016-02-281-0/+6
|
* Support setting payload sizeSuren A. Chilingaryan2015-11-191-0/+3
|
* __devinit/__devexit are removed in 3.8Suren A. Chilingaryan2013-11-221-0/+6
|
* Initial importSuren A. Chilingaryan2011-02-131-0/+192