aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
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
2008-04-30tty: The big operations reworkAlan Cox
2008-04-19hci_usb: remove code obfuscationPavel Machek
2008-04-19hci_usb: do not initialize static variables to 0Pavel Machek
2008-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-03-07bluetooth: Add another Broadcom deviceKarsten Keil
2008-03-05bluetooth: CONWISE Technology based adapters with buggy SCO support (bugzilla...SDiZ
2008-02-12hci_ldisc: fix null pointer derefDavid Newall
2008-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-02-05pcmcia: replace kio_addr_t with unsigned int everywhereOlof Johansson
2008-02-05bluetooth: blacklist another Broadcom BCM2035 deviceAndy Shevchenko
2008-02-05drivers/bluetooth/btsdio.c: fix double-freeAdrian Bunk
2008-02-05drivers/bluetooth/bpa10x.c: fix memleakAdrian Bunk
2008-02-03drivers/bluetooth/: Spelling fixesJoe Perches
2008-01-10[BLUETOOTH]: Always send explicit hci_ll wake-up acks.Ohad Ben-Cohen
2007-10-22[Bluetooth] Add generic driver for Bluetooth USB devicesMarcel Holtmann
2007-10-22[Bluetooth] Add generic driver for Bluetooth SDIO devicesMarcel Holtmann
2007-10-22[Bluetooth] Eliminate checks for impossible conditions in IRQ handlerJeff Garzik
2007-10-22[Bluetooth] Add UART driver for Texas Instruments' BRF63xx chipsOhad Ben-Cohen
2007-10-22[Bluetooth] Change BPA 100/105 driver to use USB anchorsMarcel Holtmann
2007-10-22[Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann
2007-09-09[Bluetooth] Add missing stat.byte_rx counter modificationMarcel Holtmann
2007-07-11[Bluetooth] Remove the redundant non-seekable llseek methodRobert P. J. Day
2007-07-11[Bluetooth] Use hci_recv_fragment() within HCI USB driverMarcel Holtmann
2007-05-24[Bluetooth] Always send HCI_Reset for Broadcom devicesMarcel Holtmann
2007-05-10[Bluetooth] Fix unintentional fall-through in HCI line disciplineMarcel Holtmann
2007-05-10[Bluetooth] Fix NULL pointer dereference in HCI line disciplineMarcel Holtmann
2007-05-10[Bluetooth] Add HCIUARTGETDEVICE support for HCI line disciplineMarcel Holtmann
2007-05-05[Bluetooth] Correct SCO buffer for another Broadcom based dongleMarcel Holtmann
2007-05-05[Bluetooth] Add support for Targus ACB10US USB dongleMarcel Holtmann
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdrArnaldo Carvalho de Melo
2007-02-26[Bluetooth] Make use of MODULE_FIRMWAREMarcel Holtmann
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven