aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/sco.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * bluetooth: kill unused 'module' argument of bt_procfs_init()Al Viro2013-04-09
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-24
|\ \
| * | Bluetooth: Move and rename hci_conn_acceptFrédéric Dalleau2013-04-17
| * | Bluetooth: Minor coding style fixClaudio Takahasi2013-04-11
| * | Bluetooth: Use GFP_KERNEL in sco_conn_addClaudio Takahasi2013-04-11
| * | Bluetooth: rename hci_conn_put to hci_conn_dropDavid Herrmann2013-04-11
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-10
|\| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-29
| |\|
| * | Bluetooth: discard bt_sock_unregister() errorsDavid Herrmann2013-03-08
* | | Bluetooth: SCO - Fix missing msg_namelen update in sco_sock_recvmsg()Mathias Krause2013-04-07
| |/ |/|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-03-18
|\ \ | |/ |/|
| * Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 stateVinicius Costa Gomes2013-03-14
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* | Bluetooth: Reduce critical section in sco_conn_readyAndre Guedes2013-02-01
|/
* Bluetooth: Check if the hci connection exists in SCO shutdownGustavo Padovan2013-01-10
* Revert "Bluetooth: Fix possible deadlock in SCO code"Gustavo Padovan2012-12-03
* Bluetooth: Implement deferred sco socket setupFrédéric Dalleau2012-12-03
* Bluetooth: Add BT_DEFER_SETUP option to sco socketFrédéric Dalleau2012-12-03
* 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 branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-07
|\
| * Bluetooth: Fix possible deadlock in SCO codeGustavo Padovan2012-08-06
* | Bluetooth: Added /proc/net/sco via bt_procfs_init()Masatake YAMATO2012-08-06
* | Bluetooth: Make connect / disconnect cfm functions return voidAndrei Emeltchenko2012-08-06
|/
* Bluetooth: Remove unnecessary headers includeGustavo Padovan2012-06-04
* Bluetooth: Remove 'register' usage from the subsystemGustavo Padovan2012-06-04
* Bluetooth: Remove most of the inline usageGustavo Padovan2012-06-04
* Bluetooth: Fix coding style in sco.cGustavo Padovan2012-06-04
* Bluetooth: Add dst_type parameter to hci_connectAndre Guedes2012-05-09
* Bluetooth: Restrict to one SCO listening socketMarcel Holtmann2012-05-09
* Bluetooth: Don't check source address in SCO bind functionMarcel Holtmann2012-05-09
* Bluetooth: Remove not needed status parameterLukasz Rymanowski2012-05-09
* Bluetooth: Split error handling for SCO listen socketsMarcel Holtmann2012-05-09
* Bluetooth: remove unneeded declaration of sco_conn_del()Gustavo Padovan2012-05-09
* Bluetooth: Remove unnecessary checkMikel Astiz2012-05-09
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2012-01-10
|\
| * Bluetooth: Remove *_bh locks from SCOGustavo F. Padovan2012-01-02
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-03
|\|
| * Bluetooth: Make HCI call directly into SCO and L2CAP event functionsUlisses Furquim2011-12-22
| * Bluetooth: Replace spin_lock by mutex in hci_devGustavo F. Padovan2011-12-18
* | module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-19
|/
* bluetooth: Properly clone LSM attributes to newly created child connectionsPaul Moore2011-10-18
* Bluetooth: sco: Fix lost wakeups waiting to accept socketPeter Hurley2011-08-11
* Bluetooth: Rename function bt_err to bt_to_errnoJoe Perches2011-06-30
* Bluetooth: fix shutdown on SCO socketsLuiz Augusto von Dentz2011-06-09
* Revert "Bluetooth: fix shutdown on SCO sockets"Linus Torvalds2011-05-11
* Bluetooth: fix shutdown on SCO socketsLuiz Augusto von Dentz2011-04-18
* Bluetooth: Use ERR_PTR as return error from hci_connectVille Tervo2011-02-27