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