summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorLines
2005-03-20[Bluetooth] Fix race condition in virtual HCI driverMarcel Holtmann-3/+4
2005-03-18[Bluetooth] Support HCI Extensions in BCSP driverMarcel Holtmann-18/+52
2005-03-13[PATCH] verify_area cleanup : drivers part 1Jesper Juhl-2/+2
2005-03-07[PATCH] bluetooth/bfusb: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan-4/+4
2005-03-05[Bluetooth] Remove interruptible_sleep_on_timeout() usageMarcel Holtmann-5/+9
2005-03-05[Bluetooth] Don't use ISOC transfers for sniffer devicesMarcel Holtmann-1/+1
2005-02-19[Bluetooth] The new Microsoft dongle needs HCI_ResetMarcel Holtmann-1/+1
2005-02-05[Bluetooth] Support for Digianswer BPA 100/105 sniffersMarcel Holtmann-0/+669
2005-02-05[Bluetooth] Support Broadcom BCM92035 USB donglesMarcel Holtmann-3/+15
2005-01-29[Bluetooth] Use raw mode for the CSR sniffer deviceMarcel Holtmann-3/+12
2005-01-25[PATCH] pcmcia: use unsigned long for IO port addressDominik Brodowski-2/+2
2005-01-14[PATCH] pcmcia: remove irq_mask and irq_list parameters from PCMCIA driversDominik Brodowski-60/+8
2005-01-12Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller-20/+4
2005-01-11[PATCH] pcmcia: remove client_attributesDominik Brodowski-4/+0
2005-01-11[PATCH] pcmcia: BUG on dev_list != NULLDominik Brodowski-16/+4
2005-01-10Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller-6/+6
2005-01-04[Bluetooth] Add module parameter for ignoring a deviceMarcel Holtmann-3/+19
2005-01-02[Bluetooth] Remove casts in BCSP driverMarcel Holtmann-2/+2
2004-12-26[Bluetooth] Add module parameter for HCI_ResetMarcel Holtmann-3/+17
2004-12-20USB: change wMaxPacketSize field in struct usb_config_descriptor to be __le16Greg Kroah-Hartman-6/+6
2004-12-06[Bluetooth] Use module parameter for ISOC alternate settingMarcel Holtmann-3/+3
2004-11-17Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller-0/+1
2004-11-17[Bluetooth] Update copyright informationMarcel Holtmann-0/+1
2004-11-09Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller-67/+63
2004-11-09[PATCH] remove explicit k_name use in atmel_cs.c, bt3c_cs.cAndries E. Brouwer-4/+1
2004-11-09[BLUETOOTH]: Lock initializer unifyingAndrew Morton-2/+2
2004-11-06[Bluetooth] Make some functions staticMarcel Holtmann-63/+59
2004-11-06[Bluetooth] Use usb_kill_urb() for synchronous unlinkMarcel Holtmann-2/+2
2004-10-30[Bluetooth] Send HCI_Reset for new Microsoft dongleMarcel Holtmann-0/+4
2004-10-30[Bluetooth] Fix deprecated MODULE_PARM for PCCARD driversMarcel Holtmann-12/+17
2004-10-28[Bluetooth] Fix another disconnect raceMarcel Holtmann-0/+8
2004-10-28[Bluetooth] Ignore the BPA 100/105 devicesMarcel Holtmann-6/+4
2004-10-20Update tty layer to not mix kernel and user pointers.Linus Torvalds-2/+2
2004-10-19Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds-1/+11
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk-3/+3
2004-10-08Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller-1/+11
2004-10-08[Bluetooth] Add module parameter for disabling ISOC transfersMarcel Holtmann-1/+11
2004-09-29[PATCH] tty locking cleanup and fixesAlan Cox-4/+4
2004-09-04[Bluetooth] Don't use ISOC transfers for Broadcom dongleMarcel Holtmann-1/+1
2004-08-08Remove ESPIPE logic from drivers, letting the VFS layer handle it instead.Linus Torvalds-1/+1
2004-07-31[Bluetooth] Send HCI_Reset for ISSC USB donglesMarcel Holtmann-1/+4
2004-07-28[Bluetooth] Replace schedule_timeout() with msleep()Marcel Holtmann-12/+9
2004-07-28[Bluetooth] Replace BCSP retransmitting message with BT_DBGMarcel Holtmann-1/+2
2004-07-16[Bluetooth] Make use of usb_kill_urb()Marcel Holtmann-12/+3
2004-07-16[Bluetooth] Add support for another ALPS moduleMarcel Holtmann-5/+6
2004-07-10[Bluetooth] Don't reset the USB halted bitsMarcel Holtmann-2/+0
2004-07-04[Bluetooth] Fix kobject oops on firmware loadingMarcel Holtmann-7/+14
2004-07-04[Bluetooth] Fix deadlock in the 3Com driverMarcel Holtmann-9/+8
2004-06-20[Bluetooth] Fix config change for firmware loadingMarcel Holtmann-0/+6
2004-06-03[PATCH] sparse: bluetooth annotationAlexander Viro-7/+8