Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a3f2185a29df084611641e964aa93d1a6ee2212c
/
drivers
/
bluetooth
/
hci_ldisc.c
bca03c9
Bluetooth: hci_uart: Use generic Intel support for address setting
by Marcel Holtmann
· 10 years ago
bdd8818
Bluetooth: hci_uart: Add protocol support for Broadcom UART devices
by Marcel Holtmann
· 10 years ago
3e0ac12
Bluetooth: hci_uart: Use generic functionality from Broadcom module
by Marcel Holtmann
· 10 years ago
788a675
Bluetooth: hci_uart: Update version number driver
by Marcel Holtmann
· 10 years ago
01009ee
Bluetooth: hci_uart: Remove the manual protocol init message
by Marcel Holtmann
· 10 years ago
4ee7ef1
Bluetooth: hci_uart: Make struct hci_uart_proto always const
by Marcel Holtmann
· 10 years ago
9d1c40e
Bluetooth: hci_uart: Use const data pointer for received data
by Marcel Holtmann
· 10 years ago
facf522
Bluetooth: hci_uart: Fix indentation issues for multi-line functions
by Marcel Holtmann
· 10 years ago
dfe19d2
Bluetooth: hci_uart: Remove unneeded cast of tty->disc_data
by Marcel Holtmann
· 10 years ago
e9a2dd2
Bluetooth: hci_uart: Add support Broadcom address configuration
by Marcel Holtmann
· 10 years ago
16e3887
Bluetooth: hci_uart: Add support Intel address configuration
by Marcel Holtmann
· 10 years ago
fb2ce8d
Bluetooth: hci_uart: Add support for vendor detection flag
by Marcel Holtmann
· 10 years ago
41533fe
Bluetooth: Remove unneeded extra ( ) in valid flags check
by Marcel Holtmann
· 10 years ago
eb17380
Bluetooth: hci_uart: Add setup callback
by Loic Poulain
· 10 years ago
c7e0c14
Bluetooth: Fix HCIUARTGETDEVICE ioctl when UART is not registered
by Marcel Holtmann
· 10 years ago
6afd04a
Bluetooth: Add support for external configuration with UART driver
by Marcel Holtmann
· 10 years ago
bb72bd6
Bluetooth: Check for valid HCI UART driver flags
by Marcel Holtmann
· 10 years ago
da64c27
bluetooth: hci_ldisc: fix deadlock condition
by Felipe Balbi
· 11 years ago
a08b15e
Bluetooth: Remove assignments in if-statements
by Valentin Ilie
· 11 years ago
52bc423
Bluetooth: Remove pointless parameter check in hci_uart_send_frame()
by Marcel Holtmann
· 11 years ago
7bd8f09
Bluetooth: Add hdev parameter to hdev->send driver callback
by Marcel Holtmann
· 11 years ago
1687dfc
Bluetooth: Remove trivial white space
by Chan-yeol Park
· 12 years ago
788f092
Bluetooth: Fix possible NULL dereference in hci_uart_tty_receive
by Chan-yeol Park
· 12 years ago
f327b34
TTY: hci_ldisc, remove invalid check in open
by Jiri Slaby
· 12 years ago
a20890d
Bluetooth: hci_ldisc.c: removes unnecessary semicolon
by Peter Senna Tschudin
· 12 years ago
9f2aee8
Bluetooth: Add delayed init sequence support for UART controllers
by Johan Hedberg
· 12 years ago
dac670b
Bluetooth: Simplify hci_uart_tty_close logic
by Johan Hedberg
· 12 years ago
7dec65c
Bluetooth: Initial skeleton for Three-wire UART (H5) support
by Johan Hedberg
· 12 years ago
a6c511c
Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSE
by Szymon Janc
· 12 years ago
6935e0f
Bluetooth: Remove redundant hdev->parent field
by David Herrmann
· 13 years ago
33b69bf
Bluetooth: hci_ldisc: fix NULL-pointer dereference on tty_close
by Johan Hovold
· 13 years ago
8a7a3fd
Bluetooth: Add support for creating HCI UART based AMP controllers
by Marcel Holtmann
· 13 years ago
a55e1f3
Bluetooth: Allow HCI UART reset parameter via flags ioctl
by Marcel Holtmann
· 13 years ago
46479e6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next.git
by Johan Hedberg
· 13 years ago
155961e
Bluetooth: Remove hci_dev->driver_data
by David Herrmann
· 13 years ago
e9b9cfa
Bluetooth: Remove HCI-owner field
by David Herrmann
· 13 years ago
797fe79
Bluetooth: uart-ldisc: Fix memory leak and remove destruct cb
by David Herrmann
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
55db4c6
Revert "tty: make receive_buf() return the amout of bytes received"
by Linus Torvalds
· 13 years ago
99dff58
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 13 years ago
b1c43f8
tty: make receive_buf() return the amout of bytes received
by Felipe Balbi
· 14 years ago
78b4a56
Bluetooth: hci_uart: check the return value of recv()
by Jiejing Zhang
· 14 years ago
7f4b2b0
Bluetooth: Make hci a child of the corresponding tty device.
by Andrei Warkentin
· 14 years ago
d931956
Bluetooth: add NULL pointer check in HCI
by Jun Nie
· 14 years ago
5f05647
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
c19483c
bluetooth: Fix missing NULL check
by Alan Cox
· 14 years ago
7f8f272
Bluetooth: hci_uart: Fix typo in stats for sco tx
by Karl Beldan
· 14 years ago
b3190df
Bluetooth: Support for Atheros AR300x serial chip
by Suraj Sumangala
· 14 years ago
63c7d09
Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctls
by Johan Hedberg
· 14 years ago
7452d24
Bluetooth: Fix warning: variable 'tty' set but not used
by Justin P. Mattock
· 14 years ago
c13854c
Bluetooth: Convert controller hdev->type to hdev->bus
by Marcel Holtmann
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
7f8d09e
tty: fix bluetooth scribbling on low latency flags
by Alan Cox
· 15 years ago
c65c9bc
tty: rewrite the ldisc locking
by Alan Cox
· 15 years ago
a418b89
Bluetooth: Enable per-module dynamic debug messages
by Marcel Holtmann
· 16 years ago
7a9d402
Bluetooth: Send HCI Reset command by default on device initialization
by Marcel Holtmann
· 16 years ago
47afa7a
tty: some ICANON magic is in the wrong places
by Alan Cox
· 16 years ago
63fbd24
[Bluetooth] Consolidate maintainers information
by Marcel Holtmann
· 16 years ago
a352def
tty: Ldisc revamp
by Alan Cox
· 16 years ago
39c2e60
tty: add throttle/unthrottle helpers
by Alan Cox
· 17 years ago
f34d7a5
tty: The big operations rework
by Alan Cox
· 17 years ago
3611f4d
hci_ldisc: fix null pointer deref
by David Newall
· 17 years ago
166d2f6
[Bluetooth] Add UART driver for Texas Instruments' BRF63xx chips
by Ohad Ben-Cohen
· 17 years ago
c33be3c
[Bluetooth] Fix unintentional fall-through in HCI line discipline
by Marcel Holtmann
· 18 years ago
22ad420
[Bluetooth] Fix NULL pointer dereference in HCI line discipline
by Marcel Holtmann
· 18 years ago
d215874
[Bluetooth] Add HCIUARTGETDEVICE support for HCI line discipline
by Marcel Holtmann
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
7785162
[Bluetooth] Code cleanup for the HCI UART driver
by Marcel Holtmann
· 18 years ago
420cc35
[Bluetooth] Avoid NULL pointer dereference with tty->driver
by Marcel Holtmann
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
33f0f88
[PATCH] TTY layer buffering revamp
by Alan Cox
· 19 years ago
089b1db
[PATCH] bluetooth: kmalloc + memset -> kzalloc conversion
by Deepak Saxena
· 19 years ago
0372a66
[Bluetooth] Cleanup of the HCI UART driver
by Marcel Holtmann
· 19 years ago
20dd6f5
[Bluetooth] Remove TXCRC compile option for BCSP driver
by Marcel Holtmann
· 19 years ago
0d48d93
[Bluetooth]: Move packet type into the SKB control buffer
by Marcel Holtmann
· 19 years ago
66e8b6c
[Bluetooth] Remove unused functions and cleanup symbol exports
by Marcel Holtmann
· 19 years ago
64ccd71
[PATCH] Convert users to tty_unregister_ldisc()
by Alexey Dobriyan
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago