Commit Graph

82 Commits (bae94d02371c402408a4edfb95e71e88dbd3e973)

Author SHA1 Message Date
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 18 years ago
Marcel Holtmann 74da626a10 [Bluetooth] Add locking for bt_proto array manipulation 18 years ago
Marcel Holtmann cb19d9ea2c [Bluetooth] Check if DLC is still attached to the TTY 18 years ago
Marcel Holtmann b2cfcd75df [Bluetooth] Fix reference count when connection lookup fails 18 years ago
Marcel Holtmann e86070c83e [Bluetooth] Disconnect HID interrupt channel first 18 years ago
Marcel Holtmann 4c67bc74f0 [Bluetooth] Support concurrent connect requests 18 years ago
Marcel Holtmann e9c4bec63e [Bluetooth] Make use of virtual devices tree 18 years ago
Marcel Holtmann df5c37ea9a [Bluetooth] Handle return values from driver core functions 18 years ago
Marcel Holtmann e9c5702e3c [Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDP 18 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
Marcel Holtmann 4d0eb0049c [Bluetooth] Remove unused host controller attributes 19 years ago
Marcel Holtmann 98bcd08b5b [Bluetooth] Correct RFCOMM channel MTU for broken implementations 19 years ago
Marcel Holtmann fd1278d720 [Bluetooth] Fix deadlock in the L2CAP layer 19 years ago
Marcel Holtmann 0263603a01 [Bluetooth] Let BT_HIDP depend on INPUT 19 years ago
Marcel Holtmann 25ea6db04a [Bluetooth] Remaining transitions to use kzalloc() 19 years ago
Marcel Holtmann 300b93974f [Bluetooth] Add RFCOMM role switch support 19 years ago
Marcel Holtmann 7c2660b00f [Bluetooth] Allow disabling of credit based flow control 19 years ago
Marcel Holtmann 0139418c94 [Bluetooth] Small cleanup of the L2CAP source code 19 years ago
Marcel Holtmann a91f2e396f [Bluetooth] Use real devices for host controllers 19 years ago
Marcel Holtmann 27d3528425 [Bluetooth] Add platform device for virtual and serial devices 19 years ago
Marcel Holtmann 04837f6447 [Bluetooth] Add automatic sniff mode support 19 years ago
Marcel Holtmann da1f519851 [Bluetooth] Correct SCO buffer size on request 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Paul Fulghum 817d6d3bce [PATCH] remove TTY_DONT_FLIP 19 years ago
Greg Kroah-Hartman 331b831983 [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV 19 years ago
Greg Kroah-Hartman f4eaa37017 [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed 19 years ago
Eric Sesterhenn cdee5751bf [BLUETOOTH] sco: Possible double free. 19 years ago
Alan Stern e041c68341 [PATCH] Notifier chain update: API changes 19 years ago
Davide Libenzi f348d70a32 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications 19 years ago
Tobias Klauser 67b52e554b [BLUETOOTH]: Return negative error constant 19 years ago
Arjan van de Ven 4a3e2f711a [NET] sem2mutex: net/ 19 years ago
Marcel Holtmann 7b005bd34c [Bluetooth] Fix NULL pointer dereferences of the HCI socket 19 years ago
Marcel Holtmann 56f3a40a5e [Bluetooth] Reduce L2CAP MTU for RFCOMM connections 19 years ago
Randy Dunlap 4fc268d24c [PATCH] capable/capability.h (net/) 19 years ago
Jesper Juhl 12fe2c588d [NET]: Remove unneeded kmalloc() return value casts 19 years ago