aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2007-09-09[Bluetooth] Add missing stat.byte_rx counter modificationGravatar Marcel Holtmann 1-1/+4
2007-07-11[Bluetooth] Remove the redundant non-seekable llseek methodGravatar Robert P. J. Day 1-6/+0
2007-07-11[Bluetooth] Use hci_recv_fragment() within HCI USB driverGravatar Marcel Holtmann 2-89/+4
2007-05-24[Bluetooth] Always send HCI_Reset for Broadcom devicesGravatar Marcel Holtmann 1-8/+8
2007-05-10[Bluetooth] Fix unintentional fall-through in HCI line disciplineGravatar Marcel Holtmann 1-0/+1
2007-05-10[Bluetooth] Fix NULL pointer dereference in HCI line disciplineGravatar Marcel Holtmann 1-1/+3
2007-05-10[Bluetooth] Add HCIUARTGETDEVICE support for HCI line disciplineGravatar Marcel Holtmann 2-2/+8
2007-05-05[Bluetooth] Correct SCO buffer for another Broadcom based dongleGravatar Marcel Holtmann 1-0/+3
2007-05-05[Bluetooth] Add support for Targus ACB10US USB dongleGravatar Marcel Holtmann 1-0/+3
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Gravatar Arnaldo Carvalho de Melo 3-4/+4
2007-04-25[BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdrGravatar Arnaldo Carvalho de Melo 4-12/+12
2007-02-26[Bluetooth] Make use of MODULE_FIRMWAREGravatar Marcel Holtmann 3-0/+4
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 8-8/+0
2007-02-12[PATCH] mark struct file_operations const 3Gravatar Arjan van de Ven 1-1/+1
2007-01-09[Bluetooth] Correct SCO buffer for Broadcom based Dell laptopsGravatar Marcel Holtmann 1-0/+3
2007-01-09[Bluetooth] Correct SCO buffer for Broadcom based HP laptopsGravatar Marcel Holtmann 1-0/+3
2007-01-09[Bluetooth] Correct SCO buffer size for another ThinkPad laptopGravatar Marcel Holtmann 1-0/+1
2006-12-20[PATCH] bluetooth: add support for another Kensington dongleGravatar Olivier Galibert 1-0/+1
2006-12-07[PATCH] lockdep: annotate bcsp driverGravatar Peter Zijlstra 1-2/+2
2006-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar David Howells 4-94/+4
2006-12-04[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationGravatar Dominik Brodowski 4-94/+4
2006-11-22WorkStruct: make allyesconfigGravatar David Howells 1-3/+4
2006-10-30[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADGravatar Peter Zijlstra 1-1/+1
2006-10-20[Bluetooth] Add missing entry for Nokia DTL-4 PCMCIA cardGravatar Marcel Holtmann 1-0/+1
2006-10-20[Bluetooth] Add support for newer ANYCOM USB donglesGravatar Marcel Holtmann 1-0/+3
2006-10-15[Bluetooth] Use work queue to trigger URB submissionGravatar Marcel Holtmann 1-10/+7
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 8-14/+14
2006-09-28[Bluetooth] Code cleanup for the HCI UART driverGravatar Marcel Holtmann 1-8/+5
2006-09-28[Bluetooth] Add support for Canyon CN-BTU1 dongleGravatar Marcel Holtmann 1-0/+3
2006-09-28[Bluetooth] Add HCI device identifier for SDIO cardsGravatar Marcel Holtmann 1-1/+1
2006-09-28[Bluetooth] Code cleanup of the drivers source codeGravatar Marcel Holtmann 2-205/+208
2006-07-24[Bluetooth] Enable SCO support for Broadcom HID proxy dongleGravatar Marcel Holtmann 1-1/+1
2006-07-24[Bluetooth] Add quirk for another broken RTX Telecom based dongleGravatar Marcel Holtmann 1-1/+2
2006-07-24[Bluetooth] Correct SCO buffer size for Belkin devicesGravatar Marcel Holtmann 1-1/+2
2006-07-24[Bluetooth] Correct SCO buffer size for another Broadcom chipGravatar Marcel Holtmann 1-2/+15
2006-07-12[Bluetooth] Avoid NULL pointer dereference with tty->driverGravatar Marcel Holtmann 1-2/+2
2006-07-10[PATCH] release_firmware() fixesGravatar Magnus Damm 1-0/+1
2006-07-03[Bluetooth] Add platform device for virtual and serial devicesGravatar Marcel Holtmann 5-1/+4
2006-07-03[Bluetooth] Correct SCO buffer size on requestGravatar Marcel Holtmann 2-0/+7
2006-07-03[Bluetooth] Add suspend/resume support to the HCI USB driverGravatar Marcel Holtmann 1-0/+71
2006-07-03[Bluetooth] Use raw mode for the Frontline sniffer deviceGravatar Marcel Holtmann 1-0/+3
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 12-12/+0
2006-06-26[PATCH] Bluetooth: fix potential NULL ptr deref in dtl1_cs.c::dtl1_hci_send_f...Gravatar Jesper Juhl 1-0/+3
2006-03-31[PATCH] pcmcia: use bitfield instead of p_state and stateGravatar Dominik Brodowski 4-43/+12
2006-03-31[PATCH] pcmcia: add return value to _config() functionsGravatar Dominik Brodowski 4-32/+28
2006-03-31[PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionGravatar Dominik Brodowski 4-98/+86
2006-03-31[PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceGravatar Dominik Brodowski 4-61/+46
2006-03-31[PATCH] pcmcia: remove unneeded Vcc pseudo settingGravatar Dominik Brodowski 4-18/+2
2006-03-31[PATCH] pcmcia: default suspend and resume handlingGravatar Dominik Brodowski 4-97/+0
2006-03-31[PATCH] pcmcia: add pcmcia_disable_deviceGravatar Dominik Brodowski 4-28/+4