Commit Graph

376 Commits (3ecf44b312758d10be20539b06b2df5d77d59cdb)

Author SHA1 Message Date
Marcel Holtmann a0c22f2265 [Bluetooth] Move pending packets from RFCOMM socket to TTY 17 years ago
Marcel Holtmann 8b6b3da765 [Bluetooth] Store remote modem status for RFCOMM TTY 17 years ago
Marcel Holtmann ca37bdd53b [Bluetooth] Use non-canonical TTY by default for RFCOMM 17 years ago
Marcel Holtmann 78c6a1744f [Bluetooth] Update Bluetooth core version number 17 years ago
Marcel Holtmann 7d0db0a373 [Bluetooth] Use a more unique bus name for connections 17 years ago
Marcel Holtmann 43cbeee9f9 [Bluetooth] Add support for TIOCOUTQ and TIOCINQ ioctls 17 years ago
Marcel Holtmann 3241ad820d [Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCO 17 years ago
Marcel Holtmann 40be492fe4 [Bluetooth] Export details about authentication requirements 17 years ago
Marcel Holtmann f8558555f3 [Bluetooth] Initiate authentication during connection establishment 17 years ago
Marcel Holtmann 769be974d0 [Bluetooth] Use ACL config stage to retrieve remote features 17 years ago
Marcel Holtmann a8bd28baf2 [Bluetooth] Export remote Simple Pairing mode via sysfs 17 years ago
Marcel Holtmann 41a96212b3 [Bluetooth] Track status of remote Simple Pairing mode 17 years ago
Marcel Holtmann 333140b57f [Bluetooth] Track status of Simple Pairing mode 17 years ago
Marcel Holtmann 0493684ed2 [Bluetooth] Disable disconnect timer during Simple Pairing 17 years ago
Marcel Holtmann c7bdd5026d [Bluetooth] Update class of device value whenever possible 17 years ago
Marcel Holtmann f383f2750a [Bluetooth] Some cleanups for HCI event handling 17 years ago
Marcel Holtmann e4e8e37c42 [Bluetooth] Make use of the default link policy settings 17 years ago
Marcel Holtmann a8746417e8 [Bluetooth] Track connection packet type changes 17 years ago
Marcel Holtmann 9dc0a3afc0 [Bluetooth] Support the case when headset falls back to SCO link 17 years ago
Marcel Holtmann ae29319649 [Bluetooth] Update authentication status after successful encryption 17 years ago
Marcel Holtmann 9719f8afce [Bluetooth] Disconnect when encryption gets disabled 17 years ago
Marcel Holtmann 77db198056 [Bluetooth] Enforce security for outgoing RFCOMM connections 17 years ago
Marcel Holtmann 79d554a697 [Bluetooth] Change retrieval of L2CAP features mask 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
Dave Young 537d59af73 bluetooth: rfcomm_dev_state_change deadlock fix 17 years ago
Arjan van de Ven 4c8411f8c1 bluetooth: fix locking bug in the rfcomm socket cleanup handling 17 years ago
Harvey Harrison 8398531939 bluetooth: use get/put_unaligned_* helpers 17 years ago
Dave Young 1905f6c736 bluetooth : __rfcomm_dlc_close lock fix 17 years ago
Dave Young 68845cb2c8 bluetooth : use lockdep sub-classes for diffrent bluetooth protocol 17 years ago
Robert P. J. Day d5fb2962c6 bluetooth: replace deprecated RW_LOCK_UNLOCKED macros 17 years ago
YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
Tobias Klauser a4e2acf01a bluetooth: make bnep_sock_cleanup() return void 17 years ago
Tobias Klauser 04005dd9ae bluetooth: Make hci_sock_cleanup() return void 17 years ago
Dave Young 147e2d5983 bluetooth: hci_core: defer hci_unregister_sysfs() 17 years ago
Dave Young 8e8440f535 [BLUETOOTH]: l2cap info_timer delete fix in hci_conn_del 17 years ago
Thomas Gleixner 3ab2273175 bluetooth: delete timer in l2cap_conn_del() 17 years ago
Dave Young 8ac62dc773 bluetooth: do not move child device other than rfcomm 17 years ago
Dave Young 0cd63c8089 bluetooth: put hci dev after del conn 17 years ago
David S. Miller 988d0093f9 [BLUETOOTH] hci_sysfs.c: Kill build warning. 17 years ago
S.Çağlar Onur 82453021b8 [BLUETOOTH] net/bluetooth/hci_core.c: Use time_* macros 17 years ago
Harvey Harrison b5606c2d44 remove final fastcall users 17 years ago
Dave Young 93d807401c bluetooth rfcomm tty: destroy before tty_close() 17 years ago
Andrew Morton 91f5cca3d1 bluetooth: uninlining 17 years ago
Dave Young eff001e35a bluetooth: hidp_process_hid_control remove unnecessary parameter dealing 17 years ago
Dave Young 5396c9356e [BLUETOOTH]: Fix bugs in previous conn add/del workqueue changes. 17 years ago
Dave Young b6c0632105 [BLUETOOTH]: Add conn add/del workqueues to avoid connection fail. 17 years ago
Julia Lawall 67b23219ce [BLUETOOTH]: Use sockfd_put() 17 years ago
Pavel Emelyanov b24b8a247f [NET]: Convert init_timer into setup_timer 17 years ago
Dave Young acea6852f3 [BLUETOOTH]: Move children of connection device to NULL before connection down. 17 years ago
Dave Young f951375d47 [BLUETOOTH]: rfcomm tty BUG_ON() code fix 17 years ago