Commit Graph

724 Commits (929e27252e8ca69363f81f26af5eaba62cb4c572)

Author SHA1 Message Date
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
Szymon Janc bdce7bafb7 Bluetooth: Validate data size before accessing mgmt commands 14 years ago
Szymon Janc 4e51eae9cd Bluetooth: Move index to common header in management interface 14 years ago
Szymon Janc 779cb85016 Bluetooth: Use proper command structure in remove_uuid 14 years ago
Gustavo F. Padovan 50899e8d3a Bluetooth: Remove duplicated BT_INFO() from L2CAP 14 years ago
Anand Gadiyar 0ed54dad52 Bluetooth: remove unnecessary call to hci_sock_cleanup 14 years ago
Anand Gadiyar b7440a14f2 Bluetooth: fix build break on hci_sock.c 14 years ago
Antonio Ospite 97e1efbbe1 HID: bt hidp: send Output reports using SET_REPORT on the Control channel 14 years ago
Anderson Briglia 15c4794fe2 Bluetooth: Fix LE conn creation 14 years ago
Johan Hedberg a664b5bc77 Bluetooth: Fix unnecessary list traversal in mgmt_pending_remove 14 years ago
Johan Hedberg a958355699 Bluetooth: Fix inititial value for remote authentication requirements 14 years ago
Johan Hedberg 2a61169209 Bluetooth: Add mgmt_auth_failed event 14 years ago
Johan Hedberg ac56fb13c0 Bluetooth: Fix mgmt_pin_code_reply return parameters 14 years ago
Johan Hedberg 59a24b5d0d Bluetooth: Fix mgmt_pin_code_reply command status opcode 14 years ago
Johan Hedberg a5c296832b Bluetooth: Add management support for user confirmation request 14 years ago
Johan Hedberg e9a416b5ce Bluetooth: Add mgmt_pair_device command 14 years ago
Johan Hedberg 366a033698 Bluetooth: Make pending_add return a pointer to the added entry 14 years ago
Gustavo F. Padovan 8ffd878419 Bluetooth: fix checkpatch errors in af_bluetooth.c 14 years ago
Gustavo F. Padovan 602f9887cd Bluetooth: Fix errors reported by checkpatch.pl 14 years ago
Gustavo F. Padovan e2174ca430 Bluetooth: fix errors reported by checkpatch.pl 14 years ago
Alan Cox 6caa76b778 tty: now phase out the ioctl file pointer for good 14 years ago
Alan Cox 20b9d17715 tiocmset: kill the file pointer argument 14 years ago
Alan Cox 60b33c133c tiocmget: kill off the passing of the struct file 14 years ago
Szymon Janc 138d22ef14 Bluetooth: Fix some code style issues in hci_event.c 14 years ago
Szymon Janc 01df8c31d1 Bluetooth: Fix some code style issues in hci_core.c 14 years ago
Szymon Janc 0786f8b777 Bluetooth: Clean up hci_sniff_subrate_evt function 14 years ago
Szymon Janc 7235975383 Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h> 14 years ago
Claudio Takahasi 2ce603ebe1 Bluetooth: Send LE Connection Update Command 14 years ago
Ville Tervo 6bd32326cd Bluetooth: Use proper timer for hci command timout 14 years ago
Gustavo F. Padovan c6f3c5f7f2 Bluetooth: Fix crash when ioctl(HCIUARTSETPROTO) fails 14 years ago
Claudio Takahasi de73115a7d Bluetooth: Add connection parameter update response 14 years ago
Claudio Takahasi 3300d9a930 Bluetooth: Add LE signaling commands handling 14 years ago
Ville Tervo bae1f5d946 Bluetooth: Treat LE and ACL links separately on timeout 14 years ago
Vinicius Costa Gomes b92a62238f Bluetooth: Fix initiated LE connections 14 years ago
Ville Tervo 5589fa9c2d Bluetooth: Do not send disconn comand over LE links 14 years ago
Ville Tervo b62f328b8f Bluetooth: Add server socket support for LE connection 14 years ago
Ville Tervo acd7d37085 Bluetooth: Add LE connection support to L2CAP 14 years ago
Ville Tervo 6ed58ec520 Bluetooth: Use LE buffers for LE traffic 14 years ago
Ville Tervo fcd89c09a5 Bluetooth: Add LE connect support 14 years ago
Vladislav P 840af824b2 Bluetooth: Release BTM while sleeping to avoid deadlock 14 years ago
Gustavo F. Padovan 903d343e20 Bluetooth: Add L2CAP mode to debugfs output 14 years ago
Gustavo F. Padovan c531a12ae6 Bluetooth: remove l2cap_load() hack 14 years ago
Gustavo F. Padovan 642745184f Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko 14 years ago
Vasiliy Kulikov c4c896e147 Bluetooth: sco: fix information leak to userspace 14 years ago