Age | Commit message (Expand) | Author |
2018-08-25 | The current rasops cursor implementation simply inverts the appropriate | Mark Kettenis |
2018-08-25 | Match ACPI devices based on _CID if no match for _HID is found. | Mark Kettenis |
2018-08-24 | Add common Ethernet interface attributes to vio(4)'s build config. | Visa Hankala |
2018-08-24 | Include the list of multicast groups in the rx filter configuration. | Jonathan Matthew |
2018-08-24 | Allocate framebuffer PCI BAR if left uninitialized by firmware. | Mark Kettenis |
2018-08-24 | set the rx mask to always accept all vlan tags, making vlan interfaces | Jonathan Matthew |
2018-08-23 | remove hwrm interface code for nvram reads and writes, firmware updates, | Jonathan Matthew |
2018-08-23 | rearrange txeof so it processes slots up to the index given in the | Jonathan Matthew |
2018-08-23 | set interrupt aggregation parameters so we get around 10000 interrupts | Jonathan Matthew |
2018-08-22 | Initialize bridge registers instead of relying on ppb(4) to do it for us. | Mark Kettenis |
2018-08-22 | Work well with the Dynastream ANTUSB-m, from Jan Klemkow. | Martin Pieuchot |
2018-08-22 | regen | Martin Pieuchot |
2018-08-22 | Dynastream ANTUSB-m, from Jan Klemkow. | Martin Pieuchot |
2018-08-21 | Implement address translation. Makes I/O space access work. | Mark Kettenis |
2018-08-21 | Rework kcov kernel config. Instead of treating kcov as both an option and a | anton |
2018-08-20 | Memory barriers for arm64. These are somewhat stronger than strictly | Mark Kettenis |
2018-08-20 | Add arm64 support. On ARM write-combining translates into the normal uncached | Mark Kettenis |
2018-08-20 | Attach bwfm(4) to Broadcom BCM4371. | Patrick Wildt |
2018-08-20 | regen | Patrick Wildt |
2018-08-20 | Add Broadcom BCM4371. | Patrick Wildt |
2018-08-20 | Enable I2C clocks in imxiic(4). | Patrick Wildt |
2018-08-20 | Add the i.MX8MQ eCSPI clocks. | Patrick Wildt |
2018-08-20 | Reorder checks in the read/write(2) family of syscalls to prepare making | Martin Pieuchot |
2018-08-20 | Make fnew() return a new file with only one reference. This makes | Visa Hankala |
2018-08-20 | drm_fourcc: Fix DRM_FORMAT_MOD_LINEAR #define | Jonathan Gray |
2018-08-20 | Cached tests moved from callers into ttm_io_prot() with linux 3.18 | Jonathan Gray |
2018-08-20 | drm: Add DP PSR2 sink enable bit | Jonathan Gray |
2018-08-20 | drm/atomic: Handling the case when setting old crtc for plane | Jonathan Gray |
2018-08-20 | drm/radeon: fix mode_valid's return type | Jonathan Gray |
2018-08-19 | Add kcov(4), a kernel code coverage tracing driver. It's used in conjunction | anton |
2018-08-19 | Add support for multiple PCI segments. Only really implemented for arm64 | Mark Kettenis |
2018-08-17 | The official name for the ssdfb(4) reset GPIO attribute uses plural form. | Patrick Wildt |
2018-08-17 | Support reading and using serveral device tree attributes for ssdfb(4), | Patrick Wildt |
2018-08-15 | Partially revert previous, EM7455 is already handled by umb(4). | Martin Pieuchot |
2018-08-15 | Grab the KERNEL_LOCK() in MP-unsafe fo_close routines. This prevents | Visa Hankala |
2018-08-15 | Introduce mue_eeprom_present to check if the EEPROM is present. | Kevin Lo |
2018-08-14 | return ENOTTY rather than EINVAL to indicate an ioctl hasn't been handled | Jonathan Matthew |
2018-08-13 | Instead of using BYPASSUNVEIL at NDINIT time, use KERNELPATH to indicate | Theo de Raadt |
2018-08-13 | Support CPU frequency scaling on NXP i.MX8M. | Patrick Wildt |
2018-08-13 | Support GPIO-based voltage regulators. | Patrick Wildt |
2018-08-13 | Prevent iwm(4) from writing back the former BSS channel | Stefan Sperling |
2018-08-13 | Attach to Sierra Wireless MC7304/MC7354 & EM7455, from Denis Lapshin. | Martin Pieuchot |
2018-08-13 | regen | Martin Pieuchot |
2018-08-13 | Sierra Wireless MC7304/MC7354, from Denis Lapshin. | Martin Pieuchot |
2018-08-12 | Drop reference to dmabuf "file" as fnew() returns one that has two | Mark Kettenis |
2018-08-12 | Really overwrite the major of com(4) instead of the hardcoded 12. | Mark Kettenis |
2018-08-11 | Match "ARMH0011". | Mark Kettenis |
2018-08-09 | Hook up the rasops text emulation functions so we only write out | Patrick Wildt |
2018-08-09 | Implement out-of-band interrupt support in the bwfm(4) SDIO backend. | Patrick Wildt |
2018-08-09 | Make imxesdhc(4) pass per-function cookies to the SD/MMC bus. | Patrick Wildt |