summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/rfcomm
Commit message (Expand)AuthorAgeFilesLines
...
* | | net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-201-1/+0
|/ /
* | Bluetooth: Use IS_ERR_OR_NULL for checking bt_debugfsMarcel Holtmann2013-10-182-14/+14
* | Bluetooth: Store RFCOMM address information in its own socket structureMarcel Holtmann2013-10-131-13/+15
* | Bluetooth: Access RFCOMM session addresses through L2CAP channelMarcel Holtmann2013-10-131-10/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan2013-09-271-33/+2
|\ \ | |/
| * Bluetooth: don't release the port in rfcomm_dev_state_change()Gianluca Anzolin2013-09-201-33/+2
* | Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flagJohan Hedberg2013-09-181-1/+6
|/
* Bluetooth: Purge the dlc->tx_queue to avoid circular dependencyGianluca Anzolin2013-08-211-0/+6
* Bluetooth: Fix the reference counting of tty_portGianluca Anzolin2013-08-211-34/+12
* Bluetooth: Implement .activate, .shutdown and .carrier_raised methodsGianluca Anzolin2013-08-211-70/+47
* Bluetooth: Move the tty initialization and cleanup out of open/closeGianluca Anzolin2013-08-211-42/+72
* Bluetooth: Remove the device from the list in the destructorGianluca Anzolin2013-08-211-21/+6
* Bluetooth: Take proper tty_struct referencesGianluca Anzolin2013-08-211-12/+17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-1/+1
|\
| * bluetooth: kill unused 'module' argument of bt_procfs_init()Al Viro2013-04-091-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-102-90/+80
|\ \
| * | Bluetooth: fix error return code in rfcomm_add_listener()Wei Yongjun2013-03-201-1/+3
| * | Bluetooth: Remove redundant RFCOMM BT_CLOSED settingsDean Jenkins2013-03-081-5/+2
| * | Bluetooth: Remove redundant call to rfcomm_send_discDean Jenkins2013-03-081-3/+0
| * | Bluetooth: Remove RFCOMM session refcntDean Jenkins2013-03-081-38/+5
| * | Bluetooth: Return RFCOMM session ptrs to avoid freed sessionDean Jenkins2013-03-081-50/+56
| * | Bluetooth: Check rfcomm session and DLC exists on socket closeDean Jenkins2013-03-081-2/+24
| * | Bluetooth: Avoid rfcomm_session_timeout using freed sessionDean Jenkins2013-03-081-1/+1
| * | Bluetooth: discard bt_sock_unregister() errorsDavid Herrmann2013-03-081-2/+1
| |/
* | Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()Mathias Krause2013-04-071-0/+1
|/
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-8/+5
* Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-212-13/+9
|\
| * tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-181-0/+1
| * TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-11/+5
| * TTY: switch tty_insert_flip_stringJiri Slaby2013-01-151-2/+3
* | net: remove redundant check for timer pending state before del_timerYing Xue2013-02-041-2/+2
|/
* Bluetooth: Add missing lock nesting notationGustavo Padovan2012-12-031-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-10-193-18/+16
|\
| * Bluetooth: Use __constant modifier for RFCOMM PSMSyam Sidhardhan2012-10-111-2/+2
| * Bluetooth: Use %pMR in sprintf/seq_printf instead of batostrAndrei Emeltchenko2012-09-273-10/+8
| * Bluetooth: Use %pMR in debug instead of batostrAndrei Emeltchenko2012-09-273-6/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-021-2/+12
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-222-1/+3
| |\ \ | | |/ | |/|
| * | Bluetooth: Added /proc/net/rfcomm via bt_procfs_init()Masatake YAMATO2012-08-061-2/+12
* | | Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman2012-08-272-1/+3
|\ \ \ | | |/ | |/|
| * | Bluetooth: RFCOMM - Fix info leak via getsockname()Mathias Krause2012-08-151-0/+1
| * | Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)Mathias Krause2012-08-151-1/+1
| * | Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)Mathias Krause2012-08-151-0/+1
| |/
* | TTY: use tty_port_register_deviceJiri Slaby2012-08-131-2/+2
* | tty: localise the lockAlan Cox2012-08-101-2/+2
* | Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-063-50/+12
|\ \ | |/
| * Bluetooth: Remove unnecessary headers includeGustavo Padovan2012-06-053-39/+1
| * Bluetooth: Remove most of the inline usageGustavo Padovan2012-06-052-11/+11
* | tty: move the termios object into the ttyAlan Cox2012-07-161-1/+1
* | tty: revert incorrectly applied lock patchAlan Cox2012-07-161-2/+2
OpenPOWER on IntegriCloud