aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth/rfcomm
AgeCommit message (Expand)Author
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-04net: remove redundant check for timer pending state before del_timerYing Xue
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby
2012-12-03Bluetooth: Add missing lock nesting notationGustavo Padovan
2012-10-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-10-11Bluetooth: Use __constant modifier for RFCOMM PSMSyam Sidhardhan
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-09-27Bluetooth: Use %pMR in sprintf/seq_printf instead of batostrAndrei Emeltchenko
2012-09-27Bluetooth: Use %pMR in debug instead of batostrAndrei Emeltchenko
2012-08-27Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-08-15Bluetooth: RFCOMM - Fix info leak via getsockname()Mathias Krause
2012-08-15Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)Mathias Krause
2012-08-15Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)Mathias Krause
2012-08-13TTY: use tty_port_register_deviceJiri Slaby
2012-08-10tty: localise the lockAlan Cox
2012-08-06Bluetooth: Added /proc/net/rfcomm via bt_procfs_init()Masatake YAMATO
2012-08-06Merge tty-next into 3.6-rc1Greg Kroah-Hartman
2012-07-16tty: move the termios object into the ttyAlan Cox
2012-07-16tty: revert incorrectly applied lock patchAlan Cox
2012-07-06tty: localise the lockAlan Cox
2012-06-05Bluetooth: Remove unnecessary headers includeGustavo Padovan
2012-06-05Bluetooth: Remove most of the inline usageGustavo Padovan
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-16Bluetooth: Create flags for bt_sk()Gustavo Padovan
2012-05-04tty_lock: Localise the lockAlan Cox
2012-04-09TTY: rfcomm/tty, use count from tty_portJiri Slaby
2012-04-09TTY: rfcomm/tty, remove work for tty_wakeupJiri Slaby
2012-04-09TTY: rfcomm/tty, use tty_port refcountingJiri Slaby
2012-04-09TTY: rfcomm/tty, add tty_portJiri Slaby
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby
2012-03-08Bluetooth: Fix using uninitialized variableLuiz Augusto von Dentz
2012-02-15Bluetooth: Fix RFCOMM session reference counting issueOctavian Purdila
2012-02-15Bluetooth: silence lockdep warningOctavian Purdila
2012-02-13Bluetooth: Fix RFCOMM session reference counting issueOctavian Purdila
2012-02-13Bluetooth: silence lockdep warningOctavian Purdila
2012-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-02Bluetooth: Fix context in RFCOMM ttyGustavo F. Padovan
2012-01-02Bluetooth: Fix context in rfcomm_sock_lockGustavo F. Padovan
2011-12-27Bluetooth: Fix a compile warning in RFCOMMGustavo F. Padovan
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-22Bluetooth: Remove l2cap priority from inside RFCOMM.Gustavo F. Padovan
2011-12-21Bluetooth: Always compile SCO and L2CAP in Bluetooth CoreUlisses Furquim