index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
rfcomm
/
tty.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-17
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+3
2011-02-17
tty: now phase out the ioctl file pointer for good
Alan Cox
1
-1
/
+1
2011-02-17
tiocmset: kill the file pointer argument
Alan Cox
1
-1
/
+1
2011-02-17
tiocmget: kill off the passing of the struct file
Alan Cox
1
-1
/
+1
2011-02-16
Bluetooth: Release BTM while sleeping to avoid deadlock
Vladislav P
1
-0
/
+2
2010-12-02
Bluetooth: clean up rfcomm code
Andrei Emeltchenko
1
-12
/
+16
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-3
/
+1
2010-10-22
tty: icount changeover for other main devices
Alan Cox
1
-4
/
+0
2010-10-12
Bluetooth: make batostr() print in the right order
Gustavo F. Padovan
1
-3
/
+1
2010-08-01
Bluetooth: Remove __exit from rfcomm_cleanup_ttys()
Gustavo F. Padovan
1
-1
/
+1
2010-07-27
Bluetooth: Add __init and __exit marks to RFCOMM
Gustavo F. Padovan
1
-2
/
+2
2010-05-18
net: Remove unnecessary returns from void function()s
Joe Perches
1
-2
/
+0
2009-04-01
proc tty: remove struct tty_operations::read_proc
Alexey Dobriyan
1
-6
/
+0
2009-03-25
Driver core: Fix device_move() vs. dpm list ordering, v2
Cornelia Huck
1
-2
/
+3
2008-12-15
bt/rfcomm/tty: join error paths
Ilpo Järvinen
1
-6
/
+7
2008-11-30
Bluetooth: Fix RFCOMM release oops when device is still in use
Marcel Holtmann
1
-9
/
+21
2008-11-30
Bluetooth: Enable per-module dynamic debug messages
Marcel Holtmann
1
-5
/
+0
2008-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-3
/
+58
2008-07-21
tty: Ldisc revamp
Alan Cox
1
-11
/
+2
2008-07-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
1
-1
/
+58
2008-07-14
[Bluetooth] Move pending packets from RFCOMM socket to TTY
Marcel Holtmann
1
-1
/
+54
2008-07-14
[Bluetooth] Store remote modem status for RFCOMM TTY
Marcel Holtmann
1
-0
/
+3
2008-07-14
[Bluetooth] Use non-canonical TTY by default for RFCOMM
Marcel Holtmann
1
-0
/
+1
2008-06-12
net: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2008-06-04
bluetooth: rfcomm_dev_state_change deadlock fix
Dave Young
1
-1
/
+12
2008-04-02
bluetooth : __rfcomm_dlc_close lock fix
Dave Young
1
-5
/
+0
2008-02-05
bluetooth rfcomm tty: destroy before tty_close()
Dave Young
1
-1
/
+2
2008-01-23
[BLUETOOTH]: Move children of connection device to NULL before connection down.
Dave Young
1
-1
/
+2
2008-01-11
[BLUETOOTH]: rfcomm tty BUG_ON() code fix
Dave Young
1
-9
/
+13
2007-10-22
[Bluetooth] Add address and channel attribute to RFCOMM TTY device
Marcel Holtmann
1
-0
/
+25
2007-07-31
[IRDA]: Fix rfcomm use-after-free
Marcel Holtmann
1
-2
/
+3
2007-07-11
[Bluetooth] Keep rfcomm_dev on the list until it is freed
Ville Tervo
1
-8
/
+22
2007-07-11
[Bluetooth] Hangup TTY before releasing rfcomm_dev
Mikko Rapeli
1
-0
/
+4
2007-05-05
[Bluetooth] Check that device is in rfcomm_dev_list before deleting
Marcel Holtmann
1
-3
/
+8
2007-02-26
[Bluetooth] Make use of device_move() for RFCOMM TTY devices
Marcel Holtmann
1
-1
/
+8
2007-02-11
[NET] BLUETOOTH: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-23
/
+23
2007-01-09
[Bluetooth] More checks if DLC is still attached to the TTY
Marcel Holtmann
1
-7
/
+15
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
1
-2
/
+2
2006-11-22
[Bluetooth] Check if RFCOMM session is still attached to the TTY
Marcel Holtmann
1
-1
/
+1
2006-10-16
[Bluetooth] Check if DLC is still attached to the TTY
Marcel Holtmann
1
-0
/
+3
2006-10-16
[Bluetooth] Fix reference count when connection lookup fails
Marcel Holtmann
1
-3
/
+1
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
1
-1
/
+1
2006-09-29
[Bluetooth] Integrate services into the driver model
Marcel Holtmann
1
-1
/
+20
2006-07-13
[Bluetooth] Remaining transitions to use kzalloc()
Marcel Holtmann
1
-2
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
1
-2
/
+1
2006-06-29
[PATCH] remove TTY_DONT_FLIP
Paul Fulghum
1
-6
/
+2
2006-06-26
[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV
Greg Kroah-Hartman
1
-1
/
+1
2006-06-26
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
1
-1
/
+0
2006-01-12
[PATCH] capable/capability.h (net/)
Randy Dunlap
1
-0
/
+1
[next]