aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* USB: remove the auto_pm flagAlan Stern2009-12-111-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-092-2/+2
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-072-2/+2
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-042-2/+2
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-054-41/+13
|\ \ \ | |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2009-12-054-41/+13
| |\ \
| | * | pcmcia: rework the irq_req_t typedefDominik Brodowski2009-11-284-12/+4
| | * | pcmcia: deprecate CS_CHECK (bluetooth)Dominik Brodowski2009-11-084-29/+9
| | |/
* | | Bluetooth: Declare MODULE_FIRMWARE for Marvell SDIO driverBen Hutchings2009-12-031-0/+2
* | | Bluetooth: Enable auto sleep mode for btmrvl driverAmitkumar Karwar2009-12-033-22/+36
* | | Bluetooth: Fix miscdev ops owner for virtual driverMarcel Holtmann2009-12-031-0/+1
* | | Bluetooth: Remove unused global minor variableMarcel Holtmann2009-12-031-10/+2
* | | Bluetooth: Remove stub ioctl in hci_vhciThomas Gleixner2009-12-031-7/+0
* | | Bluetooth: Removal of unused variable in btmrvl driverRahul Tank2009-12-031-1/+0
|/ /
* | fix memory leak in fixed btusb_closeOliver Neukum2009-11-141-1/+3
* | btusb bluetooth driver: wait for 'waker' work too before closingLinus Torvalds2009-11-111-0/+1
|/
* pcmcia: dtl1_cs: fix pcmcia_loop_config logicPhilipp Zabel2009-09-151-1/+1
* Bluetooth: Add USB autosuspend support to btusb driverOliver Neukum2009-08-241-20/+174
* Bluetooth: Fix false errors from bcsp_pkt_cull functionWending Weng2009-08-241-1/+2
* Bluetooth: Add missing kmalloc NULL tests to Marvell driverJulia Lawall2009-08-221-2/+3
* Bluetooth: Fix incorrect alignment in Marvell BT-over-SDIO driverBing Zhao2009-08-222-6/+9
* Bluetooth: Remove Enter/Leave debug statements from Marvell driverMarcel Holtmann2009-08-222-219/+23
* Bluetooth: Fix last few compiler warning within Marvell core driverMarcel Holtmann2009-08-221-4/+4
* Bluetooth: Fix Marvell driver to use skb_put and hci_opcode_packMarcel Holtmann2009-08-221-14/+8
* Bluetooth: Remove private device name of Marvell SDIO driverMarcel Holtmann2009-08-222-5/+0
* Bluetooth: Fix module description strings for Marvell driverMarcel Holtmann2009-08-222-2/+2
* Bluetooth: Fix complicated assignment of firmware for Marvell devicesMarcel Holtmann2009-08-222-53/+38
* Bluetooth: Some coding style cleanup for Marvell core driverMarcel Holtmann2009-08-221-52/+45
* Bluetooth: Remove pointless casts from Marvell debugfs supportMarcel Holtmann2009-08-221-143/+106
* Bluetooth: Remove pointless ifdef protection for Marvell header filesMarcel Holtmann2009-08-222-10/+0
* Bluetooth: Fix compilation of Marvell driver without debugfsMarcel Holtmann2009-08-221-1/+3
* Bluetooth: Fix Kconfig for Marvell Bluetooth driverMarcel Holtmann2009-08-221-2/+1
* Bluetooth: Add debugfs support to btmrvl driverBing Zhao2009-08-225-1/+487
* Bluetooth: Add Marvell BT-over-SDIO driverBing Zhao2009-08-224-0/+1255
* Bluetooth: Add btmrvl driver for Marvell Bluetooth devicesBing Zhao2009-08-224-0/+867
* Bluetooth: Improve USB driver throughput by increasing the frame sizeVikram Kandukuri2009-08-221-3/+1
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-151-3/+2
|\
| * tty: fix bluetooth scribbling on low latency flagsAlan Cox2009-06-111-1/+0
| * tty: rewrite the ldisc lockingAlan Cox2009-06-111-2/+2
* | Bluetooth: Fix issue with uninitialized nsh.type in DTL-1 driverMarcel Holtmann2009-06-141-0/+2
* | Bluetooth: Remove unused and unneeded support in virtual driverMarcel Holtmann2009-06-081-31/+0
* | Bluetooth: Remove BKL from open callback of virtual driverMarcel Holtmann2009-06-081-4/+0
* | Bluetooth: Use wait_event_interruptible for virtual driverMarcel Holtmann2009-06-081-28/+15
* | Bluetooth: Use only MISC_DYNAMIC_MINOR for virtual driverMarcel Holtmann2009-06-081-8/+4
|/
* Bluetooth: Remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-273-6/+3
* Bluetooth: Submit bulk URBs along with interrupt URBsMarcel Holtmann2009-02-271-17/+23
* Bluetooth: Eliminate a sparse warning in bt3c driverAndre Haupt2009-02-271-2/+2
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-3010-56/+5
* Bluetooth: Allow SCO audio with Asus WL-BTD202 dongleMarcel Holtmann2008-11-301-7/+8