summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btwilink.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Style fix - align block commentsDerek Robson2017-07-221-3/+3
* Bluetooth: btwilink: remove unnecessary static in bt_ti_probe()Gustavo A. R. Silva2017-07-201-1/+1
* Bluetooth: btwilink: Fix unexpected skb freeLoic Poulain2017-05-231-1/+0
* Bluetooth: btwilink: Fix probe return valueJacob Siverskog2016-10-201-1/+1
* Bluetooth: btwilink: Save the packet type before sendingLaura Abbott2016-09-221-1/+3
* drivers: misc: ti-st: Use int instead of fuzzy char for callback statusGeert Uytterhoeven2016-07-171-2/+2
* Bluetooth: Use new hci_skb_pkt_* wrappers for driversMarcel Holtmann2015-11-191-4/+4
* Bluetooth: Move handling of HCI_RUNNING flag into coreMarcel Holtmann2015-10-051-10/+0
* Bluetooth: Move HCI_RUNNING check into hci_send_frameMarcel Holtmann2015-10-051-3/+0
* Bluetooth: btwilink: remove DEBUG defineLeo Yan2015-05-131-1/+1
* bluetooth: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* Bluetooth: Add hdev parameter to hdev->send driver callbackMarcel Holtmann2013-10-111-4/+1
* Bluetooth: Provide hdev parameter to hci_recv_frame() driver callbackMarcel Holtmann2013-10-111-3/+1
* Bluetooth: Use module_platform_driver() in btwilink.c fileSachin Kamat2012-09-081-15/+1
* Bluetooth: Use devm_kzalloc in btwilink.c fileSachin Kamat2012-08-061-6/+2
* Bluetooth: Remove hci_dev->driver_dataDavid Herrmann2012-02-131-4/+4
* Bluetooth: Remove HCI-owner fieldDavid Herrmann2012-02-131-1/+0
* Bluetooth: btwilink: Remove empty destruct cbDavid Herrmann2012-02-131-9/+0
* bluetooth: add module.h to drivers/bluetooth files as required.Paul Gortmaker2011-10-311-0/+1
* Bluetooth: Fixed BT ST Channel reg orderChen Ganir2011-09-171-8/+8
* Bluetooth: btwilink driverPavan Savoy2011-02-231-0/+395
OpenPOWER on IntegriCloud