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 |
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 |