Age | Commit message (Expand) | Author | Files | Lines |
2015-04-09 | Bluetooth: btusb: Use proper data structures for Intel vendor events | Marcel Holtmann | 2 | -26/+68 |
2015-04-07 | Bluetooth: hci_uart: Use generic Intel support for address setting | Marcel Holtmann | 4 | -22/+4 |
2015-04-07 | Bluetooth: btusb: Move Intel command structs into its own header | Marcel Holtmann | 2 | -33/+33 |
2015-04-07 | Bluetooth: btusb: Use generic Intel support for address support | Marcel Holtmann | 2 | -70/+10 |
2015-04-07 | Bluetooth: btintel: Introduce generic Intel Bluetooth support | Marcel Holtmann | 4 | -0/+146 |
2015-04-07 | Bluetooth: hci_uart: Provide generic H:4 receive framework | Marcel Holtmann | 4 | -60/+110 |
2015-04-07 | Bluetooth: btbcm: Add firmware table for UART based devices | Marcel Holtmann | 1 | -15/+41 |
2015-04-07 | Bluetooth: hci_uart: Add protocol support for Broadcom UART devices | Marcel Holtmann | 4 | -0/+127 |
2015-04-07 | Bluetooth: hci_uart: Move setup callback into different location | Marcel Holtmann | 1 | -1/+1 |
2015-04-07 | Bluetooth: btusb: Update version number of the module | Marcel Holtmann | 1 | -1/+1 |
2015-04-07 | Bluetooth: btusb: Move Broadcom quirk setting into support module | Marcel Holtmann | 2 | -4/+5 |
2015-04-07 | Bluetooth: btusb: Add option for Broadcom protocol support | Marcel Holtmann | 2 | -208/+15 |
2015-04-07 | Bluetooth: btbcm: Add support for Broadcom controller setup | Marcel Holtmann | 3 | -0/+272 |
2015-04-07 | Bluetooth: hci_uart: Use generic functionality from Broadcom module | Marcel Holtmann | 4 | -22/+4 |
2015-04-07 | Bluetooth: btusb: Use generic functionality by Broadcom module | Marcel Holtmann | 2 | -58/+5 |
2015-04-07 | Bluetooth: btbcm: Introduce generic Broadcom Bluetooth support | Marcel Holtmann | 4 | -0/+144 |
2015-04-07 | Bluetooth: hci_uart: Update version number driver | Marcel Holtmann | 3 | -5/+1 |
2015-04-07 | Bluetooth: hci_uart: Remove the manual protocol init message | Marcel Holtmann | 6 | -40/+7 |
2015-04-07 | Bluetooth: hci_uart: Add name information to hci_uart_proto struct | Marcel Holtmann | 6 | -7/+13 |
2015-04-07 | Bluetooth: hci_uart: Make struct hci_uart_proto always const | Marcel Holtmann | 7 | -13/+13 |
2015-04-07 | Bluetooth: hci_uart: Use h4_recv_buf helper for Atheros AR300x | Marcel Holtmann | 2 | -5/+10 |
2015-04-07 | Bluetooth: hci_uart: Use h4_recv_buf helper for H:4 protocol | Marcel Holtmann | 1 | -5/+9 |
2015-04-07 | Bluetooth: hci_uart: Introduce h4_recv_buf helper function | Marcel Holtmann | 2 | -0/+101 |
2015-04-07 | Bluetooth: hci_uart: Use const data pointer for received data | Marcel Holtmann | 7 | -10/+10 |
2015-04-07 | Bluetooth: hci_uart: Remove unused h4->rx_state and h4->rx_count field | Marcel Holtmann | 1 | -2/+0 |
2015-04-07 | Bluetooth: hci_uart: Remove unused h4->rx_skb field | Marcel Holtmann | 1 | -3/+0 |
2015-04-07 | Bluetooth: hci_uart: Fix indentation issues for multi-line functions | Marcel Holtmann | 1 | -6/+7 |
2015-04-07 | Bluetooth: hci_uart: Remove unneeded cast of tty->disc_data | Marcel Holtmann | 1 | -4/+4 |
2015-04-07 | Bluetooth: hci_uart: Add support Broadcom address configuration | Marcel Holtmann | 5 | -1/+69 |
2015-04-07 | Bluetooth: hci_uart: Add support Intel address configuration | Marcel Holtmann | 5 | -1/+69 |
2015-04-07 | Bluetooth: hci_uart: Add support for vendor detection flag | Marcel Holtmann | 2 | -1/+29 |
2015-04-02 | Bluetooth: Remove unneeded extra ( ) in valid flags check | Marcel Holtmann | 1 | -1/+1 |
2015-03-28 | Bluetooth: btusb: Consolidate Broadcom based device entries | Marcel Holtmann | 1 | -8/+4 |
2015-03-25 | Bluetooth: hci_uart: Add setup callback | Loic Poulain | 2 | -0/+12 |
2015-03-23 | Bluetooth: Read Broadcom chip info for Apple Bluetooth devices | Marcel Holtmann | 1 | -1/+37 |
2015-03-21 | Bluetooth: Read Verbose Config Version Info for Broadcom devices | Marcel Holtmann | 1 | -0/+19 |
2015-03-17 | Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_CSR | Jakub Pawlowski | 1 | -0/+2 |
2015-03-17 | Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_INTEL | Jakub Pawlowski | 1 | -0/+1 |
2015-03-17 | Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_ATH3012 | Jakub Pawlowski | 1 | -0/+1 |
2015-03-17 | Bluetooth: btusb: Fix minor whitespace issue in QCA ROME device entries | Marcel Holtmann | 1 | -2/+2 |
2015-03-14 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 1 | -32/+301 |
2015-03-13 | Bluetooth: btusb: Add helper for READ_LOCAL_VERSION command | Daniel Drake | 1 | -32/+28 |
2015-03-11 | Bluetooth: btusb: Fix incorrect type in qca_device_info | Kim, Ben Young Tae | 1 | -13/+21 |
2015-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2015-03-03 | Bluetooth: btusb: Add support for QCA ROME chipset family | Kim, Ben Young Tae | 1 | -0/+254 |
2015-03-03 | Bluetooth: btusb: Add setup callback for chip init on USB | Kim, Ben Young Tae | 1 | -0/+11 |
2015-03-02 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 4 | -38/+98 |
2015-02-23 | Bluetooth: btusb: Fix issue with CSR based Intel Wireless controllers | Marcel Holtmann | 1 | -0/+1 |
2015-02-15 | Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -13/+2 |
2015-02-15 | Bluetooth: btusb: Use matching names for Broadcom firmware files | Marcel Holtmann | 1 | -22/+53 |