aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/isl
Commit message (Expand)AuthorAgeFilesLines
* newbus: replace leftover device unit wildcardsAhmad Khalifa2025-06-211-1/+1
* newbus: replace -1 in BUS_ADD_CHILD(...-1) with DEVICE_UNIT_ANYWarner Losh2024-07-251-1/+1
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* isl: Remove unused devclass argument to DRIVER_MODULE.John Baldwin2022-05-091-3/+1
* Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)Pawel Biernacki2020-02-261-19/+19
* add iic interface to ig4 driver, move isl and cyapa to iicbusAndriy Gapon2016-10-301-78/+69
* Allow building a kernel with baked in ig4, isl and cyapa drivers.Michael Gmelin2015-08-191-25/+18
* isl(4), driver for Intersil I2C ISL29018 Digital Ambient Light SensorMichael Gmelin2015-07-252-0/+423