| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-03-31 | When using a fixed Tx MCS in iwx(4) enable SGI if the peer supports it. |  stsp | 1 | -1/+3 |
| 2020-03-31 | When using a fixed Tx MCS in iwm(4) enable SGI if the peer supports it. |  stsp | 1 | -1/+3 |
| 2020-03-30 | No point in checking the loop variable for NULL inside a LIST_FOREACH. |  krw | 1 | -3/+1 |
| 2020-03-29 | Pin groups have regulators associated with them; enable these such that |  kettenis | 1 | -2/+53 |
| 2020-03-29 | Add glue to make ipmi(4) attach to FDT. |  kettenis | 5 | -8/+93 |
| 2020-03-28 | Export the number of arguments exposed by a probe to userland. |  mpi | 3 | -5/+8 |
| 2020-03-28 | Add a few more Allwinner A80 clocks and resets. |  kettenis | 2 | -1/+52 |
| 2020-03-28 | Apply masks to values read from the RTC registers. This is essential for |  kettenis | 1 | -7/+15 |
| 2020-03-27 | Add imxpwm(4), a driver for the PWM controller found on various NXP i.MX SoCs. |  patrick | 2 | -1/+221 |
| 2020-03-27 | Don't free() part of a struct. |  krw | 1 | -2/+1 |
| 2020-03-27 | Use correct bit mask to promptly exit rge_set_phy_power() and |  krw | 1 | -3/+3 |
| 2020-03-27 | BD71837 uses the same BUCK2 register as BD71847. This allows |  patrick | 1 | -1/+2 |
| 2020-03-26 | Fix register definition. Fixes USB3 support when USB has not been |  kettenis | 1 | -2/+2 |
| 2020-03-26 | Prevent NULL dereference in passing result of dma_alloc() with NO_WAIT |  tobhe | 1 | -1/+3 |
| 2020-03-26 | drm/amd/amdgpu: Fix GPR read from debugfs (v2) |  jsg | 1 | -3/+3 |
| 2020-03-26 | drm/amd/display: fix dcc swath size calculations on dcn1 |  jsg | 1 | -2/+2 |
| 2020-03-26 | drm/amd/display: Clear link settings on MST disable connector |  jsg | 1 | -0/+1 |
| 2020-03-26 | print platform name and gen in early inteldrm attach |  jsg | 1 | -2/+3 |
| 2020-03-25 | Add missing %s in sr_error, otherwise 'sd->sd_name' is not printed. |  tobhe | 1 | -2/+2 |
| 2020-03-25 | Revert introduction of MSI-X code, deraadt@ reported a regression on i386. |  mpi | 2 | -180/+38 |
| 2020-03-25 | Introduce stacktrace_save_at() and make use of it in dt(4). |  mpi | 5 | -28/+40 |
| 2020-03-25 | Indicate that the case handling data underruns falls through to the case |  jmatthew | 1 | -1/+2 |
| 2020-03-24 | Backout the rename, it was more confusing then helpful. |  anton | 1 | -9/+9 |
| 2020-03-24 | Put MSI-X stuff under !SMALL_KERNEL to reduce the growth for i386 floppy. |  mpi | 1 | -33/+40 |
| 2020-03-24 | Remove a chatty debug printf (not enabled by default) in wskbdopen() and |  anton | 2 | -10/+4 |
| 2020-03-24 | Rename wsmousedoioctl() -> wmouse_do_ioctl() and follow the same |  anton | 1 | -9/+9 |
| 2020-03-24 | Ensure that me_evp is still NULL before assignment during open of wscons |  anton | 3 | -26/+35 |
| 2020-03-23 | UART 1-3 support for Allwinner H3 (maybe H5/H2+). |  uaa | 2 | -1/+10 |
| 2020-03-23 | If samples per frame is larger than the device usb packet size, |  bluhm | 1 | -1/+5 |
| 2020-03-23 | Make it possible to use em(4) with MSI-X, currently disabled by default. |  mpi | 3 | -31/+319 |
| 2020-03-23 | Make it possible to use ix(4) with MSI-X, currently disabled by default. |  mpi | 2 | -38/+180 |
| 2020-03-23 | If an USB audio device supports less rates for recording than for |  bluhm | 1 | -2/+8 |
| 2020-03-23 | Fix brightness control on machines where initial brigness unknown. |  ratchov | 1 | -13/+10 |
| 2020-03-22 | Mark omissions of break statements as intentional. |  bru | 1 | -3/+3 |
| 2020-03-22 | Implement WSDISPLAYIO GET/SET ioctls in rkdrm. This allows backlight controls on the pinebook pro through wsconsctl. Thanks, Mark. ok kettenis@, patrick@ |  bmercer | 1 | -1/+9 |
| 2020-03-22 | Don't allocate a framebuffer if no interface ports have been configured. |  kettenis | 3 | -8/+15 |
| 2020-03-22 | zap trailing whitespace |  anton | 6 | -21/+21 |
| 2020-03-21 | The #pwm-cells attribute describes the amount of flags in addition |  patrick | 1 | -3/+3 |
| 2020-03-21 | Simplify some goto'ing that jumps a single line or |  krw | 2 | -16/+9 |
| 2020-03-21 | Fix crash when no device ports have been registered. Remove unused variable |  kettenis | 1 | -4/+2 |
| 2020-03-21 | Add clock support for i.MX8MM. The CCM is based on the i.MX8MQ version, |  patrick | 2 | -12/+461 |
| 2020-03-21 | Instead of passing the flags as part of a struct that's supposed to be |  patrick | 10 | -54/+39 |
| 2020-03-21 | drm/amd/display: remove duplicated assignment to grph_obj_type |  jsg | 1 | -2/+1 |
| 2020-03-20 | pccbb.c: tsleep(9) -> tsleep_nsec(9), timeout_add(9) -> timeout_add_nsec(9) |  cheloha | 1 | -3/+5 |
| 2020-03-20 | The i.MX8MQ 32K clock is always on. |  patrick | 2 | -1/+5 |
| 2020-03-20 | Add bdpmic(4), a driver for the ROHM BD71837 and BD71847 Power |  patrick | 1 | -1/+6 |
| 2020-03-20 | Add bdpmic(4), a driver for the ROHM BD71837 and BD71847 Power |  patrick | 1 | -0/+226 |
| 2020-03-20 | Both i.MX8MM and i.MX8MQ use the same uSDHC as the i.MX7D, and |  patrick | 1 | -3/+3 |
| 2020-03-20 | Add support for reading the i.MX8MM temperature sensors. |  patrick | 1 | -57/+92 |
| 2020-03-19 | Plug memory leak of psensor if read_sensor does not return zero. |  tracey | 1 | -2/+3 |