aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/rfcomm/tty.c
Commit message (Expand)AuthorAge
* [IRDA]: Fix rfcomm use-after-freeMarcel Holtmann2007-07-31
* [Bluetooth] Keep rfcomm_dev on the list until it is freedVille Tervo2007-07-11
* [Bluetooth] Hangup TTY before releasing rfcomm_devMikko Rapeli2007-07-11
* [Bluetooth] Check that device is in rfcomm_dev_list before deletingMarcel Holtmann2007-05-04
* [Bluetooth] Make use of device_move() for RFCOMM TTY devicesMarcel Holtmann2007-02-26
* [NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [Bluetooth] More checks if DLC is still attached to the TTYMarcel Holtmann2007-01-09
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-08
* [Bluetooth] Check if RFCOMM session is still attached to the TTYMarcel Holtmann2006-11-21
* [Bluetooth] Check if DLC is still attached to the TTYMarcel Holtmann2006-10-16
* [Bluetooth] Fix reference count when connection lookup failsMarcel Holtmann2006-10-16
* [PATCH] const struct tty_operationsJeff Dike2006-10-02
* [Bluetooth] Integrate services into the driver modelMarcel Holtmann2006-09-28
* [Bluetooth] Remaining transitions to use kzalloc()Marcel Holtmann2006-07-12
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-29
|\
| * [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-26
* | [PATCH] remove TTY_DONT_FLIPPaul Fulghum2006-06-28
|/
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-11
* [PATCH] TTY layer buffering revampAlan Cox2006-01-10
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco2005-08-29
* [Bluetooth]: Implement RFCOMM remote port negotiationJ. Suter2005-08-29
* [Bluetooth]: Call tty_hangup() when DCD is de-assertedTimo Teräs2005-08-29
* [NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller2005-07-08
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16