| Age | Commit message (Expand) | Author |
| 2017-12-10 | Factor out bus-independant HID code so that it can be shared by USB, bluetooth | 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 |
| 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-04-03 | register/deregister pmf(9) NULL handlers for bthub(4) and | plunky |
| 2012-01-11 | offset processing of input reports to a kernel thread, to avoid | plunky |
| 2011-12-31 | Fix panic triggered by pressing the caps lock key: | rkujawa |
| 2010-04-28 | allow for vendor-id and product-id properties, passing them | plunky |
| 2009-08-21 | I had a complaint that it was difficult to reconnect a device after | plunky |
| 2009-05-12 | struct cfdata * -> cfdata_t, no functional changes intended. | cegger |
| 2008-08-06 | Convert socket options code to use a sockopt structure | plunky |
| 2008-04-24 | Merge the socket locking patch: | ad |
| 2008-03-28 | Use deviter API to search for child devices. | plunky |
| 2007-11-12 | improve visibility of [dis]connected messages | plunky |
| 2007-11-11 | convert device printf() usages to aprint_xxxx() | plunky |
| 2007-11-03 | 'struct callout' => callout_t | plunky |
| 2007-11-03 | switch devices to using CFATTACH_DECL_NEW() | plunky |
| 2007-07-09 | Merge some of the less invasive changes from the vmlocking branch: | ad |
| 2007-04-21 | Add 'service level' security for L2CAP and RFCOMM connections, following | plunky |
| 2006-11-16 | __unused removal on arguments; approved by core. | christos |
| 2006-10-12 | - sprinkle __unused on function decls. | christos |
| 2006-10-04 | Internally, use the service name as the identifier for matching | plunky |
| 2006-09-12 | guard against a possible situation where the list of l2cap channels is changed | plunky |
| 2006-09-10 | update to bluetooth device attachment: | plunky |
| 2006-07-26 | Bluetooth fixes by Iain Hibbert: | tron |
| 2006-06-19 | Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@, | gdamore |