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