Historique des commits

Auteur SHA1 Message Date
  Johan Hedberg 39385cb5f3 Bluetooth: Fix using the correct source address type il y a 8 ans
  Libor Pechacek 86aae6c7b5 Bluetooth: Convert RFCOMM spinlocks into mutexes il y a 11 ans
  Peter Hurley 8981be9b2f Bluetooth: Fix write_room() calculation il y a 11 ans
  Peter Hurley b16b435131 Bluetooth: Refactor write_room() calculation il y a 11 ans
  Peter Hurley 72e5108c6d Bluetooth: Don't fail RFCOMM tty writes il y a 11 ans
  Peter Hurley 5326a4ee98 Bluetooth: Force -EIO from tty read/write if .activate() fails il y a 11 ans
  Peter Hurley fb856e5090 Bluetooth: Cleanup RFCOMM device registration error handling il y a 11 ans
  Peter Hurley f355095756 Bluetooth: Refactor rfcomm_dev_add() il y a 11 ans
  Peter Hurley 033ace99c4 Bluetooth: Serialize RFCOMMCREATEDEV and RFCOMMRELEASEDEV ioctls il y a 11 ans
  Peter Hurley 7611fcedd6 Bluetooth: Rename __rfcomm_dev_get() to __rfcomm_dev_lookup() il y a 11 ans
  Peter Hurley b4d21f1939 Bluetooth: Fix RFCOMM parent device for reused dlc il y a 11 ans
  Peter Hurley b92483d54a Bluetooth: Fix unsafe RFCOMM device parenting il y a 11 ans
  Peter Hurley c10a848cea Bluetooth: Verify dlci not in use before rfcomm_dev create il y a 11 ans
  Peter Hurley c949c224cf Bluetooth: Fix RFCOMM tty teardown race il y a 11 ans
  Peter Hurley 80ea73378a Bluetooth: Fix unreleased rfcomm_dev reference il y a 11 ans
  Peter Hurley 1c64834e06 Bluetooth: Release rfcomm_dev only once il y a 11 ans
  Peter Hurley 960603a54a Bluetooth: Exclude released devices from RFCOMMGETDEVLIST ioctl il y a 11 ans
  Peter Hurley 082a1532fc Bluetooth: Fix racy acquire of rfcomm_dev reference il y a 11 ans
  Peter Hurley f87c24e74e Revert "Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()" il y a 11 ans
  Peter Hurley 136c373bf0 Revert "Bluetooth: Always wait for a connection on RFCOMM open()" il y a 11 ans
  Peter Hurley 7f717b91dd Revert "Bluetooth: Remove rfcomm_carrier_raised()" il y a 11 ans
  Gianluca Anzolin f86772af6a Bluetooth: Remove rfcomm_carrier_raised() il y a 11 ans
  Gianluca Anzolin 4a2fb3ecc7 Bluetooth: Always wait for a connection on RFCOMM open() il y a 11 ans
  Gianluca Anzolin e228b63390 Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate() il y a 11 ans
  Gianluca Anzolin 5b89924187 Bluetooth: Release RFCOMM port when the last user closes the TTY il y a 11 ans
  Gianluca Anzolin 29cd718beb Bluetooth: don't release the port in rfcomm_dev_state_change() il y a 12 ans
  Gianluca Anzolin ffe6b68cc5 Bluetooth: Purge the dlc->tx_queue to avoid circular dependency il y a 12 ans
  Gianluca Anzolin ece3150dea Bluetooth: Fix the reference counting of tty_port il y a 12 ans
  Gianluca Anzolin cad348a17e Bluetooth: Implement .activate, .shutdown and .carrier_raised methods il y a 12 ans
  Gianluca Anzolin 54b926a143 Bluetooth: Move the tty initialization and cleanup out of open/close il y a 12 ans