Age | Commit message (Expand) | Author |
2013-01-11 | Bluetooth: Add support for BCM20702A0 [0b05, 17b5] | Jeff Cook |
2012-11-09 | Bluetooth: ath3k: Add support for VAIO VPCEH [0489:e027] | Marcos Chaparro |
2012-09-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville |
2012-09-18 | Bluetooth: Add support for BCM20702A0 [04ca, 2003] | Jaroslav Resler |
2012-09-18 | Bluetooth: Add USB_VENDOR_AND_INTERFACE_INFO() for Broadcom/Foxconn | Gustavo Padovan |
2012-09-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-08-27 | Bluetooth: Add support for Apple vendor-specific devices | Henrik Rydberg |
2012-08-21 | Bluetooth: Use USB_VENDOR_AND_INTERFACE() for Broadcom devices | Gustavo Padovan |
2012-08-15 | Bluetooth: Add support for Sony Vaio T-Series | Yevgeniy Melnichuk |
2012-08-06 | Bluetooth: add support for atheros 0489:e057 | Peng Chen |
2012-08-06 | Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0 | Manoj Iyer |
2012-08-06 | Bluetooth: Use devm_kzalloc in btusb.c file | Sachin Kamat |
2012-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-06-11 | Bluetooth: add support for atheros 0930:0219 | Giancarlo Formicuccia |
2012-06-09 | Bluetooth: Support AR3011 in Acer Iconia Tab W500 | Marek Vasut |
2012-06-05 | Bluetooth: Remove unnecessary headers include | Gustavo Padovan |
2012-06-05 | Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSE | Szymon Janc |
2012-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-05-18 | USB: Disable hub-initiated LPM for comms devices. | Sarah Sharp |
2012-05-16 | Bluetooth: Add support for Foxconn/Hon Hai AR5BBU22 0489:E03C | Michael Gruetzner |
2012-05-09 | Bluetooth: btusb: Dynamic alternate setting | Mikel Astiz |
2012-04-24 | Add Foxconn / Hon Hai IDs for btusb module | Steven Harms |
2012-04-19 | Bluetooth: Add support for AR3012 [0cf3:e004] | AceLan Kao |
2012-04-13 | Bluetooth: Add support for Atheros [13d3:3362] | AceLan Kao |
2012-04-13 | Bluetooth: btusb: Add vendor specific ID (0489 e042) for BCM20702A0 | Manoj Iyer |
2012-03-29 | Bluetooth: btusb: typo in Broadcom SoftSailing id | Don Zickus |
2012-03-28 | Bluetooth: Add support for Atheros [04ca:3005] | AceLan Kao |
2012-03-28 | Bluetooth: Add Atheros maryann PIDVID support | Cho, Yu-Chen |
2012-03-28 | Bluetooth: btusb: Add USB device ID "0a5c 21e8" | João Paulo Rechi Vita |
2012-03-08 | Bluetooth: Adding USB device 13d3:3375 as an Atheros AR3012. | Eran |
2012-03-06 | Bluetooth: btusb: add support for BCM20702A0 [0a5c:21e6] | James M. Leddy |
2012-02-23 | Bluetooth: Add AR30XX device ID on Asus laptops | Keng-Yu Lin |
2012-02-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | Johan Hedberg |
2012-02-15 | Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0 | Manoj Iyer |
2012-02-15 | Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAP | Daniel Wagner |
2012-02-13 | Bluetooth: btusb: Remove device lock on release | David Herrmann |
2012-02-13 | Bluetooth: Remove hci_dev->driver_data | David Herrmann |
2012-02-13 | Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0 | Manoj Iyer |
2012-02-13 | Bluetooth: Remove __hci_dev_put/hold | David Herrmann |
2012-02-13 | Bluetooth: Remove HCI-owner field | David Herrmann |
2012-02-13 | Bluetooth: btusb: Free driver data on USB shutdown | David Herrmann |
2012-02-13 | Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAP | Daniel Wagner |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman |
2011-12-22 | Bluetooth: Add support for BCM20702A0 [0a5c:21e3] | Jesse Sung |
2011-12-21 | Bluetooth: btusb: fix bInterval for high/super speed isochronous endpoints | Bing Zhao |
2011-12-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | Gustavo F. Padovan |
2011-12-03 | btusb: fix a memory leak in btusb_send_frame() | Cong Wang |
2011-11-18 | USB: convert drivers/bluetooth/* to use module_usb_driver() | Greg Kroah-Hartman |