index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
rfcomm
/
tty.c
Age
Commit message (
Expand
)
Author
2012-08-27
Merge 3.6-rc3 into tty-next
Greg Kroah-Hartman
2012-08-15
Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)
Mathias Krause
2012-08-13
TTY: use tty_port_register_device
Jiri Slaby
2012-08-10
tty: localise the lock
Alan Cox
2012-08-06
Merge tty-next into 3.6-rc1
Greg Kroah-Hartman
2012-07-16
tty: move the termios object into the tty
Alan Cox
2012-07-16
tty: revert incorrectly applied lock patch
Alan Cox
2012-07-06
tty: localise the lock
Alan Cox
2012-06-05
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
2012-06-05
Bluetooth: Remove most of the inline usage
Gustavo Padovan
2012-06-02
tty: Revert the tty locking series, it needs more work
Linus Torvalds
2012-05-04
tty_lock: Localise the lock
Alan Cox
2012-04-09
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-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2012-03-08
Bluetooth: Fix using uninitialized variable
Luiz Augusto von Dentz
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
[next]