summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/hci_ll.c
Commit message (Expand)AuthorAge
* Bluetooth: hci_ll: Convert to use h4_recv_buf helperMarcel Holtmann2018-04-01
* Bluetooth: hci_ll: Use skb_put_u8 instead of struct hcill_cmdMarcel Holtmann2018-04-01
* Bluetooth: hci_ll: Replace mdelay with msleep in download_firmwareJia-Ju Bai2018-02-07
* Bluetooth: hci_ll: add "ti,cc2560" compatible stringDavid Lechner2017-12-13
* Bluetooth: hci_ll: Add optional nvmem BD address sourceDavid Lechner2017-12-13
* Bluetooth: hci_ll: add support for setting public addressDavid Lechner2017-12-13
* Bluetooth: hci_ll: Add endianness conversion when setting baudrateDavid Lechner2017-12-13
* Bluetooth: hci_ll: add constant for vendor-specific commandDavid Lechner2017-12-13
* Bluetooth: serdev: hci_ll: Wait for CTS instead of using msleepDavid Lechner2017-12-13
* Bluetooth: hci_ll: remove \n from kernel messagesDavid Lechner2017-12-13
* Bluetooth: mark expected switch fall-throughsGustavo A. R. Silva2017-10-14
* Bluetooth: Style fix - align block commentsDerek Robson2017-07-22
* Bluetooth: hci_ll: Use new hci_uart_unregister_device() functionIan Molton2017-07-20
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-16
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* Bluetooth: hci_ll: Add support for the external clockUlf Hansson2017-06-09
* Bluetooth: hci_ll: Add compatible values for more WL chipsSebastian Reichel2017-06-09
* Bluetooth: hci_ll: Fix download_firmware() return when __hci_cmd_sync failsGuodong Xu2017-05-23
* Bluetooth: hci_ll: Fix NULL pointer deref on FW upload failureSebastian Reichel2017-04-22
* bluetooth: hci_uart: add LL protocol serdev driver supportRob Herring2017-04-13
* Bluetooth: Use new hci_skb_pkt_* wrappers for driversMarcel Holtmann2015-11-19
* 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: Add hdev parameter to hdev->send driver callbackMarcel Holtmann2013-10-11
* Bluetooth: Provide hdev parameter to hci_recv_frame() driver callbackMarcel Holtmann2013-10-11
* Bluetooth: hci_ll.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-18
* Bluetooth: Remove 'register' usage from the subsystemGustavo Padovan2012-06-05
* Bluetooth: hci-uart-ll: Use GFP_ATOMIC in open()David Herrmann2012-02-13
* Fix common misspellingsLucas De Marchi2011-03-31
* Bluetooth: Add __init and __exit marks to UART driversGustavo F. Padovan2010-07-27
* Bluetooth: Use __packed annotation for driversGustavo F. Padovan2010-07-21
* Bluetooth: Use the proper function cast to get hdr dataGustavo F. Padovan2010-05-10
* 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]: Always send explicit hci_ll wake-up acks.Ohad Ben-Cohen2008-01-10
* [Bluetooth] Add UART driver for Texas Instruments' BRF63xx chipsOhad Ben-Cohen2007-10-22