aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-31/+14
2008-07-20tty: Ldisc revampAlan Cox1-3/+3
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller3-5/+15
2008-07-15bluetooth/hci_bcsp: fix bitrev KconfigRandy Dunlap1-1/+1
2008-07-14Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds2-2/+4
2008-07-10bluetooth: treat firmware data as constDavid Woodhouse2-2/+4
2008-07-02Bluetooth VHCI: fasync BKL pushdownJonathan Corbet1-3/+6
2008-06-20bluetooth-vhci: BKL pushdownArnd Bergmann1-0/+5
2008-06-10bluetooth: hci_bcsp.c small cleanups/api usersHarvey Harrison2-31/+14
2008-05-02hci_usb.h: fix hard-to-trigger racePavel Machek1-8/+13
2008-04-30tty: add throttle/unthrottle helpersAlan Cox1-3/+1
2008-04-30tty: The big operations reworkAlan Cox1-8/+5
2008-04-19hci_usb: remove code obfuscationPavel Machek2-10/+5
2008-04-19hci_usb: do not initialize static variables to 0Pavel Machek1-7/+7
2008-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+3
2008-03-07bluetooth: Add another Broadcom deviceKarsten Keil1-0/+1
2008-03-05bluetooth: CONWISE Technology based adapters with buggy SCO support (bugzilla #9027)SDiZ1-0/+3
2008-02-12hci_ldisc: fix null pointer derefDavid Newall1-0/+1
2008-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-3/+3
2008-02-05pcmcia: replace kio_addr_t with unsigned int everywhereOlof Johansson2-2/+2
2008-02-05bluetooth: blacklist another Broadcom BCM2035 deviceAndy Shevchenko1-0/+1
2008-02-05drivers/bluetooth/btsdio.c: fix double-freeAdrian Bunk1-3/+1
2008-02-05drivers/bluetooth/bpa10x.c: fix memleakAdrian Bunk1-0/+1
2008-02-03drivers/bluetooth/: Spelling fixesJoe Perches1-1/+1
2008-01-10[BLUETOOTH]: Always send explicit hci_ll wake-up acks.Ohad Ben-Cohen1-9/+14
2007-10-22[Bluetooth] Add generic driver for Bluetooth USB devicesMarcel Holtmann3-0/+578
2007-10-22[Bluetooth] Add generic driver for Bluetooth SDIO devicesMarcel Holtmann3-0/+419
2007-10-22[Bluetooth] Eliminate checks for impossible conditions in IRQ handlerJeff Garzik4-16/+4
2007-10-22[Bluetooth] Add UART driver for Texas Instruments' BRF63xx chipsOhad Ben-Cohen5-2/+557
2007-10-22[Bluetooth] Change BPA 100/105 driver to use USB anchorsMarcel Holtmann1-362/+262
2007-10-22[Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann1-1/+2
2007-09-09[Bluetooth] Add missing stat.byte_rx counter modificationMarcel Holtmann1-1/+4
2007-07-11[Bluetooth] Remove the redundant non-seekable llseek methodRobert P. J. Day1-6/+0
2007-07-11[Bluetooth] Use hci_recv_fragment() within HCI USB driverMarcel Holtmann2-89/+4
2007-05-24[Bluetooth] Always send HCI_Reset for Broadcom devicesMarcel Holtmann1-8/+8
2007-05-10[Bluetooth] Fix unintentional fall-through in HCI line disciplineMarcel Holtmann1-0/+1
2007-05-10[Bluetooth] Fix NULL pointer dereference in HCI line disciplineMarcel Holtmann1-1/+3
2007-05-10[Bluetooth] Add HCIUARTGETDEVICE support for HCI line disciplineMarcel Holtmann2-2/+8
2007-05-05[Bluetooth] Correct SCO buffer for another Broadcom based dongleMarcel Holtmann1-0/+3
2007-05-05[Bluetooth] Add support for Targus ACB10US USB dongleMarcel Holtmann1-0/+3
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo3-4/+4
2007-04-25[BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdrArnaldo Carvalho de Melo4-12/+12
2007-02-26[Bluetooth] Make use of MODULE_FIRMWAREMarcel Holtmann3-0/+4
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau8-8/+0
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven1-1/+1
2007-01-09[Bluetooth] Correct SCO buffer for Broadcom based Dell laptopsMarcel Holtmann1-0/+3
2007-01-09[Bluetooth] Correct SCO buffer for Broadcom based HP laptopsMarcel Holtmann1-0/+3
2007-01-09[Bluetooth] Correct SCO buffer size for another ThinkPad laptopMarcel Holtmann1-0/+1
2006-12-20[PATCH] bluetooth: add support for another Kensington dongleOlivier Galibert1-0/+1
2006-12-07[PATCH] lockdep: annotate bcsp driverPeter Zijlstra1-2/+2