Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | newbus: replace leftover device unit wildcards | Ahmad Khalifa | 2025-06-21 | 1 | -1/+1 |
* | newbus: replace -1 in BUS_ADD_CHILD(...-1) with DEVICE_UNIT_ANY | Warner Losh | 2024-07-25 | 1 | -1/+1 |
* | sys: Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | sys: Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | isl: Remove unused devclass argument to DRIVER_MODULE. | John Baldwin | 2022-05-09 | 1 | -3/+1 |
* | Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) | Pawel Biernacki | 2020-02-26 | 1 | -19/+19 |
* | add iic interface to ig4 driver, move isl and cyapa to iicbus | Andriy Gapon | 2016-10-30 | 1 | -78/+69 |
* | Allow building a kernel with baked in ig4, isl and cyapa drivers. | Michael Gmelin | 2015-08-19 | 1 | -25/+18 |
* | isl(4), driver for Intersil I2C ISL29018 Digital Ambient Light Sensor | Michael Gmelin | 2015-07-25 | 2 | -0/+423 |