aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAge
* Bluetooth: Remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-27
* Bluetooth: Submit bulk URBs along with interrupt URBsMarcel Holtmann2009-02-27
* Bluetooth: Eliminate a sparse warning in bt3c driverAndre Haupt2009-02-27
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-30
* Bluetooth: Allow SCO audio with Asus WL-BTD202 dongleMarcel Holtmann2008-11-30
* Bluetooth: Send HCI Reset command by default on device initializationMarcel Holtmann2008-11-30
* Bluetooth: Remove deprecated hci_usb driverMarcel Holtmann2008-11-30
* Bluetooth: Respect HCI_UART_DEBUG config in hci_ll.cNick Pelly2008-11-30
* Bluetooth: Change simple_strtol to simple_strtoulJulia Lawall2008-11-30
* Bluetooth: Fix TX error path in btsdio driverTomas Winkler2008-11-30
* Bluetooth: Add suspend/resume support to btusb driverMarcel Holtmann2008-11-30
* Bluetooth: Handle bulk URBs in btusb driver from notify callbackMarcel Holtmann2008-11-30
* Bluetooth: Add fine grained mem_flags usage to btusb driverMarcel Holtmann2008-11-30
* bpa10x: free sk_buff with kfree_skbIlpo Järvinen2008-10-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-30
|\
| * pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoletedAlan Cox2008-10-17
* | btsdio: free sk_buff with kfree_skbSergio Luis2008-10-27
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-13
|\
| * pcmcia: deprecate CS_SUCCESSDominik Brodowski2008-08-22
| * pcmcia: pcmcia_config_loop() improvement by passing vccDominik Brodowski2008-08-22
| * pcmcia: pcmcia_config_loop() default CIS entry handlingDominik Brodowski2008-08-22
| * pcmcia: pcmcia_config_loop() ConfigIndex unificationDominik Brodowski2008-08-22
| * pcmcia: use pcmcia_loop_config in bluetooth driversDominik Brodowski2008-08-22
* | tty: some ICANON magic is in the wrong placesAlan Cox2008-10-13
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-08
|\ \
| * | [Bluetooth] Add reset quirk for A-Link BlueUSB21 dongleMarcel Holtmann2008-10-06
| * | [Bluetooth] Add reset quirk for new Targus and Belkin donglesMarcel Holtmann2008-10-06
| * | [Bluetooth] Fix double frees on error paths of btusb and bpa10x driversMarcel Holtmann2008-10-06
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-01
|\| |
| * | [Bluetooth] Fix USB disconnect handling of btusb driverMarcel Holtmann2008-09-22
| * | [Bluetooth] Fix wrong URB handling of btusb driverMarcel Holtmann2008-09-22
| * | [Bluetooth] Fix I/O errors on MacBooks with Broadcom chipsMarcel Holtmann2008-09-22
* | | hci_usb: replace mb with smp_mbMing Lei2008-09-22
* | | bluetooth: hci_bcsp: Use SKB list interfaces instead of home-grown stuff.David S. Miller2008-09-22
|/ /
* | [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