An error occurred fetching the project authors.
- 14 Jul, 2003 1 commit
-
-
Marcel Holtmann authored
The command complete event of the inquiry cancel command must clear the HCI_INQUIRY flag and finish the HCI request.
-
- 09 Feb, 2003 1 commit
-
-
Marcel Holtmann authored
This patch removes the function hci_send_raw() and puts all its logic directly into hci_sock_sendmsg().
-
- 23 Jan, 2003 1 commit
-
-
Marcel Holtmann authored
This patch disables the use of HCI flow control for vendor commands. All vendor commands will be queued to hdev->raw_q instead of hdev->cmd_q.
-
- 06 Nov, 2002 1 commit
-
-
Marcel Holtmann authored
This is a simple oneline patch which only assigns the next free HCI id to Bluetooth devices that are based on PCI.
-
- 17 Oct, 2002 2 commits
-
-
Maksim Krasnyanskiy authored
Cleanup unused HCI stuff. Optimize HCI receive path.
-
Maksim Krasnyanskiy authored
typedefs for non opaque objects. This Changeset cleanups Bluetoth HCI code and headers.
-
- 14 Oct, 2002 1 commit
-
-
Maksim Krasnyanskiy authored
-
- 13 Oct, 2002 1 commit
-
-
Maksim Krasnyanskiy authored
Some of them were named like BT_XXX and bt_xxx others BLUEZ_XXX and bluez_xxx. From now on use BT_XXX and bt_xxx throughout Bluetooth code, including CONFIG_ defines. Clean up small typos and misspelling along the way.
-
- 04 Oct, 2002 1 commit
-
-
Maxim Krasnyansky authored
SMP locking fixes. Support for Hotplug. Support for L2CAP connectionless channels (SOCK_DGRAM). HCI filter handling fixes. Other minor fixes and cleanups.
-
- 03 May, 2002 1 commit
-
-
Maksim Krasnyanskiy authored
This updates 2.5.x Bluetooth subsystem and removes the EXPERIMENTAL status of Bluetooth support. BlueZ Core: New generic HCI connection manager. Complete role switch and link policy support. Security mode 1 and 3 support. L2CAP service level security support. HCI filter support. HCI frame time-stamps. SCO (voice links) support. Improved HCI device unregistration (device destructors). Support for L2CAP signalling frame fragmentation. Improved L2CAP timeout handling. New HCI ioctls for changing ACL and SCO MTU. Killed HCI_MAX_DEV limit. Security fixes. HCI USB driver: Performance improvements. Firmware loading support. Stability fixes. URB and disconnect handling rewrite. HCI UART driver: Support for multiple UART protocols. HCI PCMCIA driver: Support for Nokia Bluetooth PC Cards. Support for Anycom Bluetooth PC/CF Cards.
-
- 05 Feb, 2002 2 commits
-
-
Linus Torvalds authored
- Merge with Alan - Trond Myklebust: NFS fixes - kmap and root inode special case - Al Viro: more superblock cleanups, inode leak in rd.c, minix directories in page cache - Paul Mackerras: clean up rubbish from sl82c105.c - Neil Brown: md/raid cleanups, NFS filehandles - Johannes Erdfelt: USB update (usb-2.0 support, visor fix, Clie fix, pl2303 driver update) - David Miller: sparc and net update - Eric Biederman: simplify and correct bootdata allocation - don't overwrite ramdisks - Tim Waugh: support multiple SuperIO devices, parport doc updates
-
Linus Torvalds authored
- Takanori Kawano: brlock indexing bugfix - Ingo Molnar, Jeff Garzik: softirq updates and fixes - Al Viro: rampage of superblock cleanups. - Jean Tourrilhes: Orinoco driver update v6, IrNET update - Trond Myklebust: NFS brown-paper-bag thing - Tim Waugh: parport update - David Miller: networking and sparc updates - Jes Sorensen: m68k update. - Ben Fennema: UDF update - Geert Uytterhoeven: fbdev logo updates - Willem Riede: osst driver updates - Paul Mackerras: PPC update - Marcelo Tosatti: unlazy swap cache - Mikulas Patocka: hpfs update
-