Commit Graph

208 Commits (ec3ee5086c1e1b883292eaf795b5c1b0c25bcffe)

Author SHA1 Message Date
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Marcel Holtmann b914a250e7 Bluetooth: Convert Marvell driver to use per adapter debugfs 15 years ago
Marcel Holtmann c13854cef4 Bluetooth: Convert controller hdev->type to hdev->bus 15 years ago
Dan Carpenter 10f7891f99 Bluetooth: Add missing kfree() on error path in Atheros driver 15 years ago
Márton Németh 8978111e2d Bluetooth: Make USB device id constant 15 years ago
Peter Huewe 8e5b230848 Bluetooth: Add __init/__exit macros to Marvell SDIO driver 15 years ago
Yoichi Yuasa 88d1a0cf65 Bluetooth: Fix memory leak in Marvell BT-over-SDIO driver 15 years ago
Vikram Kandukuri 9670d80a9a Bluetooth: Add DFU driver for Atheros Bluetooth chipset AR3011 15 years ago
Mike Frysinger 7427847d2d Bluetooth: Redo checks in IRQ handler for shared IRQ support 15 years ago
Oliver Neukum 652fd781a5 Bluetooth: Prevent ill-timed autosuspend in USB driver 15 years ago
Alan Stern fb34d53752 USB: remove the auto_pm flag 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Ben Hutchings 2861453b1b Bluetooth: Declare MODULE_FIRMWARE for Marvell SDIO driver 15 years ago
Amitkumar Karwar 32fd63981e Bluetooth: Enable auto sleep mode for btmrvl driver 15 years ago
Marcel Holtmann fed4c2508b Bluetooth: Fix miscdev ops owner for virtual driver 15 years ago
Marcel Holtmann 329ab1b3e6 Bluetooth: Remove unused global minor variable 15 years ago
Thomas Gleixner 5990108cfc Bluetooth: Remove stub ioctl in hci_vhci 15 years ago
Rahul Tank b3cf652afb Bluetooth: Removal of unused variable in btmrvl driver 15 years ago
Dominik Brodowski 5fa9167a1b pcmcia: rework the irq_req_t typedef 15 years ago
Oliver Neukum 7b8e2c1db0 fix memory leak in fixed btusb_close 15 years ago
Linus Torvalds 404291ac9e btusb bluetooth driver: wait for 'waker' work too before closing 15 years ago
Dominik Brodowski 9ac3e58cef pcmcia: deprecate CS_CHECK (bluetooth) 15 years ago
Philipp Zabel cb6dbd7962 pcmcia: dtl1_cs: fix pcmcia_loop_config logic 16 years ago
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