Commit Graph

224 Commits (a969e76a7101bf5f3d369563df1ca1253dd6131b)

Author SHA1 Message Date
Marcel Holtmann 63fbd24e51 [Bluetooth] Consolidate maintainers information 17 years ago
Marcel Holtmann 90855d7b72 [Bluetooth] Fix userspace breakage due missing class links 17 years ago
Marcel Holtmann 28111eb2f5 [Bluetooth] Add parameters to control BNEP header compression 17 years ago
Greg Kroah-Hartman 16be63fd16 bluetooth: remove improper bluetooth class symlinks. 17 years ago
Alan Cox a352def21a tty: Ldisc revamp 17 years ago
Marcel Holtmann b1235d7961 [Bluetooth] Allow security for outgoing L2CAP connections 17 years ago
Marcel Holtmann 7cb127d5b0 [Bluetooth] Add option to disable eSCO connection creation 17 years ago
Marcel Holtmann ec8dab36e0 [Bluetooth] Signal user-space for HIDP and BNEP socket errors 17 years ago
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