index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
hci_serdev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: hci_{ldisc,serdev}: check percpu_init_rwsem() failure
Tetsuo Handa
2022-09-19
1
-3
/
+7
*
Bluetooth: Add default wakeup callback for HCI UART driver
Ying Hsu
2022-07-21
1
-0
/
+11
*
Bluetooth: hci_serdev: call init_rwsem() before p->open()
Pavel Skripkin
2022-01-21
1
-1
/
+2
*
Bluetooth: hci_h5: Disable the hci_suspend_notifier for btrtl devices
Hans de Goede
2021-07-22
1
-0
/
+3
*
Bluetooth: hci_uart: Fix a race for write_work scheduling
Claire Chang
2020-12-18
1
-2
/
+2
*
Bluetooth: hci_serdev: Close UART port if NON_PERSISTENT_SETUP is set
Venkata Lakshmi Narayana Gubba
2020-09-11
1
-3
/
+33
*
Bluetooth: hci_uart: Cancel init work before unregistering
Samuel Holland
2020-08-02
1
-0
/
+2
*
Bluetooth: hci_serdev: Only unregister device if it was registered
Nicolas Boichat
2020-07-28
1
-1
/
+2
*
Bluetooth: serdev: Constify serdev_device_ops
Rikard Falkeborn
2020-05-13
1
-3
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-11
/
+1
*
Bluetooth: hci_serdev: Remove setting of HCI_QUIRK_RESET_ON_CLOSE.
Balakrishna Godavarthi
2018-12-19
1
-3
/
+0
*
Bluetooth: hci_serdev: Fixed error space required before open paranethesis
Jagdish Tirumala
2018-09-27
1
-1
/
+1
*
Bluetooth: hci_serdev: Add protocol check in hci_uart_dequeue().
Balakrishna Godavarthi
2018-09-27
1
-3
/
+4
*
Bluetooth: hci_serdev: clear HCI_UART_PROTO_READY to avoid closing proto races
Balakrishna Godavarthi
2018-09-27
1
-0
/
+1
*
Bluetooth: hci_serdev: Fix HCI_UART_INIT_PENDING not working
Hans de Goede
2018-05-30
1
-0
/
+1
*
Bluetooth: hci_serdev: Move serdev_device_close/open into common hci_serdev code
Hans de Goede
2018-05-30
1
-1
/
+8
*
Bluetooth: hci_uart: Restore hci_dev->flush callback on open()
Hans de Goede
2018-05-30
1
-8
/
+11
*
Bluetooth: hci_serdev: Removed unnecessary curly braces
Vaibhav Murkute
2018-05-29
1
-2
/
+1
*
Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oops
Lukas Wunner
2017-12-13
1
-0
/
+1
*
Bluetooth: Use bt_dev_err and bt_dev_info when possible
Marcel Holtmann
2017-10-30
1
-5
/
+4
*
Bluetooth: hci_serdev: Introduce hci_uart_unregister_device()
Ian Molton
2017-07-20
1
-0
/
+13
*
Bluetooth: hci_serdev: make hci_serdev_client_ops static
Colin Ian King
2017-06-23
1
-2
/
+2
*
Bluetooth: hci_serdev: allow modular drivers
Sebastian Reichel
2017-04-12
1
-0
/
+1
*
Bluetooth: hci_serdev: do not open device in hci open
Sebastian Reichel
2017-04-12
1
-9
/
+3
*
Bluetooth: hci_uart: add serdev driver support library
Rob Herring
2017-04-12
1
-0
/
+361