summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/hci_bcsp.c
Commit message (Expand)AuthorAge
* Bluetooth: Remove assignments in if-statementsValentin Ilie2014-03-05
* Bluetooth: Stop BCSP/H5 timer before cleaning upMichael Knudsen2014-03-04
* Bluetooth: Provide hdev parameter to hci_recv_frame() driver callbackMarcel Holtmann2013-10-11
* Bluetooth: Remove 'register' usage from the subsystemGustavo Padovan2012-06-05
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Johan Hedberg2012-02-16
|\
| * module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-13
* | Bluetooth: hci-uart-bcsp: Use GFP_ATOMIC in open()David Herrmann2012-02-13
|/
* Bluetooth: Add __init and __exit marks to UART driversGustavo F. Padovan2010-07-27
* Bluetooth: Fix abuse of the preincrement operatorDavid Howells2010-06-30
* Bluetooth: Fix false errors from bcsp_pkt_cull functionWending Weng2009-08-24
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-30
* bluetooth: hci_bcsp: Use SKB list interfaces instead of home-grown stuff.David S. Miller2008-09-21
* bluetooth: hci_bcsp.c small cleanups/api usersHarvey Harrison2008-06-10
* [Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann2007-10-22
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] lockdep: annotate bcsp driverPeter Zijlstra2006-12-07
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-14
* [PATCH] bluetooth: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-07
* [Bluetooth] Cleanup of the HCI UART driverMarcel Holtmann2005-10-28
* [Bluetooth] Remove TXCRC compile option for BCSP driverMarcel Holtmann2005-10-28
* [Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann2005-08-29
* [Bluetooth] Remove unused functions and cleanup symbol exportsMarcel Holtmann2005-08-06
* Linux-2.6.12-rc2Linus Torvalds2005-04-16