Gianluca Anzolin
|
ffe6b68cc5
Bluetooth: Purge the dlc->tx_queue to avoid circular dependency
|
12 years ago |
Gianluca Anzolin
|
ece3150dea
Bluetooth: Fix the reference counting of tty_port
|
12 years ago |
Gianluca Anzolin
|
cad348a17e
Bluetooth: Implement .activate, .shutdown and .carrier_raised methods
|
12 years ago |
Gianluca Anzolin
|
54b926a143
Bluetooth: Move the tty initialization and cleanup out of open/close
|
12 years ago |
Gianluca Anzolin
|
ebe937f74b
Bluetooth: Remove the device from the list in the destructor
|
12 years ago |
Gianluca Anzolin
|
396dc223dd
Bluetooth: Take proper tty_struct references
|
12 years ago |
Jiri Slaby
|
2e124b4a39
TTY: switch tty_flip_buffer_push
|
12 years ago |
Jiri Slaby
|
05c7cd3990
TTY: switch tty_insert_flip_string
|
12 years ago |
John W. Linville
|
bc27d5f143
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
|
12 years ago |
Andrei Emeltchenko
|
fcb73338ed
Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr
|
12 years ago |
Andrei Emeltchenko
|
6ed93dc642
Bluetooth: Use %pMR in debug instead of batostr
|
12 years ago |
Greg Kroah-Hartman
|
e372dc6c62
Merge 3.6-rc3 into tty-next
|
13 years ago |
Mathias Krause
|
f9432c5ec8
Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)
|
13 years ago |
Jiri Slaby
|
734cc17838
TTY: use tty_port_register_device
|
13 years ago |
Alan Cox
|
89c8d91e31
tty: localise the lock
|
13 years ago |
Greg Kroah-Hartman
|
c87985a3ce
Merge tty-next into 3.6-rc1
|
13 years ago |
Alan Cox
|
adc8d746ca
tty: move the termios object into the tty
|
13 years ago |
Alan Cox
|
6d31a88cb2
tty: revert incorrectly applied lock patch
|
13 years ago |
Alan Cox
|
f5e3bcc504
tty: localise the lock
|
13 years ago |
Gustavo Padovan
|
8c520a5992
Bluetooth: Remove unnecessary headers include
|
13 years ago |
Gustavo Padovan
|
6039aa73a1
Bluetooth: Remove most of the inline usage
|
13 years ago |
Linus Torvalds
|
f309532bf3
tty: Revert the tty locking series, it needs more work
|
13 years ago |
Alan Cox
|
d29f3ef39b
tty_lock: Localise the lock
|
13 years ago |
Jiri Slaby
|
f997a01e32
TTY: rfcomm/tty, use count from tty_port
|
13 years ago |
Jiri Slaby
|
b2c4be398b
TTY: rfcomm/tty, remove work for tty_wakeup
|
13 years ago |
Jiri Slaby
|
6705401928
TTY: rfcomm/tty, use tty_port refcounting
|
13 years ago |
Jiri Slaby
|
f60db8c424
TTY: rfcomm/tty, add tty_port
|
13 years ago |
Linus Torvalds
|
3b59bf0816
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
13 years ago |
Jiri Slaby
|
2f16669d32
TTY: remove re-assignments to tty_driver members
|
13 years ago |
Luiz Augusto von Dentz
|
e57d758ae8
Bluetooth: Fix using uninitialized variable
|
13 years ago |