aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorFilesLines
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
2004-05-31Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller2-67/+57
2004-06-01[Bluetooth] Add quirk for broken RTX Telecom based donglesMarcel Holtmann2-67/+57
2004-05-23[Bluetooth] Define .kobj.k_name for the fake deviceMarcel Holtmann1-0/+3
2004-05-23Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller2-1/+3
2004-05-21[PATCH] trivial: remove duplicated #includesAndrew Morton1-1/+0
2004-05-20[Bluetooth] Kill duplicate includesMarcel Holtmann2-2/+0
2004-05-14Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller3-88/+85
2004-05-10[Bluetooth] Adapt changes for USB core altsettingsMarcel Holtmann3-86/+81
2004-05-10[Bluetooth] Fix disconnect race on ISOC interfaceMarcel Holtmann1-2/+4
2004-04-28USB: fix build error in hci_usb driver due to urb reference count change.Greg Kroah-Hartman1-1/+1
2004-04-28USB: remove the wait_for_urb function from bfusb driver as it's no longer nee...Greg Kroah-Hartman1-9/+0
2004-04-09[Bluetooth] Fix race in RX complete routine of the USB driversMarcel Holtmann2-8/+9
2004-04-09[Bluetooth] Add support for Anycom CF-300Marcel Holtmann1-5/+40
2004-04-09[Bluetooth] Improve NULL pointer handlingMarcel Holtmann2-0/+8
2004-04-09[Bluetooth] Make use of request_firmware() for the 3Com driverMarcel Holtmann2-24/+110
2004-04-09[Bluetooth] Fix URB unlink race in the USB driversMarcel Holtmann2-1/+19
2004-04-06[Bluetooth] Allocate the BCM203x URB buffer seperatelyMarcel Holtmann1-20/+19
2004-04-05[Bluetooth] Add UART protocol id's for 3-Wire and H4DSMarcel Holtmann1-2/+3
2004-04-05[Bluetooth] Allocate hdev before device configurationMarcel Holtmann4-89/+89
2004-03-20[Bluetooth] Add support for AVM BlueFRITZ! USB v2.0Marcel Holtmann1-0/+3
2004-03-15[Bluetooth] Declare more functions staticMarcel Holtmann4-10/+10
2004-03-15[Bluetooth] Fix compile errors with enabled debuggingMarcel Holtmann2-3/+3
2004-03-14[Bluetooth] Make use of the MODULE_VERSION macroMarcel Holtmann4-0/+4
2004-03-05[Bluetooth] Send HCI_Reset for some Broadcom donglesMarcel Holtmann2-10/+28
2004-02-29[Bluetooth] Use BT_ERR wherever possibleMarcel Holtmann4-51/+51
2004-02-26[Bluetooth] Initialize interval of ISOC URB'sMarcel Holtmann1-15/+19
2004-02-26[Bluetooth] Use C99 initializer for HCI USB driverMarcel Holtmann1-2/+2
2004-02-26[Bluetooth] Dynamic allocation of HCI deviceMarcel Holtmann13-104/+171
2004-02-22[Bluetooth] Initial sysfs and device class supportMarcel Holtmann2-11/+13
2004-02-22[Bluetooth] Cleanup drivers Kconfig fileMarcel Holtmann1-11/+9
2004-01-18[PATCH] final CardServices() removal patchesAndrew Morton4-84/+95
2004-01-01[Bluetooth] Convert interrupt handlers to use irqreturn_tMarcel Holtmann4-9/+17
2003-12-28[Bluetooth] Support for Broadcom BlutoniumMarcel Holtmann3-1/+323
2003-12-27[Bluetooth] Improve blacklist handlingMarcel Holtmann2-11/+10
2003-12-21[Bluetooth] Update the Kconfig entry for the BlueFRITZ! USB driverMarcel Holtmann1-4/+4
2003-12-19[Bluetooth] Support for AVM BlueFRITZ! USBMarcel Holtmann3-0/+796
2003-12-18[Bluetooth] Remove USB zero packet optionMarcel Holtmann2-24/+16
2003-12-18[Bluetooth] Add support for an old ALPS moduleMarcel Holtmann1-0/+3
2003-12-18[Bluetooth] Add support for the Digianswer USB devicesMarcel Holtmann2-1/+14
2003-12-18[Bluetooth] Always use two ISOC URB'sMarcel Holtmann2-3/+7
2003-09-11Merge bk://linux.bkbits.net/linux-2.5Maksim Krasnyanskiy1-1/+2
2003-09-06[PATCH] janitor: remove unneeded version.h #includesRandy Dunlap4-4/+0
2003-09-03[PATCH] MODULE_ALIAS for tty ldiscAndrew Morton1-0/+1
2003-08-18Merge bk://linux.bkbits.net/linux-2.5Maksim Krasnyanskiy1-1/+2
2003-08-16Merge bk://bk.arm.linux.org.uk/linux-2.5-pcmciaLinus Torvalds4-44/+20
2003-08-16[PCMCIA] kill remaining pcmcia release timersChristoph Hellwig4-44/+20
2003-08-15Merge bk://linux.bkbits.net/linux-2.5Maksim Krasnyanskiy1-1/+2
2003-08-14[PATCH] BUG fix for drivers/bluetooth/hci_usb.cAndrew Morton1-2/+2
2003-06-20[Bluetooth] Quirk for devices with no ISOC endpointsMarcel Holtmann1-1/+2
2003-05-29o drivers/bluetooth/hci_usb: initialize struct usb_driver ->owner fieldArnaldo Carvalho de Melo1-0/+1
2003-05-08[Bluetooth] Add required infrastructure for socket module refcounting.Maksim Krasnyanskiy1-0/+1
2003-05-05[BLUETOOTH]: Fix hci_usb build.David S. Miller1-3/+3
2003-04-29Merge bk://bk.arm.linux.org.uk/linux-2.5-pcmciaLinus Torvalds4-52/+0
2003-04-27[Bluetooth] USB drivers cannot call usb_unlink_urb() under spin lock.Maksim Krasnyanskiy1-2/+2
2003-04-26[PCMCIA] consolidate cs_error()Christoph Hellwig4-52/+0
2003-04-26Merge bk://linux.bkbits.net/linux-2.5Maksim Krasnyanskiy7-437/+624
2003-04-23[PATCH] tty cleanups (2/12)Alexander Viro1-7/+7
2003-04-24[Bluetooth] Correction of the HCI USB driver descriptionMarcel Holtmann1-4/+3
2003-04-21Merge bk://linux.bkbits.net/linux-2.5Marcel Holtmann7-440/+628
2003-04-19[PATCH] s/to long/too long/Andries E. Brouwer2-4/+4
2003-04-05[Bluetooth] Update BT PCMCIA drivers to use pcmcia_register_driver().Maksim Krasnyanskiy4-84/+56
2003-03-23[Bluetooth] Don't forget to set HCI device owner in USB driver.Maksim Krasnyanskiy1-1/+2
2003-03-23[Bluetooth] HCI USB driver update. Support for SCO over HCI USB.Maksim Krasnyanskiy3-357/+572
2003-02-18Merge bk://linux.bkbits.net/linux-2.5Marcel Holtmann9-38/+953
2003-02-16[PATCH] get rid of exec_usermodehelper, replace with call_usermodehelperRusty Russell1-54/+7
2003-02-09MergeMaksim Krasnyanskiy9-38/+953
2003-02-09[PATCH] Change all <module>.o to .ko in Kconfig filesRusty Russell1-6/+6
2003-02-07[PATCH] signal locking updateChris Wedgwood1-4/+4
2003-01-01Merge bk://linux.bkbits.net/linux-2.5Marcel Holtmann9-38/+953
2002-12-26[PATCH] USB drivers outside /drivers/usb: remove direct calls to dev_set* and...Greg Kroah-Hartman1-3/+3
2002-12-17Convert Bluetooth HCI devices to new module refcounting.Maksim Krasnyanskiy7-33/+18
2002-12-16Merge qualcomm.com:/usr/src/bt-2.5 into qualcomm.com:/usr/src/linux-2.5Maksim Krasnyanskiy2-8/+6
2002-12-15Merge bk://linux.bkbits.net/linux-2.5Marcel Holtmann3-10/+942
2002-12-14[PATCH] Remove Rules.make from Makefiles (2/3)Brian Gerst1-2/+0
2002-12-09Merge hostme.bitkeeper.com:/ua/repos/l/linux-bt/bt-2.5Marcel Holtmann2-8/+6
2002-12-09Merge bk://linux.bkbits.net/linux-2.5Marcel Holtmann3-10/+942
2002-12-05[PATCH] duplicate header in drivers_bluetooth_hci_h4.cRusty Russell1-1/+0
2002-12-02[PATCH] USB: fix up urb callback functions due to argument changeGreg Kroah-Hartman1-6/+6
2002-11-30[Bluetooth] Another cleanup of the Kconfig filesMarcel Holtmann1-6/+6
2002-11-18Merge hostme.bitkeeper.com:/ua/repos/l/linux-bt/bt-2.5Marcel Holtmann1-2/+0
2002-11-17Merge qualcomm.com:/usr/src/bt-2.5 into qualcomm.com:/usr/src/linux-2.5Maksim Krasnyanskiy1-10/+18
2002-11-13[Bluetooth] Remove EXPORT_NO_SYMBOLSMarcel Holtmann1-2/+0
2002-11-13[Bluetooth] Add the needed call of init_timer()Marcel Holtmann4-0/+4
2002-11-13[Bluetooth] Add HCI UART PC Card driverMarcel Holtmann3-0/+923
2002-11-12[PATCH] timers: drivers/Andrew Morton3-0/+3
2002-10-31Bluetooth Kconfigs. Cleanup things missed by automatic converter.Maksim Krasnyanskiy1-10/+10
2002-10-31Add BCSP TXCRC option to drivers/bluetooth/KconfigMaksim Krasnyanskiy1-0/+8
2002-10-30Merge bk://linux.bkbits.net/linux-2.5Marcel Holtmann6-14/+21
2002-10-29Merge home.transmeta.com:/home/torvalds/v2.5/kconfigLinus Torvalds1-29/+29
2002-10-29USB: drivers/usb fixups due to USB structure changes.Greg Kroah-Hartman1-22/+22
2002-10-29Delete old-style config files.Linus Torvalds2-111/+0
2002-10-29Merge bk://linux.bkbits.net/linux-2.5Marcel Holtmann6-14/+21
2002-10-29[PATCH] new kernel configuration 5/7Roman Zippel1-0/+113
2002-10-28[PATCH] [PATCH] fix a FIXME in usb.hJosh Myer1-3/+3
2002-10-28[PATCH] Eliminate Old Prototypes from 2.5.44Josh Myer1-4/+4
2002-10-27Merge penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/alanLinus Torvalds2-12/+12
2002-10-27[PATCH] make bluetooth compile againAlan Cox2-12/+12
2002-10-27USB: fix the usb drivers outside the drivers/usb tree due to interrupt urb no...Greg Kroah-Hartman1-3/+27
2002-10-22Bluetooth HCI UART driver fixesMaksim Krasnyanskiy2-2/+3
2002-10-22Cleanup Bluetooth kernel messages.Maksim Krasnyanskiy5-12/+18
2002-10-21Merge hostme.bitkeeper.com:/ua/repos/l/linux-bt/bt-2.5Marcel Holtmann2-12/+12
2002-10-19[PATCH] Don't use typedefs for non opaque HCI objectsMarcel Holtmann2-12/+12
2002-10-16Just like many other parts of the kernel Bluetooth code was abusingMaksim Krasnyanskiy2-10/+10
2002-10-15Fix files that escaped CONFIG_BLUEZ_XXX -> CONFIG_BT_XXX cleanup.Maksim Krasnyanskiy1-1/+1
2002-10-13Get rid of the MIN() thing in Bluetooth code and use min_t() instead.Maksim Krasnyanskiy3-3/+3
2002-10-13Consistent naming for Bluetooth function and constants.Maksim Krasnyanskiy11-68/+68
2002-10-06[PATCH] Bluetooth kbuild fix and config cleanupMarcel Holtmann1-1/+1
2002-10-04Syncup HCI UART driver with 2.4.x.Maksim Krasnyanskiy9-222/+1046
2002-10-04Bluetooth USB driver update.Maksim Krasnyanskiy4-103/+36
2002-09-28[PATCH] atomic-thread-signalsIngo Molnar2-8/+8
2002-09-17[PATCH] Designated initializers for drivers_bluetoothRusty Russell3-20/+20
2002-09-16USB: convert the USB drivers that live outside of drivers/usb to the new USB ...Greg Kroah-Hartman1-9/+13
2002-08-27[PATCH] header cleanup - drivers_bluetooth_hci_ldisc.cBrad Hards1-1/+0
2002-07-31[PATCH] Bluetooth Subsystem PC Card drivers updateMarcel Holtmann6-718/+1587
2002-07-06[PATCH] urb->transfer_flags updatesDavid Brownell1-2/+1
2002-06-02arch/*Arnaldo Carvalho de Melo1-2/+6
2002-05-28kbuild: Group together descending/linking in drivers/*Kai Germaschewski1-11/+4
2002-05-23EXPORT_SYMBOL: Remove EXPORT_NO_SYMBOLS from drivers/*Kai Germaschewski2-4/+0
2002-05-03[PATCH] Bluetooth subsystem sync upMaksim Krasnyanskiy13-637/+3474
2002-02-13mem_flags added to usb_submit_urb().Greg Kroah-Hartman1-4/+4
2002-02-06[PATCH] 2.5: bluetooth compile fixRobert Love1-1/+1
2002-02-06Merge bk://linuxusb.bkbits.net/linus-2.5Linus Torvalds1-5/+5
2002-02-05usb_submit_urb() changes for USB drivers that live outside of the drivers/usb...Greg Kroah-Hartman1-5/+5
2002-02-05[PATCH] 2.5.4-pre1: further llseek cleanup (2/3)Robert Love1-6/+1
2002-02-05v2.5.2.4 -> v2.5.2.4.1Linus Torvalds1-0/+23
2002-02-05v2.5.1.9 -> v2.5.1.10Linus Torvalds1-6/+6
2002-02-04v2.4.9.4 -> v2.4.9.5Linus Torvalds6-349/+369
2002-02-04v2.4.8 -> v2.4.8.1Linus Torvalds3-8/+3
2002-02-04v2.4.5.1 -> v2.4.5.2Linus Torvalds5-0/+1599