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
/
wscons
/
wsconsio.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add new event types for precision scrolling.
bru
2019-03-24
1
-1
/
+7
*
Remove the strong hysteresis filter.
bru
2018-11-10
1
-2
/
+3
*
define WSMOUSE_TYPE_TOUCHPAD so non-elantech drivers can stop
jcs
2018-07-30
1
-1
/
+2
*
Add logging options to wsmouse. Input and event logging for debug
bru
2018-05-07
1
-2
/
+8
*
Remove unused compat macros.
anton
2017-11-15
1
-5
/
+1
*
remove defines for ioctls the kernel doesn't recognise
jsg
2017-10-24
1
-10
/
+1
*
Backout because it breaks ramdisks. Anyone making changes in the kernel
deraadt
2017-08-18
1
-3
/
+1
*
Add compressed fonts support in the kernel.
fcambus
2017-08-18
1
-1
/
+3
*
We do not support iso7 nor pcvt encoding, so remove macro definitions
fcambus
2017-06-15
1
-3
/
+1
*
Increase WSFONT_NAME_SIZE size, this will allow storing longer font
fcambus
2017-06-13
1
-2
/
+2
*
Add support for tap gestures.
bru
2017-06-06
1
-2
/
+8
*
improved coordinate filters
bru
2017-05-08
1
-18
/
+21
*
Simplify wstpad option handling:
mpi
2017-03-16
1
-71
/
+38
*
Handle touchpad input in wsmouse.
bru
2017-02-27
1
-5
/
+52
*
Improved parameter handling in wsmouse and new ioctls for reading and
bru
2016-10-23
1
-1
/
+55
*
Add a WSKBDIO_GETENCODINGS ioctl that returns the supported keyboard
kettenis
2016-09-30
1
-1
/
+7
*
limit the number of fonts that can be loaded
jcs
2016-09-14
1
-1
/
+2
*
Add support for multitouch input to wsmouse.
bru
2016-03-30
1
-3
/
+17
*
add new ioctls to control keyboard backlights
jung
2015-12-12
1
-1
/
+8
*
Modify kernel to prepare boot from UEFI.
yasuoka
2015-08-30
1
-1
/
+2
*
Define a new wscons mouse type for Synaptics clickpad devices that lack
jsg
2015-01-15
1
-1
/
+2
*
WSCONS_EVENT_WSMOUSED_SLEEP and WSCONS_EVENT_WSMOUSED_CLOSE not used anymore.
shadchin
2014-12-21
1
-6
/
+2
*
Distinguish between inteldrm and radeondrm.
kettenis
2013-11-17
1
-2
/
+3
*
WSDISPLAYIO_GTYPE ioctl support for KMS drivers. ok jsg@
miod
2013-10-20
1
-1
/
+2
*
Add support for Elantech touchpads to pms(4). This allows the X synaptics(4)
stsp
2012-10-29
1
-1
/
+2
*
Fix for ClickPad. On issue pointed gilles@ and matthieu@
shadchin
2012-07-22
1
-1
/
+2
*
Add type numbers for upcoming sgi work, forgotten during newport(4) import.
miod
2012-04-17
1
-1
/
+6
*
Prepare to add support ALPS touchpads
shadchin
2011-09-20
1
-1
/
+2
*
synaptics touchpad keep the current (pms) behaviour until WSMOUSEIO_SETMODE
shadchin
2011-05-05
1
-1
/
+5
*
Prepare to add support Synaptics touchpads
shadchin
2011-04-07
1
-1
/
+2
*
Make it possible to get the screen types and emulations for a wsdisplay.
maja
2010-07-01
1
-1
/
+18
*
Minimalistic driver for the ImpactSR (Mardigras) video option found on older
miod
2010-03-07
1
-1
/
+2
*
Add wsdisplay type for SGI VPro (aka Odyssey)
jsing
2010-03-04
1
-1
/
+2
*
Minimal frame buffer driver for the SiS 315 found on Lemote Fuloong systems.
miod
2010-02-28
1
-1
/
+2
*
A couple more device types.
miod
2009-12-25
1
-1
/
+3
*
Document a private ioctl range for wscons drivers (from Miod). Therefore
mglocker
2009-09-21
1
-2
/
+3
*
Add a wsdisplay type for an upcoming driver for the Sun XVR-100 framebuffer.
kettenis
2009-07-03
1
-1
/
+2
*
Define a wsdisplay type for gfxp(4).
kettenis
2009-06-03
1
-1
/
+2
*
Define a proper wsdisplay type for machfb(4).
kettenis
2009-06-02
1
-1
/
+2
*
Add code to attach sun mice on sparc and sparc64 as wsmouse devices. Since
miod
2009-05-20
1
-1
/
+2
*
Initial console device driver for USB displays based on the DisplayLink
mglocker
2009-05-09
1
-1
/
+2
*
Define a proper wsdisplay type for raptor(4).
kettenis
2009-03-12
1
-1
/
+2
*
Give ifb its own display type (be sure to make includes before rebuilding
miod
2008-12-29
1
-1
/
+2
*
Define a proper wsdisplay type for legss(4).
miod
2008-08-24
1
-1
/
+2
*
Add display type for SGI GBE.
jsing
2007-11-27
1
-1
/
+2
*
- Add bthidev(4), from NetBSD.
xsa
2007-09-01
1
-1
/
+3
*
add swapxy, resx and resy to struct wsmouse_calibcoords,
robert
2007-05-08
1
-1
/
+3
*
Add support for a fourth axis on wsmouse devices, e.g. on the Apple Might
miod
2007-04-10
1
-2
/
+6
*
commit vesabios for matthieu@
gwk
2006-11-27
1
-1
/
+22
*
Convert the Sony wsfonts to ISO-Latin1 encoding, and drop the Sony encoding
miod
2006-08-06
1
-2
/
+1
[next]