Commit Graph

165 Commits (a1464ab61e66c96f9cffea335755de850fe8bdbd)

Author SHA1 Message Date
Pavel Emelyanov b24b8a247f [NET]: Convert init_timer into setup_timer 17 years ago
Dave Young acea6852f3 [BLUETOOTH]: Move children of connection device to NULL before connection down. 17 years ago
Dave Young f951375d47 [BLUETOOTH]: rfcomm tty BUG_ON() code fix 17 years ago
Dave Young 38b7da09cf [BLUETOOTH]: put_device before device_del fix 17 years ago
Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 18 years ago
Marcel Holtmann a524eccc73 [Bluetooth] Convert RFCOMM to use kthread API 18 years ago
Marcel Holtmann b6a0dc8224 [Bluetooth] Add support for handling simple eSCO links 18 years ago
Marcel Holtmann dae6a0f663 [Bluetooth] Add address and channel attribute to RFCOMM TTY device 18 years ago
Dave Young 6792b5ec8d [Bluetooth] Fix wrong argument in debug code of HIDP 18 years ago
Marcel Holtmann 6464f35f37 [Bluetooth] Fall back to L2CAP in basic mode 18 years ago
Marcel Holtmann f0709e03ac [Bluetooth] Advertise L2CAP features mask support 18 years ago
Marcel Holtmann 4e8402a3f8 [Bluetooth] Retrieve L2CAP features mask on connection setup 18 years ago
Marcel Holtmann 861d6882b3 [Bluetooth] Remove global conf_mtu variable from L2CAP 18 years ago
Marcel Holtmann 876d9484ed [Bluetooth] Finish L2CAP configuration only with acceptable settings 18 years ago
Marcel Holtmann a9de924806 [Bluetooth] Switch from OGF+OCF to using only opcodes 18 years ago
Jan Engelhardt 96de0e252c Convert files to UTF-8 and some cleanups 18 years ago
Jiri Slaby 7b19ada2ed get rid of input BIT* duplicate defines 18 years ago
WANG Cong 53465eb4ab [BLUETOOTH]: Make hidp_setup_input() return int 18 years ago
Eric W. Biederman 1b8d7ae42d [NET]: Make socket creation namespace safe. 18 years ago
David S. Miller 1da97f83a8 [BLUETOOTH]: Fix non-COMPAT build of hci_sock.c 18 years ago
Marcel Holtmann 89f2783ded [Bluetooth] Fix parameter list for event filter command 18 years ago
Marcel Holtmann 7c631a6760 [Bluetooth] Update security filter for Bluetooth 2.1 18 years ago
Marcel Holtmann 767c5eb5d3 [Bluetooth] Add compat handling for timestamp structure 18 years ago
Al Viro d83852822c [BLUETOOTH] l2cap: don't mangle cmd.len 18 years ago
Al Viro 88219a0f65 [BLUETOOTH]: pass (host-endian) cmd length as explicit argument to l2cap_conf_req() 18 years ago
Al Viro 8e036fc314 [BLUETOOTH] l2cap: endianness annotations 18 years ago
Al Viro 6dc0c2082b [BLUETOOTH]: Fix endianness bug in l2cap_sock_listen() 18 years ago
Marcel Holtmann 09c7d8293a [IRDA]: Fix rfcomm use-after-free 18 years ago
YOSHIFUJI Hideaki 00ae02f315 [NET] BLUETOOTH: Fix whitespace errors. 18 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
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