summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* [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
* [Bluetooth] Fix firmware loading problem of BT3C driverMarcel Holtmann2006-02-131-13/+4
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-1/+1
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-15/+1
* [PATCH] pcmcia: add some IDs for ide-cs and dtl1_csRichard Purdie2006-01-061-0/+1
* [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...Dominik Brodowski2006-01-064-146/+36
* [PATCH] pcmcia: remove dev_list from driversDominik Brodowski2006-01-064-68/+4
* [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski2006-01-064-76/+20
* [PATCH] pcmcia: new suspend coreDominik Brodowski2006-01-054-56/+93
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-044-4/+0
* [Bluetooth]: Add endian annotations to the coreMarcel Holtmann2005-11-081-2/+2
* [Bluetooth]: Add another ignore parameter to the HCI USB driverMarcel Holtmann2005-11-081-0/+7
* [PATCH] bluetooth: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-0712-31/+12
* [Bluetooth] Ignore additional interfaces of BPA 100/105 devicesMarcel Holtmann2005-10-281-0/+3
* [Bluetooth] Cleanup of the HCI UART driverMarcel Holtmann2005-10-286-301/+253
* [Bluetooth] Remove TXCRC compile option for BCSP driverMarcel Holtmann2005-10-284-28/+25
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-082-2/+2
* [Bluetooth] Add ignore parameters to the HCI USB driverMarcel Holtmann2005-09-132-3/+21
* [Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann2005-08-2911-74/+75
* [Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco2005-08-292-2/+3
* [Bluetooth]: Update and cleanup of the virtual HCI driverMarcel Holtmann2005-08-292-224/+194
* [NET]: Kill skb->listDavid S. Miller2005-08-291-4/+4
* [Bluetooth] Remove unused functions and cleanup symbol exportsMarcel Holtmann2005-08-064-11/+0