summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/hci_h4.c
Commit message (Expand)AuthorAge
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* Bluetooth: hci_uart: add support for word alignmentSebastian Reichel2017-04-12
* Bluetooth: Use new hci_skb_pkt_* wrappers for driversMarcel Holtmann2015-11-19
* Bluetooth: bpa10x: Use h4_recv_buf helper for frame reassemblyMarcel Holtmann2015-10-08
* Bluetooth: hci_uart: Fix zero len data packet reception issueLoic Poulain2015-08-28
* Bluetooth: hci_uart: Fix dereferencing of ERR_PTRChan-yeol Park2015-06-17
* Bluetooth: hci_uart: Provide generic H:4 receive frameworkMarcel Holtmann2015-04-07
* 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 h4_recv_buf helper for H:4 protocolMarcel Holtmann2015-04-07
* Bluetooth: hci_uart: Introduce h4_recv_buf helper functionMarcel Holtmann2015-04-07
* Bluetooth: hci_uart: Use const data pointer for received dataMarcel Holtmann2015-04-07
* Bluetooth: hci_uart: Remove unused h4->rx_state and h4->rx_count fieldMarcel Holtmann2015-04-07
* Bluetooth: hci_uart: Remove unused h4->rx_skb fieldMarcel Holtmann2015-04-07
* Bluetooth: Remove hci_h4 unused definesPoulain, Loic2014-04-24
* Bluetooth: Remove unused h4_check_data_len() functionMarcel Holtmann2013-10-11
* Bluetooth: Fix H4 crash from incoming UART packetsChan-yeol Park2013-04-04
* Bluetooth: Remove 'register' usage from the subsystemGustavo Padovan2012-06-05
* Bluetooth: hci-uart-h4: Use GFP_ATOMIC in open()David Herrmann2012-02-13
* Bluetooth: Check return value of hci_recv_stream_fragment()Gustavo F. Padovan2011-04-13
* Bluetooth: Add __init and __exit marks to UART driversGustavo F. Padovan2010-07-27
* Bluetooth: Use hci_recv_stream_fragment() in UART driverGustavo F. Padovan2010-07-27
* Bluetooth: Fix return value when bt_skb_alloc failsGustavo F. Padovan2010-05-10
* Bluetooth: Remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-27
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-30
* [BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdrArnaldo Carvalho de Melo2007-04-25
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] bluetooth: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-07
* [Bluetooth] Cleanup of the HCI UART 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