aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/hci_h4.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Check return value of hci_recv_stream_fragment()Gustavo F. Padovan2011-04-131-1/+6
* Bluetooth: Add __init and __exit marks to UART driversGustavo F. Padovan2010-07-271-2/+2
* Bluetooth: Use hci_recv_stream_fragment() in UART driverGustavo F. Padovan2010-07-271-101/+2
* Bluetooth: Fix return value when bt_skb_alloc failsGustavo F. Padovan2010-05-101-1/+1
* Bluetooth: Remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-271-2/+1
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-301-5/+0
* [BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdrArnaldo Carvalho de Melo2007-04-251-3/+3
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] bluetooth: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-071-3/+1
* [Bluetooth] Cleanup of the HCI UART driverMarcel Holtmann2005-10-281-39/+62
* [Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann2005-08-291-2/+2
* [Bluetooth] Remove unused functions and cleanup symbol exportsMarcel Holtmann2005-08-061-5/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+282