Linus Torvalds
|
44adbac8f7
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
6 years ago |
Al Viro
|
f0193d3ea7
change semantics of ldisc ->compat_ioctl()
|
6 years ago |
Hermes Zhang
|
e6a57d22f7
Bluetooth: hci_ldisc: Free rw_semaphore on close
|
7 years ago |
Hans de Goede
|
fdee6d8fc6
Bluetooth: hci_serdev: Fix HCI_UART_INIT_PENDING not working
|
7 years ago |
Hans de Goede
|
412fe29ffc
Bluetooth: hci_uart: Restore hci_dev->flush callback on open()
|
7 years ago |
Fabio Estevam
|
d36dfb3e9b
Bluetooth: hci_ldisc: Provide a 'default' switch case
|
7 years ago |
Al Viro
|
afc9a42b74
the rest of drivers/*: annotate ->poll() instances
|
8 years ago |
Ronald Tschalär
|
0338b1b393
Bluetooth: hci_ldisc: Fix another race when closing the tty.
|
7 years ago |
Ronald Tschalär
|
67d2f8781b
Bluetooth: hci_ldisc: Allow sleeping while proto locks are held.
|
7 years ago |
Hans de Goede
|
7841d55480
Bluetooth: hci_uart_set_flow_control: Fix NULL deref when using serdev
|
7 years ago |
Derek Robson
|
d98422cb66
Bluetooth: Style fix - align block comments
|
8 years ago |
Dean Jenkins
|
dec2c92880
Bluetooth: hci_ldisc: Use rwlocking to avoid closing proto races
|
8 years ago |
Dean Jenkins
|
2d6f1da168
Bluetooth: hci_ldisc: Add protocol check to hci_uart_tx_wakeup()
|
8 years ago |
Dean Jenkins
|
048e1bd3a2
Bluetooth: hci_ldisc: Add protocol check to hci_uart_dequeue()
|
8 years ago |
Dean Jenkins
|
ab00f89fdf
Bluetooth: hci_ldisc: Add protocol check to hci_uart_send_frame()
|
8 years ago |
Dean Jenkins
|
d160b74da8
Bluetooth: hci_ldisc: Add missing clear HCI_UART_PROTO_READY
|
8 years ago |
Dean Jenkins
|
a225b8c70a
Bluetooth: hci_ldisc: Ensure hu->hdev set to NULL before freeing hdev
|
8 years ago |
Dean Jenkins
|
cb926520e1
Bluetooth: hci_ldisc: Add missing return in hci_uart_init_work()
|
8 years ago |
Rob Herring
|
31927e5a52
bluetooth: hci_uart: remove unused hci_uart_init_tty
|
8 years ago |
Sebastian Reichel
|
081f36a8c2
Bluetooth: hci_serdev: allow modular drivers
|
8 years ago |
Sebastian Reichel
|
aeac301406
Bluetooth: hci_uart: add support for word alignment
|
8 years ago |
Vignesh Raman
|
056506944a
Bluetooth: Use single return in hci_uart_tty_ioctl() call
|
8 years ago |
Loic Poulain
|
162f812f23
Bluetooth: hci_uart: Add Marvell support
|
9 years ago |
Marcel Holtmann
|
ca8bee5dde
Bluetooth: Rename HCI_BREDR into HCI_PRIMARY
|
9 years ago |
Loic Poulain
|
84cb3df02a
Bluetooth: hci_ldisc: Fix null pointer derefence in case of early data
|
9 years ago |
Loic Poulain
|
395174bb07
Bluetooth: hci_uart: Add Intel/AG6xx support
|
9 years ago |
Peter Hurley
|
e6e981c742
Bluetooth: hci_ldisc: Remove dead code
|
9 years ago |
Marcel Holtmann
|
618e8bc228
Bluetooth: Use new hci_skb_pkt_* wrappers for drivers
|
9 years ago |
Marcel Holtmann
|
aee61f7aa8
Bluetooth: hci_uart: Provide initial manufacturer information
|
9 years ago |
Marcel Holtmann
|
e9ca8bf157
Bluetooth: Move handling of HCI_RUNNING flag into core
|
9 years ago |