index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
rfcomm
/
tty.c
Commit message (
Expand
)
Author
Age
*
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-21
|
\
|
*
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
*
net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-18
*
proc tty: remove struct tty_operations::read_proc
Alexey Dobriyan
2009-04-01
*
Driver core: Fix device_move() vs. dpm list ordering, v2
Cornelia Huck
2009-03-24
*
bt/rfcomm/tty: join error paths
Ilpo Järvinen
2008-12-15
*
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-11-30
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-07-20
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2008-07-19
|
|
\
|
|
*
[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-07-14
|
*
|
net: remove CVS keywords
Adrian Bunk
2008-06-12
|
|
/
*
/
tty: Ldisc revamp
Alan Cox
2008-07-20
|
/
*
bluetooth: rfcomm_dev_state_change deadlock fix
Dave Young
2008-06-03
*
bluetooth : __rfcomm_dlc_close lock fix
Dave Young
2008-04-02
*
bluetooth rfcomm tty: destroy before tty_close()
Dave Young
2008-02-05
*
[BLUETOOTH]: Move children of connection device to NULL before connection down.
Dave Young
2008-01-23
*
[BLUETOOTH]: rfcomm tty BUG_ON() code fix
Dave Young
2008-01-11
*
[Bluetooth] Add address and channel attribute to RFCOMM TTY device
Marcel Holtmann
2007-10-22
*
[IRDA]: Fix rfcomm use-after-free
Marcel Holtmann
2007-07-31
*
[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-07-11
*
[Bluetooth] Check that device is in rfcomm_dev_list before deleting
Marcel Holtmann
2007-05-04
*
[Bluetooth] Make use of device_move() for RFCOMM TTY devices
Marcel Holtmann
2007-02-26
*
[NET] BLUETOOTH: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-11
*
[Bluetooth] More checks if DLC is still attached to the TTY
Marcel Holtmann
2007-01-09
[next]