index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
rfcomm
/
tty.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
TTY: use tty_port_register_device
Jiri Slaby
2012-08-14
1
-2
/
+2
*
|
tty: localise the lock
Alan Cox
2012-08-10
1
-2
/
+2
*
|
Merge tty-next into 3.6-rc1
Greg Kroah-Hartman
2012-08-06
1
-7
/
+2
|
\
|
|
*
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
2012-06-05
1
-5
/
+0
|
*
Bluetooth: Remove most of the inline usage
Gustavo Padovan
2012-06-05
1
-2
/
+2
*
|
tty: move the termios object into the tty
Alan Cox
2012-07-16
1
-1
/
+1
*
|
tty: revert incorrectly applied lock patch
Alan Cox
2012-07-16
1
-2
/
+2
*
|
tty: localise the lock
Alan Cox
2012-07-06
1
-2
/
+2
|
/
*
tty: Revert the tty locking series, it needs more work
Linus Torvalds
2012-06-03
1
-2
/
+2
*
tty_lock: Localise the lock
Alan Cox
2012-05-05
1
-2
/
+2
*
TTY: rfcomm/tty, use count from tty_port
Jiri Slaby
2012-04-09
1
-9
/
+21
*
TTY: rfcomm/tty, remove work for tty_wakeup
Jiri Slaby
2012-04-09
1
-19
/
+3
*
TTY: rfcomm/tty, use tty_port refcounting
Jiri Slaby
2012-04-09
1
-32
/
+26
*
TTY: rfcomm/tty, add tty_port
Jiri Slaby
2012-04-09
1
-12
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-03-21
1
-3
/
+3
|
\
|
*
Bluetooth: Fix using uninitialized variable
Luiz Augusto von Dentz
2012-03-08
1
-3
/
+3
*
|
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2012-03-08
1
-1
/
+0
|
/
*
Bluetooth: Fix context in RFCOMM tty
Gustavo F. Padovan
2012-01-03
1
-11
/
+11
*
Bluetooth: replace list_for_each with list_for_each_entry whenever possible
Luiz Augusto von Dentz
2011-11-07
1
-13
/
+7
*
Bluetooth: Replace rfcomm tty tasklet by workqueue
David Herrmann
2011-11-07
1
-7
/
+9
*
Bluetooth: Return proper error codes on rfcomm tty init
David Herrmann
2011-11-07
1
-3
/
+6
*
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-03-16
1
-3
/
+3
|
\
|
*
tty: now phase out the ioctl file pointer for good
Alan Cox
2011-02-17
1
-1
/
+1
|
*
tiocmset: kill the file pointer argument
Alan Cox
2011-02-17
1
-1
/
+1
|
*
tiocmget: kill off the passing of the struct file
Alan Cox
2011-02-17
1
-1
/
+1
*
|
Bluetooth: Release BTM while sleeping to avoid deadlock
Vladislav P
2011-02-16
1
-0
/
+2
|
/
*
Bluetooth: clean up rfcomm code
Andrei Emeltchenko
2010-12-02
1
-12
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-10-23
1
-3
/
+1
|
\
|
*
Bluetooth: make batostr() print in the right order
Gustavo F. Padovan
2010-10-12
1
-3
/
+1
*
|
tty: icount changeover for other main devices
Alan Cox
2010-10-22
1
-4
/
+0
|
/
*
Bluetooth: Remove __exit from rfcomm_cleanup_ttys()
Gustavo F. Padovan
2010-08-01
1
-1
/
+1
*
Bluetooth: Add __init and __exit marks to RFCOMM
Gustavo F. Padovan
2010-07-27
1
-2
/
+2
*
net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-18
1
-2
/
+0
*
proc tty: remove struct tty_operations::read_proc
Alexey Dobriyan
2009-04-01
1
-6
/
+0
*
Driver core: Fix device_move() vs. dpm list ordering, v2
Cornelia Huck
2009-03-25
1
-2
/
+3
*
bt/rfcomm/tty: join error paths
Ilpo Järvinen
2008-12-15
1
-6
/
+7
*
Bluetooth: Fix RFCOMM release oops when device is still in use
Marcel Holtmann
2008-11-30
1
-9
/
+21
*
Bluetooth: Enable per-module dynamic debug messages
Marcel Holtmann
2008-11-30
1
-5
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-07-21
1
-3
/
+58
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2008-07-19
1
-1
/
+58
|
|
\
|
|
*
[Bluetooth] Move pending packets from RFCOMM socket to TTY
Marcel Holtmann
2008-07-14
1
-1
/
+54
|
|
*
[Bluetooth] Store remote modem status for RFCOMM TTY
Marcel Holtmann
2008-07-14
1
-0
/
+3
|
|
*
[Bluetooth] Use non-canonical TTY by default for RFCOMM
Marcel Holtmann
2008-07-14
1
-0
/
+1
|
*
|
net: remove CVS keywords
Adrian Bunk
2008-06-12
1
-2
/
+0
|
|
/
*
/
tty: Ldisc revamp
Alan Cox
2008-07-21
1
-11
/
+2
|
/
*
bluetooth: rfcomm_dev_state_change deadlock fix
Dave Young
2008-06-03
1
-1
/
+12
*
bluetooth : __rfcomm_dlc_close lock fix
Dave Young
2008-04-02
1
-5
/
+0
*
bluetooth rfcomm tty: destroy before tty_close()
Dave Young
2008-02-05
1
-1
/
+2
*
[BLUETOOTH]: Move children of connection device to NULL before connection down.
Dave Young
2008-01-23
1
-1
/
+2
*
[BLUETOOTH]: rfcomm tty BUG_ON() code fix
Dave Young
2008-01-11
1
-9
/
+13
[prev]
[next]