Commit Graph

406 Commits (ed391f4ebf8f701d3566423ce8f17e614cde9806)

Author SHA1 Message Date
Andrei Emeltchenko c2c77ec83b Bluetooth: Fix kernel crash on L2CAP stress tests 15 years ago
Marcel Holtmann aef7d97cc6 Bluetooth: Convert debug files to actually use debugfs instead of sysfs 15 years ago
Marcel Holtmann 101545f6fe Bluetooth: Fix potential bad memory access with sysfs files 15 years ago
Andi Kleen 28812fe11a driver-core: Add attribute argument to class_attribute show/store 15 years ago
Marcel Holtmann d4612cb86e Bluetooth: Use single_open() for inquiry cache within debugfs 15 years ago
Johann Felix Soden f6e623a65c Bluetooth: Fix out of scope variable access in hci_sock_cmsg() 15 years ago
Stephen Coe 705e5711b6 Bluetooth: Add SCO fallback for unsupported feature error 15 years ago
Marcel Holtmann 943da25d95 Bluetooth: Add controller types for BR/EDR and 802.11 AMP 15 years ago
Marcel Holtmann ca325f6989 Bluetooth: Convert inquiry cache to use debugfs instead of sysfs 15 years ago
Marcel Holtmann c13854cef4 Bluetooth: Convert controller hdev->type to hdev->bus 15 years ago
Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
Michael Poole 15c697ce1c Bluetooth: Keep a copy of each HID device's report descriptor 15 years ago
Nick Pelly c390216b3e Bluetooth: Enter active mode before establishing a SCO link. 15 years ago
Nick Pelly 6c2718da59 Bluetooth: Do not call rfcomm_session_put() for RFCOMM UA on closed socket 15 years ago
Marcel Holtmann 485f1eff73 Bluetooth: Fix sleeping function in RFCOMM within invalid context 15 years ago
Nick Pelly 1038a00b45 Bluetooth: Fallback eSCO to SCO on error 0x1a (Unsupported Remote Feature) 15 years ago
Jiri Kosina d4bfa033ed HID: make raw reports possible for both feature and output reports 15 years ago
Bastien Nocera 6bf8268f9a Bluetooth: Use the control channel for raw HID reports 15 years ago
Andrei Emeltchenko e420aba331 Bluetooth: Fix memory leak in L2CAP 15 years ago
Andrei Emeltchenko fcafde2e6d Bluetooth: Remove double free of SKB pointer in L2CAP 15 years ago
Alexey Dobriyan 9a58a80a70 proc_fops: convert drivers/isdn/ to seq_file 15 years ago
Andrei Emeltchenko b13f586044 Bluetooth: Fix L2CAP locking scheme regression 15 years ago
Gustavo F. Padovan 186ee8cf01 Bluetooth: Ack L2CAP I-frames before retransmit missing packet 15 years ago
Gustavo F. Padovan 186de9a338 Bluetooth: Fix unset of RemoteBusy flag for L2CAP 15 years ago
Roel Kluin 971beb83ae Bluetooth: Fix PTR_ERR return of wrong pointer in hidp_setup_hid() 15 years ago
Thadeu Lima de Souza Cascardo 94e2bd6888 tree-wide: fix some typos and punctuation in comments 15 years ago
Marcel Holtmann eae38eede2 Bluetooth: Add RFCOMM option to use L2CAP ERTM mode 15 years ago
Marcel Holtmann 5fbcd3d1a0 Bluetooth: Add L2CAP option for max transmit value 15 years ago
Gustavo F. Padovan 2ab25cdd7b Bluetooth: Fix 'SendRRorRNR' to send the ReqSeq value 15 years ago
Gustavo F. Padovan 4ec10d9720 Bluetooth: Implement RejActioned flag 15 years ago
Gustavo F. Padovan 9f121a5a80 Bluetooth: Fix sending ReqSeq on I-frames 15 years ago
Gustavo F. Padovan 889a3ca466 Bluetooth: Fix unset of SrejActioned flag 15 years ago
Gustavo F. Padovan 0565c1c24a Bluetooth: Initialize variables and timers for both channel's sides 15 years ago
Vikram Kandukuri cde9f807f0 Bluetooth: Fix handling of BNEP setup connection requests 15 years ago
Marcel Holtmann c78ae28314 Bluetooth: Unobfuscate tasklet_schedule usage 15 years ago
Marcel Holtmann 76bca88012 Bluetooth: Turn hci_recv_frame into an exported function 15 years ago
Marcel Holtmann 7e21addcd0 Bluetooth: Return ENETDOWN when interface is down 15 years ago
Jiri Kosina 2da31939a4 Bluetooth: Implement raw output support for HIDP layer 15 years ago
Joe Perches f64f9e7192 net: Move && and || to end of previous line 15 years ago
Gustavo F. Padovan 68ae6639b6 Bluetooth: Fix regression with L2CAP configuration in Basic Mode 15 years ago
Gustavo F. Padovan a0e55a32af Bluetooth: Select Basic Mode as default for SOCK_SEQPACKET 15 years ago
Andrei Emeltchenko 93f19c9fc8 Bluetooth: Set general bonding security for ACL by default 15 years ago
Eric Paris c84b3268da net: check kern before calling security subsystem 15 years ago
Eric Paris 3f378b6844 net: pass kern to net_proto_family create function 15 years ago
Dave Young 45054dc1bf bluetooth: static lock key fix 16 years ago
Dave Young f74c77cb11 bluetooth: scheduling while atomic bug fix 16 years ago
Neil Horman 3b885787ea net: Generalize socket rx gap / receive queue overflow cmsg 16 years ago
Stephen Hemminger ec1b4cf74c net: mark net_proto_ops as const 16 years ago
David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 16 years ago
Jiri Kosina c4c259bcc2 HID: consolidate connect and disconnect into core code 16 years ago