aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-15pcmcia: dtl1_cs: fix pcmcia_loop_config logicPhilipp Zabel1-1/+1
2009-08-24Bluetooth: Add USB autosuspend support to btusb driverOliver Neukum1-20/+174
2009-08-24Bluetooth: Fix false errors from bcsp_pkt_cull functionWending Weng1-1/+2
2009-08-22Bluetooth: Add missing kmalloc NULL tests to Marvell driverJulia Lawall1-2/+3
2009-08-22Bluetooth: Fix incorrect alignment in Marvell BT-over-SDIO driverBing Zhao2-6/+9
2009-08-22Bluetooth: Remove Enter/Leave debug statements from Marvell driverMarcel Holtmann2-219/+23
2009-08-22Bluetooth: Fix last few compiler warning within Marvell core driverMarcel Holtmann1-4/+4
2009-08-22Bluetooth: Fix Marvell driver to use skb_put and hci_opcode_packMarcel Holtmann1-14/+8
2009-08-22Bluetooth: Remove private device name of Marvell SDIO driverMarcel Holtmann2-5/+0
2009-08-22Bluetooth: Fix module description strings for Marvell driverMarcel Holtmann2-2/+2
2009-08-22Bluetooth: Fix complicated assignment of firmware for Marvell devicesMarcel Holtmann2-53/+38
2009-08-22Bluetooth: Some coding style cleanup for Marvell core driverMarcel Holtmann1-52/+45
2009-08-22Bluetooth: Remove pointless casts from Marvell debugfs supportMarcel Holtmann1-143/+106
2009-08-22Bluetooth: Remove pointless ifdef protection for Marvell header filesMarcel Holtmann2-10/+0
2009-08-22Bluetooth: Fix compilation of Marvell driver without debugfsMarcel Holtmann1-1/+3
2009-08-22Bluetooth: Fix Kconfig for Marvell Bluetooth driverMarcel Holtmann1-2/+1
2009-08-22Bluetooth: Add debugfs support to btmrvl driverBing Zhao5-1/+487
2009-08-22Bluetooth: Add Marvell BT-over-SDIO driverBing Zhao4-0/+1255
2009-08-22Bluetooth: Add btmrvl driver for Marvell Bluetooth devicesBing Zhao4-0/+867
2009-08-22Bluetooth: Improve USB driver throughput by increasing the frame sizeVikram Kandukuri1-3/+1
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-3/+2
2009-06-14Bluetooth: Fix issue with uninitialized nsh.type in DTL-1 driverMarcel Holtmann1-0/+2
2009-06-11tty: fix bluetooth scribbling on low latency flagsAlan Cox1-1/+0
2009-06-11tty: rewrite the ldisc lockingAlan Cox1-2/+2
2009-06-08Bluetooth: Remove unused and unneeded support in virtual driverMarcel Holtmann1-31/+0
2009-06-08Bluetooth: Remove BKL from open callback of virtual driverMarcel Holtmann1-4/+0
2009-06-08Bluetooth: Use wait_event_interruptible for virtual driverMarcel Holtmann1-28/+15
2009-06-08Bluetooth: Use only MISC_DYNAMIC_MINOR for virtual driverMarcel Holtmann1-8/+4
2009-02-27Bluetooth: Remove some pointless conditionals before kfree_skb()Wei Yongjun3-6/+3
2009-02-27Bluetooth: Submit bulk URBs along with interrupt URBsMarcel Holtmann1-17/+23
2009-02-27Bluetooth: Eliminate a sparse warning in bt3c driverAndre Haupt1-2/+2
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann10-56/+5
2008-11-30Bluetooth: Allow SCO audio with Asus WL-BTD202 dongleMarcel Holtmann1-7/+8
2008-11-30Bluetooth: Send HCI Reset command by default on device initializationMarcel Holtmann3-54/+51
2008-11-30Bluetooth: Remove deprecated hci_usb driverMarcel Holtmann4-1286/+0
2008-11-30Bluetooth: Respect HCI_UART_DEBUG config in hci_ll.cNick Pelly1-0/+5
2008-11-30Bluetooth: Change simple_strtol to simple_strtoulJulia Lawall1-4/+4
2008-11-30Bluetooth: Fix TX error path in btsdio driverTomas Winkler1-0/+1
2008-11-30Bluetooth: Add suspend/resume support to btusb driverMarcel Holtmann1-0/+62
2008-11-30Bluetooth: Handle bulk URBs in btusb driver from notify callbackMarcel Holtmann1-14/+13
2008-11-30Bluetooth: Add fine grained mem_flags usage to btusb driverMarcel Holtmann1-17/+17
2008-10-31bpa10x: free sk_buff with kfree_skbIlpo Järvinen1-2/+2
2008-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds4-7/+14
2008-10-26btsdio: free sk_buff with kfree_skbSergio Luis1-1/+1
2008-10-17pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoletedAlan Cox4-7/+14
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds4-204/+122
2008-10-13tty: some ICANON magic is in the wrong placesAlan Cox1-1/+1
2008-10-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-5/+5
2008-10-06[Bluetooth] Add reset quirk for A-Link BlueUSB21 dongleMarcel Holtmann1-0/+1