index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
btsdio.c
Age
Commit message (
Expand
)
Author
2020-01-15
Bluetooth: btsdio: Check for valid packet type
Luiz Augusto von Dentz
2019-07-06
Bluetooth: btsdio: Do not bind to non-removable BCM4356
Peter Robinson
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-04-23
Bluetooth: btsdio: Use module_sdio_driver helper
Sean Wang
2018-10-14
Bluetooth: btsdio: Do not bind to non-removable BCM43430
Cho, Yu-Chen
2017-12-13
Bluetooth: btsdio: Do not bind to non-removable BCM43341
Hans de Goede
2017-07-22
Bluetooth: Style fix - align block comments
Derek Robson
2016-07-09
Bluetooth: Rename HCI_BREDR into HCI_PRIMARY
Marcel Holtmann
2015-11-19
Bluetooth: Use new hci_skb_pkt_* wrappers for drivers
Marcel Holtmann
2015-10-05
Bluetooth: Move handling of HCI_RUNNING flag into core
Marcel Holtmann
2015-10-05
Bluetooth: Move HCI_RUNNING check into hci_send_frame
Marcel Holtmann
2013-12-29
Bluetooth: Use MD SET register for changing SDIO Type-B to Type-A
Marcel Holtmann
2013-12-23
Bluetooth: Set HCI_QUIRK_RESET_ON_CLOSE for Socket SDIO cards
Marcel Holtmann
2013-10-11
Bluetooth: Add hdev parameter to hdev->send driver callback
Marcel Holtmann
2013-10-11
Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback
Marcel Holtmann
2012-08-06
Bluetooth: Use devm_kzalloc in btsdio.c file
Sachin Kamat
2012-02-13
Bluetooth: Remove hci_dev->driver_data
David Herrmann
2012-02-13
Bluetooth: Remove HCI-owner field
David Herrmann
2012-02-13
Bluetooth: btsdio: Free driver data on SDIO shutdown
David Herrmann
2010-10-12
Bluetooth: Support SDIO devices that are AMP controllers
David Vrabel
2010-02-27
Bluetooth: Convert controller hdev->type to hdev->bus
Marcel Holtmann
2008-11-30
Bluetooth: Enable per-module dynamic debug messages
Marcel Holtmann
2008-11-30
Bluetooth: Fix TX error path in btsdio driver
Tomas Winkler
2008-10-26
btsdio: free sk_buff with kfree_skb
Sergio Luis
2008-02-05
drivers/bluetooth/btsdio.c: fix double-free
Adrian Bunk
2007-10-22
[Bluetooth] Add generic driver for Bluetooth SDIO devices
Marcel Holtmann