aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/rfcomm/tty.c
Commit message (Expand)AuthorAge
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-16
|\
| * tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-17
| * tiocmset: kill the file pointer argumentAlan Cox2011-02-17
| * tiocmget: kill off the passing of the struct fileAlan Cox2011-02-17
* | Bluetooth: Release BTM while sleeping to avoid deadlockVladislav P2011-02-16
|/
* Bluetooth: clean up rfcomm codeAndrei Emeltchenko2010-12-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-23
|\
| * Bluetooth: make batostr() print in the right orderGustavo F. Padovan2010-10-12
* | tty: icount changeover for other main devicesAlan Cox2010-10-22
|/
* Bluetooth: Remove __exit from rfcomm_cleanup_ttys()Gustavo F. Padovan2010-07-31
* Bluetooth: Add __init and __exit marks to RFCOMMGustavo F. Padovan2010-07-27
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-18
* proc tty: remove struct tty_operations::read_procAlexey Dobriyan2009-04-01
* Driver core: Fix device_move() vs. dpm list ordering, v2Cornelia Huck2009-03-24
* bt/rfcomm/tty: join error pathsIlpo Järvinen2008-12-15
* Bluetooth: Fix RFCOMM release oops when device is still in useMarcel Holtmann2008-11-30
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-20
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2008-07-19
| |\
| | * [Bluetooth] Move pending packets from RFCOMM socket to TTYMarcel Holtmann2008-07-14
| | * [Bluetooth] Store remote modem status for RFCOMM TTYMarcel Holtmann2008-07-14
| | * [Bluetooth] Use non-canonical TTY by default for RFCOMMMarcel Holtmann2008-07-14
| * | net: remove CVS keywordsAdrian Bunk2008-06-12
| |/
* / tty: Ldisc revampAlan Cox2008-07-20
|/
* bluetooth: rfcomm_dev_state_change deadlock fixDave Young2008-06-03
* bluetooth : __rfcomm_dlc_close lock fixDave Young2008-04-02
* bluetooth rfcomm tty: destroy before tty_close()Dave Young2008-02-05
* [BLUETOOTH]: Move children of connection device to NULL before connection down.Dave Young2008-01-23
* [BLUETOOTH]: rfcomm tty BUG_ON() code fixDave Young2008-01-11
* [Bluetooth] Add address and channel attribute to RFCOMM TTY deviceMarcel Holtmann2007-10-22
* [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