summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/hci_bcsp.c
Commit message (Expand)AuthorAge
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* Bluetooth: hci_bcsp: Use setup_timer Kernel API instead of init_timerPrasanna Karthik2016-11-27
* Bluetooth: BCSP fails to ACK re-transmitted frames from the peerDean Jenkins2016-09-24
* Bluetooth: Tidy-up coding style in hci_bcsp.cDean Jenkins2016-09-24
* Bluetooth: hci_bcsp: fix code styleMaxim Zhukov2016-04-08
* Bluetooth: Use new hci_skb_pkt_* wrappers for driversMarcel Holtmann2015-11-19
* Bluetooth: hci_bcsp: Clean up code FixPrasanna Karthik2015-06-09
* Bluetooth: hci_uart: Change 1 to true for bool type variables assignmentsShailendra Verma2015-05-25
* Bluetooth: hci_uart: Update version number driverMarcel Holtmann2015-04-07
* Bluetooth: hci_uart: Remove the manual protocol init messageMarcel Holtmann2015-04-07
* Bluetooth: hci_uart: Add name information to hci_uart_proto structMarcel Holtmann2015-04-07
* Bluetooth: hci_uart: Make struct hci_uart_proto always constMarcel Holtmann2015-04-07
* Bluetooth: hci_uart: Use const data pointer for received dataMarcel Holtmann2015-04-07
* 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