Historique des commits

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