Age | Commit message (Expand) | Author |
2021-11-09 | Add gpiokeys(4) for arm64 | Klemens Nanni |
2021-11-09 | Sort gpio{leds,charger} | Klemens Nanni |
2021-11-09 | Add IPv4, TCP4/6 and UDP4/6 checksum offloading. | Jan Klemkow |
2021-11-09 | The uhidevsubmatch() routine was imported from NetBSD back in 2002 along with | Anton Lindqvist |
2021-11-08 | Plug uhidev memory leak during detach. | Anton Lindqvist |
2021-11-07 | Fall back to label if function is missing | Klemens Nanni |
2021-11-07 | Simplify print logic | Klemens Nanni |
2021-11-07 | Constify struct cfattach, not struct cfdriver. | Patrick Wildt |
2021-11-07 | Fix handling of interrupts shared between multiple dwiic(4) devices. | Stefan Sperling |
2021-11-05 | Newer i.MX device trees store the skew information in the PHY's node, which | Patrick Wildt |
2021-11-05 | Constify struct cfattach. | Martin Pieuchot |
2021-11-05 | Newer i.MX device trees retriee the USB phy using the more generic property | Patrick Wildt |
2021-11-04 | revert rev 1.30 of ttm_bo_util.c | Jonathan Gray |
2021-11-03 | drm/amdgpu: fix out of bounds write | Jonathan Gray |
2021-11-03 | drm/ttm: fix memleak in ttm_transfered_destroy | Jonathan Gray |
2021-11-02 | Enable spleen16x32 and spleen32x64 on powerpc64 for GENERIC kernels. | Frederic Cambus |
2021-11-02 | Recognize BCM43436, as seen on the Raspberry Pi Zero 2 W. | Patrick Wildt |
2021-11-02 | add handling for parity and character size config. | David Gwynne |
2021-11-02 | knf | Theo de Raadt |
2021-11-01 | Enable spleen16x32 and spleen32x64 on riscv64 for GENERIC kernels. | Frederic Cambus |
2021-11-01 | Restore some NULL checks lost in r1.132, add a couple more to deal with WEP key | Kenneth R Westerback |
2021-11-01 | use hw_power to implement power_supply_is_system_supplied() | Jonathan Gray |
2021-10-31 | Disable both TCP/UDP checksum offloading and VLAN HW tag offloading for now, | Patrick Wildt |
2021-10-31 | Implement transmit and transmit completion path. | Patrick Wildt |
2021-10-31 | Extend the SPI bus API a bit. The config structure gets an sc_cs_delay | Mark Kettenis |
2021-10-31 | Move the fill and the tail pointer change to a later point, to make sure | Patrick Wildt |
2021-10-31 | Add igc(4), a driver for the Intel 2.5Gb Ethernet controllers. | Patrick Wildt |
2021-10-31 | regen | Patrick Wildt |
2021-10-31 | Add another PCI id for Intel 2.5Gb adapters. | Patrick Wildt |
2021-10-31 | Make athn(4) attach to the Sony UWA-BR100. Patch by martingot@protonmail | Stefan Sperling |
2021-10-31 | regen | Stefan Sperling |
2021-10-31 | Add USB device ID for the Sony UWA-BR100. Patch by martingot@protonmail | Stefan Sperling |
2021-10-31 | Raise SPL to IPL_NET in run_next_scan() to avoid splassert failures. | Stefan Sperling |
2021-10-30 | Change hw.perfpolicy=auto by default, at startup. If the system has AC | Theo de Raadt |
2021-10-30 | Fix build break caused by accidental keystroke during last commit | Alexandre Ratchov |
2021-10-30 | Disestablish softintrs upon detach (missed in last commit) | Alexandre Ratchov |
2021-10-30 | Defer selwakeup() calls to a softintr | Alexandre Ratchov |
2021-10-30 | Revert previous commit as it's causing panic when devices are detached | Alexandre Ratchov |
2021-10-30 | match on Intel 600 Series | Jonathan Gray |
2021-10-30 | enable snooping on Intel 600 Series | Jonathan Gray |
2021-10-30 | regen | Jonathan Gray |
2021-10-30 | add Intel 600 Series and Alder Lake S ids | Jonathan Gray |
2021-10-29 | A USB HID report ID must be represented using a single byte ranging | Anton Lindqvist |
2021-10-29 | match more Prolific HXN ids | Jonathan Gray |
2021-10-29 | regen | Jonathan Gray |
2021-10-29 | more Prolific HXN ids | Jonathan Gray |
2021-10-29 | Don't grab audio_lock in filt_midi{read,write} if NOTE_SUBMIT is set. | Alexandre Ratchov |
2021-10-28 | add proper declaration for addr in dt_prov_kprobe_hook | Jasper Lievisse Adriaanse |
2021-10-27 | use db_get_probe_addr() instead of handrolling the expression wrapped in ifdef | Jasper Lievisse Adriaanse |
2021-10-27 | fix spello in comment | Jasper Lievisse Adriaanse |