Commit Graph

883 Commits (323222b5ff930a43eab45cec6e58345740fa2a29)

Author SHA1 Message Date
Gustavo F. Padovan 820ffdb3d2 Bluetooth: Remove struct del_list 14 years ago
Gustavo F. Padovan baa7e1fa6d Bluetooth: Use struct list_head for L2CAP channels list 14 years ago
Gustavo F. Padovan 48454079c2 Bluetooth: Create struct l2cap_chan 14 years ago
Alexey Dobriyan db940cb0db Bluetooth: convert net/bluetooth/ to kstrtox 14 years ago
Gustavo F. Padovan e63a15ec0f Bluetooth: Use GFP_KERNEL in user context 14 years ago
Gustavo F. Padovan 1322901da5 Bluetooth: Don't use spin_lock_bh in user context 14 years ago
Szymon Janc fada4ac339 Bluetooth: Use kthread API in cmtp 14 years ago
Szymon Janc f4d7cd4a4c Bluetooth: Use kthread API in bnep 14 years ago
Szymon Janc aabf6f897e Bluetooth: Use kthread API in hidp 14 years ago
Johan Hedberg a88a9652d2 Bluetooth: Add mgmt_remote_name event 14 years ago
Johan Hedberg e17acd40f6 Bluetooth: Add mgmt_device_found event 14 years ago
Gustavo F. Padovan 1e429f3842 Bluetooth: Remove gfp_mask param from hci_reassembly() 14 years ago
Thomas Gleixner 6f5ef998b7 Bluetooth: Fix warning with hci_cmd_timer 14 years ago
Andrei Emeltchenko 34bd0273b6 Bluetooth: delete hanging L2CAP channel 14 years ago
Johan Hedberg 08ba53824a Bluetooth: Fix missing hci_dev_lock_bh in user_confirm_reply 14 years ago
Gustavo F. Padovan 105721328f Bluetooth: Fix HCI_RESET command synchronization 14 years ago
Suraj Sumangala 23e9fde2b3 Bluetooth: Increment unacked_frames count only the first transmit 14 years ago
Johan Hedberg 80a1e1dbf6 Bluetooth: Add local Extended Inquiry Response (EIR) support 14 years ago
Andrei Emeltchenko e90165be9a Bluetooth: check L2CAP info_rsp ident and state 14 years ago
Gustavo F. Padovan d1010240fa Bluetooth: Move bt_accept_enqueue() to outside __l2cap_chan_add 14 years ago
Szymon Janc ce85ee13e6 Bluetooth: Enable support for out of band association model 14 years ago
Szymon Janc 2763eda6cc Bluetooth: Add add/remove_remote_oob_data management commands 14 years ago
Szymon Janc c35938b2f5 Bluetooth: Add read_local_oob_data management command 14 years ago
Szymon Janc 8fce6357a9 Bluetooth: Allow for NULL data in mgmt_pending_add 14 years ago
Szymon Janc c68fb7ff29 Bluetooth: Rename cmd to param in pending_cmd 14 years ago
Szymon Janc e0e185efba Bluetooth: Fix checkpatch error in cmtp.h 14 years ago
Szymon Janc ffd13320aa Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h> 14 years ago
Szymon Janc 58aac468be Bluetooth: Do not use assignments in IF conditions 14 years ago
Szymon Janc 17f09a7e4e Bluetooth: Fix checkpatch errors, code style issues and typos in hidp 14 years ago
Szymon Janc 8c20aa9ffc Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h> 14 years ago
Szymon Janc 3aad75a128 Bluetooth: Fix checkpatch errors and some code style issues in bnep 14 years ago
Szymon Janc a3d9bd4c00 Bluetooth: Opencode macros in bnep/core.c 14 years ago
Gustavo F. Padovan 2c6d1a2eec Bluetooth: Improve error message on wrong link type 14 years ago
Johan Hedberg b312b161ec Bluetooth: mgmt: Add support for setting the local name 14 years ago
Johan Hedberg dc4fe30b86 Bluetooth: mgmt: Add local name information to read_info reply 14 years ago
Johan Hedberg 1f6c6378c5 Bluetooth: Add define for the maximum name length on HCI level 14 years ago
Gustavo F. Padovan f0681a68dd Bluetooth: remove unnecessary function declaration 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Thomas Gleixner b77dcf8460 Bluetooth: Fix warning with hci_cmd_timer 14 years ago
Andrei Emeltchenko a0cc9a1b57 Bluetooth: delete hanging L2CAP channel 14 years ago
Johan Hedberg 6994ca5e8a Bluetooth: Fix missing hci_dev_lock_bh in user_confirm_reply 14 years ago
Gustavo F. Padovan f630cf0d54 Bluetooth: Fix HCI_RESET command synchronization 14 years ago
Suraj Sumangala 52cb1c0d20 Bluetooth: Increment unacked_frames count only the first transmit 14 years ago
Szymon Janc b8534e0f2b Bluetooth: Fix some small code style issues in mgmt.c 14 years ago
Szymon Janc 3cf2a4f6ca Bluetooth: Use variable name instead of type in sizeof() 14 years ago
Szymon Janc 8ce6284ea3 Bluetooth: Remove unused code from get_connections 14 years ago
Szymon Janc 34eb525c1f Bluetooth: Log all parameters in cmd_status for easier debugging 14 years ago
Szymon Janc 8020c16a6c Bluetooth: Fix possible NULL pointer dereference in cmd_complete 14 years ago
Gustavo F. Padovan d45dcef770 Bluetooth: Fix BT_L2CAP and BT_SCO in Kconfig 14 years ago
Ville Tervo 30e7627219 Bluetooth: Use ERR_PTR as return error from hci_connect 14 years ago