index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
hci_ldisc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-11
Bluetooth: hci_ldisc: Free rw_semaphore on close
Hermes Zhang
1
-0
/
+2
2018-05-30
Bluetooth: hci_serdev: Fix HCI_UART_INIT_PENDING not working
Hans de Goede
1
-1
/
+1
2018-05-30
Bluetooth: hci_uart: Restore hci_dev->flush callback on open()
Hans de Goede
1
-9
/
+11
2018-05-18
Bluetooth: hci_ldisc: Provide a 'default' switch case
Fabio Estevam
1
-0
/
+2
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-10-30
Bluetooth: hci_ldisc: Fix another race when closing the tty.
Ronald Tschalär
1
-2
/
+2
2017-10-29
Bluetooth: hci_ldisc: Allow sleeping while proto locks are held.
Ronald Tschalär
1
-16
/
+22
2017-10-06
Bluetooth: hci_uart_set_flow_control: Fix NULL deref when using serdev
Hans de Goede
1
-0
/
+7
2017-07-22
Bluetooth: Style fix - align block comments
Derek Robson
1
-1
/
+2
2017-05-18
Bluetooth: hci_ldisc: Use rwlocking to avoid closing proto races
Dean Jenkins
1
-5
/
+35
2017-04-30
Bluetooth: hci_ldisc: Add protocol check to hci_uart_tx_wakeup()
Dean Jenkins
1
-0
/
+3
2017-04-30
Bluetooth: hci_ldisc: Add protocol check to hci_uart_dequeue()
Dean Jenkins
1
-3
/
+5
2017-04-30
Bluetooth: hci_ldisc: Add protocol check to hci_uart_send_frame()
Dean Jenkins
1
-0
/
+3
2017-04-22
Bluetooth: hci_ldisc: Add missing clear HCI_UART_PROTO_READY
Dean Jenkins
1
-0
/
+1
2017-04-22
Bluetooth: hci_ldisc: Ensure hu->hdev set to NULL before freeing hdev
Dean Jenkins
1
-1
/
+4
2017-04-22
Bluetooth: hci_ldisc: Add missing return in hci_uart_init_work()
Dean Jenkins
1
-0
/
+1
2017-04-13
bluetooth: hci_uart: remove unused hci_uart_init_tty
Rob Herring
1
-19
/
+0
2017-04-12
Bluetooth: hci_serdev: allow modular drivers
Sebastian Reichel
1
-0
/
+1
2017-04-12
Bluetooth: hci_uart: add support for word alignment
Sebastian Reichel
1
-0
/
+4
2016-09-24
Bluetooth: Use single return in hci_uart_tty_ioctl() call
Vignesh Raman
1
-13
/
+15
2016-09-19
Bluetooth: hci_uart: Add Marvell support
Loic Poulain
1
-0
/
+6
2016-07-09
Bluetooth: Rename HCI_BREDR into HCI_PRIMARY
Marcel Holtmann
1
-1
/
+1
2016-04-08
Bluetooth: hci_ldisc: Fix null pointer derefence in case of early data
Loic Poulain
1
-4
/
+7
2016-02-24
Bluetooth: hci_uart: Add Intel/AG6xx support
Loic Poulain
1
-0
/
+6
2015-12-10
Bluetooth: hci_ldisc: Remove dead code
Peter Hurley
1
-7
/
+1
2015-11-19
Bluetooth: Use new hci_skb_pkt_* wrappers for drivers
Marcel Holtmann
1
-2
/
+3
2015-10-21
Bluetooth: hci_uart: Provide initial manufacturer information
Marcel Holtmann
1
-0
/
+7
2015-10-05
Bluetooth: Move handling of HCI_RUNNING flag into core
Marcel Holtmann
1
-6
/
+0
2015-10-05
Bluetooth: Move HCI_RUNNING check into hci_send_frame
Marcel Holtmann
1
-3
/
+0
2015-09-24
Bluetooth: Remove useless rx_lock spinlock
Frederic Danis
1
-5
/
+3
2015-08-10
Bluetooth: hciuart: Add support QCA chipset for UART
Ben Young Tae Kim
1
-0
/
+6
2015-07-27
Bluetooth: hci_ldisc: Cleaned up coding style warnings
Prasanna Karthik
1
-1
/
+1
2015-07-23
Bluetooth: hci_uart: Add basic support for Intel Lightning Peak devices
Loic Poulain
1
-0
/
+6
2015-06-18
Bluetooth: hci_uart: Fix speed selection
Frederic Danis
1
-6
/
+6
2015-06-17
Bluetooth: hci_uart: Add new line discipline enhancements
Ilya Faenson
1
-6
/
+102
2015-06-06
Bluetooth: hci_uart: Support operational speed during setup
Frederic Danis
1
-0
/
+26
2015-06-06
Bluetooth: btbcm: Move request/release_firmware()
Frederic Danis
1
-0
/
+1
2015-04-07
Bluetooth: hci_uart: Use generic Intel support for address setting
Marcel Holtmann
1
-1
/
+3
2015-04-07
Bluetooth: hci_uart: Add protocol support for Broadcom UART devices
Marcel Holtmann
1
-0
/
+6
2015-04-07
Bluetooth: hci_uart: Use generic functionality from Broadcom module
Marcel Holtmann
1
-1
/
+3
2015-04-07
Bluetooth: hci_uart: Update version number driver
Marcel Holtmann
1
-1
/
+1
2015-04-07
Bluetooth: hci_uart: Remove the manual protocol init message
Marcel Holtmann
1
-0
/
+2
2015-04-07
Bluetooth: hci_uart: Make struct hci_uart_proto always const
Marcel Holtmann
1
-5
/
+5
2015-04-07
Bluetooth: hci_uart: Use const data pointer for received data
Marcel Holtmann
1
-1
/
+1
2015-04-07
Bluetooth: hci_uart: Fix indentation issues for multi-line functions
Marcel Holtmann
1
-6
/
+7
2015-04-07
Bluetooth: hci_uart: Remove unneeded cast of tty->disc_data
Marcel Holtmann
1
-4
/
+4
2015-04-07
Bluetooth: hci_uart: Add support Broadcom address configuration
Marcel Holtmann
1
-0
/
+5
2015-04-07
Bluetooth: hci_uart: Add support Intel address configuration
Marcel Holtmann
1
-0
/
+5
2015-04-07
Bluetooth: hci_uart: Add support for vendor detection flag
Marcel Holtmann
1
-1
/
+28
2015-04-02
Bluetooth: Remove unneeded extra ( ) in valid flags check
Marcel Holtmann
1
-1
/
+1
[next]