aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2009-12-11USB: remove the auto_pm flagGravatar Alan Stern 1-1/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 2-2/+2
2009-12-07Merge branch 'for-next' into for-linusGravatar Jiri Kosina 2-2/+2
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/Gravatar David S. Miller 4-41/+13
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Gravatar Linus Torvalds 4-41/+13
2009-12-04tree-wide: fix assorted typos all over the placeGravatar André Goddard Rosa 2-2/+2
2009-12-03Bluetooth: Declare MODULE_FIRMWARE for Marvell SDIO driverGravatar Ben Hutchings 1-0/+2
2009-12-03Bluetooth: Enable auto sleep mode for btmrvl driverGravatar Amitkumar Karwar 3-22/+36
2009-12-03Bluetooth: Fix miscdev ops owner for virtual driverGravatar Marcel Holtmann 1-0/+1
2009-12-03Bluetooth: Remove unused global minor variableGravatar Marcel Holtmann 1-10/+2
2009-12-03Bluetooth: Remove stub ioctl in hci_vhciGravatar Thomas Gleixner 1-7/+0
2009-12-03Bluetooth: Removal of unused variable in btmrvl driverGravatar Rahul Tank 1-1/+0
2009-11-28pcmcia: rework the irq_req_t typedefGravatar Dominik Brodowski 4-12/+4
2009-11-14fix memory leak in fixed btusb_closeGravatar Oliver Neukum 1-1/+3
2009-11-11btusb bluetooth driver: wait for 'waker' work too before closingGravatar Linus Torvalds 1-0/+1
2009-11-08pcmcia: deprecate CS_CHECK (bluetooth)Gravatar Dominik Brodowski 4-29/+9
2009-09-15pcmcia: dtl1_cs: fix pcmcia_loop_config logicGravatar Philipp Zabel 1-1/+1
2009-08-24Bluetooth: Add USB autosuspend support to btusb driverGravatar Oliver Neukum 1-20/+174
2009-08-24Bluetooth: Fix false errors from bcsp_pkt_cull functionGravatar Wending Weng 1-1/+2
2009-08-22Bluetooth: Add missing kmalloc NULL tests to Marvell driverGravatar Julia Lawall 1-2/+3
2009-08-22Bluetooth: Fix incorrect alignment in Marvell BT-over-SDIO driverGravatar Bing Zhao 2-6/+9
2009-08-22Bluetooth: Remove Enter/Leave debug statements from Marvell driverGravatar Marcel Holtmann 2-219/+23
2009-08-22Bluetooth: Fix last few compiler warning within Marvell core driverGravatar Marcel Holtmann 1-4/+4
2009-08-22Bluetooth: Fix Marvell driver to use skb_put and hci_opcode_packGravatar Marcel Holtmann 1-14/+8
2009-08-22Bluetooth: Remove private device name of Marvell SDIO driverGravatar Marcel Holtmann 2-5/+0
2009-08-22Bluetooth: Fix module description strings for Marvell driverGravatar Marcel Holtmann 2-2/+2
2009-08-22Bluetooth: Fix complicated assignment of firmware for Marvell devicesGravatar Marcel Holtmann 2-53/+38
2009-08-22Bluetooth: Some coding style cleanup for Marvell core driverGravatar Marcel Holtmann 1-52/+45
2009-08-22Bluetooth: Remove pointless casts from Marvell debugfs supportGravatar Marcel Holtmann 1-143/+106
2009-08-22Bluetooth: Remove pointless ifdef protection for Marvell header filesGravatar Marcel Holtmann 2-10/+0
2009-08-22Bluetooth: Fix compilation of Marvell driver without debugfsGravatar Marcel Holtmann 1-1/+3
2009-08-22Bluetooth: Fix Kconfig for Marvell Bluetooth driverGravatar Marcel Holtmann 1-2/+1
2009-08-22Bluetooth: Add debugfs support to btmrvl driverGravatar Bing Zhao 5-1/+487
2009-08-22Bluetooth: Add Marvell BT-over-SDIO driverGravatar Bing Zhao 4-0/+1255
2009-08-22Bluetooth: Add btmrvl driver for Marvell Bluetooth devicesGravatar Bing Zhao 4-0/+867
2009-08-22Bluetooth: Improve USB driver throughput by increasing the frame sizeGravatar Vikram Kandukuri 1-3/+1
2009-07-12headers: smp_lock.h reduxGravatar Alexey Dobriyan 1-1/+0
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Gravatar David S. Miller 1-3/+2
2009-06-14Bluetooth: Fix issue with uninitialized nsh.type in DTL-1 driverGravatar Marcel Holtmann 1-0/+2
2009-06-11tty: fix bluetooth scribbling on low latency flagsGravatar Alan Cox 1-1/+0
2009-06-11tty: rewrite the ldisc lockingGravatar Alan Cox 1-2/+2
2009-06-08Bluetooth: Remove unused and unneeded support in virtual driverGravatar Marcel Holtmann 1-31/+0
2009-06-08Bluetooth: Remove BKL from open callback of virtual driverGravatar Marcel Holtmann 1-4/+0
2009-06-08Bluetooth: Use wait_event_interruptible for virtual driverGravatar Marcel Holtmann 1-28/+15
2009-06-08Bluetooth: Use only MISC_DYNAMIC_MINOR for virtual driverGravatar Marcel Holtmann 1-8/+4
2009-02-27Bluetooth: Remove some pointless conditionals before kfree_skb()Gravatar Wei Yongjun 3-6/+3
2009-02-27Bluetooth: Submit bulk URBs along with interrupt URBsGravatar Marcel Holtmann 1-17/+23
2009-02-27Bluetooth: Eliminate a sparse warning in bt3c driverGravatar Andre Haupt 1-2/+2
2008-11-30Bluetooth: Enable per-module dynamic debug messagesGravatar Marcel Holtmann 10-56/+5
2008-11-30Bluetooth: Allow SCO audio with Asus WL-BTD202 dongleGravatar Marcel Holtmann 1-7/+8