aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAge
* [Bluetooth] Consolidate maintainers informationMarcel Holtmann2008-08-18
* [Bluetooth] Add SCO support to btusb driverMarcel Holtmann2008-08-18
* [Bluetooth] Add full quirk implementation for btusb driverMarcel Holtmann2008-08-07
* [Bluetooth] Removal of unnecessary ignore module parameterMarcel Holtmann2008-08-07
* bluetooth: add quirks for a few hci_usb devicesMichael Frey2008-07-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-20
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-18
| |\
| * | bluetooth/hci_bcsp: fix bitrev KconfigRandy Dunlap2008-07-15
| * | bluetooth: hci_bcsp.c small cleanups/api usersHarvey Harrison2008-06-10
* | | tty: Ldisc revampAlan Cox2008-07-20
| |/ |/|
* | Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds2008-07-14
|\ \
| * | bluetooth: treat firmware data as constDavid Woodhouse2008-07-10
| |/
* | Bluetooth VHCI: fasync BKL pushdownJonathan Corbet2008-07-02
* | bluetooth-vhci: BKL pushdownArnd Bergmann2008-06-20
|/
* hci_usb.h: fix hard-to-trigger racePavel Machek2008-05-02
* tty: add throttle/unthrottle helpersAlan Cox2008-04-30
* tty: The big operations reworkAlan Cox2008-04-30
* hci_usb: remove code obfuscationPavel Machek2008-04-19
* hci_usb: do not initialize static variables to 0Pavel Machek2008-04-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-12
|\
| * bluetooth: CONWISE Technology based adapters with buggy SCO support (bugzilla...SDiZ2008-03-05
* | bluetooth: Add another Broadcom deviceKarsten Keil2008-03-07
|/
* hci_ldisc: fix null pointer derefDavid Newall2008-02-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-05
|\
| * bluetooth: blacklist another Broadcom BCM2035 deviceAndy Shevchenko2008-02-05
| * drivers/bluetooth/btsdio.c: fix double-freeAdrian Bunk2008-02-05
| * drivers/bluetooth/bpa10x.c: fix memleakAdrian Bunk2008-02-05
* | pcmcia: replace kio_addr_t with unsigned int everywhereOlof Johansson2008-02-05
|/
* drivers/bluetooth/: Spelling fixesJoe Perches2008-02-03
* [BLUETOOTH]: Always send explicit hci_ll wake-up acks.Ohad Ben-Cohen2008-01-11
* [Bluetooth] Add generic driver for Bluetooth USB devicesMarcel Holtmann2007-10-22
* [Bluetooth] Add generic driver for Bluetooth SDIO devicesMarcel Holtmann2007-10-22
* [Bluetooth] Eliminate checks for impossible conditions in IRQ handlerJeff Garzik2007-10-22
* [Bluetooth] Add UART driver for Texas Instruments' BRF63xx chipsOhad Ben-Cohen2007-10-22
* [Bluetooth] Change BPA 100/105 driver to use USB anchorsMarcel Holtmann2007-10-22
* [Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann2007-10-22
* [Bluetooth] Add missing stat.byte_rx counter modificationMarcel Holtmann2007-09-09
* [Bluetooth] Remove the redundant non-seekable llseek methodRobert P. J. Day2007-07-11
* [Bluetooth] Use hci_recv_fragment() within HCI USB driverMarcel Holtmann2007-07-11
* [Bluetooth] Always send HCI_Reset for Broadcom devicesMarcel Holtmann2007-05-24
* [Bluetooth] Fix unintentional fall-through in HCI line disciplineMarcel Holtmann2007-05-11
* [Bluetooth] Fix NULL pointer dereference in HCI line disciplineMarcel Holtmann2007-05-11
* [Bluetooth] Add HCIUARTGETDEVICE support for HCI line disciplineMarcel Holtmann2007-05-11
* [Bluetooth] Correct SCO buffer for another Broadcom based dongleMarcel Holtmann2007-05-04
* [Bluetooth] Add support for Targus ACB10US USB dongleMarcel Holtmann2007-05-04
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdrArnaldo Carvalho de Melo2007-04-26
* [Bluetooth] Make use of MODULE_FIRMWAREMarcel Holtmann2007-02-26
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-12