summaryrefslogtreecommitdiff
path: root/net/bluetooth/sco.c
Commit message (Expand)AuthorAge
...
* 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-05
* Bluetooth: Remove 'register' usage from the subsystemGustavo Padovan2012-06-05
* Bluetooth: Remove most of the inline usageGustavo Padovan2012-06-05
* Bluetooth: Fix coding style in sco.cGustavo Padovan2012-06-05
* 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
* Bluetooth: Merge L2CAP and SCO modules into bluetooth.koGustavo F. Padovan2011-02-14
* Bluetooth: sco: fix information leak to userspaceVasiliy Kulikov2011-02-14
* Bluetooth: clean up sco codeAndrei Emeltchenko2010-12-01
* Bluetooth: Fix not returning proper error in SCOGustavo F. Padovan2010-11-22
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-17
* Bluetooth: Trivial clean ups to SCOGustavo F. Padovan2010-05-10
* Bluetooth: Make hci_send_sco() voidGustavo F. Padovan2010-05-10
* net: sk_sleep() helperEric Dumazet2010-04-20
* net: check the length of the socket address passed to connect(2)Changli Gao2010-04-01
* Bluetooth: Convert debug files to actually use debugfs instead of sysfsMarcel Holtmann2010-03-21
* Bluetooth: Fix potential bad memory access with sysfs filesMarcel Holtmann2010-03-21
* driver-core: Add attribute argument to class_attribute show/storeAndi Kleen2010-03-07
* net: pass kern to net_proto_family create functionEric Paris2009-11-05
* net: mark net_proto_ops as constStephen Hemminger2009-10-07
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-30
* Bluetooth: Add proper shutdown support to SCO socketsMarcel Holtmann2009-08-22
* Bluetooth: Ask upper layers for HCI disconnect reasonMarcel Holtmann2009-02-27
* Bluetooth: Add enhanced security model for Simple PairingMarcel Holtmann2009-02-27
* Bluetooth: Reject incoming SCO connections without listenersMarcel Holtmann2009-02-27
* Bluetooth: Preparation for usage of SOL_BLUETOOTHMarcel Holtmann2009-02-27
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-30