index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
rfcomm
/
tty.c
Age
Commit message (
Expand
)
Author
2012-01-02
Bluetooth: Fix context in RFCOMM tty
Gustavo F. Padovan
2011-11-07
Bluetooth: replace list_for_each with list_for_each_entry whenever possible
Luiz Augusto von Dentz
2011-11-07
Bluetooth: Replace rfcomm tty tasklet by workqueue
David Herrmann
2011-11-07
Bluetooth: Return proper error codes on rfcomm tty init
David Herrmann
2011-03-16
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-02-17
tty: now phase out the ioctl file pointer for good
Alan Cox
2011-02-17
tiocmset: kill the file pointer argument
Alan Cox
2011-02-17
tiocmget: kill off the passing of the struct file
Alan Cox
2011-02-16
Bluetooth: Release BTM while sleeping to avoid deadlock
Vladislav P
2010-12-01
Bluetooth: clean up rfcomm code
Andrei Emeltchenko
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-10-22
tty: icount changeover for other main devices
Alan Cox
2010-10-12
Bluetooth: make batostr() print in the right order
Gustavo F. Padovan
2010-07-31
Bluetooth: Remove __exit from rfcomm_cleanup_ttys()
Gustavo F. Padovan
2010-07-27
Bluetooth: Add __init and __exit marks to RFCOMM
Gustavo F. Padovan
2010-05-17
net: Remove unnecessary returns from void function()s
Joe Perches
2009-04-01
proc tty: remove struct tty_operations::read_proc
Alexey Dobriyan
2009-03-24
Driver core: Fix device_move() vs. dpm list ordering, v2
Cornelia Huck
2008-12-14
bt/rfcomm/tty: join error paths
Ilpo Järvinen
2008-11-30
Bluetooth: Fix RFCOMM release oops when device is still in use
Marcel Holtmann
2008-11-30
Bluetooth: Enable per-module dynamic debug messages
Marcel Holtmann
2008-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-07-20
tty: Ldisc revamp
Alan Cox
2008-07-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2008-07-14
[Bluetooth] Move pending packets from RFCOMM socket to TTY
Marcel Holtmann
2008-07-14
[Bluetooth] Store remote modem status for RFCOMM TTY
Marcel Holtmann
2008-07-14
[Bluetooth] Use non-canonical TTY by default for RFCOMM
Marcel Holtmann
2008-06-11
net: remove CVS keywords
Adrian Bunk
2008-06-03
bluetooth: rfcomm_dev_state_change deadlock fix
Dave Young
2008-04-01
bluetooth : __rfcomm_dlc_close lock fix
Dave Young
2008-02-05
bluetooth rfcomm tty: destroy before tty_close()
Dave Young
2008-01-23
[BLUETOOTH]: Move children of connection device to NULL before connection down.
Dave Young
2008-01-10
[BLUETOOTH]: rfcomm tty BUG_ON() code fix
Dave Young
2007-10-22
[Bluetooth] Add address and channel attribute to RFCOMM TTY device
Marcel Holtmann
2007-07-31
[IRDA]: Fix rfcomm use-after-free
Marcel Holtmann
2007-07-11
[Bluetooth] Keep rfcomm_dev on the list until it is freed
Ville Tervo
2007-07-11
[Bluetooth] Hangup TTY before releasing rfcomm_dev
Mikko Rapeli
2007-05-05
[Bluetooth] Check that device is in rfcomm_dev_list before deleting
Marcel Holtmann
2007-02-26
[Bluetooth] Make use of device_move() for RFCOMM TTY devices
Marcel Holtmann
2007-02-10
[NET] BLUETOOTH: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-01-09
[Bluetooth] More checks if DLC is still attached to the TTY
Marcel Holtmann
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
2006-11-21
[Bluetooth] Check if RFCOMM session is still attached to the TTY
Marcel Holtmann
2006-10-15
[Bluetooth] Check if DLC is still attached to the TTY
Marcel Holtmann
2006-10-15
[Bluetooth] Fix reference count when connection lookup fails
Marcel Holtmann
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
2006-09-28
[Bluetooth] Integrate services into the driver model
Marcel Holtmann
2006-07-12
[Bluetooth] Remaining transitions to use kzalloc()
Marcel Holtmann
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
[next]