summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/rfcomm/tty.c
Commit message (Expand)AuthorAgeFilesLines
...
* | tty: Ldisc revampAlan Cox2008-07-211-11/+2Star
|/
* bluetooth: rfcomm_dev_state_change deadlock fixDave Young2008-06-031-1/+12
* bluetooth : __rfcomm_dlc_close lock fixDave Young2008-04-021-5/+0Star
* bluetooth rfcomm tty: destroy before tty_close()Dave Young2008-02-051-1/+2
* [BLUETOOTH]: Move children of connection device to NULL before connection down.Dave Young2008-01-231-1/+2
* [BLUETOOTH]: rfcomm tty BUG_ON() code fixDave Young2008-01-111-9/+13
* [Bluetooth] Add address and channel attribute to RFCOMM TTY deviceMarcel Holtmann2007-10-221-0/+25
* [IRDA]: Fix rfcomm use-after-freeMarcel Holtmann2007-07-311-2/+3
* [Bluetooth] Keep rfcomm_dev on the list until it is freedVille Tervo2007-07-111-8/+22
* [Bluetooth] Hangup TTY before releasing rfcomm_devMikko Rapeli2007-07-111-0/+4
* [Bluetooth] Check that device is in rfcomm_dev_list before deletingMarcel Holtmann2007-05-051-3/+8
* [Bluetooth] Make use of device_move() for RFCOMM TTY devicesMarcel Holtmann2007-02-261-1/+8
* [NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-23/+23
* [Bluetooth] More checks if DLC is still attached to the TTYMarcel Holtmann2007-01-091-7/+15
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+2
* [Bluetooth] Check if RFCOMM session is still attached to the TTYMarcel Holtmann2006-11-221-1/+1
* [Bluetooth] Check if DLC is still attached to the TTYMarcel Holtmann2006-10-161-0/+3
* [Bluetooth] Fix reference count when connection lookup failsMarcel Holtmann2006-10-161-3/+1Star
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* [Bluetooth] Integrate services into the driver modelMarcel Holtmann2006-09-291-1/+20
* [Bluetooth] Remaining transitions to use kzalloc()Marcel Holtmann2006-07-131-2/+1Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-291-2/+1Star
|\
| * [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/+0Star
* | [PATCH] remove TTY_DONT_FLIPPaul Fulghum2006-06-281-6/+2Star
|/
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-121-0/+1
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-7/+2Star
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-091-1/+1
* [Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco2005-08-301-1/+1
* [Bluetooth]: Implement RFCOMM remote port negotiationJ. Suter2005-08-301-37/+160
* [Bluetooth]: Call tty_hangup() when DCD is de-assertedTimo Teräs2005-08-301-1/+6
* [NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller2005-07-081-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+930