Marcel Holtmann
|
8a7a3fd680
Bluetooth: Add support for creating HCI UART based AMP controllers
|
13 years ago |
Marcel Holtmann
|
a55e1f3887
Bluetooth: Allow HCI UART reset parameter via flags ioctl
|
13 years ago |
Johan Hedberg
|
46479e6985
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next.git
|
13 years ago |
David Herrmann
|
155961e800
Bluetooth: Remove hci_dev->driver_data
|
13 years ago |
David Herrmann
|
e9b9cfa157
Bluetooth: Remove HCI-owner field
|
13 years ago |
David Herrmann
|
797fe796c4
Bluetooth: uart-ldisc: Fix memory leak and remove destruct cb
|
13 years ago |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
Linus Torvalds
|
55db4c64ed
Revert "tty: make receive_buf() return the amout of bytes received"
|
14 years ago |
Linus Torvalds
|
99dff58562
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
|
14 years ago |
Felipe Balbi
|
b1c43f82c5
tty: make receive_buf() return the amout of bytes received
|
14 years ago |
Jiejing Zhang
|
78b4a56c28
Bluetooth: hci_uart: check the return value of recv()
|
14 years ago |
Andrei Warkentin
|
7f4b2b04c8
Bluetooth: Make hci a child of the corresponding tty device.
|
14 years ago |
Jun Nie
|
d9319560b8
Bluetooth: add NULL pointer check in HCI
|
14 years ago |
Linus Torvalds
|
5f05647dd8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 years ago |
Alan Cox
|
c19483cc5e
bluetooth: Fix missing NULL check
|
14 years ago |
Karl Beldan
|
7f8f2729ce
Bluetooth: hci_uart: Fix typo in stats for sco tx
|
14 years ago |
Suraj Sumangala
|
b3190df628
Bluetooth: Support for Atheros AR300x serial chip
|
15 years ago |
Johan Hedberg
|
63c7d09cd5
Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctls
|
15 years ago |
Justin P. Mattock
|
7452d24cfb
Bluetooth: Fix warning: variable 'tty' set but not used
|
15 years ago |
Marcel Holtmann
|
c13854cef4
Bluetooth: Convert controller hdev->type to hdev->bus
|
15 years ago |
André Goddard Rosa
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 years ago |
Alan Cox
|
7f8d09eae2
tty: fix bluetooth scribbling on low latency flags
|
16 years ago |
Alan Cox
|
c65c9bc3ef
tty: rewrite the ldisc locking
|
16 years ago |
Marcel Holtmann
|
a418b893a6
Bluetooth: Enable per-module dynamic debug messages
|
16 years ago |
Marcel Holtmann
|
7a9d402053
Bluetooth: Send HCI Reset command by default on device initialization
|
16 years ago |
Alan Cox
|
47afa7a5a8
tty: some ICANON magic is in the wrong places
|
16 years ago |
Marcel Holtmann
|
63fbd24e51
[Bluetooth] Consolidate maintainers information
|
17 years ago |
Alan Cox
|
a352def21a
tty: Ldisc revamp
|
17 years ago |
Alan Cox
|
39c2e60f8c
tty: add throttle/unthrottle helpers
|
17 years ago |
Alan Cox
|
f34d7a5b70
tty: The big operations rework
|
17 years ago |