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
/
bluetooth
/
btmagic.c
Age
Commit message (
Expand
)
Author
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2020-06-11
Update for proplib(3) API changes.
thorpej
2018-09-03
Rename min/max -> uimin/uimax for better honesty.
riastradh
2017-12-10
Factor out bus-independant HID code so that it can be shared by USB, bluetooth
bouyer
2016-07-07
KNF. Remove extra spaces. No functional change.
msaitoh
2015-12-13
STRENGHT -> STRENGTH and misc spelling/whitespace. no functional change
plunky
2015-07-03
Add basic support for tap detection, emulating a left-click.
bouyer
2015-04-16
CID 1293640/1 memory corruption/overrun
christos
2015-04-06
Add support for Apple Magic Trackpad.
bouyer
2014-08-05
split PRU_SEND function out of pr_generic() usrreq switches and put into
rtr
2014-07-31
split PRU_DISCONNECT, PRU_SHUTDOWN and PRU_ABORT function out of
rtr
2014-07-30
split PRU_CONNECT function out of pr_generic() usrreq switches and put
rtr
2014-07-24
split PRU_BIND and PRU_LISTEN function out of pr_generic() usrreq
rtr
2014-05-20
netbt: rename some attach/detach functions to have _pcb suffix, so
rmind
2014-02-25
Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before
pooka
2012-12-20
increase some diagnostics
plunky
2012-12-20
when no link-mode is specified, explicitly set a mode of (int)0
plunky
2012-06-02
Add some pre-processor magic to verify that the type of the data item
dsl
2012-04-03
register/deregister pmf(9) NULL handlers for bthub(4) and
plunky
2010-05-22
add Magic Mouse driver and manpage btmagic(4)
plunky