summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
Commit message (Expand)AuthorAge
* [Bluetooth] Code cleanup for the HCI UART driverMarcel Holtmann2006-09-28
* [Bluetooth] Add support for Canyon CN-BTU1 dongleMarcel Holtmann2006-09-28
* [Bluetooth] Add HCI device identifier for SDIO cardsMarcel Holtmann2006-09-28
* [Bluetooth] Code cleanup of the drivers source codeMarcel Holtmann2006-09-28
* [Bluetooth] Enable SCO support for Broadcom HID proxy dongleMarcel Holtmann2006-07-24
* [Bluetooth] Add quirk for another broken RTX Telecom based dongleMarcel Holtmann2006-07-24
* [Bluetooth] Correct SCO buffer size for Belkin devicesMarcel Holtmann2006-07-24
* [Bluetooth] Correct SCO buffer size for another Broadcom chipMarcel Holtmann2006-07-24
* [Bluetooth] Avoid NULL pointer dereference with tty->driverMarcel Holtmann2006-07-12
* [PATCH] release_firmware() fixesMagnus Damm2006-07-10
* [Bluetooth] Add platform device for virtual and serial devicesMarcel Holtmann2006-07-03
* [Bluetooth] Correct SCO buffer size on requestMarcel Holtmann2006-07-03
* [Bluetooth] Add suspend/resume support to the HCI USB driverMarcel Holtmann2006-07-03
* [Bluetooth] Use raw mode for the Frontline sniffer deviceMarcel Holtmann2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] Bluetooth: fix potential NULL ptr deref in dtl1_cs.c::dtl1_hci_send_f...Jesper Juhl2006-06-26
* [PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski2006-03-31
* [PATCH] pcmcia: add return value to _config() functionsDominik Brodowski2006-03-31
* [PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski2006-03-31
* [PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceDominik Brodowski2006-03-31
* [PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski2006-03-31
* [PATCH] pcmcia: default suspend and resume handlingDominik Brodowski2006-03-31
* [PATCH] pcmcia: add pcmcia_disable_deviceDominik Brodowski2006-03-31
* [Bluetooth] Fix firmware loading problem of BT3C driverMarcel Holtmann2006-02-13
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-14
* [PATCH] TTY layer buffering revampAlan Cox2006-01-10
* [PATCH] pcmcia: add some IDs for ide-cs and dtl1_csRichard Purdie2006-01-06
* [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...Dominik Brodowski2006-01-06
* [PATCH] pcmcia: remove dev_list from driversDominik Brodowski2006-01-06
* [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski2006-01-06
* [PATCH] pcmcia: new suspend coreDominik Brodowski2006-01-05
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-04
* [Bluetooth]: Add endian annotations to the coreMarcel Holtmann2005-11-08
* [Bluetooth]: Add another ignore parameter to the HCI USB driverMarcel Holtmann2005-11-08
* [PATCH] bluetooth: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-07
* [Bluetooth] Ignore additional interfaces of BPA 100/105 devicesMarcel Holtmann2005-10-28
* [Bluetooth] Cleanup of the HCI UART driverMarcel Holtmann2005-10-28
* [Bluetooth] Remove TXCRC compile option for BCSP driverMarcel Holtmann2005-10-28
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [Bluetooth] Add ignore parameters to the HCI USB driverMarcel Holtmann2005-09-13
* [Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann2005-08-29
* [Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco2005-08-29
* [Bluetooth]: Update and cleanup of the virtual HCI driverMarcel Holtmann2005-08-29
* [NET]: Kill skb->listDavid S. Miller2005-08-29
* [Bluetooth] Remove unused functions and cleanup symbol exportsMarcel Holtmann2005-08-06
* [Bluetooth] Kill redundant NULL checks before kfree()Marcel Holtmann2005-08-06
* [Bluetooth] Send HCI_Reset for Kensington dongleMarcel Holtmann2005-08-06
* [NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller2005-07-08
* [PATCH] pcmcia: remove references to pcmcia/version.hDominik Brodowski2005-07-07
* [PATCH] pcmcia: move event handlerDominik Brodowski2005-07-07