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 |
Gustavo F. Padovan
|
393432cd8d
Bluetooth: Fix context in RFCOMM tty
|
13 years ago |
Luiz Augusto von Dentz
|
8035ded466
Bluetooth: replace list_for_each with list_for_each_entry whenever possible
|
13 years ago |
David Herrmann
|
96af7391b7
Bluetooth: Replace rfcomm tty tasklet by workqueue
|
13 years ago |
David Herrmann
|
5ada991363
Bluetooth: Return proper error codes on rfcomm tty init
|
13 years ago |
Linus Torvalds
|
e6bee325e4
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
|
14 years ago |
Alan Cox
|
6caa76b778
tty: now phase out the ioctl file pointer for good
|
14 years ago |
Alan Cox
|
20b9d17715
tiocmset: kill the file pointer argument
|
14 years ago |
Alan Cox
|
60b33c133c
tiocmget: kill off the passing of the struct file
|
14 years ago |
Vladislav P
|
840af824b2
Bluetooth: Release BTM while sleeping to avoid deadlock
|
14 years ago |
Andrei Emeltchenko
|
285b4e9031
Bluetooth: clean up rfcomm code
|
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
|
0587102cf9
tty: icount changeover for other main devices
|
14 years ago |
Gustavo F. Padovan
|
d6b2eb2f89
Bluetooth: make batostr() print in the right order
|
14 years ago |
Gustavo F. Padovan
|
28e9509b12
Bluetooth: Remove __exit from rfcomm_cleanup_ttys()
|
15 years ago |
Gustavo F. Padovan
|
2f8362afcd
Bluetooth: Add __init and __exit marks to RFCOMM
|
15 years ago |
Joe Perches
|
3fa21e07e6
net: Remove unnecessary returns from void function()s
|
15 years ago |
Alexey Dobriyan
|
0f043a81eb
proc tty: remove struct tty_operations::read_proc
|
16 years ago |
Cornelia Huck
|
ffa6a7054d
Driver core: Fix device_move() vs. dpm list ordering, v2
|
16 years ago |
Ilpo Järvinen
|
037322abe6
bt/rfcomm/tty: join error paths
|
16 years ago |