Commit Graph

181 Commits (ed6dd18b5aceb322da9840f01a68d648e91c8a72)

Author SHA1 Message Date
Oliver Neukum 7bee549e19 Bluetooth: Add USB autosuspend support to btusb driver 16 years ago
Wending Weng d2e353f7c3 Bluetooth: Fix false errors from bcsp_pkt_cull function 16 years ago
Julia Lawall 5959809ded Bluetooth: Add missing kmalloc NULL tests to Marvell driver 16 years ago
Bing Zhao 3318b2362b Bluetooth: Fix incorrect alignment in Marvell BT-over-SDIO driver 16 years ago
Marcel Holtmann 9374253ffe Bluetooth: Remove Enter/Leave debug statements from Marvell driver 16 years ago
Marcel Holtmann e0721f99ba Bluetooth: Fix last few compiler warning within Marvell core driver 16 years ago
Marcel Holtmann 91d697302b Bluetooth: Fix Marvell driver to use skb_put and hci_opcode_pack 16 years ago
Marcel Holtmann 60dee5ccd7 Bluetooth: Remove private device name of Marvell SDIO driver 16 years ago
Marcel Holtmann 9666fb356d Bluetooth: Fix module description strings for Marvell driver 16 years ago
Marcel Holtmann dcf47f3bc7 Bluetooth: Fix complicated assignment of firmware for Marvell devices 16 years ago
Marcel Holtmann 4271e08d8b Bluetooth: Some coding style cleanup for Marvell core driver 16 years ago
Marcel Holtmann 542399037d Bluetooth: Remove pointless casts from Marvell debugfs support 16 years ago
Marcel Holtmann 944fe798c6 Bluetooth: Remove pointless ifdef protection for Marvell header files 16 years ago
Marcel Holtmann 08b0b0ce8c Bluetooth: Fix compilation of Marvell driver without debugfs 16 years ago
Marcel Holtmann e7a25f9839 Bluetooth: Fix Kconfig for Marvell Bluetooth driver 16 years ago
Bing Zhao fb784f0508 Bluetooth: Add debugfs support to btmrvl driver 16 years ago
Bing Zhao 789221ecc8 Bluetooth: Add Marvell BT-over-SDIO driver 16 years ago
Bing Zhao 132ff4e5fa Bluetooth: Add btmrvl driver for Marvell Bluetooth devices 16 years ago
Vikram Kandukuri 290ba20081 Bluetooth: Improve USB driver throughput by increasing the frame size 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Marcel Holtmann 3c4bdc4bd4 Bluetooth: Fix issue with uninitialized nsh.type in DTL-1 driver 16 years ago
Alan Cox 7f8d09eae2 tty: fix bluetooth scribbling on low latency flags 16 years ago
Alan Cox c65c9bc3ef tty: rewrite the ldisc locking 16 years ago
Marcel Holtmann 092b85853b Bluetooth: Remove unused and unneeded support in virtual driver 16 years ago
Marcel Holtmann 3857abc622 Bluetooth: Remove BKL from open callback of virtual driver 16 years ago
Marcel Holtmann 4db7589f3d Bluetooth: Use wait_event_interruptible for virtual driver 16 years ago
Marcel Holtmann ac28494c51 Bluetooth: Use only MISC_DYNAMIC_MINOR for virtual driver 16 years ago
Wei Yongjun b1fb06830d Bluetooth: Remove some pointless conditionals before kfree_skb() 16 years ago
Marcel Holtmann 43c2e57f94 Bluetooth: Submit bulk URBs along with interrupt URBs 16 years ago
Andre Haupt 34a55eda48 Bluetooth: Eliminate a sparse warning in bt3c driver 16 years ago
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 17 years ago
Alan Cox aafcf998c3 pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoleted 17 years ago
Alan Cox 47afa7a5a8 tty: some ICANON magic is in the wrong places 17 years ago
Marcel Holtmann 1305e9e799 [Bluetooth] Add reset quirk for A-Link BlueUSB21 dongle 17 years ago
Marcel Holtmann 4f62f6cb93 [Bluetooth] Add reset quirk for new Targus and Belkin dongles 17 years ago
Marcel Holtmann 36010ff678 [Bluetooth] Fix double frees on error paths of btusb and bpa10x drivers 17 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