summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
2009-02-27Bluetooth: Remove some pointless conditionals before kfree_skb()Wei Yongjun
2009-02-27Bluetooth: Submit bulk URBs along with interrupt URBsMarcel Holtmann
2009-02-27Bluetooth: Eliminate a sparse warning in bt3c driverAndre Haupt
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann
2008-11-30Bluetooth: Allow SCO audio with Asus WL-BTD202 dongleMarcel Holtmann
2008-11-30Bluetooth: Send HCI Reset command by default on device initializationMarcel Holtmann
2008-11-30Bluetooth: Remove deprecated hci_usb driverMarcel Holtmann
2008-11-30Bluetooth: Respect HCI_UART_DEBUG config in hci_ll.cNick Pelly
2008-11-30Bluetooth: Change simple_strtol to simple_strtoulJulia Lawall
2008-11-30Bluetooth: Fix TX error path in btsdio driverTomas Winkler
2008-11-30Bluetooth: Add suspend/resume support to btusb driverMarcel Holtmann
2008-11-30Bluetooth: Handle bulk URBs in btusb driver from notify callbackMarcel Holtmann
2008-11-30Bluetooth: Add fine grained mem_flags usage to btusb driverMarcel Holtmann
2008-10-31bpa10x: free sk_buff with kfree_skbIlpo Järvinen
2008-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2008-10-26btsdio: free sk_buff with kfree_skbSergio Luis
2008-10-17pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoletedAlan Cox
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2008-10-13tty: some ICANON magic is in the wrong placesAlan Cox
2008-10-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-06[Bluetooth] Add reset quirk for A-Link BlueUSB21 dongleMarcel Holtmann
2008-10-06[Bluetooth] Add reset quirk for new Targus and Belkin donglesMarcel Holtmann
2008-10-06[Bluetooth] Fix double frees on error paths of btusb and bpa10x driversMarcel Holtmann
2008-10-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-09-22hci_usb: replace mb with smp_mbMing Lei
2008-09-23[Bluetooth] Fix USB disconnect handling of btusb driverMarcel Holtmann
2008-09-23[Bluetooth] Fix wrong URB handling of btusb driverMarcel Holtmann
2008-09-23[Bluetooth] Fix I/O errors on MacBooks with Broadcom chipsMarcel Holtmann
2008-09-21bluetooth: hci_bcsp: Use SKB list interfaces instead of home-grown stuff.David S. Miller
2008-08-23pcmcia: deprecate CS_SUCCESSDominik Brodowski
2008-08-23pcmcia: pcmcia_config_loop() improvement by passing vccDominik Brodowski
2008-08-23pcmcia: pcmcia_config_loop() default CIS entry handlingDominik Brodowski
2008-08-23pcmcia: pcmcia_config_loop() ConfigIndex unificationDominik Brodowski
2008-08-23pcmcia: use pcmcia_loop_config in bluetooth driversDominik Brodowski
2008-08-18[Bluetooth] Consolidate maintainers informationMarcel Holtmann
2008-08-18[Bluetooth] Add SCO support to btusb driverMarcel Holtmann
2008-08-07[Bluetooth] Add full quirk implementation for btusb driverMarcel Holtmann
2008-08-07[Bluetooth] Removal of unnecessary ignore module parameterMarcel Holtmann
2008-07-30bluetooth: add quirks for a few hci_usb devicesMichael Frey
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-20tty: Ldisc revampAlan Cox
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-07-15bluetooth/hci_bcsp: fix bitrev KconfigRandy Dunlap
2008-07-14Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds
2008-07-10bluetooth: treat firmware data as constDavid Woodhouse
2008-07-02Bluetooth VHCI: fasync BKL pushdownJonathan Corbet
2008-06-20bluetooth-vhci: BKL pushdownArnd Bergmann
2008-06-10bluetooth: hci_bcsp.c small cleanups/api usersHarvey Harrison
2008-05-02hci_usb.h: fix hard-to-trigger racePavel Machek
2008-04-30tty: add throttle/unthrottle helpersAlan Cox