Commit Graph

108 Commits (add459aa1afe05472abc96f6a29aefd0c84e73d6)

Author SHA1 Message Date
YOSHIFUJI Hideaki aca3192cc6 [NET] BLUETOOTH: Use cpu_to_le{16,32}() where appropriate. 18 years ago
Jiri Kosina cb3fecc2f2 [PATCH] bluetooth hid quirks: mightymouse quirk 18 years ago
Dave Jones b6f99a2119 [NET]: fix up misplaced inlines. 18 years ago
Jiri Kosina b40df5743e [PATCH] bluetooth: fix socket locking in hci_sock_dev_event() 18 years ago
Marcel Holtmann c1a3313698 [Bluetooth] Make use of device_move() for RFCOMM TTY devices 18 years ago
Marcel Holtmann f5ffd4620a [Bluetooth] Add open and close callbacks for HID device 18 years ago
Marcel Holtmann e1aaadd4d8 [Bluetooth] Add support for using the HID subsystem 18 years ago
Marcel Holtmann a83d6c0de8 [Bluetooth] Fix wrong put_user() from HIDP compat ioctl patch 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
YOSHIFUJI Hideaki 8e87d14255 [NET] BLUETOOTH: Fix whitespace errors. 18 years ago
Al Viro 55e747445b [PATCH] hidp __user annotations 18 years ago
Marcel Holtmann 847641d7db [Bluetooth] Restrict well known PSM to privileged users 18 years ago
Marcel Holtmann 7386397636 [Bluetooth] Missing endian swapping for L2CAP socket list 18 years ago
Marcel Holtmann c893779e9f [Bluetooth] Handle device registration failures 18 years ago
Marcel Holtmann 4d6a2188bd [Bluetooth] Fix uninitialized return value for RFCOMM sendmsg() 18 years ago
Marcel Holtmann b6e557fbf1 [Bluetooth] More checks if DLC is still attached to the TTY 18 years ago
Marcel Holtmann f477756920 [Bluetooth] Add packet size checks for CAPI messages 18 years ago
Al Viro 905f3ed625 [PATCH] hci endianness annotations 18 years ago
Alan Cox 606d099cdd [PATCH] tty: switch to ktermios 18 years ago
Peter Zijlstra fcc70d5fdc [BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTH 18 years ago
Al Viro e8db8c9910 [BLUETOOTH] rfcomm endianness bug: param_mask is little-endian on the wire 18 years ago
Al Viro 6ba9c755e5 [BLUETOOTH]: rfcomm endianness annotations 18 years ago
Al Viro 1bc5d4483a [BLUETOOTH]: bnep endianness annotations 18 years ago
Al Viro e41d216973 [BLUETOOTH] bnep endianness bug: filtering by packet type 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
David S. Miller 4498c80d9c [BLUETOOTH]: Fix unaligned access in hci_send_to_sock. 18 years ago
Marcel Holtmann 354f60a995 [Bluetooth] Ignore L2CAP config requests on disconnect 18 years ago
Marcel Holtmann 820ae1b865 [Bluetooth] Always include MTU in L2CAP config responses 18 years ago
Marcel Holtmann ff2d367ac3 [Bluetooth] Check if RFCOMM session is still attached to the TTY 18 years ago
Marcel Holtmann 6bd5741612 [Bluetooth] Handling pending connect attempts after inquiry 18 years ago
Marcel Holtmann e52726dece [Bluetooth] Attach low-level connections to the Bluetooth bus 18 years ago
Marcel Holtmann 7b19ffc40b [Bluetooth] Fix HID disconnect NULL pointer dereference 19 years ago
Marcel Holtmann 74da626a10 [Bluetooth] Add locking for bt_proto array manipulation 19 years ago
Marcel Holtmann cb19d9ea2c [Bluetooth] Check if DLC is still attached to the TTY 19 years ago
Marcel Holtmann b2cfcd75df [Bluetooth] Fix reference count when connection lookup fails 19 years ago
Marcel Holtmann e86070c83e [Bluetooth] Disconnect HID interrupt channel first 19 years ago
Marcel Holtmann 4c67bc74f0 [Bluetooth] Support concurrent connect requests 19 years ago
Marcel Holtmann e9c4bec63e [Bluetooth] Make use of virtual devices tree 19 years ago
Marcel Holtmann df5c37ea9a [Bluetooth] Handle return values from driver core functions 19 years ago
Marcel Holtmann e9c5702e3c [Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDP 19 years ago
Jeff Dike b68e31d0eb [PATCH] const struct tty_operations 19 years ago
Arnaud Patard 860e13b5c5 [Bluetooth]: Fix section mismatch of bt_sysfs_cleanup() 19 years ago
Marcel Holtmann 37e97b4ef0 [Bluetooth]: Don't update disconnect timer for incoming connections 19 years ago
Marcel Holtmann 6ac59344ef [Bluetooth] Support create connection cancel command 19 years ago
Marcel Holtmann 1143e5a6d4 [Bluetooth] Read local version information on device init 19 years ago
Marcel Holtmann b4c612a473 [Bluetooth] Return EINPROGRESS for non-blocking socket calls 19 years ago
Marcel Holtmann defc761bc2 [Bluetooth] Handle command complete event for exit periodic inquiry 19 years ago
Marcel Holtmann 0ac53939a0 [Bluetooth] Add HCI device identifier for SDIO cards 19 years ago
Marcel Holtmann 0a85b964e1 [Bluetooth] Integrate services into the driver model 19 years ago
Marcel Holtmann b219e3ac66 [Bluetooth] Integrate low-level connections into the driver model 19 years ago