Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added compatibility for Kernel 5.5+ | Timo Dritschler | 2020-07-09 | 1 | -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. Chilingaryan | 2019-08-25 | 1 | -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. Chilingaryan | 2017-06-14 | 1 | -0/+9 |
| | |||||
* | Restructure driver headers | Suren A. Chilingaryan | 2016-03-02 | 1 | -43/+0 |
| | |||||
* | Drop support of kernels prior to 3.2 (Debian 7, Ubuntu 12.04) | Suren A. Chilingaryan | 2016-03-02 | 1 | -161/+37 |
| | |||||
* | Support emulation mode without real hardware | Suren A. Chilingaryan | 2016-02-28 | 1 | -0/+6 |
| | |||||
* | Support setting payload size | Suren A. Chilingaryan | 2015-11-19 | 1 | -0/+3 |
| | |||||
* | __devinit/__devexit are removed in 3.8 | Suren A. Chilingaryan | 2013-11-22 | 1 | -0/+6 |
| | |||||
* | Initial import | Suren A. Chilingaryan | 2011-02-13 | 1 | -0/+192 |