aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells4-94/+4
2006-12-04[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski4-94/+4
2006-11-22WorkStruct: make allyesconfigDavid Howells1-3/+4
2006-10-30[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra1-1/+1
2006-10-20[Bluetooth] Add missing entry for Nokia DTL-4 PCMCIA cardMarcel Holtmann1-0/+1
2006-10-20[Bluetooth] Add support for newer ANYCOM USB donglesMarcel Holtmann1-0/+3
2006-10-15[Bluetooth] Use work queue to trigger URB submissionMarcel Holtmann1-10/+7
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells8-14/+14
2006-09-28[Bluetooth] Code cleanup for the HCI UART driverMarcel Holtmann1-8/+5
2006-09-28[Bluetooth] Add support for Canyon CN-BTU1 dongleMarcel Holtmann1-0/+3
2006-09-28[Bluetooth] Add HCI device identifier for SDIO cardsMarcel Holtmann1-1/+1
2006-09-28[Bluetooth] Code cleanup of the drivers source codeMarcel Holtmann2-205/+208
2006-07-24[Bluetooth] Enable SCO support for Broadcom HID proxy dongleMarcel Holtmann1-1/+1
2006-07-24[Bluetooth] Add quirk for another broken RTX Telecom based dongleMarcel Holtmann1-1/+2
2006-07-24[Bluetooth] Correct SCO buffer size for Belkin devicesMarcel Holtmann1-1/+2
2006-07-24[Bluetooth] Correct SCO buffer size for another Broadcom chipMarcel Holtmann1-2/+15
2006-07-12[Bluetooth] Avoid NULL pointer dereference with tty->driverMarcel Holtmann1-2/+2
2006-07-10[PATCH] release_firmware() fixesMagnus Damm1-0/+1
2006-07-03[Bluetooth] Add platform device for virtual and serial devicesMarcel Holtmann5-1/+4
2006-07-03[Bluetooth] Correct SCO buffer size on requestMarcel Holtmann2-0/+7
2006-07-03[Bluetooth] Add suspend/resume support to the HCI USB driverMarcel Holtmann1-0/+71
2006-07-03[Bluetooth] Use raw mode for the Frontline sniffer deviceMarcel Holtmann1-0/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel12-12/+0
2006-06-26[PATCH] Bluetooth: fix potential NULL ptr deref in dtl1_cs.c::dtl1_hci_send_frame()Jesper Juhl1-0/+3