index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-12
drm/rect: Avoid division by zero
jsg
1
-1
/
+6
2020-02-10
When walking the HID descriptor, even though we filter for hid_input
patrick
1
-1
/
+3
2020-02-10
Add support for the RK3399's VOP clocks to rkclock(4).
patrick
2
-2
/
+68
2020-02-08
On the Lenovo X395 acpivout(4) does not attach since there is
patrick
2
-6
/
+7
2020-02-07
fd(4): timeout_add(9) -> timeout_add_msec(9), tsleep(9) -> tsleep_nsec(9)
cheloha
1
-5
/
+5
2020-02-07
Nuke softc field 'sc_adapter" and just point sc_link's at shiney new
krw
2
-10
/
+7
2020-02-06
Remove pointless intermediate scsi_adapter field of softc by pointing
krw
2
-7
/
+3
2020-02-06
Delete unused scsi_adapter fields of softc's.
krw
2
-5
/
+3
2020-02-06
Eliminate use of 'migration aids' #define scsipi_<blah> and just use
krw
3
-20
/
+13
2020-02-06
Soooooo much eye-searing trailing whitespace.
krw
1
-196
/
+196
2020-02-06
So much eye-searing trailing whitespace.
krw
1
-12
/
+12
2020-02-06
Whitespace tweak.
krw
2
-6
/
+4
2020-02-05
Nuke unnecessary abstraction 'scsi_minphys()' which just calls
krw
19
-41
/
+38
2020-02-05
Very old firmware umsm devices don't work as umb(4), so I made them work
deraadt
1
-2
/
+1
2020-02-05
regen
patrick
2
-2
/
+12
2020-02-05
Add some more Apollo Lake PCI IDs.
patrick
1
-1
/
+3
2020-02-05
Fix confusion between minimum and maximum samples-per-frame.
ratchov
1
-2
/
+2
2020-02-05
regen
patrick
2
-2
/
+22
2020-02-05
Add some more Apollo Lake PCI IDs.
patrick
1
-1
/
+5
2020-02-05
regen
patrick
2
-2
/
+7
2020-02-05
Add Pericom PI7C9X2G404EL PCIe Packet Switch
patrick
1
-1
/
+2
2020-02-05
Detach timeouts and the softint handler before freeing memory.
mpi
1
-5
/
+5
2020-02-05
regen
patrick
2
-0
/
+155
2020-02-05
Add some more Gemini Lake IDs.
patrick
1
-1
/
+32
2020-02-04
Refactoring to prepare multi-queues support, no intended behavior change:
mpi
4
-345
/
+370
2020-02-04
Replace msleep(9) by sleep_setup/setup_signal/finish() dance.
mpi
1
-5
/
+6
2020-01-30
Split `p_priority' into `p_runpri' and `p_slppri'.
mpi
1
-3
/
+3
2020-01-29
Add support for notifications about audio(4) controls changes.
ratchov
1
-3
/
+158
2020-01-28
The default-brightness-level property actually contains an index
patrick
1
-2
/
+5
2020-01-28
Make acpivout(4) call ws_[gs]et_param instead of directly
patrick
1
-35
/
+77
2020-01-28
drm/radeon: fix bad DMA from INTERRUPT_CNTL2
jsg
3
-6
/
+6
2020-01-28
drm/panel: make drm_panel.h self-contained
jsg
1
-0
/
+1
2020-01-28
drm/fb-helper: generic: Call drm_client_add() after setup is done
jsg
1
-2
/
+2
2020-01-28
drm/fb-helper: generic: Fix setup error path
jsg
1
-40
/
+58
2020-01-28
drm/dp_mst: Skip validating ports during destruction, just ref
jsg
1
-0
/
+16
2020-01-27
Improve use of SMR in dt(4) by changing the time when smr_barrier()
visa
1
-34
/
+9
2020-01-27
Make urtwn(4) attach to tp-link tl-wn823n (RTL8192EU).
stsp
1
-2
/
+3
2020-01-27
regen
stsp
2
-4
/
+9
2020-01-27
add USB device ID for tp-link tl-wn823n
stsp
1
-1
/
+2
2020-01-27
Rename advminphys function to adv_minphys. The prototype and one usage were
sthen
1
-2
/
+2
2020-01-27
Send APM_POWER_CHANGE events to userland after refreshing battery info
jca
1
-1
/
+4
2020-01-27
Prototypes should not name the parameters.
krw
1
-2
/
+2
2020-01-27
Prototypes should not name the parameters.
krw
1
-2
/
+2
2020-01-26
Set the default brightness level upon attach.
patrick
1
-1
/
+3
2020-01-26
The enable-gpios property is an optional property, so don't error out if
patrick
1
-11
/
+7
2020-01-26
Pull in drm_bridge.c from linux 4.19.y.
patrick
1
-25
/
+356
2020-01-26
Add simplepanel(4), a driver for simple display panels. This one
patrick
2
-1
/
+79
2020-01-26
Shuffle some names around to make reading the code less headache
krw
20
-62
/
+62
2020-01-26
In amdgpio_pin_intr() disable pins a pending interrupt is seen for which
jsg
1
-11
/
+19
2020-01-25
Drivers that implement their own *minphys() don't need to call the
krw
23
-51
/
+23
[prev]
[next]