Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2c4cffe85170a001c1d092681c86aa1128295221
/
drivers
/
bluetooth
7e730c7
Bluetooth: ath3k: Add support of 04ca:300d AR3012 device
by Dmitry Tunin
· 9 years ago
aebcecc
Bluetooth: bt3c_cs: Fix coding style -- clean up
by Prasanna Karthik
· 9 years ago
960ef1d
Bluetooth: hci_uart: Fix speed selection
by Frederic Danis
· 9 years ago
2a973df
Bluetooth: hci_uart: Add new line discipline enhancements
by Ilya Faenson
· 9 years ago
40db5f0
Bluetooth: btbcm: Support the BCM4354 Bluetooth UART device
by Ilya Faenson
· 9 years ago
52cc916
Bluetooth: btusb: Add routine for applying Intel DDC parameters
by Tedd Ho-Jeong An
· 9 years ago
3713416
Bluetooth: hci_uart: Fix dereferencing of ERR_PTR
by Chan-yeol Park
· 9 years ago
61b2fc2
Bluetooth: hci_uart: Add bcm_set_baudrate()
by Frederic Danis
· 9 years ago
fe8de00
Bluetooth: hci_bcsp: Clean up code Fix
by Prasanna Karthik
· 9 years ago
e66890a9
Bluetooth: btusb: Fix secure send command length alignment on Intel 8260
by Marcel Holtmann
· 9 years ago
2eeac87
Bluetooth: btusb: Correct typo in Roper Class 1 Bluetooth Dongle
by Aleksei Volkov
· 9 years ago
7cd84d7
Bluetooth: btusb: Remove unneeded btusb_read_local_version function
by Marcel Holtmann
· 9 years ago
9641d34
Bluetooth: btusb: Remove double error check from local version command
by Marcel Holtmann
· 9 years ago
ecffc80
Bluetooth: btusb: Fix memory leak in Intel setup routine
by Marcel Holtmann
· 9 years ago
0d0cef6
ath3k: add support of 13d3:3474 AR3012 device
by Dmitry Tunin
· 9 years ago
692c062
ath3k: Add support of 0489:e076 AR3012 device
by Dmitry Tunin
· 9 years ago
6be09b4
Bluetooth: hci_uart: Update Broadcom UART setup
by Frederic Danis
· 9 years ago
75e167e
Bluetooth: btbcm: Add helper functions for UART setup
by Frederic Danis
· 9 years ago
7721383
Bluetooth: hci_uart: Support operational speed during setup
by Frederic Danis
· 9 years ago
a8f3b94
Bluetooth: btbcm: Add BCM4324B3 UART device
by Frederic Danis
· 9 years ago
18aeb44
Bluetooth: btbcm: Move request/release_firmware()
by Frederic Danis
· 9 years ago
4eeab59
Bluetooth: vhci: Clean up coding style fix
by Prasanna Karthik
· 9 years ago
9d52bf0
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 9 years ago
04b8c81
Bluetooth: btusb: fix Realtek suspend/resume
by Daniel Drake
· 9 years ago
bff6b89
Bluetooth: hci_uart: Change 1 to true for bool type variables assignments
by Shailendra Verma
· 9 years ago
917a333
Bluetooth: btusb: Change 1 to true in bool type variable assignment
by Shailendra Verma
· 9 years ago
7f6e636
Bluetooth: btusb: Support QCA61x4 ROME v2.0
by Chan-yeol Park
· 9 years ago
43b7920
Bluetooth: btbcm: Fix calls to __hci_cmd_sync()
by Frederic Danis
· 10 years ago
b1f5cf0
Bluetooth: btintel: Fix calls to __hci_cmd_sync()
by Frederic Danis
· 10 years ago
5e13441
Bluetooth: btusb: Fix calls to __hci_cmd_sync()
by Frederic Danis
· 10 years ago
db33c77
Bluetooth: btrtl: Create separate module for Realtek BT driver
by Carlo Caione
· 10 years ago
a1e85f0
Bluetooth: btmrvl: fix compilation warning
by Xinming Hu
· 10 years ago
ec0810d
Bluetooth: ath3k: add support of 04ca:300f AR3012 device
by Dmitry Tunin
· 10 years ago
4541c56
Bluetooth: btwilink: remove DEBUG define
by Leo Yan
· 10 years ago
2054111
Bluetooth: btusb: Add support for 0cf3:e007
by Wen-chien Jesse Sung
· 10 years ago
ca79f23
Bluetooth: ath3k: Add a new ID 0cf3:e006 to ath3k list
by Wen-chien Jesse Sung
· 10 years ago
c57ddfa
Bluetooth: btusb: off by one in rtl8723b_parse_firmware()
by Dan Carpenter
· 10 years ago
eb50042
Bluetooth: btusb: Fix two coding style issues
by Marcel Holtmann
· 10 years ago
a2698a9
Bluetooth: btusb: Add Realtek 8723A/8723B/8761A/8821A support
by Daniel Drake
· 10 years ago
4c876c0
Bluetooth: hci_uart: Add Atheros support for address configuration
by Marcel Holtmann
· 10 years ago
c0ba7ac
Bluetooth: hci_uart: Reorder Atheros specific driver callbacks
by Marcel Holtmann
· 10 years ago
50862ee
Bluetooth: btbcm: Export patchram download as separate function
by Marcel Holtmann
· 10 years ago
16e5c47
Bluetooth: bt3c: Delete some unuseful comments
by DingXiang
· 10 years ago
ccd6da2
Bluetooth: btusb: Use proper data structures for Intel vendor events
by Marcel Holtmann
· 10 years ago
bca03c9
Bluetooth: hci_uart: Use generic Intel support for address setting
by Marcel Holtmann
· 10 years ago
59a077c
Bluetooth: btusb: Move Intel command structs into its own header
by Marcel Holtmann
· 10 years ago
4185a0f
Bluetooth: btusb: Use generic Intel support for address support
by Marcel Holtmann
· 10 years ago
48f0ed1
Bluetooth: btintel: Introduce generic Intel Bluetooth support
by Marcel Holtmann
· 10 years ago
79b8df9
Bluetooth: hci_uart: Provide generic H:4 receive framework
by Marcel Holtmann
· 10 years ago
9a0bb57
Bluetooth: btbcm: Add firmware table for UART based devices
by Marcel Holtmann
· 10 years ago
bdd8818
Bluetooth: hci_uart: Add protocol support for Broadcom UART devices
by Marcel Holtmann
· 10 years ago
6ae4fdd
Bluetooth: hci_uart: Move setup callback into different location
by Marcel Holtmann
· 10 years ago
34dced9b
Bluetooth: btusb: Update version number of the module
by Marcel Holtmann
· 10 years ago
941521e
Bluetooth: btusb: Move Broadcom quirk setting into support module
by Marcel Holtmann
· 10 years ago
c2bfb10
Bluetooth: btusb: Add option for Broadcom protocol support
by Marcel Holtmann
· 10 years ago
1c8ba6d
Bluetooth: btbcm: Add support for Broadcom controller setup
by Marcel Holtmann
· 10 years ago
3e0ac12
Bluetooth: hci_uart: Use generic functionality from Broadcom module
by Marcel Holtmann
· 10 years ago
1df1f59
Bluetooth: btusb: Use generic functionality by Broadcom module
by Marcel Holtmann
· 10 years ago
4fba30f
Bluetooth: btbcm: Introduce generic Broadcom Bluetooth support
by Marcel Holtmann
· 10 years ago
788a675
Bluetooth: hci_uart: Update version number driver
by Marcel Holtmann
· 10 years ago
01009ee
Bluetooth: hci_uart: Remove the manual protocol init message
by Marcel Holtmann
· 10 years ago
7c40fb8
Bluetooth: hci_uart: Add name information to hci_uart_proto struct
by Marcel Holtmann
· 10 years ago
4ee7ef1
Bluetooth: hci_uart: Make struct hci_uart_proto always const
by Marcel Holtmann
· 10 years ago
d90aa68
Bluetooth: hci_uart: Use h4_recv_buf helper for Atheros AR300x
by Marcel Holtmann
· 10 years ago
c27799f
Bluetooth: hci_uart: Use h4_recv_buf helper for H:4 protocol
by Marcel Holtmann
· 10 years ago
e1a38d7
Bluetooth: hci_uart: Introduce h4_recv_buf helper function
by Marcel Holtmann
· 10 years ago
9d1c40e
Bluetooth: hci_uart: Use const data pointer for received data
by Marcel Holtmann
· 10 years ago
940cbe3a
Bluetooth: hci_uart: Remove unused h4->rx_state and h4->rx_count field
by Marcel Holtmann
· 10 years ago
72b9439
Bluetooth: hci_uart: Remove unused h4->rx_skb field
by Marcel Holtmann
· 10 years ago
facf522
Bluetooth: hci_uart: Fix indentation issues for multi-line functions
by Marcel Holtmann
· 10 years ago
dfe19d2
Bluetooth: hci_uart: Remove unneeded cast of tty->disc_data
by Marcel Holtmann
· 10 years ago
e9a2dd2
Bluetooth: hci_uart: Add support Broadcom address configuration
by Marcel Holtmann
· 10 years ago
16e3887
Bluetooth: hci_uart: Add support Intel address configuration
by Marcel Holtmann
· 10 years ago
fb2ce8d
Bluetooth: hci_uart: Add support for vendor detection flag
by Marcel Holtmann
· 10 years ago
41533fe
Bluetooth: Remove unneeded extra ( ) in valid flags check
by Marcel Holtmann
· 10 years ago
6331c68
Bluetooth: btusb: Consolidate Broadcom based device entries
by Marcel Holtmann
· 10 years ago
eb17380
Bluetooth: hci_uart: Add setup callback
by Loic Poulain
· 10 years ago
17b2772
Bluetooth: Read Broadcom chip info for Apple Bluetooth devices
by Marcel Holtmann
· 10 years ago
15c32c5
Bluetooth: Read Verbose Config Version Info for Broadcom devices
by Marcel Holtmann
· 10 years ago
49c989a
Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_CSR
by Jakub Pawlowski
· 10 years ago
c115484
Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_INTEL
by Jakub Pawlowski
· 10 years ago
3d50d51
Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_ATH3012
by Jakub Pawlowski
· 10 years ago
c9e4447
Bluetooth: btusb: Fix minor whitespace issue in QCA ROME device entries
by Marcel Holtmann
· 10 years ago
5f1764d
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 10 years ago
6576fe4
Bluetooth: btusb: Add helper for READ_LOCAL_VERSION command
by Daniel Drake
· 10 years ago
bf906b3
Bluetooth: btusb: Fix incorrect type in qca_device_info
by Kim, Ben Young Tae
· 10 years ago
71a83a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
3267c88
Bluetooth: btusb: Add support for QCA ROME chipset family
by Kim, Ben Young Tae
· 10 years ago
ace3198
Bluetooth: btusb: Add setup callback for chip init on USB
by Kim, Ben Young Tae
· 10 years ago
70c836a4
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 10 years ago
407550f
Bluetooth: btusb: Fix issue with CSR based Intel Wireless controllers
by Marcel Holtmann
· 10 years ago
a972412
Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
18835df
Bluetooth: btusb: Use matching names for Broadcom firmware files
by Marcel Holtmann
· 10 years ago
2eeff0b
Bluetooth: ath3k: Add support Atheros AR5B195 combo Mini PCIe card
by Alexander Ploumistos
· 10 years ago
bfbd45e
Bluetooth: Add device shutdown routine for Intel Bluetooth device
by Tedd Ho-Jeong An
· 10 years ago
129a769
Bluetooth: btusb: Remove unneeded btusb_wait_on_bit_timeout()
by Johan Hedberg
· 10 years ago
a715d11
Bluetooth: btmrvl: support SCO routing to host interface
by Amitkumar Karwar
· 10 years ago
8f0c304
Bluetooth: btusb: Add support for Lite-On (04ca) Broadcom based, BCM43142
by Matej Dubovy
· 10 years ago
632f32e
tty: Remove external interface for tty_set_termios()
by Peter Hurley
· 10 years ago
b970c5b
Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_INTEL_NEW
by Marcel Holtmann
· 10 years ago
Next »