summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
2004-04-28USB: fix build error in hci_usb driver due to urb reference count change.Greg Kroah-Hartman
2004-04-28USB: remove the wait_for_urb function from bfusb driver as it's no longer nee...Greg Kroah-Hartman
2004-04-09[Bluetooth] Fix race in RX complete routine of the USB driversMarcel Holtmann
2004-04-09[Bluetooth] Add support for Anycom CF-300Marcel Holtmann
2004-04-09[Bluetooth] Improve NULL pointer handlingMarcel Holtmann
2004-04-09[Bluetooth] Make use of request_firmware() for the 3Com driverMarcel Holtmann
2004-04-09[Bluetooth] Fix URB unlink race in the USB driversMarcel Holtmann
2004-04-06[Bluetooth] Allocate the BCM203x URB buffer seperatelyMarcel Holtmann
2004-04-05[Bluetooth] Add UART protocol id's for 3-Wire and H4DSMarcel Holtmann
2004-04-05[Bluetooth] Allocate hdev before device configurationMarcel Holtmann
2004-03-20[Bluetooth] Add support for AVM BlueFRITZ! USB v2.0Marcel Holtmann
2004-03-15[Bluetooth] Declare more functions staticMarcel Holtmann
2004-03-15[Bluetooth] Fix compile errors with enabled debuggingMarcel Holtmann
2004-03-14[Bluetooth] Make use of the MODULE_VERSION macroMarcel Holtmann
2004-03-05[Bluetooth] Send HCI_Reset for some Broadcom donglesMarcel Holtmann
2004-02-29[Bluetooth] Use BT_ERR wherever possibleMarcel Holtmann
2004-02-26[Bluetooth] Initialize interval of ISOC URB'sMarcel Holtmann
2004-02-26[Bluetooth] Use C99 initializer for HCI USB driverMarcel Holtmann
2004-02-26[Bluetooth] Dynamic allocation of HCI deviceMarcel Holtmann
2004-02-22[Bluetooth] Initial sysfs and device class supportMarcel Holtmann
2004-02-22[Bluetooth] Cleanup drivers Kconfig fileMarcel Holtmann
2004-01-18[PATCH] final CardServices() removal patchesAndrew Morton
2004-01-01[Bluetooth] Convert interrupt handlers to use irqreturn_tMarcel Holtmann
2003-12-28[Bluetooth] Support for Broadcom BlutoniumMarcel Holtmann
2003-12-27[Bluetooth] Improve blacklist handlingMarcel Holtmann
2003-12-21[Bluetooth] Update the Kconfig entry for the BlueFRITZ! USB driverMarcel Holtmann
2003-12-19[Bluetooth] Support for AVM BlueFRITZ! USBMarcel Holtmann
2003-12-18[Bluetooth] Remove USB zero packet optionMarcel Holtmann
2003-12-18[Bluetooth] Add support for an old ALPS moduleMarcel Holtmann
2003-12-18[Bluetooth] Add support for the Digianswer USB devicesMarcel Holtmann
2003-12-18[Bluetooth] Always use two ISOC URB'sMarcel Holtmann
2003-09-11Merge bk://linux.bkbits.net/linux-2.5Maksim Krasnyanskiy
2003-09-06[PATCH] janitor: remove unneeded version.h #includesRandy Dunlap
2003-09-03[PATCH] MODULE_ALIAS for tty ldiscAndrew Morton
2003-08-18Merge bk://linux.bkbits.net/linux-2.5Maksim Krasnyanskiy
2003-08-16Merge bk://bk.arm.linux.org.uk/linux-2.5-pcmciaLinus Torvalds
2003-08-16[PCMCIA] kill remaining pcmcia release timersChristoph Hellwig
2003-08-15Merge bk://linux.bkbits.net/linux-2.5Maksim Krasnyanskiy
2003-08-14[PATCH] BUG fix for drivers/bluetooth/hci_usb.cAndrew Morton
2003-06-20[Bluetooth] Quirk for devices with no ISOC endpointsMarcel Holtmann
2003-05-29o drivers/bluetooth/hci_usb: initialize struct usb_driver ->owner fieldArnaldo Carvalho de Melo
2003-05-08[Bluetooth] Add required infrastructure for socket module refcounting.Maksim Krasnyanskiy
2003-05-05[BLUETOOTH]: Fix hci_usb build.David S. Miller
2003-04-29Merge bk://bk.arm.linux.org.uk/linux-2.5-pcmciaLinus Torvalds
2003-04-27[Bluetooth] USB drivers cannot call usb_unlink_urb() under spin lock.Maksim Krasnyanskiy
2003-04-26[PCMCIA] consolidate cs_error()Christoph Hellwig
2003-04-26Merge bk://linux.bkbits.net/linux-2.5Maksim Krasnyanskiy
2003-04-23[PATCH] tty cleanups (2/12)Alexander Viro
2003-04-24[Bluetooth] Correction of the HCI USB driver descriptionMarcel Holtmann
2003-04-21Merge bk://linux.bkbits.net/linux-2.5Marcel Holtmann