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-161-10/+7Star
* 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-291-8/+5Star
* [Bluetooth] Add support for Canyon CN-BTU1 dongleMarcel Holtmann2006-09-291-0/+3
* [Bluetooth] Add HCI device identifier for SDIO cardsMarcel Holtmann2006-09-291-1/+1
* [Bluetooth] Code cleanup of the drivers source codeMarcel Holtmann2006-09-292-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-131-2/+2
* [PATCH] release_firmware() fixesMagnus Damm2006-07-101-0/+1
* [Bluetooth] Add platform device for virtual and serial devicesMarcel Holtmann2006-07-045-1/+4
* [Bluetooth] Correct SCO buffer size on requestMarcel Holtmann2006-07-042-0/+7
* [Bluetooth] Add suspend/resume support to the HCI USB driverMarcel Holtmann2006-07-041-0/+71
* [Bluetooth] Use raw mode for the Frontline sniffer deviceMarcel Holtmann2006-07-041-0/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3012-12/+0Star
* [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/+12Star
* [PATCH] pcmcia: add return value to _config() functionsDominik Brodowski2006-03-314-32/+28Star
* [PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski2006-03-314-98/+86Star
* [PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceDominik Brodowski2006-03-314-61/+46Star
* [PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski2006-03-314-18/+2Star
* [PATCH] pcmcia: default suspend and resume handlingDominik Brodowski2006-03-314-97/+0Star
* [PATCH] pcmcia: add pcmcia_disable_deviceDominik Brodowski2006-03-314-28/+4Star
* [Bluetooth] Fix firmware loading problem of BT3C driverMarcel Holtmann2006-02-131-13/+4Star
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-151-1/+1
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-15/+1Star
* [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/+36Star
* [PATCH] pcmcia: remove dev_list from driversDominik Brodowski2006-01-064-68/+4Star
* [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski2006-01-064-76/+20Star
* [PATCH] pcmcia: new suspend coreDominik Brodowski2006-01-054-56/+93
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-044-4/+0Star
* [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/+12Star
* [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/+253Star
* [Bluetooth] Remove TXCRC compile option for BCSP driverMarcel Holtmann2005-10-284-28/+25Star
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-092-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-3011-74/+75
* [Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco2005-08-302-2/+3
* [Bluetooth]: Update and cleanup of the virtual HCI driverMarcel Holtmann2005-08-302-224/+194Star
* [NET]: Kill skb->listDavid S. Miller2005-08-301-4/+4
* [Bluetooth] Remove unused functions and cleanup symbol exportsMarcel Holtmann2005-08-064-11/+0Star