summaryrefslogtreecommitdiffstats
path: root/sys/dev/isl
Commit message (Collapse)AuthorAgeFilesLines
* MFC r308104: add iic interface to ig4 driver, move isl and cyapa to iicbusavg2016-12-141-78/+69
|
* Allow building a kernel with baked in ig4, isl and cyapa drivers.grembo2015-08-191-25/+18
| | | | | | | | | Also addresses jhb's remarks on D2811 and D3068. PR: 202059 Differential Revision: https://reviews.freebsd.org/D3351 Reviewed by: jhb Approved by: jhb
* isl(4), driver for Intersil I2C ISL29018 Digital Ambient Light Sensorgrembo2015-07-252-0/+423
Differential Revision: https://reviews.freebsd.org/D2811 Reviewed by: adrian, wblock Approved by: adrian, wblock Relnotes: yes
OpenPOWER on IntegriCloud