Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4639a3b522f1acec462896f1770523f380fe0157
/
drivers
/
bluetooth
943cc59
Bluetooth: bpa10x: Use h4_recv_buf helper for frame reassembly
by Marcel Holtmann
· 9 years ago
881f7e8
Bluetooth: bpa10x: Add support for set_diag driver callback
by Marcel Holtmann
· 9 years ago
ddd68ec
Bluetooth: bpa10x: Read revision information in setup stage
by Marcel Holtmann
· 9 years ago
075e1f5
Bluetooth: hci_bcm: Enable support for set_diag driver callback
by Marcel Holtmann
· 9 years ago
94c5813
Bluetooth: hci_bcm: Enable parsing of LM_DIAG messages
by Marcel Holtmann
· 9 years ago
9bc63ca
Bluetooth: btbcm: Read the local name in setup stage
by Marcel Holtmann
· 9 years ago
e9ca8bf
Bluetooth: Move handling of HCI_RUNNING flag into core
by Marcel Holtmann
· 9 years ago
73d0d3c
Bluetooth: Move HCI_RUNNING check into hci_send_frame
by Marcel Holtmann
· 9 years ago
b224d3f
Bluetooth: btbcm: Send HCI Reset before sending Apple specific commands
by Marcel Holtmann
· 9 years ago
d06f107
Bluetooth: btintel: Add iBT register access over HCI support
by Loic Poulain
· 9 years ago
e98d6d6
Bluetooth: hci_bcm: Do not test ACPI companion in bcm_acpi_probe()
by Jarkko Nikula
· 9 years ago
4d1c455
Bluetooth: hci_bcm: Remove needless looking code
by Jarkko Nikula
· 9 years ago
5fbae60
Bluetooth: hci_bcm: Remove needless acpi_match_device() call
by Jarkko Nikula
· 9 years ago
5be0028
Bluetooth: hci_bcm: Handle possible error from acpi_dev_get_resources()
by Jarkko Nikula
· 9 years ago
09dbf1b
Bluetooth: hci_bcm: Add missing acpi_dev_free_resource_list()
by Jarkko Nikula
· 9 years ago
23270e1
Bluetooth: hci_intel: Cleanup the device probe code
by Jarkko Nikula
· 9 years ago
4a2fa2b
Bluetooth: hci_h5: clean up hci_h5 code
by Prasanna Karthik
· 9 years ago
239ede3
Bluetooth: btuart_cs: remove obsolete header
by Prasanna Karthik
· 9 years ago
a913718
Bluetooth: hci_qca: Changed unsigned long to bool
by Prasanna Karthik
· 9 years ago
1f438c6
Bluetooth: btmrvl: Comparison to NULL re-written
by Prasanna Karthik
· 9 years ago
05bd776
Bluetooth: btuart_cs: Comparison to NULL re-written
by Prasanna Karthik
· 9 years ago
7a1dc78
Bluetooth: bt3c_cs: Comparison to NULL re-written
by Prasanna Karthik
· 9 years ago
54b5b34
Bluetooth: bluecard: Comparison to NULL could be re-written
by Prasanna Karthik
· 9 years ago
e88ab30
Bluetooth: hci_bcm: Add suspend/resume runtime PM functions
by Frederic Danis
· 9 years ago
7649faf
Bluetooth: Remove useless rx_lock spinlock
by Frederic Danis
· 9 years ago
b7a622a
Bluetooth: hci_bcm: Prepare PM runtime support
by Frederic Danis
· 9 years ago
5cebdfe
Bluetooth: hci_bcm: Fix IRQ polarity for T100
by Frederic Danis
· 9 years ago
f0ef674
Bluetooth: btmrvl: add sd8997 chipset support
by Amitkumar Karwar
· 9 years ago
53d6cfa
Bluetooth: btmrvl: remove extra space in cast
by Amitkumar Karwar
· 9 years ago
475b9ea
Bluetooth: btmrvl: fix firmware dump issue
by Nachiket Kukade
· 9 years ago
ce26d81
Bluetooth: hci_qca: Coding style clean up
by Prasanna Karthik
· 9 years ago
10bd973
Bluetooth: bt3c_cs: clean up obsolete functions
by Prasanna Karthik
· 9 years ago
8f9d02f
Bluetooth: Remove SCO fragments on connection close
by Kuba Pawlak
· 9 years ago
f755247
Bluetooth: hci_intel: Enable IRQ wake capability
by Loic Poulain
· 9 years ago
30e945f
Bluetooth: hci_intel: Give priority to LPM packets
by Loic Poulain
· 9 years ago
6cc4396
Bluetooth: hci_bcm: Add wake-up capability
by Frederic Danis
· 9 years ago
e924d3d
Bluetooth: btusb: Use btintel_load_ddc_config for device config
by Loic Poulain
· 9 years ago
1cfbabd
Bluetooth: hci_intel: Add Device configuration
by Loic Poulain
· 9 years ago
145f236
Bluetooth: btintel: Add Device Configuration support
by Loic Poulain
· 9 years ago
a9cb0fe
Bluetooth: hci_intel: Fix warnings due to unused lpm functions
by Loic Poulain
· 9 years ago
0eee53c
Bluetooth: btintel: fix warning
by Vincent Stehlé
· 9 years ago
517a546
Bluetooth: btmrvl: skb resource leak, and double free.
by Kieran Bingham
· 9 years ago
1b19757
Bluetooth: hci_intel: Show error in case of invalid LPM packet size
by Loic Poulain
· 9 years ago
74cdad3
Bluetooth: hci_intel: Add runtime PM support
by Loic Poulain
· 9 years ago
aa6802d
Bluetooth: hci_intel: Add PM support
by Loic Poulain
· 9 years ago
8943654
Bluetooth: hci_intel: Implement LPM suspend/resume
by Loic Poulain
· 9 years ago
65ad07c
Bluetooth: hci_bcm: Use bt_dev logging helpers
by Frederic Danis
· 9 years ago
bb3ea16
Bluetooth: hci_bcm: Replace spinlock by mutex
by Frederic Danis
· 9 years ago
f81b001
Bluetooth: hci_qca: Fix a few tab vs spaces issues
by Marcel Holtmann
· 9 years ago
67c8bde
Bluetooth: hci_intel: Replace spinlock with mutex
by Loic Poulain
· 9 years ago
f44e78a
Bluetooth: hci_intel: Use bt_dev logging helpers
by Loic Poulain
· 9 years ago
b98469f
Bluetooth: hci_intel: Introduce LPM support
by Loic Poulain
· 9 years ago
765ea3a
Bluetooth: hci_intel: Retrieve host-wake IRQ
by Loic Poulain
· 9 years ago
6cafcd9
Bluetooth: btusb: Detect new kind of counterfeit CSR controllers
by Johan Hedberg
· 9 years ago
917522a
Bluetooth: hci_bcm: Fix crash on suspend
by Frederic Danis
· 9 years ago
1ab1f23
Bluetooth: hci_intel: Add support for platform driver
by Loic Poulain
· 9 years ago
0ed97e8
Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.0 controllers
by Marcel Holtmann
· 9 years ago
5075eda
Bluetooth: btusb: Correct typos based on checkpatch.pl
by Minjune Kim
· 9 years ago
ff28955
Bluetooth: hci_intel: Add Intel baudrate configuration support
by Loic Poulain
· 9 years ago
e5499167
Bluetooth: hci_uart: Fix zero len data packet reception issue
by Loic Poulain
· 9 years ago
d490263
Bluetooth: btmrvl: change device pointer passed to dev_coredumpv
by Shengzhen Li
· 9 years ago
2af0a70
Bluetooth: hci_bcm: Use non-sleep version of gpio_set_value
by Loic Poulain
· 9 years ago
4481c07
Bluetooth: btusb: mark 0c10:0000 devices with BTUSB_SWAVE
by Peter Poklop
· 9 years ago
10be6c0
Bluetooth: hciuart: Fix to use boolean flag with u32 type
by Ben YoungTae Kim
· 9 years ago
50d78bc
Bluetooth: hci_bcm: Fix "implicit declaration"
by Frederic Danis
· 9 years ago
62aaefa
Bluetooth: hci_bcm: improve use of gpios API
by Uwe Kleine-König
· 9 years ago
118612f
Bluetooth: hci_bcm: Add suspend/resume PM functions
by Frederic Danis
· 9 years ago
ae05690
Bluetooth: hci_bcm: Retrieve UART speed from ACPI
by Frederic Danis
· 9 years ago
0395ffc
Bluetooth: hci_bcm: Add PM for BCM devices
by Frederic Danis
· 9 years ago
0ff252c
Bluetooth: hciuart: Add support QCA chipset for UART
by Ben Young Tae Kim
· 9 years ago
83e8196
Bluetooth: btqca: Introduce generic QCA ROME support
by Ben Young Tae Kim
· 9 years ago
4863e4c
Bluetooth: btmrvl: release sdio bus after firmware is up
by Aniket Nagarnaik
· 9 years ago
d63b282
Bluetooth: btusb: match generic class code in interface descriptor
by Daniel Drake
· 9 years ago
4a546ec
Bluetooth: btbcm: Add BCM4330B1 UART device
by Frederic Danis
· 9 years ago
fa4cf04
Bluetooth: hci_h5: Cleaned up coding style warnings
by Prasanna Karthik
· 9 years ago
acf50c5
Bluetooth: hci_ldisc: Cleaned up coding style warnings
by Prasanna Karthik
· 9 years ago
ba27b7e
Bluetooth: btmrvl: Coding style Fix for btmrvl header
by Prasanna Karthik
· 9 years ago
f104f06
Bluetooth: bt3c_cs: Fix coding style
by Prasanna Karthik
· 10 years ago
7feb99e
Bluetooth: btintel: Create common function for Intel version info
by Marcel Holtmann
· 10 years ago
09df123
Bluetooth: btintel: Create common Intel Secure Send function
by Marcel Holtmann
· 10 years ago
35ab815
Bluetooth: hci_uart: Add Intel address configuration support
by Marcel Holtmann
· 10 years ago
eeb6abe
Bluetooth: btusb: Use hardware error handler from Intel module
by Marcel Holtmann
· 10 years ago
973bb97
Bluetooth: btintel: Add generic function for handling hardware errors
by Marcel Holtmann
· 10 years ago
20a7e25
Bluetooth: dtl1_cs: Fixed coding style
by Prasanna Karthik
· 10 years ago
a03e33d
Bluetooth: bfusb: Coding style fix reported by coccinelle
by Prasanna Karthik
· 10 years ago
ca93cee
Bluetooth: hci_uart: Add basic support for Intel Lightning Peak devices
by Loic Poulain
· 10 years ago
fac5e5b
Bluetooth: dtl1_cs: Fix coding style -- clean up
by Prasanna Karthik
· 10 years ago
7bee8b0
Bluetooth: btbcm: allow btbcm_read_verbose_config to fail on Apple
by Chris Mason
· 9 years ago
7e730c7
Bluetooth: ath3k: Add support of 04ca:300d AR3012 device
by Dmitry Tunin
· 10 years ago
aebcecc
Bluetooth: bt3c_cs: Fix coding style -- clean up
by Prasanna Karthik
· 10 years ago
960ef1d
Bluetooth: hci_uart: Fix speed selection
by Frederic Danis
· 10 years ago
2a973df
Bluetooth: hci_uart: Add new line discipline enhancements
by Ilya Faenson
· 10 years ago
40db5f0
Bluetooth: btbcm: Support the BCM4354 Bluetooth UART device
by Ilya Faenson
· 10 years ago
52cc916
Bluetooth: btusb: Add routine for applying Intel DDC parameters
by Tedd Ho-Jeong An
· 10 years ago
3713416
Bluetooth: hci_uart: Fix dereferencing of ERR_PTR
by Chan-yeol Park
· 10 years ago
61b2fc2
Bluetooth: hci_uart: Add bcm_set_baudrate()
by Frederic Danis
· 10 years ago
fe8de00
Bluetooth: hci_bcsp: Clean up code Fix
by Prasanna Karthik
· 10 years ago
e66890a9
Bluetooth: btusb: Fix secure send command length alignment on Intel 8260
by Marcel Holtmann
· 10 years ago
2eeac87
Bluetooth: btusb: Correct typo in Roper Class 1 Bluetooth Dongle
by Aleksei Volkov
· 10 years ago
7cd84d7
Bluetooth: btusb: Remove unneeded btusb_read_local_version function
by Marcel Holtmann
· 10 years ago
Next »