aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth/btwilink.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-20Bluetooth: btwilink: Fix probe return valueGravatar Jacob Siverskog 1-1/+1
2016-09-22Bluetooth: btwilink: Save the packet type before sendingGravatar Laura Abbott 1-1/+3
2016-07-17drivers: misc: ti-st: Use int instead of fuzzy char for callback statusGravatar Geert Uytterhoeven 1-2/+2
2015-11-19Bluetooth: Use new hci_skb_pkt_* wrappers for driversGravatar Marcel Holtmann 1-4/+4
2015-10-05Bluetooth: Move handling of HCI_RUNNING flag into coreGravatar Marcel Holtmann 1-10/+0
2015-10-05Bluetooth: Move HCI_RUNNING check into hci_send_frameGravatar Marcel Holtmann 1-3/+0
2015-05-13Bluetooth: btwilink: remove DEBUG defineGravatar Leo Yan 1-1/+1
2014-10-20bluetooth: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2013-10-11Bluetooth: Add hdev parameter to hdev->send driver callbackGravatar Marcel Holtmann 1-4/+1
2013-10-11Bluetooth: Provide hdev parameter to hci_recv_frame() driver callbackGravatar Marcel Holtmann 1-3/+1
2012-09-08Bluetooth: Use module_platform_driver() in btwilink.c fileGravatar Sachin Kamat 1-15/+1
2012-08-06Bluetooth: Use devm_kzalloc in btwilink.c fileGravatar Sachin Kamat 1-6/+2
2012-02-13Bluetooth: Remove hci_dev->driver_dataGravatar David Herrmann 1-4/+4
2012-02-13Bluetooth: Remove HCI-owner fieldGravatar David Herrmann 1-1/+0
2012-02-13Bluetooth: btwilink: Remove empty destruct cbGravatar David Herrmann 1-9/+0
2011-10-31bluetooth: add module.h to drivers/bluetooth files as required.Gravatar Paul Gortmaker 1-0/+1
2011-09-17Bluetooth: Fixed BT ST Channel reg orderGravatar Chen Ganir 1-8/+8
2011-02-23Bluetooth: btwilink driverGravatar Pavan Savoy 1-0/+395