summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* [Bluetooth] Add missing stat.byte_rx counter modificationMarcel Holtmann2007-09-091-1/+4
* [Bluetooth] Remove the redundant non-seekable llseek methodRobert P. J. Day2007-07-111-6/+0
* [Bluetooth] Use hci_recv_fragment() within HCI USB driverMarcel Holtmann2007-07-112-89/+4
* [Bluetooth] Always send HCI_Reset for Broadcom devicesMarcel Holtmann2007-05-241-8/+8
* [Bluetooth] Fix unintentional fall-through in HCI line disciplineMarcel Holtmann2007-05-101-0/+1
* [Bluetooth] Fix NULL pointer dereference in HCI line disciplineMarcel Holtmann2007-05-101-1/+3
* [Bluetooth] Add HCIUARTGETDEVICE support for HCI line disciplineMarcel Holtmann2007-05-102-2/+8
* [Bluetooth] Correct SCO buffer for another Broadcom based dongleMarcel Holtmann2007-05-051-0/+3
* [Bluetooth] Add support for Targus ACB10US USB dongleMarcel Holtmann2007-05-051-0/+3
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-253-4/+4
* [BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdrArnaldo Carvalho de Melo2007-04-254-12/+12
* [Bluetooth] Make use of MODULE_FIRMWAREMarcel Holtmann2007-02-263-0/+4
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-148-8/+0
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-121-1/+1
* [Bluetooth] Correct SCO buffer for Broadcom based Dell laptopsMarcel Holtmann2007-01-091-0/+3
* [Bluetooth] Correct SCO buffer for Broadcom based HP laptopsMarcel Holtmann2007-01-091-0/+3
* [Bluetooth] Correct SCO buffer size for another ThinkPad laptopMarcel Holtmann2007-01-091-0/+1
* [PATCH] bluetooth: add support for another Kensington dongleOlivier Galibert2006-12-201-0/+1
* [PATCH] lockdep: annotate bcsp driverPeter Zijlstra2006-12-071-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-064-94/+4
|\
| * [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski2006-12-044-94/+4
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+4
|/
* [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra2006-10-301-1/+1
* [Bluetooth] Add missing entry for Nokia DTL-4 PCMCIA cardMarcel Holtmann2006-10-201-0/+1
* [Bluetooth] Add support for newer ANYCOM USB donglesMarcel Holtmann2006-10-201-0/+3
* [Bluetooth] Use work queue to trigger URB submissionMarcel Holtmann2006-10-151-10/+7
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-058-14/+14
* [Bluetooth] Code cleanup for the HCI UART driverMarcel Holtmann2006-09-281-8/+5
* [Bluetooth] Add support for Canyon CN-BTU1 dongleMarcel Holtmann2006-09-281-0/+3
* [Bluetooth] Add HCI device identifier for SDIO cardsMarcel Holtmann2006-09-281-1/+1
* [Bluetooth] Code cleanup of the drivers source codeMarcel Holtmann2006-09-282-205/+208
* [Bluetooth] Enable SCO support for Broadcom HID proxy dongleMarcel Holtmann2006-07-241-1/+1
* [Bluetooth] Add quirk for another broken RTX Telecom based dongleMarcel Holtmann2006-07-241-1/+2
* [Bluetooth] Correct SCO buffer size for Belkin devicesMarcel Holtmann2006-07-241-1/+2
* [Bluetooth] Correct SCO buffer size for another Broadcom chipMarcel Holtmann2006-07-241-2/+15
* [Bluetooth] Avoid NULL pointer dereference with tty->driverMarcel Holtmann2006-07-121-2/+2
* [PATCH] release_firmware() fixesMagnus Damm2006-07-101-0/+1
* [Bluetooth] Add platform device for virtual and serial devicesMarcel Holtmann2006-07-035-1/+4
* [Bluetooth] Correct SCO buffer size on requestMarcel Holtmann2006-07-032-0/+7
* [Bluetooth] Add suspend/resume support to the HCI USB driverMarcel Holtmann2006-07-031-0/+71
* [Bluetooth] Use raw mode for the Frontline sniffer deviceMarcel Holtmann2006-07-031-0/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3012-12/+0
* [PATCH] Bluetooth: fix potential NULL ptr deref in dtl1_cs.c::dtl1_hci_send_f...Jesper Juhl2006-06-261-0/+3
* [PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski2006-03-314-43/+12
* [PATCH] pcmcia: add return value to _config() functionsDominik Brodowski2006-03-314-32/+28
* [PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski2006-03-314-98/+86
* [PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceDominik Brodowski2006-03-314-61/+46
* [PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski2006-03-314-18/+2
* [PATCH] pcmcia: default suspend and resume handlingDominik Brodowski2006-03-314-97/+0
* [PATCH] pcmcia: add pcmcia_disable_deviceDominik Brodowski2006-03-314-28/+4
OpenPOWER on IntegriCloud