index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
hci_ldisc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_p...
Kefeng Wang
2019-02-26
1
-2
/
+1
*
Bluetooth: hci_ldisc: Initialize hci_dev before open()
Jeremy Cline
2019-02-18
1
-7
/
+14
*
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-24
1
-0
/
+1
|
\
|
*
change semantics of ldisc ->compat_ioctl()
Al Viro
2018-10-13
1
-0
/
+1
*
|
Bluetooth: hci_ldisc: Free rw_semaphore on close
Hermes Zhang
2018-09-11
1
-0
/
+2
|
/
*
Bluetooth: hci_serdev: Fix HCI_UART_INIT_PENDING not working
Hans de Goede
2018-05-30
1
-1
/
+1
*
Bluetooth: hci_uart: Restore hci_dev->flush callback on open()
Hans de Goede
2018-05-30
1
-9
/
+11
*
Bluetooth: hci_ldisc: Provide a 'default' switch case
Fabio Estevam
2018-05-18
1
-0
/
+2
*
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-1
/
+1
*
Bluetooth: hci_ldisc: Fix another race when closing the tty.
Ronald Tschalär
2017-10-30
1
-2
/
+2
*
Bluetooth: hci_ldisc: Allow sleeping while proto locks are held.
Ronald Tschalär
2017-10-29
1
-16
/
+22
*
Bluetooth: hci_uart_set_flow_control: Fix NULL deref when using serdev
Hans de Goede
2017-10-06
1
-0
/
+7
*
Bluetooth: Style fix - align block comments
Derek Robson
2017-07-22
1
-1
/
+2
*
Bluetooth: hci_ldisc: Use rwlocking to avoid closing proto races
Dean Jenkins
2017-05-18
1
-5
/
+35
*
Bluetooth: hci_ldisc: Add protocol check to hci_uart_tx_wakeup()
Dean Jenkins
2017-04-30
1
-0
/
+3
*
Bluetooth: hci_ldisc: Add protocol check to hci_uart_dequeue()
Dean Jenkins
2017-04-30
1
-3
/
+5
*
Bluetooth: hci_ldisc: Add protocol check to hci_uart_send_frame()
Dean Jenkins
2017-04-30
1
-0
/
+3
*
Bluetooth: hci_ldisc: Add missing clear HCI_UART_PROTO_READY
Dean Jenkins
2017-04-22
1
-0
/
+1
*
Bluetooth: hci_ldisc: Ensure hu->hdev set to NULL before freeing hdev
Dean Jenkins
2017-04-22
1
-1
/
+4
*
Bluetooth: hci_ldisc: Add missing return in hci_uart_init_work()
Dean Jenkins
2017-04-22
1
-0
/
+1
*
bluetooth: hci_uart: remove unused hci_uart_init_tty
Rob Herring
2017-04-13
1
-19
/
+0
*
Bluetooth: hci_serdev: allow modular drivers
Sebastian Reichel
2017-04-12
1
-0
/
+1
*
Bluetooth: hci_uart: add support for word alignment
Sebastian Reichel
2017-04-12
1
-0
/
+4
*
Bluetooth: Use single return in hci_uart_tty_ioctl() call
Vignesh Raman
2016-09-24
1
-13
/
+15
*
Bluetooth: hci_uart: Add Marvell support
Loic Poulain
2016-09-19
1
-0
/
+6
*
Bluetooth: Rename HCI_BREDR into HCI_PRIMARY
Marcel Holtmann
2016-07-09
1
-1
/
+1
*
Bluetooth: hci_ldisc: Fix null pointer derefence in case of early data
Loic Poulain
2016-04-08
1
-4
/
+7
*
Bluetooth: hci_uart: Add Intel/AG6xx support
Loic Poulain
2016-02-24
1
-0
/
+6
*
Bluetooth: hci_ldisc: Remove dead code
Peter Hurley
2015-12-10
1
-7
/
+1
*
Bluetooth: Use new hci_skb_pkt_* wrappers for drivers
Marcel Holtmann
2015-11-19
1
-2
/
+3
*
Bluetooth: hci_uart: Provide initial manufacturer information
Marcel Holtmann
2015-10-21
1
-0
/
+7
*
Bluetooth: Move handling of HCI_RUNNING flag into core
Marcel Holtmann
2015-10-05
1
-6
/
+0
*
Bluetooth: Move HCI_RUNNING check into hci_send_frame
Marcel Holtmann
2015-10-05
1
-3
/
+0
*
Bluetooth: Remove useless rx_lock spinlock
Frederic Danis
2015-09-24
1
-5
/
+3
*
Bluetooth: hciuart: Add support QCA chipset for UART
Ben Young Tae Kim
2015-08-10
1
-0
/
+6
*
Bluetooth: hci_ldisc: Cleaned up coding style warnings
Prasanna Karthik
2015-07-27
1
-1
/
+1
*
Bluetooth: hci_uart: Add basic support for Intel Lightning Peak devices
Loic Poulain
2015-07-23
1
-0
/
+6
*
Bluetooth: hci_uart: Fix speed selection
Frederic Danis
2015-06-18
1
-6
/
+6
*
Bluetooth: hci_uart: Add new line discipline enhancements
Ilya Faenson
2015-06-17
1
-6
/
+102
*
Bluetooth: hci_uart: Support operational speed during setup
Frederic Danis
2015-06-06
1
-0
/
+26
*
Bluetooth: btbcm: Move request/release_firmware()
Frederic Danis
2015-06-06
1
-0
/
+1
*
Bluetooth: hci_uart: Use generic Intel support for address setting
Marcel Holtmann
2015-04-07
1
-1
/
+3
*
Bluetooth: hci_uart: Add protocol support for Broadcom UART devices
Marcel Holtmann
2015-04-07
1
-0
/
+6
*
Bluetooth: hci_uart: Use generic functionality from Broadcom module
Marcel Holtmann
2015-04-07
1
-1
/
+3
*
Bluetooth: hci_uart: Update version number driver
Marcel Holtmann
2015-04-07
1
-1
/
+1
*
Bluetooth: hci_uart: Remove the manual protocol init message
Marcel Holtmann
2015-04-07
1
-0
/
+2
*
Bluetooth: hci_uart: Make struct hci_uart_proto always const
Marcel Holtmann
2015-04-07
1
-5
/
+5
*
Bluetooth: hci_uart: Use const data pointer for received data
Marcel Holtmann
2015-04-07
1
-1
/
+1
*
Bluetooth: hci_uart: Fix indentation issues for multi-line functions
Marcel Holtmann
2015-04-07
1
-6
/
+7
*
Bluetooth: hci_uart: Remove unneeded cast of tty->disc_data
Marcel Holtmann
2015-04-07
1
-4
/
+4
[next]