Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
4c5964b4c2cbeca2f61e93bb004416bd9c1f1145
/
drivers
/
bluetooth
22eaf6c
Bluetooth: mediatek: add support for MediaTek MT7663U and MT7668U UART devices
by Sean Wang
· 6 years ago
94d6671
Bluetooth: hci_qca: Reduce delay after sending baudrate request for WCN3990
by Matthias Kaehlcke
· 6 years ago
4c409af
Bluetooth: btusb: add QCA6174A compatible properties
by Brian Norris
· 6 years ago
6d10cd5
Bluetooth: hci_qca: Use msleep() instead of open coding it
by Matthias Kaehlcke
· 6 years ago
0ebcddd
Bluetooth: hci_qca: Add delay after power-off pulse
by Matthias Kaehlcke
· 6 years ago
ad571d7
Bluetooth: hci_qca: Move boot delay to qca_send_power_pulse()
by Matthias Kaehlcke
· 6 years ago
9836b80
Bluetooth: hci_qca: Pass boolean 'on/off' to qca_send_power_pulse()
by Matthias Kaehlcke
· 6 years ago
5971752d
Bluetooth: hci_qca: Set HCI_QUIRK_USE_BDADDR_PROPERTY for wcn3990
by Matthias Kaehlcke
· 6 years ago
de79a9d
Bluetooth: btqcomsmd: use HCI_QUIRK_USE_BDADDR_PROPERTY
by Matthias Kaehlcke
· 6 years ago
56897b2
Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_proto()
by Kefeng Wang
· 6 years ago
e0b6703
Bluetooth: mediatek: update the common setup between MT7622 and other devices
by Sean Wang
· 6 years ago
88e5f36
Bluetooth: mediatek: pass a pointer to mtk_hci_wmt_sync
by Sean Wang
· 6 years ago
77f328db
Bluetooth: mediatek: fix up an error path to restore bdev->tx_state
by Sean Wang
· 6 years ago
adf5d73
Bluetooth: mediatek: trivial typo fix
by Sean Wang
· 6 years ago
32a7b4c
Bluetooth: hci_ldisc: Initialize hci_dev before open()
by Jeremy Cline
· 6 years ago
035a960
Bluetooth: hci_qca: Disable IBS state machine and flush Tx buffer
by Balakrishna Godavarthi
· 6 years ago
78e8fa2
Bluetooth: hci_qca: Deassert RTS while baudrate change command
by Balakrishna Godavarthi
· 6 years ago
f955827
Bluetooth: hci_qca: use wait_until_sent() for power pulses
by Balakrishna Godavarthi
· 6 years ago
761f1e9
Bluetooth: remove redundant zero check on count
by Colin Ian King
· 6 years ago
017a01c
Bluetooth: btusb: Add shutdown routine for BTUSB_INTEL_NEW devices
by Raghuram Hegde
· 6 years ago
2de66bb8
Bluetooth: btusb: btusb_intel_cmd_timeout: use sleeping functions
by Rajat Jain
· 6 years ago
00df214
Bluetooth: btrtl: Restore old logic to assume firmware is already loaded
by Kai-Heng Feng
· 6 years ago
dc786b2
Bluetooth: btusb: Use the cmd_timeout method to reset the Intel BT chip
by Rajat Jain
· 6 years ago
099791d
Bluetooth: btmrvl: Drop unused GPIO includes
by Linus Walleij
· 6 years ago
8c57983
Bluetooth: btmrvl: add support for sd8977 chipset
by Hemantkumar Suthar
· 6 years ago
1dc2d78
Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()
by Myungho Jung
· 6 years ago
37c589e
Bluetooth: btmrvl: lower log level of informational message
by Stefan Agner
· 6 years ago
10004f8
Bluetooth: btmrvl: improve printk messages
by Stefan Agner
· 6 years ago
5c0a1001
Bluetooth: hci_qca: Add helper to set device address
by Balakrishna Godavarthi
· 6 years ago
22bba80
Bluetooth: hci_bcm: Handle specific unknown packets after firmware loading
by Jonathan Bakker
· 6 years ago
e3ca60d
Bluetooth: btbcm: Add entry for BCM4329B1 UART bluetooth
by Paweł Chmiel
· 6 years ago
2da711bc
Bluetooth: btusb: Add support for Intel bluetooth device 8087:0029
by Raghuram Hegde
· 6 years ago
8589086
Bluetooth: hci_h5: Turn off RTL8723BS on suspend, reprobe on resume
by Hans de Goede
· 6 years ago
28a75e4
Bluetooth: hci_h5: Add suspend / resume ops
by Hans de Goede
· 6 years ago
7086b36
Bluetooth: hci_intel: clean an indentation issue, remove extraneous spaces
by Colin Ian King
· 6 years ago
cba7364
Bluetooth: hci_serdev: Remove setting of HCI_QUIRK_RESET_ON_CLOSE.
by Balakrishna Godavarthi
· 6 years ago
dff6d59
Bluetooth: Remove unnecessary smp_mb__after_atomic() barriers
by Andrea Parri
· 6 years ago
0697607a
Bluetooth: btbcm: Add default address for BCM43430A0
by Chen-Yu Tsai
· 6 years ago
6690455
Bluetooth: hci_bcm: Add compatible string for BCM4330
by Chen-Yu Tsai
· 6 years ago
92ffe0d
Bluetooth: hci_bcm: Add BCM20702A1 variant
by Maxime Ripard
· 6 years ago
91927a9
Bluetooth: hci_bcm: Wait for device to come out of reset after power on
by Chen-Yu Tsai
· 6 years ago
75d1167
Bluetooth: hci_bcm: Add support for regulator supplies
by Chen-Yu Tsai
· 6 years ago
90bc07c
Bluetooth: hci_bcm: Add support for LPO clock
by Chen-Yu Tsai
· 6 years ago
55dbfcd
Bluetooth: hci_bcm: Use "txco" and "extclk" to get clock reference
by Chen-Yu Tsai
· 6 years ago
8c08947
Bluetooth: hci_bcm: Simplify clk_get error handling
by Chen-Yu Tsai
· 6 years ago
28ac03b
Bluetooth: hci_bcm: Handle deferred probing for the clock supply
by Chen-Yu Tsai
· 6 years ago
44adbac
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
c614ca3
Bluetooth: hci_qca: Add support for controller debug logs.
by Balakrishna Godavarthi
· 6 years ago
1411a26
Bluetooth: btusb: Add support for 0cf3:535b QCA_ROME device
by Owen Lin
· 6 years ago
70ecdd3
Bluetooth: btsdio: Do not bind to non-removable BCM43430
by Cho, Yu-Chen
· 6 years ago
f0193d3
change semantics of ldisc ->compat_ioctl()
by Al Viro
· 6 years ago
d864991
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
834d3cd
Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Greg Kroah-Hartman
· 6 years ago
329e098
treewide: Replace more open-coded allocation size multiplications
by Kees Cook
· 6 years ago
d6b372f
Bluetooth: ath3k: add more information to error message
by Luiz Carlos Ramos
· 6 years ago
3856135
Bluetooth: bt3c_cs: Fix obsolete function
by Ding Xiang
· 6 years ago
7cbfd1e
Bluetooth: btrsi: fix bt tx timeout issue
by Sanjay Kumar Konduri
· 6 years ago
a357ea0
Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetooth
by Christian Hewitt
· 6 years ago
8ecfdc9
Bluetooth: btrtl: Add support for RTL8822C with USB interface
by Alex Lu
· 6 years ago
ea9ed99
Bluetooth: hci_serdev: Fixed error space required before open paranethesis
by Jagdish Tirumala
· 6 years ago
3e4be65
Bluetooth: hci_qca: Add poweroff support during hci down for wcn3990
by Balakrishna Godavarthi
· 6 years ago
f778502
Bluetooth: btusb: Add quirk for BTUSB_INTEL_NEW
by Justin TerAvest
· 6 years ago
e5070e07
Bluetooth: btrtl: Make array extension_sig static, shrinks object size
by Colin Ian King
· 6 years ago
5a63775
Bluetooth: hci_serdev: Add protocol check in hci_uart_dequeue().
by Balakrishna Godavarthi
· 6 years ago
7cf7846
Bluetooth: hci_serdev: clear HCI_UART_PROTO_READY to avoid closing proto races
by Balakrishna Godavarthi
· 6 years ago
c2d7827
Bluetooth: hci_qca: Remove hdev dereference in qca_close().
by Balakrishna Godavarthi
· 6 years ago
ca30ccd
Bluetooth: hci_qca: Remove serdev_device_open/close function calls
by Balakrishna Godavarthi
· 6 years ago
e6a57d2
Bluetooth: hci_ldisc: Free rw_semaphore on close
by Hermes Zhang
· 6 years ago
addb3ff
Bluetooth: mediatek: Fix memory leak
by Gustavo A. R. Silva
· 6 years ago
51474ef
Bluetooth: Make BT_HCIUART_RTL configuration option depend on ACPI
by Hans de Goede
· 6 years ago
330ad75
Bluetooth: mediatek: pass correct size to h4_recv_buf()
by Dan Carpenter
· 6 years ago
b9763cd
Bluetooth: Introduce BT_HCIUART_RTL configuration option
by Marcel Holtmann
· 6 years ago
7237c4c
Bluetooth: mediatek: Add protocol support for MediaTek serial devices
by Sean Wang
· 6 years ago
e4cc5a1
Bluetooth: btqca: Introduce HCI_EV_VENDOR and use it
by Marcel Holtmann
· 6 years ago
6c3711e
Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEV
by Johan Hedberg
· 6 years ago
fa9ad87
Bluetooth: hci_qca: Add support for Qualcomm Bluetooth chip wcn3990
by Balakrishna Godavarthi
· 6 years ago
4219d46
Bluetooth: btqca: Add wcn3990 firmware download support.
by Balakrishna Godavarthi
· 6 years ago
be93a49
Bluetooth: hci_qca: Enable 3.2 Mbps operating speed.
by Balakrishna Godavarthi
· 6 years ago
83d9c5e
Bluetooth: hci_qca: Add wrapper functions for setting UART speed
by Balakrishna Godavarthi
· 6 years ago
aadebac
Bluetooth: btqca: Redefine qca_uart_setup() to generic function.
by Balakrishna Godavarthi
· 6 years ago
ba493d4
Bluetooth: btqca: Rename ROME specific functions to generic functions
by Balakrishna Godavarthi
· 6 years ago
4c79148
Bluetooth: hci_h5: Add support for enable and device-wake GPIOs
by Hans de Goede
· 6 years ago
b825d7c
Bluetooth: hci_h5: Add support for the RTL8723BS
by Jeremy Cline
· 6 years ago
4eb3cbc
Bluetooth: hci_h5: Add vendor setup, open, and close callbacks
by Jeremy Cline
· 6 years ago
ce94555
Bluetooth: hci_h5: Add support for serdev enumerated devices
by Hans de Goede
· 6 years ago
1cc194c
Bluetooth: btrtl: Add support for a config filename postfix
by Hans de Goede
· 6 years ago
c50903e
Bluetooth: btrtl: add support for the RTL8723BS and RTL8723DS chips
by Martin Blumenstingl
· 6 years ago
b85b0ee
Bluetooth: btrtl: add support for retrieving the UART settings
by Martin Blumenstingl
· 6 years ago
a5c76e6
Bluetooth: btrtl: Use rtl_dev_err and rtl_dev_info
by Hans de Goede
· 6 years ago
26503ad2
Bluetooth: btrtl: split the device initialization into smaller parts
by Martin Blumenstingl
· 6 years ago
f96dbd3
Bluetooth: btrtl: add MODULE_FIRMWARE declarations
by Martin Blumenstingl
· 6 years ago
85418fe
Bluetooth: btusb: Use bt_dev_err for Intel firmware loading errors
by Marcel Holtmann
· 6 years ago
1313bcc
Bluetooth: btusb: Release RF resource on BT shutdown
by Amit K Bag
· 6 years ago
25a13e38
bluetooth: hci_qca: Replace GFP_ATOMIC with GFP_KERNEL
by Jia-Ju Bai
· 6 years ago
f6ebfc2
bluetooth: hci_intel: Replace GFP_ATOMIC with GFP_KERNEL in inject_cmd_complete()
by Jia-Ju Bai
· 6 years ago
cf07e34
bluetooth: btusb: Replace GFP_ATOMIC with GFP_KERNEL in inject_cmd_complete()
by Jia-Ju Bai
· 6 years ago
436018e
bluetooth: btmrvl_sdio: Replace GFP_ATOMIC with GFP_KERNEL in btmrvl_sdio_card_to_host()
by Jia-Ju Bai
· 6 years ago
478113e
bluetooth: bpa10x: Replace GFP_ATOMIC with GFP_KERNEL in bpa10x_send_frame()
by Jia-Ju Bai
· 6 years ago
5f9c658
bluetooth: bluecard_cs: Replace GFP_ATOMIC with GFP_KERNEL in bluecard_hci_set_baud_rate()
by Jia-Ju Bai
· 6 years ago
6709514
bluetooth: bfusb: Replace GFP_ATOMIC with GFP_KERNEL in bfusb_send_frame()
by Jia-Ju Bai
· 6 years ago
Next »