index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pckbport
Age
Commit message (
Expand
)
Author
2022-10-28
pckbport(4): C99 initializers
riastradh
2022-09-28
synaptics: Lower scale factor to give less sluggish mouse performance
nia
2022-09-17
- synaptics_filter_policy no longer generates movements from stale data.
mlelstv
2022-05-31
fix various typos in comments, documentation and messages.
andvar
2022-04-04
Use the original right boundary when calculating the vertical scroll
blymn
2022-04-01
Fix regression introduced when fixing PR kern/56613 and related tweaks
blymn
2022-03-03
Fix for PR kern/56613
blymn
2021-12-04
synaptics: Fix tracking of extended buttons.
nia
2021-12-03
fix various typos in comments, log messages and documentation.
andvar
2021-10-21
Significant update to the synaptics touchpad driver.
blymn
2021-09-28
synaptics: use the new WSCONS_EVENT_(H|V)SCROLL event types
nia
2021-09-22
wscons: add definitions for BÉPO, a standardized, Dvorak-style optimized
nia
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-08-02
fix various typos in comments and log messages.
andvar
2021-06-30
Fix hardcoded size for total_patckets array in synaptics_softc, it
blymn
2021-05-30
synaptics(4): New sysctl knob for debug output.
riastradh
2021-05-11
wscons: add support for the Neo 2 German keyboard layout
nia
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2020-10-01
synaptics: Emulate scrolling when the middle button is held with TrackPoints
nia
2020-10-01
erect a signpost for weary travellers
nia
2020-10-01
comment was likely true in 2007 but no longer reflects the reality of hw
nia
2020-07-13
Canadian French keyboard layout for ukbd/pckbd
nia
2020-07-13
Add keyboard layout for Latin American Spanish to ukbd/pckbd
nia
2020-07-12
Add Icelandic keyboard layout to ukbd/pckbd.
nia
2020-07-12
Add Estonian layout as a variation of Swedish for ukbd and pckbd
nia
2020-07-12
Bring br.nodead closer to X11
nia
2020-07-12
Add support for the Brazilian keyboard layout to pckbd and ukbd.
nia
2020-05-14
synaptics: Don't reset the device multiple times in succession
nia
2020-04-28
pms_synaptics_enable: no need to send PMS_DEV_ENABLE here because
jmcneill
2020-04-27
Extended buttons are reported separate from touchpad buttons, so track
jmcneill
2020-03-31
synaptics: Maintain the left/right buttons when up/down are remapped
nia
2020-03-27
synaptics: Revert changes that broke gestures in cases where they worked.
nia
2020-03-16
synaptics: Increase default scale_z for more precise scrolling
nia
2020-03-15
synaptics: Check for single-finger event jitter in all cases.
nia
2020-03-14
synaptics: Detect multiple fingers outside the gesture period
nia
2020-03-14
synaptics: Automatically scroll when multiple fingers are detected
nia
2020-03-14
synaptics: fix syntax
nia
2020-03-14
synaptics: Allow the max_speed sysctls to be set
nia
2020-03-14
synaptics: Set up_down_emulation=3 by default.
nia
2020-03-14
synaptics: Make up_down_emulation useful for single-button clickpads
nia
2020-02-25
Messages in pms_synaptics_input() should not start with "pms_input"
ryoon
2020-02-25
Messages in pms_synaptics_input() should not start with "pms_input"
ryoon
2020-02-25
Do not enter extended W mode conditional for non extended W mode device
ryoon
2020-02-25
Remove a trailing tab.
ryoon
2020-02-10
Introduce hw.alps.touchpad_movement_threshold to better button area clicks
ryoon
2020-02-10
Fix typo in sysctl node name
ryoon
2020-01-11
Support the combination of KB_SWAPCTRLCAPS and UK layout.
nia
2019-11-10
in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT
chs
2019-07-23
pckbd_cngetc: Set type=0 and return if no data is available
jmcneill
2019-07-22
hvkbd requires pckbd_keydesctab in wskbdmap_mfii.c.
nakayama
[next]