aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth/hci_h4.c
AgeCommit message (Expand)Author
2015-10-08Bluetooth: bpa10x: Use h4_recv_buf helper for frame reassemblyMarcel Holtmann
2015-08-28Bluetooth: hci_uart: Fix zero len data packet reception issueLoic Poulain
2015-06-17Bluetooth: hci_uart: Fix dereferencing of ERR_PTRChan-yeol Park
2015-04-07Bluetooth: hci_uart: Provide generic H:4 receive frameworkMarcel Holtmann
2015-04-07Bluetooth: hci_uart: Update version number driverMarcel Holtmann
2015-04-07Bluetooth: hci_uart: Remove the manual protocol init messageMarcel Holtmann
2015-04-07Bluetooth: hci_uart: Add name information to hci_uart_proto structMarcel Holtmann
2015-04-07Bluetooth: hci_uart: Make struct hci_uart_proto always constMarcel Holtmann
2015-04-07Bluetooth: hci_uart: Use h4_recv_buf helper for H:4 protocolMarcel Holtmann
2015-04-07Bluetooth: hci_uart: Introduce h4_recv_buf helper functionMarcel Holtmann
2015-04-07Bluetooth: hci_uart: Use const data pointer for received dataMarcel Holtmann
2015-04-07Bluetooth: hci_uart: Remove unused h4->rx_state and h4->rx_count fieldMarcel Holtmann
2015-04-07Bluetooth: hci_uart: Remove unused h4->rx_skb fieldMarcel Holtmann
2014-04-24Bluetooth: Remove hci_h4 unused definesPoulain, Loic
2013-10-11Bluetooth: Remove unused h4_check_data_len() functionMarcel Holtmann
2013-04-04Bluetooth: Fix H4 crash from incoming UART packetsChan-yeol Park
2012-06-05Bluetooth: Remove 'register' usage from the subsystemGustavo Padovan
2012-02-13Bluetooth: hci-uart-h4: Use GFP_ATOMIC in open()David Herrmann
2011-04-13Bluetooth: Check return value of hci_recv_stream_fragment()Gustavo F. Padovan
2010-07-27Bluetooth: Add __init and __exit marks to UART driversGustavo F. Padovan
2010-07-27Bluetooth: Use hci_recv_stream_fragment() in UART driverGustavo F. Padovan
2010-05-10Bluetooth: Fix return value when bt_skb_alloc failsGustavo F. Padovan
2009-02-27Bluetooth: Remove some pointless conditionals before kfree_skb()Wei Yongjun
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann
2007-04-25[BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdrArnaldo Carvalho de Melo
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-11-07[PATCH] bluetooth: kmalloc + memset -> kzalloc conversionDeepak Saxena
2005-10-28[Bluetooth] Cleanup of the HCI UART driverMarcel Holtmann
2005-08-29[Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann
2005-08-06[Bluetooth] Remove unused functions and cleanup symbol exportsMarcel Holtmann
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds