135 Commits (2c4f4ecb7a421e0be6632d3366f0bc7cdf1e38b1)

Author SHA1 Message Date
Marcel Holtmann 5b7f990927 [Bluetooth] Add basics to better support and handle eSCO links 18 years ago
Ville Tervo 8de0a15483 [Bluetooth] Keep rfcomm_dev on the list until it is freed 18 years ago
Mikko Rapeli 84950cf0ba [Bluetooth] Hangup TTY before releasing rfcomm_dev 18 years ago
Marcel Holtmann ef222013fc [Bluetooth] Add hci_recv_fragment() helper function 18 years ago
David Woodhouse 1c39858b5d Fix use-after-free oops in Bluetooth HID. 18 years ago
Marcel Holtmann 5dee9e7c4c [Bluetooth] Fix L2CAP configuration parameter handling 18 years ago
Satyam Sharma 4ce61d1c7a [BLUETOOTH]: Fix locking in hci_sock_dev_event(). 18 years ago
Marcel Holtmann 5be3946647 [Bluetooth] Switch to using input_dev->dev.parent 18 years ago
Martin Schwidefsky 9556fb73ed [S390] Kconfig: unwanted menus for s390. 18 years ago
Jiri Kosina 3b180bff4c Bluetooth HID: HIDP - don't initialize force feedback 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Linus Torvalds d12db0b08f Fix bluetooth HCI sysfs compile 18 years ago
Marcel Holtmann 9cf5b0ea3a [Bluetooth] Disconnect L2CAP connection after last RFCOMM DLC 18 years ago
Marcel Holtmann 77f2a45fa1 [Bluetooth] Check that device is in rfcomm_dev_list before deleting 18 years ago
Marcel Holtmann 48db9ca4f2 [Bluetooth] Use in-kernel sockets API 18 years ago
Marcel Holtmann 53c1d4b0b2 [Bluetooth] Attach host adapters to the Bluetooth bus 18 years ago
Marcel Holtmann 0878b6667f [Bluetooth] Fix L2CAP and HCI setsockopt() information leaks 18 years ago
Andrew Morton 74da9d88bf [BLUETOOTH] rfcomm_worker(): fix wakeup race 18 years ago
Stephen Hemminger 3ff50b7997 [NET]: cleanup extra semicolons 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 18 years ago
Arnaldo Carvalho de Melo 9c70220b73 [SK_BUFF]: Introduce skb_transport_header(skb) 18 years ago
Arnaldo Carvalho de Melo badff6d01a [SK_BUFF]: Introduce skb_reset_transport_header(skb) 18 years ago
Arnaldo Carvalho de Melo 98e399f82a [SK_BUFF]: Introduce skb_mac_header() 18 years ago
Arnaldo Carvalho de Melo 459a98ed88 [SK_BUFF]: Introduce skb_reset_mac_header(skb) 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
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