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
2019-08-26
Add amluart(4), a driver for the UARTs found on various Amlogic SoCs.
kettenis
2
-1
/
+614
2019-08-25
drm/amdgpu: fix a potential information leaking bug
jsg
1
-1
/
+1
2019-08-25
avoid checking s->spf twice if it is above maximum in uaudio_adjspf(); ok ratchov@
miko
1
-2
/
+2
2019-08-24
sync devlist
jsg
1
-0
/
+18
2019-08-24
drm/i915/cml: Introduce Comet Lake PCH
jsg
2
-1
/
+7
2019-08-24
drm/i915/cml: Add CML PCI IDS
jsg
2
-1
/
+29
2019-08-23
regen
jsg
2
-42
/
+52
2019-08-23
add Intel 100 Series LP eMMC/SDXC from fkr
jsg
1
-9
/
+11
2019-08-22
do pci_intr_disestablish() and bus_space_unmap() calls if auich_alloc_cdata() fails; ok ratchov@
miko
1
-18
/
+17
2019-08-21
Add simple amdgpu pci id devlist for the ramdisk to determine if
jsg
2
-0
/
+96
2019-08-20
Trailing whitespace.
krw
2
-7
/
+7
2019-08-20
Use the defines DETACH_FORCE and DETACH_QUIET when constructing a value
krw
2
-6
/
+10
2019-08-19
Add a configuration option for reverse scrolling.
bru
3
-9
/
+25
2019-08-19
Accept more elantech-v4 models, and apply a test for external buttons.
bru
1
-7
/
+8
2019-08-19
Add support for SMBus System Interface (SSIF).
kettenis
4
-11
/
+254
2019-08-19
Remove some unused code left over from an ancient (i.e. 2007) attempt
krw
2
-25
/
+2
2019-08-19
define CONFIG_X86* in autoconf.h as needed and reduce diff to linux
jsg
12
-27
/
+23
2019-08-19
Enable TCP and UDP checksum offloading by default for ix(4).
jan
1
-3
/
+1
2019-08-19
Add missing OHCI clocks for Allwinner R40.
kettenis
1
-0
/
+6
2019-08-18
Increase timeout used when waiting for the Rx FIFO to fill up when in polled
kettenis
1
-2
/
+2
2019-08-18
In polled mode, wait on STOP detected bit to be set in the interrupt status
kettenis
1
-5
/
+4
2019-08-18
Implement a few Linux compat ACPI interfaces and enable the ACPI support
kettenis
13
-58
/
+273
2019-08-17
drm/i915: Fix wrong escape clock divisor init for GLK
jsg
1
-2
/
+2
2019-08-17
drm: silence variable 'conn' set but not used
jsg
1
-1
/
+1
2019-08-17
drm/amd/display: Increase size of audios array
jsg
2
-1
/
+2
2019-08-17
drm/amd/display: Only enable audio if speaker allocation exists
jsg
1
-1
/
+1
2019-08-17
drm/amd/display: Fix dc_create failure handling and 666 color depths
jsg
2
-2
/
+5
2019-08-17
drm/amd/display: use encoder's engine id to find matched free audio device
jsg
1
-1
/
+7
2019-08-17
drm/amd/display: Wait for backlight programming completion in set backlight level
jsg
1
-0
/
+4
2019-08-17
change drm memory barriers to be closer to what linux does on
jsg
1
-7
/
+19
2019-08-17
Move play blocks count from the audio_softc to the audio_buf structure.
ratchov
1
-20
/
+22
2019-08-17
Move block size and block count calculations in their own routines.
ratchov
1
-80
/
+108
2019-08-15
auich_freemem() returns void. while here fix a typo in an error message. audio playback still works under virtualbox. ok ratchov@
miko
1
-5
/
+4
2019-08-14
move CONFIG_DRM_FBDEV_EMULATION and CONFIG_BACKLIGHT_CLASS_DEVICE
jsg
2
-4
/
+3
2019-08-13
Implement backlight control for amdgpu(4). This allows me to set
patrick
1
-2
/
+28
2019-08-13
Reorganize the ipmi(4) code a bit in anticipation of adding SSIF support:
kettenis
3
-218
/
+224
2019-08-13
azalia: add quirk for speaker routing on ThinkPad X1C7
jcs
3
-4
/
+13
2019-08-13
regen
jsg
2
-6
/
+18
2019-08-13
add Union Memory NVMe
jsg
1
-3
/
+7
2019-08-13
Don't match on amdgpu devices flagged as having experimental hardware support
jsg
2
-2
/
+17
2019-08-12
Fix typo; spotted by Krystian Lewandowski.
kettenis
1
-2
/
+2
2019-08-12
Remlve command mutex. It is unnecessary since commands are already
kettenis
2
-9
/
+2
2019-08-11
Add clock support to sxirtc(4); needed by newer Linux DTs.
kettenis
1
-7
/
+71
2019-08-11
Add battery sensors for the AXP803. A somewhat recent Linux DT is needed
kettenis
1
-4
/
+104
2019-08-11
Add sxisyscon(4) a driver for the system controller found on various
kettenis
2
-1
/
+88
2019-08-11
The "phy-names" property has been dropped from the Linux device trees so
kettenis
1
-13
/
+4
2019-08-11
Fix an issue where output gets stuck when a machine is under load. Also
kettenis
1
-31
/
+18
2019-08-10
udcf(4): tvtohz(9)+timeout_add(9) -> timeout_add_msec(9); ok kettenis@
cheloha
1
-56
/
+21
2019-08-10
gpiodcf(4): tvtohz(9)+timeout_add(9) -> timeout_add_msec(9)
cheloha
1
-54
/
+21
2019-08-10
Make sure fdt_get_reg() looks beyond its parent to establish the correct
kettenis
1
-31
/
+36
[prev]
[next]