Commit History

Author SHA1 Message Date
  Nicholas Krause df945360ce Bluetooth: Make the function sco_conn_del have a return type of void 10 years ago
  Arron Wang 9b4c33364e Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return void 10 years ago
  Eric W. Biederman 11aa9c28b4 net: Pass kern from net_proto_family.create to sk_alloc 10 years ago
  Alexander Aring 0402d9f233 Bluetooth: fix sco_exit compile warning 10 years ago
  David S. Miller 70c836a4d1 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next 10 years ago
  Ying Xue 1b78414047 net: Remove iocb argument from sendmsg and recvmsg 10 years ago
  Johan Hedberg 3a6d576be9 Bluetooth: Convert disconn_cfm to be triggered through hci_cb 10 years ago
  Johan Hedberg 539c496d88 Bluetooth: Convert connect_cfm to be triggered through hci_cb 10 years ago
  Peter Hurley dfb2fae7cd Bluetooth: Fix nested sleeps 10 years ago
  Marcel Holtmann 15762fa772 Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_sco 10 years ago
  Al Viro 6ce8e9ce59 new helper: memcpy_from_msg() 11 years ago
  Vladimir Davydov 093facf363 Bluetooth: never linger on process exit 11 years ago
  Marcel Holtmann eb5a4de80f Bluetooth: Remove sco_chan_get helper function 11 years ago
  Marcel Holtmann e03ab5199d Bluetooth: Remove unneeded forward declaration of sco_chan_del 11 years ago
  Marcel Holtmann 015b01cbca Bluetooth: Remove unneeded forward declaration of __sco_chan_add 11 years ago
  Marcel Holtmann 068d69e5bb Bluetooth: Move SCO timeout constants into net/bluetooth/sco.c 11 years ago
  Marcel Holtmann fc8f525a6f Bluetooth: Move struct sco_conn into net/bluetooth/sco.c 11 years ago
  Marcel Holtmann 2a0dccb3df Bluetooth: Move struct sco_pinfo into net/bluetooth/sco.c 11 years ago
  David S. Miller 676d23690f net: Fix use after free by removing length arg from sk_data_ready callbacks. 11 years ago
  Joe Perches dcf4adbfdc Bluetooth: Convert uses of __constant_<foo> to <foo> 11 years ago
  Hannes Frederic Sowa f3d3342602 net: rework recvmsg handler msg_name and msg_namelen logic 11 years ago
  Marcel Holtmann 1120e4bfa5 Bluetooth: Use IS_ERR_OR_NULL for checking bt_debugfs 11 years ago
  Marcel Holtmann eea963641b Bluetooth: Store SCO address information in its own socket structure 11 years ago
  Marcel Holtmann 041987cff6 Bluetooth: Use SCO addresses from HCI connection directly 11 years ago
  Frédéric Dalleau 79dc0087c3 Bluetooth: Prevent transparent SCO on older devices 12 years ago
  Frédéric Dalleau 10c62ddc6f Bluetooth: Parameters for outgoing SCO connections 12 years ago
  Frédéric Dalleau 2f69a82acf Bluetooth: Use voice setting in deferred SCO connection request 12 years ago
  Frédéric Dalleau ad10b1a487 Bluetooth: Add Bluetooth socket voice option 12 years ago
  Frédéric Dalleau 33f2404823 Bluetooth: Remove unused mask parameter in sco_conn_defer_accept 12 years ago
  Frédéric Dalleau e660ed6c70 Bluetooth: Use hci_connect_sco directly 12 years ago