Commit Graph

150 Commits (fb069a5d132fb926ed17af3211a114ac7cf27d7a)

Author SHA1 Message Date
Marcel Holtmann a418b893a6 Bluetooth: Enable per-module dynamic debug messages 16 years ago
Marcel Holtmann 5ddd4a6068 Bluetooth: Allow SCO audio with Asus WL-BTD202 dongle 16 years ago
Marcel Holtmann 7a9d402053 Bluetooth: Send HCI Reset command by default on device initialization 16 years ago
Marcel Holtmann 12421b40b8 Bluetooth: Remove deprecated hci_usb driver 16 years ago
Nick Pelly 7b99d17f3e Bluetooth: Respect HCI_UART_DEBUG config in hci_ll.c 16 years ago
Julia Lawall 51a6fbc855 Bluetooth: Change simple_strtol to simple_strtoul 16 years ago
Tomas Winkler 7644d63d13 Bluetooth: Fix TX error path in btsdio driver 16 years ago
Marcel Holtmann 6a88adf2ad Bluetooth: Add suspend/resume support to btusb driver 16 years ago
Marcel Holtmann a780efa812 Bluetooth: Handle bulk URBs in btusb driver from notify callback 16 years ago
Marcel Holtmann 2eda66f4a0 Bluetooth: Add fine grained mem_flags usage to btusb driver 16 years ago
Ilpo Järvinen cbafe312ef bpa10x: free sk_buff with kfree_skb 16 years ago
Sergio Luis cbfd24a75f btsdio: free sk_buff with kfree_skb 16 years ago
Alan Cox aafcf998c3 pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoleted 16 years ago
Alan Cox 47afa7a5a8 tty: some ICANON magic is in the wrong places 16 years ago
Marcel Holtmann 1305e9e799 [Bluetooth] Add reset quirk for A-Link BlueUSB21 dongle 16 years ago
Marcel Holtmann 4f62f6cb93 [Bluetooth] Add reset quirk for new Targus and Belkin dongles 16 years ago
Marcel Holtmann 36010ff678 [Bluetooth] Fix double frees on error paths of btusb and bpa10x drivers 16 years ago
Ming Lei ca330c5a91 hci_usb: replace mb with smp_mb 17 years ago
Marcel Holtmann 5fbcd260c2 [Bluetooth] Fix USB disconnect handling of btusb driver 17 years ago
Marcel Holtmann e8c3c3d22b [Bluetooth] Fix wrong URB handling of btusb driver 17 years ago
Marcel Holtmann bdbef3d696 [Bluetooth] Fix I/O errors on MacBooks with Broadcom chips 17 years ago
David S. Miller 8fc5387cb8 bluetooth: hci_bcsp: Use SKB list interfaces instead of home-grown stuff. 17 years ago
Dominik Brodowski 4c89e88bfd pcmcia: deprecate CS_SUCCESS 17 years ago
Dominik Brodowski ad913c1192 pcmcia: pcmcia_config_loop() improvement by passing vcc 17 years ago
Dominik Brodowski 8e2fc39dde pcmcia: pcmcia_config_loop() default CIS entry handling 17 years ago
Dominik Brodowski 498ac1899b pcmcia: pcmcia_config_loop() ConfigIndex unification 17 years ago
Dominik Brodowski ed58872aa3 pcmcia: use pcmcia_loop_config in bluetooth drivers 17 years ago
Marcel Holtmann 63fbd24e51 [Bluetooth] Consolidate maintainers information 17 years ago
Marcel Holtmann 9bfa35fe42 [Bluetooth] Add SCO support to btusb driver 17 years ago
Marcel Holtmann cfeb414537 [Bluetooth] Add full quirk implementation for btusb driver 17 years ago
Marcel Holtmann 943d56b0a5 [Bluetooth] Removal of unnecessary ignore module parameter 17 years ago
Michael Frey 5aa10cad69 bluetooth: add quirks for a few hci_usb devices 17 years ago
Alan Cox a352def21a tty: Ldisc revamp 17 years ago
Randy Dunlap d3a8eab093 bluetooth/hci_bcsp: fix bitrev Kconfig 17 years ago
David Woodhouse 8187b4fb9c bluetooth: treat firmware data as const 17 years ago
Jonathan Corbet dbfb2df7e9 Bluetooth VHCI: fasync BKL pushdown 17 years ago
Arnd Bergmann 8324af6ddd bluetooth-vhci: BKL pushdown 17 years ago
Harvey Harrison c5ec514016 bluetooth: hci_bcsp.c small cleanups/api users 17 years ago
Pavel Machek 026672d099 hci_usb.h: fix hard-to-trigger race 17 years ago
Alan Cox 39c2e60f8c tty: add throttle/unthrottle helpers 17 years ago
Alan Cox f34d7a5b70 tty: The big operations rework 17 years ago
Pavel Machek d129f188ab hci_usb: remove code obfuscation 17 years ago
Pavel Machek a8827113ab hci_usb: do not initialize static variables to 0 17 years ago
Karsten Keil 60d5bcec7e bluetooth: Add another Broadcom device 17 years ago
SDiZ 09a76031f1 bluetooth: CONWISE Technology based adapters with buggy SCO support (bugzilla #9027) 17 years ago
David Newall 3611f4d2a5 hci_ldisc: fix null pointer deref 17 years ago
Olof Johansson 906da809c5 pcmcia: replace kio_addr_t with unsigned int everywhere 17 years ago
Andy Shevchenko 6e46c8cb3c bluetooth: blacklist another Broadcom BCM2035 device 17 years ago
Adrian Bunk 2fa993423a drivers/bluetooth/btsdio.c: fix double-free 17 years ago
Adrian Bunk cb7cd42930 drivers/bluetooth/bpa10x.c: fix memleak 17 years ago