summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/hci_ll.c
AgeCommit message (Expand)Author
2017-07-22Bluetooth: Style fix - align block commentsDerek Robson
2017-07-20Bluetooth: hci_ll: Use new hci_uart_unregister_device() functionIan Molton
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-09Bluetooth: hci_ll: Add support for the external clockUlf Hansson
2017-06-09Bluetooth: hci_ll: Add compatible values for more WL chipsSebastian Reichel
2017-05-23Bluetooth: hci_ll: Fix download_firmware() return when __hci_cmd_sync failsGuodong Xu
2017-04-22Bluetooth: hci_ll: Fix NULL pointer deref on FW upload failureSebastian Reichel
2017-04-13bluetooth: hci_uart: add LL protocol serdev driver supportRob Herring
2015-11-19Bluetooth: Use new hci_skb_pkt_* wrappers for driversMarcel 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 const data pointer for received dataMarcel Holtmann
2013-10-11Bluetooth: Add hdev parameter to hdev->send driver callbackMarcel Holtmann
2013-10-11Bluetooth: Provide hdev parameter to hci_recv_frame() driver callbackMarcel Holtmann
2012-09-18Bluetooth: hci_ll.c: removes unnecessary semicolonPeter Senna Tschudin
2012-06-05Bluetooth: Remove 'register' usage from the subsystemGustavo Padovan
2012-02-13Bluetooth: hci-uart-ll: Use GFP_ATOMIC in open()David Herrmann
2011-03-31Fix common misspellingsLucas De Marchi
2010-07-27Bluetooth: Add __init and __exit marks to UART driversGustavo F. Padovan
2010-07-21Bluetooth: Use __packed annotation for driversGustavo F. Padovan
2010-05-10Bluetooth: Use the proper function cast to get hdr dataGustavo 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-01-10[BLUETOOTH]: Always send explicit hci_ll wake-up acks.Ohad Ben-Cohen
2007-10-22[Bluetooth] Add UART driver for Texas Instruments' BRF63xx chipsOhad Ben-Cohen