aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/terasic/mtl
Commit message (Expand)AuthorAgeFilesLines
* terasic_mtl: kill off final dummy keyboard driverKyle Evans2019-12-231-16/+0
* Fix off-by-one (page) errors in checks in d_mmap methods of several drivers.Konstantin Belousov2018-12-022-0/+2
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-278-0/+16
* Merge from CheriBSD:Brooks Davis2014-11-217-20/+236
* Correct typo in commentEd Maste2014-07-291-1/+1
* Follow r261352 by updating all drivers which are children of simplebusIan Lepore2014-02-021-0/+3
* Hints-only devices should have BUS_PROBE_NOWILDCARD set. We probably needNathan Whitehorn2013-10-291-1/+1
* Merge Perforce changeset 219952 to head:Robert Watson2013-01-134-4/+5
* Partially merge Perforce changeset 219944 to head:Robert Watson2013-01-131-1/+1
* Partially merge Perforce changeset 219938 to head:Robert Watson2013-01-131-69/+75
* Merge Perforce changeset 219937 to head:Robert Watson2013-01-131-0/+196
* Add terasic_mtl(4), a device driver for the Terasic Multi-Touch LCD,Robert Watson2012-08-257-0/+1632