aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAge
* pcmcia: dtl1_cs: fix pcmcia_loop_config logicPhilipp Zabel2009-09-15
* Bluetooth: Add USB autosuspend support to btusb driverOliver Neukum2009-08-24
* Bluetooth: Fix false errors from bcsp_pkt_cull functionWending Weng2009-08-24
* Bluetooth: Add missing kmalloc NULL tests to Marvell driverJulia Lawall2009-08-22
* Bluetooth: Fix incorrect alignment in Marvell BT-over-SDIO driverBing Zhao2009-08-22
* Bluetooth: Remove Enter/Leave debug statements from Marvell driverMarcel Holtmann2009-08-22
* Bluetooth: Fix last few compiler warning within Marvell core driverMarcel Holtmann2009-08-22
* Bluetooth: Fix Marvell driver to use skb_put and hci_opcode_packMarcel Holtmann2009-08-22
* Bluetooth: Remove private device name of Marvell SDIO driverMarcel Holtmann2009-08-22
* Bluetooth: Fix module description strings for Marvell driverMarcel Holtmann2009-08-22
* Bluetooth: Fix complicated assignment of firmware for Marvell devicesMarcel Holtmann2009-08-22
* Bluetooth: Some coding style cleanup for Marvell core driverMarcel Holtmann2009-08-22
* Bluetooth: Remove pointless casts from Marvell debugfs supportMarcel Holtmann2009-08-22
* Bluetooth: Remove pointless ifdef protection for Marvell header filesMarcel Holtmann2009-08-22
* Bluetooth: Fix compilation of Marvell driver without debugfsMarcel Holtmann2009-08-22
* Bluetooth: Fix Kconfig for Marvell Bluetooth driverMarcel Holtmann2009-08-22
* Bluetooth: Add debugfs support to btmrvl driverBing Zhao2009-08-22
* Bluetooth: Add Marvell BT-over-SDIO driverBing Zhao2009-08-22
* Bluetooth: Add btmrvl driver for Marvell Bluetooth devicesBing Zhao2009-08-22
* Bluetooth: Improve USB driver throughput by increasing the frame sizeVikram Kandukuri2009-08-22
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-15
|\
| * tty: fix bluetooth scribbling on low latency flagsAlan Cox2009-06-11
| * tty: rewrite the ldisc lockingAlan Cox2009-06-11
* | Bluetooth: Fix issue with uninitialized nsh.type in DTL-1 driverMarcel Holtmann2009-06-14
* | Bluetooth: Remove unused and unneeded support in virtual driverMarcel Holtmann2009-06-08
* | Bluetooth: Remove BKL from open callback of virtual driverMarcel Holtmann2009-06-08
* | Bluetooth: Use wait_event_interruptible for virtual driverMarcel Holtmann2009-06-08
* | Bluetooth: Use only MISC_DYNAMIC_MINOR for virtual driverMarcel Holtmann2009-06-08
|/
* Bluetooth: Remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-27
* Bluetooth: Submit bulk URBs along with interrupt URBsMarcel Holtmann2009-02-27
* Bluetooth: Eliminate a sparse warning in bt3c driverAndre Haupt2009-02-27
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-30
* Bluetooth: Allow SCO audio with Asus WL-BTD202 dongleMarcel Holtmann2008-11-30
* Bluetooth: Send HCI Reset command by default on device initializationMarcel Holtmann2008-11-30
* Bluetooth: Remove deprecated hci_usb driverMarcel Holtmann2008-11-30
* Bluetooth: Respect HCI_UART_DEBUG config in hci_ll.cNick Pelly2008-11-30
* Bluetooth: Change simple_strtol to simple_strtoulJulia Lawall2008-11-30
* Bluetooth: Fix TX error path in btsdio driverTomas Winkler2008-11-30
* Bluetooth: Add suspend/resume support to btusb driverMarcel Holtmann2008-11-30
* Bluetooth: Handle bulk URBs in btusb driver from notify callbackMarcel Holtmann2008-11-30
* Bluetooth: Add fine grained mem_flags usage to btusb driverMarcel Holtmann2008-11-30
* bpa10x: free sk_buff with kfree_skbIlpo Järvinen2008-10-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-30
|\
| * pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoletedAlan Cox2008-10-17
* | btsdio: free sk_buff with kfree_skbSergio Luis2008-10-27
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-13
|\
| * pcmcia: deprecate CS_SUCCESSDominik Brodowski2008-08-22
| * pcmcia: pcmcia_config_loop() improvement by passing vccDominik Brodowski2008-08-22
| * pcmcia: pcmcia_config_loop() default CIS entry handlingDominik Brodowski2008-08-22