summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorLines
2008-02-12hci_ldisc: fix null pointer derefDavid Newall-0/+1
2008-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-3/+3
2008-02-05pcmcia: replace kio_addr_t with unsigned int everywhereOlof Johansson-2/+2
2008-02-05bluetooth: blacklist another Broadcom BCM2035 deviceAndy Shevchenko-0/+1
2008-02-05drivers/bluetooth/btsdio.c: fix double-freeAdrian Bunk-3/+1
2008-02-05drivers/bluetooth/bpa10x.c: fix memleakAdrian Bunk-0/+1
2008-02-03drivers/bluetooth/: Spelling fixesJoe Perches-1/+1
2008-01-10[BLUETOOTH]: Always send explicit hci_ll wake-up acks.Ohad Ben-Cohen-9/+14
2007-10-22[Bluetooth] Add generic driver for Bluetooth USB devicesMarcel Holtmann-0/+578
2007-10-22[Bluetooth] Add generic driver for Bluetooth SDIO devicesMarcel Holtmann-0/+419
2007-10-22[Bluetooth] Eliminate checks for impossible conditions in IRQ handlerJeff Garzik-16/+4
2007-10-22[Bluetooth] Add UART driver for Texas Instruments' BRF63xx chipsOhad Ben-Cohen-2/+557
2007-10-22[Bluetooth] Change BPA 100/105 driver to use USB anchorsMarcel Holtmann-362/+262
2007-10-22[Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann-1/+2
2007-09-09[Bluetooth] Add missing stat.byte_rx counter modificationMarcel Holtmann-1/+4
2007-07-11[Bluetooth] Remove the redundant non-seekable llseek methodRobert P. J. Day-6/+0
2007-07-11[Bluetooth] Use hci_recv_fragment() within HCI USB driverMarcel Holtmann-89/+4
2007-05-24[Bluetooth] Always send HCI_Reset for Broadcom devicesMarcel Holtmann-8/+8
2007-05-10[Bluetooth] Fix unintentional fall-through in HCI line disciplineMarcel Holtmann-0/+1
2007-05-10[Bluetooth] Fix NULL pointer dereference in HCI line disciplineMarcel Holtmann-1/+3
2007-05-10[Bluetooth] Add HCIUARTGETDEVICE support for HCI line disciplineMarcel Holtmann-2/+8
2007-05-05[Bluetooth] Correct SCO buffer for another Broadcom based dongleMarcel Holtmann-0/+3
2007-05-05[Bluetooth] Add support for Targus ACB10US USB dongleMarcel Holtmann-0/+3
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo-4/+4
2007-04-25[BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdrArnaldo Carvalho de Melo-12/+12
2007-02-26[Bluetooth] Make use of MODULE_FIRMWAREMarcel Holtmann-0/+4
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau-8/+0
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven-1/+1
2007-01-09[Bluetooth] Correct SCO buffer for Broadcom based Dell laptopsMarcel Holtmann-0/+3
2007-01-09[Bluetooth] Correct SCO buffer for Broadcom based HP laptopsMarcel Holtmann-0/+3
2007-01-09[Bluetooth] Correct SCO buffer size for another ThinkPad laptopMarcel Holtmann-0/+1
2006-12-20[PATCH] bluetooth: add support for another Kensington dongleOlivier Galibert-0/+1
2006-12-07[PATCH] lockdep: annotate bcsp driverPeter Zijlstra-2/+2
2006-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells-94/+4
2006-12-04[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski-94/+4
2006-11-22WorkStruct: make allyesconfigDavid Howells-3/+4
2006-10-30[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra-1/+1
2006-10-20[Bluetooth] Add missing entry for Nokia DTL-4 PCMCIA cardMarcel Holtmann-0/+1
2006-10-20[Bluetooth] Add support for newer ANYCOM USB donglesMarcel Holtmann-0/+3
2006-10-15[Bluetooth] Use work queue to trigger URB submissionMarcel Holtmann-10/+7
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-14/+14
2006-09-28[Bluetooth] Code cleanup for the HCI UART driverMarcel Holtmann-8/+5
2006-09-28[Bluetooth] Add support for Canyon CN-BTU1 dongleMarcel Holtmann-0/+3
2006-09-28[Bluetooth] Add HCI device identifier for SDIO cardsMarcel Holtmann-1/+1
2006-09-28[Bluetooth] Code cleanup of the drivers source codeMarcel Holtmann-205/+208
2006-07-24[Bluetooth] Enable SCO support for Broadcom HID proxy dongleMarcel Holtmann-1/+1
2006-07-24[Bluetooth] Add quirk for another broken RTX Telecom based dongleMarcel Holtmann-1/+2
2006-07-24[Bluetooth] Correct SCO buffer size for Belkin devicesMarcel Holtmann-1/+2
2006-07-24[Bluetooth] Correct SCO buffer size for another Broadcom chipMarcel Holtmann-2/+15
2006-07-12[Bluetooth] Avoid NULL pointer dereference with tty->driverMarcel Holtmann-2/+2