summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* [Bluetooth] Add reset quirk for A-Link BlueUSB21 dongleMarcel Holtmann2008-10-061-0/+1
* [Bluetooth] Add reset quirk for new Targus and Belkin donglesMarcel Holtmann2008-10-061-0/+4
* [Bluetooth] Fix double frees on error paths of btusb and bpa10x driversMarcel Holtmann2008-10-062-5/+0
* [Bluetooth] Fix USB disconnect handling of btusb driverMarcel Holtmann2008-09-231-4/+15
* [Bluetooth] Fix wrong URB handling of btusb driverMarcel Holtmann2008-09-231-2/+4
* [Bluetooth] Fix I/O errors on MacBooks with Broadcom chipsMarcel Holtmann2008-09-231-0/+3
* [Bluetooth] Consolidate maintainers informationMarcel Holtmann2008-08-184-4/+4
* [Bluetooth] Add SCO support to btusb driverMarcel Holtmann2008-08-182-20/+272
* [Bluetooth] Add full quirk implementation for btusb driverMarcel Holtmann2008-08-071-2/+161
* [Bluetooth] Removal of unnecessary ignore module parameterMarcel Holtmann2008-08-074-31/+6
* bluetooth: add quirks for a few hci_usb devicesMichael Frey2008-07-301-0/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-202-31/+14
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-183-5/+15
| |\
| * | bluetooth/hci_bcsp: fix bitrev KconfigRandy Dunlap2008-07-151-1/+1
| * | bluetooth: hci_bcsp.c small cleanups/api usersHarvey Harrison2008-06-102-31/+14
* | | tty: Ldisc revampAlan Cox2008-07-201-3/+3
| |/ |/|
* | Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds2008-07-142-2/+4
|\ \
| * | bluetooth: treat firmware data as constDavid Woodhouse2008-07-102-2/+4
| |/
* | Bluetooth VHCI: fasync BKL pushdownJonathan Corbet2008-07-021-3/+6
* | bluetooth-vhci: BKL pushdownArnd Bergmann2008-06-201-0/+5
|/
* hci_usb.h: fix hard-to-trigger racePavel Machek2008-05-021-8/+13
* tty: add throttle/unthrottle helpersAlan Cox2008-04-301-3/+1
* tty: The big operations reworkAlan Cox2008-04-301-8/+5
* hci_usb: remove code obfuscationPavel Machek2008-04-192-10/+5
* hci_usb: do not initialize static variables to 0Pavel Machek2008-04-191-7/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-121-0/+3
|\
| * bluetooth: CONWISE Technology based adapters with buggy SCO support (bugzilla...SDiZ2008-03-051-0/+3
* | bluetooth: Add another Broadcom deviceKarsten Keil2008-03-071-0/+1
|/
* hci_ldisc: fix null pointer derefDavid Newall2008-02-121-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-053-3/+3
|\
| * bluetooth: blacklist another Broadcom BCM2035 deviceAndy Shevchenko2008-02-051-0/+1
| * drivers/bluetooth/btsdio.c: fix double-freeAdrian Bunk2008-02-051-3/+1
| * drivers/bluetooth/bpa10x.c: fix memleakAdrian Bunk2008-02-051-0/+1
* | pcmcia: replace kio_addr_t with unsigned int everywhereOlof Johansson2008-02-052-2/+2
|/
* drivers/bluetooth/: Spelling fixesJoe Perches2008-02-031-1/+1
* [BLUETOOTH]: Always send explicit hci_ll wake-up acks.Ohad Ben-Cohen2008-01-101-9/+14
* [Bluetooth] Add generic driver for Bluetooth USB devicesMarcel Holtmann2007-10-223-0/+578
* [Bluetooth] Add generic driver for Bluetooth SDIO devicesMarcel Holtmann2007-10-223-0/+419
* [Bluetooth] Eliminate checks for impossible conditions in IRQ handlerJeff Garzik2007-10-224-16/+4
* [Bluetooth] Add UART driver for Texas Instruments' BRF63xx chipsOhad Ben-Cohen2007-10-225-2/+557
* [Bluetooth] Change BPA 100/105 driver to use USB anchorsMarcel Holtmann2007-10-221-362/+262
* [Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann2007-10-221-1/+2
* [Bluetooth] Add missing stat.byte_rx counter modificationMarcel Holtmann2007-09-091-1/+4
* [Bluetooth] Remove the redundant non-seekable llseek methodRobert P. J. Day2007-07-111-6/+0
* [Bluetooth] Use hci_recv_fragment() within HCI USB driverMarcel Holtmann2007-07-112-89/+4
* [Bluetooth] Always send HCI_Reset for Broadcom devicesMarcel Holtmann2007-05-241-8/+8
* [Bluetooth] Fix unintentional fall-through in HCI line disciplineMarcel Holtmann2007-05-101-0/+1
* [Bluetooth] Fix NULL pointer dereference in HCI line disciplineMarcel Holtmann2007-05-101-1/+3
* [Bluetooth] Add HCIUARTGETDEVICE support for HCI line disciplineMarcel Holtmann2007-05-102-2/+8
* [Bluetooth] Correct SCO buffer for another Broadcom based dongleMarcel Holtmann2007-05-051-0/+3