index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
rfcomm
/
tty.c
Commit message (
Expand
)
Author
Age
*
Bluetooth: Remove rfcomm_carrier_raised()
Gianluca Anzolin
2014-01-06
*
Bluetooth: Always wait for a connection on RFCOMM open()
Gianluca Anzolin
2014-01-06
*
Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()
Gianluca Anzolin
2014-01-06
*
Bluetooth: Release RFCOMM port when the last user closes the TTY
Gianluca Anzolin
2014-01-06
*
Bluetooth: don't release the port in rfcomm_dev_state_change()
Gianluca Anzolin
2013-09-20
*
Bluetooth: Purge the dlc->tx_queue to avoid circular dependency
Gianluca Anzolin
2013-08-21
*
Bluetooth: Fix the reference counting of tty_port
Gianluca Anzolin
2013-08-21
*
Bluetooth: Implement .activate, .shutdown and .carrier_raised methods
Gianluca Anzolin
2013-08-21
*
Bluetooth: Move the tty initialization and cleanup out of open/close
Gianluca Anzolin
2013-08-21
*
Bluetooth: Remove the device from the list in the destructor
Gianluca Anzolin
2013-08-21
*
Bluetooth: Take proper tty_struct references
Gianluca Anzolin
2013-08-21
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
*
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-15
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-10-19
|
\
|
*
Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr
Andrei Emeltchenko
2012-09-27
|
*
Bluetooth: Use %pMR in debug instead of batostr
Andrei Emeltchenko
2012-09-27
*
|
Merge 3.6-rc3 into tty-next
Greg Kroah-Hartman
2012-08-27
|
\
\
|
*
|
Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)
Mathias Krause
2012-08-15
|
|
/
*
|
TTY: use tty_port_register_device
Jiri Slaby
2012-08-13
*
|
tty: localise the lock
Alan Cox
2012-08-10
*
|
Merge tty-next into 3.6-rc1
Greg Kroah-Hartman
2012-08-06
|
\
\
|
|
/
|
*
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
2012-06-05
|
*
Bluetooth: Remove most of the inline usage
Gustavo Padovan
2012-06-05
*
|
tty: move the termios object into the tty
Alan Cox
2012-07-16
*
|
tty: revert incorrectly applied lock patch
Alan Cox
2012-07-16
*
|
tty: localise the lock
Alan Cox
2012-07-06
|
/
*
tty: Revert the tty locking series, it needs more work
Linus Torvalds
2012-06-02
*
tty_lock: Localise the lock
Alan Cox
2012-05-04
*
TTY: rfcomm/tty, use count from tty_port
Jiri Slaby
2012-04-09
*
TTY: rfcomm/tty, remove work for tty_wakeup
Jiri Slaby
2012-04-09
*
TTY: rfcomm/tty, use tty_port refcounting
Jiri Slaby
2012-04-09
*
TTY: rfcomm/tty, add tty_port
Jiri Slaby
2012-04-09
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-03-20
|
\
|
*
Bluetooth: Fix using uninitialized variable
Luiz Augusto von Dentz
2012-03-08
*
|
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2012-03-08
|
/
*
Bluetooth: Fix context in RFCOMM tty
Gustavo F. Padovan
2012-01-02
*
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-11-07
*
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-03-16
|
\
|
*
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-17
*
|
Bluetooth: Release BTM while sleeping to avoid deadlock
Vladislav P
2011-02-16
|
/
*
Bluetooth: clean up rfcomm code
Andrei Emeltchenko
2010-12-01
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-10-23
|
\
|
*
Bluetooth: make batostr() print in the right order
Gustavo F. Padovan
2010-10-12
*
|
tty: icount changeover for other main devices
Alan Cox
2010-10-22
|
/
*
Bluetooth: Remove __exit from rfcomm_cleanup_ttys()
Gustavo F. Padovan
2010-07-31
*
Bluetooth: Add __init and __exit marks to RFCOMM
Gustavo F. Padovan
2010-07-27
[next]