| .. |
|
Kconfig
|
a3a446c7c0
Bluetooth: Depend on rather than select GPIOLIB
|
8 years ago |
|
Makefile
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
|
ath3k.c
|
d98422cb66
Bluetooth: Style fix - align block comments
|
8 years ago |
|
bcm203x.c
|
fac72b243c
Bluetooth: mark expected switch fall-throughs
|
8 years ago |
|
bfusb.c
|
59ae1d127a
networking: introduce and use skb_put_data()
|
8 years ago |
|
bluecard_cs.c
|
479f335c1b
Bluetooth: Fix a possible sleep-in-atomic bug in bluecard_write_wakeup
|
8 years ago |
|
bpa10x.c
|
cca32837f0
Bluetooth: bpa10x: make array 'req' static, shrinks object size
|
8 years ago |
|
bt3c_cs.c
|
2064ee332e
Bluetooth: Use bt_dev_err and bt_dev_info when possible
|
8 years ago |
|
btbcm.c
|
d456f678a0
Bluetooth: btbcm: Add entry for BCM4343A0 UART bluetooth
|
8 years ago |
|
btbcm.h
|
ff8759609d
Bluetooth: btbcm: Fix sleep mode struct ordering
|
8 years ago |
|
btintel.c
|
fbbe83c52b
Bluetooth: btintel: Create common function for firmware download
|
8 years ago |
|
btintel.h
|
fbbe83c52b
Bluetooth: btintel: Create common function for firmware download
|
8 years ago |
|
btmrvl_debugfs.c
|
dc759613b0
Bluetooth: btmrvl add firmware dump support
|
11 years ago |
|
btmrvl_drv.h
|
0705f7b12b
Bluetooth: btmrvl: drop duplicate header slab.h
|
9 years ago |
|
btmrvl_main.c
|
5518b69b76
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
8 years ago |
|
btmrvl_sdio.c
|
24a3a32a99
Bluetooth: btmrvl: *_err() and *_info() strings should end with newlines
|
8 years ago |
|
btmrvl_sdio.h
|
bb7f4f0bce
btmrvl: add platform specific wakeup interrupt support
|
9 years ago |
|
btqca.c
|
2064ee332e
Bluetooth: Use bt_dev_err and bt_dev_info when possible
|
8 years ago |
|
btqca.h
|
83e81961ff
Bluetooth: btqca: Introduce generic QCA ROME support
|
10 years ago |
|
btqcomsmd.c
|
67b8fbead4
Bluetooth: btqcomsmd: Fix skb double free corruption
|
8 years ago |
|
btrtl.c
|
2064ee332e
Bluetooth: Use bt_dev_err and bt_dev_info when possible
|
8 years ago |
|
btrtl.h
|
db33c77ddd
Bluetooth: btrtl: Create separate module for Realtek BT driver
|
10 years ago |
|
btsdio.c
|
b4cdaba274
Bluetooth: btsdio: Do not bind to non-removable BCM43341
|
8 years ago |
|
btuart_cs.c
|
d98422cb66
Bluetooth: Style fix - align block comments
|
8 years ago |
|
btusb.c
|
fbbe83c52b
Bluetooth: btintel: Create common function for firmware download
|
8 years ago |
|
btwilink.c
|
d98422cb66
Bluetooth: Style fix - align block comments
|
8 years ago |
|
dtl1_cs.c
|
634fef6107
networking: add and use skb_put_u8()
|
8 years ago |
|
hci_ag6xx.c
|
34bf1912bf
Bluetooth: hci_uart: Add diag and address support for Intel/AG6xx
|
9 years ago |
|
hci_ath.c
|
2064ee332e
Bluetooth: Use bt_dev_err and bt_dev_info when possible
|
8 years ago |
|
hci_bcm.c
|
8c6b8eda72
Bluetooth: hci_bcm: For serdev case close serdev on failure to set power
|
8 years ago |
|
hci_bcsp.c
|
0435605289
Bluetooth: Convert timers to use timer_setup()
|
8 years ago |
|
hci_h4.c
|
2064ee332e
Bluetooth: Use bt_dev_err and bt_dev_info when possible
|
8 years ago |
|
hci_h5.c
|
0435605289
Bluetooth: Convert timers to use timer_setup()
|
8 years ago |
|
hci_intel.c
|
fbbe83c52b
Bluetooth: btintel: Create common function for firmware download
|
8 years ago |
|
hci_ldisc.c
|
afc9a42b74
the rest of drivers/*: annotate ->poll() instances
|
8 years ago |
|
hci_ll.c
|
4166493c97
Bluetooth: hci_ll: add "ti,cc2560" compatible string
|
8 years ago |
|
hci_mrvl.c
|
59ae1d127a
networking: introduce and use skb_put_data()
|
8 years ago |
|
hci_nokia.c
|
05f2a0bcec
Bluetooth: hci_nokia: Use new hci_uart_unregister_device() function
|
8 years ago |
|
hci_qca.c
|
ba8f359790
Bluetooth: hci_qca: Avoid setup failure on missing rampatch
|
8 years ago |
|
hci_serdev.c
|
d73e172816
Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oops
|
8 years ago |
|
hci_uart.h
|
67d2f8781b
Bluetooth: hci_ldisc: Allow sleeping while proto locks are held.
|
8 years ago |
|
hci_vhci.c
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 years ago |