aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/rfcomm/tty.c
Commit message (Expand)AuthorAge
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-10-19
|\
| * Bluetooth: Use %pMR in sprintf/seq_printf instead of batostrAndrei Emeltchenko2012-09-27
| * Bluetooth: Use %pMR in debug instead of batostrAndrei Emeltchenko2012-09-27
* | Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman2012-08-27
|\ \
| * | Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)Mathias Krause2012-08-16
| |/
* | TTY: use tty_port_register_deviceJiri Slaby2012-08-13
* | tty: localise the lockAlan Cox2012-08-10
* | Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-06
|\|
| * Bluetooth: Remove unnecessary headers includeGustavo Padovan2012-06-04
| * Bluetooth: Remove most of the inline usageGustavo Padovan2012-06-04
* | tty: move the termios object into the ttyAlan Cox2012-07-16
* | tty: revert incorrectly applied lock patchAlan Cox2012-07-16
* | tty: localise the lockAlan Cox2012-07-06
|/
* tty: Revert the tty locking series, it needs more workLinus Torvalds2012-06-02
* tty_lock: Localise the lockAlan Cox2012-05-04
* TTY: rfcomm/tty, use count from tty_portJiri Slaby2012-04-09
* TTY: rfcomm/tty, remove work for tty_wakeupJiri Slaby2012-04-09
* TTY: rfcomm/tty, use tty_port refcountingJiri Slaby2012-04-09
* TTY: rfcomm/tty, add tty_portJiri Slaby2012-04-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-21
|\
| * Bluetooth: Fix using uninitialized variableLuiz Augusto von Dentz2012-03-08
* | TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-08
|/
* Bluetooth: Fix context in RFCOMM ttyGustavo F. Padovan2012-01-02
* Bluetooth: replace list_for_each with list_for_each_entry whenever possibleLuiz Augusto von Dentz2011-11-07
* Bluetooth: Replace rfcomm tty tasklet by workqueueDavid Herrmann2011-11-07
* Bluetooth: Return proper error codes on rfcomm tty initDavid Herrmann2011-11-07
* 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