summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/rfcomm/tty.c
Commit message (Expand)AuthorAgeFilesLines
* [Bluetooth] Check if RFCOMM session is still attached to the TTYMarcel Holtmann2006-11-211-1/+1
* [Bluetooth] Check if DLC is still attached to the TTYMarcel Holtmann2006-10-151-0/+3
* [Bluetooth] Fix reference count when connection lookup failsMarcel Holtmann2006-10-151-3/+1
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* [Bluetooth] Integrate services into the driver modelMarcel Holtmann2006-09-281-1/+20
* [Bluetooth] Remaining transitions to use kzalloc()Marcel Holtmann2006-07-121-2/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-291-2/+1
|\
| * [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-261-1/+1
| * [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0
* | [PATCH] remove TTY_DONT_FLIPPaul Fulghum2006-06-281-6/+2
|/
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-111-0/+1
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-7/+2
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-1/+1
* [Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco2005-08-291-1/+1
* [Bluetooth]: Implement RFCOMM remote port negotiationJ. Suter2005-08-291-37/+160
* [Bluetooth]: Call tty_hangup() when DCD is de-assertedTimo Teräs2005-08-291-1/+6
* [NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller2005-07-081-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+930
OpenPOWER on IntegriCloud