aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btwilink.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-22Bluetooth: Style fix - align block commentsDerek Robson1-3/+3
2017-07-20Bluetooth: btwilink: remove unnecessary static in bt_ti_probe()Gustavo A. R. Silva1-1/+1
2017-05-23Bluetooth: btwilink: Fix unexpected skb freeLoic Poulain1-1/+0
2016-10-20Bluetooth: btwilink: Fix probe return valueJacob Siverskog1-1/+1
2016-09-22Bluetooth: btwilink: Save the packet type before sendingLaura Abbott1-1/+3
2016-07-17drivers: misc: ti-st: Use int instead of fuzzy char for callback statusGeert Uytterhoeven1-2/+2
2015-11-19Bluetooth: Use new hci_skb_pkt_* wrappers for driversMarcel Holtmann1-4/+4
2015-10-05Bluetooth: Move handling of HCI_RUNNING flag into coreMarcel Holtmann1-10/+0
2015-10-05Bluetooth: Move HCI_RUNNING check into hci_send_frameMarcel Holtmann1-3/+0
2015-05-13Bluetooth: btwilink: remove DEBUG defineLeo Yan1-1/+1
2014-10-20bluetooth: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-10-11Bluetooth: Add hdev parameter to hdev->send driver callbackMarcel Holtmann1-4/+1
2013-10-11Bluetooth: Provide hdev parameter to hci_recv_frame() driver callbackMarcel Holtmann1-3/+1
2012-09-08Bluetooth: Use module_platform_driver() in btwilink.c fileSachin Kamat1-15/+1
2012-08-06Bluetooth: Use devm_kzalloc in btwilink.c fileSachin Kamat1-6/+2
2012-02-13Bluetooth: Remove hci_dev->driver_dataDavid Herrmann1-4/+4
2012-02-13Bluetooth: Remove HCI-owner fieldDavid Herrmann1-1/+0
2012-02-13Bluetooth: btwilink: Remove empty destruct cbDavid Herrmann1-9/+0
2011-10-31bluetooth: add module.h to drivers/bluetooth files as required.Paul Gortmaker1-0/+1
2011-09-17Bluetooth: Fixed BT ST Channel reg orderChen Ganir1-8/+8
2011-02-23Bluetooth: btwilink driverPavan Savoy1-0/+395