Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6af1de2e4ec49635905aaed31d073a0d92c8d3bf
/
drivers
/
bluetooth
01d5e44
Bluetooth: hci_bcm: Handle empty packet after firmware loading
by Marcel Holtmann
· 7 years ago
33cd149
Bluetooth: hci_bcm: Add serdev support
by Loic Poulain
· 7 years ago
e76dc1d
Bluetooth: btbcm: Consolidate the controller information commands
by Marcel Holtmann
· 7 years ago
74183a1
Bluetooth: hci_bcm: Use operation speed of 4Mbps only for ACPI devices
by Marcel Holtmann
· 7 years ago
a0085f2
Bluetooth: btusb: driver to enable the usb-wakeup feature
by Sukumar Ghorai
· 7 years ago
9834e58
Bluetooth: btusb: Add workaround for Broadcom devices without product id
by Marcel Holtmann
· 7 years ago
a81d72d
Bluetooth: Add support of 13d3:3494 RTL8723BE device
by Dmitry Tunin
· 7 years ago
c7ab733
Bluetooth: bluecard: blink LED during continuous activity
by Ondrej Zary
· 7 years ago
859d235
Bluetooth: bluecard: fix LED behavior
by Ondrej Zary
· 7 years ago
df44f53
Bluetooth: bluecard: Always enable LEDs (fix for Anycom CF-300)
by Ondrej Zary
· 7 years ago
d829b9e
Bluetooth: btusb: add ID for LiteOn 04ca:3016
by Brian Norris
· 7 years ago
fb77648
Bluetooth: hci_uart: Fix uninitialized alignment value
by Loic Poulain
· 7 years ago
c3327bd
Bluetooth: btrtl: Fix a error code in rtl_load_config()
by Dan Carpenter
· 7 years ago
6a48542
Bluetooth: hci_nokia: select BT_BCM for btbcm_set_bdaddr()
by Marcel Holtmann
· 7 years ago
19cfe91
Bluetooth: btusb: Fix memory leak in play_deferred
by Jeffy Chen
· 7 years ago
d98422c
Bluetooth: Style fix - align block comments
by Derek Robson
· 7 years ago
1d609dd
Bluetooth: btwilink: remove unnecessary static in bt_ti_probe()
by Gustavo A. R. Silva
· 7 years ago
37f5258
Bluetooth: hci_ll: Use new hci_uart_unregister_device() function
by Ian Molton
· 7 years ago
05f2a0b
Bluetooth: hci_nokia: Use new hci_uart_unregister_device() function
by Ian Molton
· 7 years ago
c34dc3b
Bluetooth: hci_serdev: Introduce hci_uart_unregister_device()
by Ian Molton
· 7 years ago
fd86580
Bluetooth: btusb: fix QCA Rome suspend/resume
by Leif Liddy
· 7 years ago
a529df8
Bluetooth: hci_nokia: remove duplicate call to pm_runtime_disable()
by Ian Molton
· 7 years ago
ca2eae7
Bluetooth: hci_nokia: prevent crash on module removal
by Ian Molton
· 7 years ago
2193a98
Bluetooth: btqca: Fixed a coding style error
by Joan Jani
· 7 years ago
628c26b
Bluetooth: btusb: Add support of all Foxconn (105b) Broadcom devices
by Dmitry Tunin
· 7 years ago
98dc77d
Bluetooth: hci_bcm: Make bcm_request_irq fail if no IRQ resource
by Loic Poulain
· 7 years ago
5518b69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
feb1672
Bluetooth: btbcm: Add entry for BCM43430 UART bluetooth
by Ian Molton
· 7 years ago
c4c285d
Bluetooth: hci_bcm: Add active_low irq polarity quirk for Asus T100CHI
by Hans de Goede
· 7 years ago
cdd24a2
Bluetooth: hci_bcm: Fix unwanted error reporting if no bcm dev
by Loic Poulain
· 7 years ago
640e32c
Bluetooth: hci_serdev: make hci_serdev_client_ops static
by Colin Ian King
· 7 years ago
ac6424b
sched/wait: Rename wait_queue_t => wait_queue_entry_t
by Ingo Molnar
· 7 years ago
634fef6
networking: add and use skb_put_u8()
by Johannes Berg
· 8 years ago
d58ff35
networking: make skb_push & __skb_push return void pointers
by Johannes Berg
· 8 years ago
af72868
networking: make skb_pull & friends return void pointers
by Johannes Berg
· 8 years ago
4df864c
networking: make skb_put & friends return void pointers
by Johannes Berg
· 8 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 8 years ago
06e41d8
Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device
by Shih-Yuan Lee (FourDollars)
· 8 years ago
4284ecb
Bluetooth: btbcm: Read controller features during configuration
by Marcel Holtmann
· 8 years ago
4a59d43
Bluetooth: hci_intel: Add GPIO ACPI mapping table
by Andy Shevchenko
· 8 years ago
fda7057
Bluetooth: hci_bcm: Switch to devm_acpi_dev_add_driver_gpios()
by Andy Shevchenko
· 8 years ago
43d3d09
Bluetooth: hci_ll: Add support for the external clock
by Ulf Hansson
· 8 years ago
c127a87
Bluetooth: hci_ll: Add compatible values for more WL chips
by Sebastian Reichel
· 8 years ago
d1b7aba
Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.5 controllers
by Jürg Billeter
· 8 years ago
a6187ff
Bluetooth: btwilink: Fix unexpected skb free
by Loic Poulain
· 8 years ago
823b842
Bluetooth: hci_ll: Fix download_firmware() return when __hci_cmd_sync fails
by Guodong Xu
· 8 years ago
c42c88e
Bluetooth: hci_nokia: select BT_HCIUART_H4
by Tobias Regnery
· 8 years ago
dec2c92
Bluetooth: hci_ldisc: Use rwlocking to avoid closing proto races
by Dean Jenkins
· 8 years ago
76c4969
Bluetooth: hci_uart: fix kconfig dependency
by Tobias Regnery
· 8 years ago
86a6129
Bluetooth: Add support for Intel Bluetooth device 9460/9560 [8087:0aaa]
by Tedd Ho-Jeong An
· 8 years ago
2d6f1da
Bluetooth: hci_ldisc: Add protocol check to hci_uart_tx_wakeup()
by Dean Jenkins
· 8 years ago
048e1bd
Bluetooth: hci_ldisc: Add protocol check to hci_uart_dequeue()
by Dean Jenkins
· 8 years ago
ab00f89
Bluetooth: hci_ldisc: Add protocol check to hci_uart_send_frame()
by Dean Jenkins
· 8 years ago
377a6ea
Bluetooth: Add module license for HCI UART Nokia H4+
by Frédéric Danis
· 8 years ago
d160b74
Bluetooth: hci_ldisc: Add missing clear HCI_UART_PROTO_READY
by Dean Jenkins
· 8 years ago
a225b8c
Bluetooth: hci_ldisc: Ensure hu->hdev set to NULL before freeing hdev
by Dean Jenkins
· 8 years ago
cb92652
Bluetooth: hci_ldisc: Add missing return in hci_uart_init_work()
by Dean Jenkins
· 8 years ago
1fb78fb
Bluetooth: try to improve CONFIG_SERIAL_DEV_BUS dependency
by Arnd Bergmann
· 8 years ago
f2edd9f
Bluetooth: hci_ll: Fix NULL pointer deref on FW upload failure
by Sebastian Reichel
· 8 years ago
3718055
bluetooth: hci_uart: add LL protocol serdev driver support
by Rob Herring
· 8 years ago
31927e5
bluetooth: hci_uart: remove unused hci_uart_init_tty
by Rob Herring
· 8 years ago
7bb3186
Bluetooth: add nokia driver
by Sebastian Reichel
· 8 years ago
081f36a
Bluetooth: hci_serdev: allow modular drivers
by Sebastian Reichel
· 8 years ago
52b318e
Bluetooth: hci_serdev: do not open device in hci open
by Sebastian Reichel
· 8 years ago
82f5169
Bluetooth: hci_uart: add serdev driver support library
by Rob Herring
· 8 years ago
aeac301
Bluetooth: hci_uart: add support for word alignment
by Sebastian Reichel
· 8 years ago
c8ba804
Bluetooth: btmrvl: remove unnecessary wakeup interrupt number sanity check
by Xinming Hu
· 8 years ago
6eb7bd6
Bluetooth: btmrvl: disable platform wakeup interrupt in suspend failure path
by Xinming Hu
· 8 years ago
dcb9cfa
Bluetooth: hci_intel: add missing tty-device sanity check
by Johan Hovold
· 8 years ago
95065a6
Bluetooth: hci_bcm: add missing tty-device sanity check
by Johan Hovold
· 8 years ago
f1554b7
Bluetooth: btmrvl: cleanup code in return from btmrvl_sdio_suspend()
by prasanna karthik
· 8 years ago
212d718
Bluetooth: hci_bcm: Support platform enumeration
by Andy Shevchenko
· 8 years ago
17e41ea
Bluetooth: btmrvl: wake system up when receives a wake irq
by Jeffy Chen
· 8 years ago
017789f
Bluetooth: btusb: wake system up when receives a wake irq
by Jeffy Chen
· 8 years ago
abed84a
Bluetooth: btrtl: Change message for missing config file
by Larry Finger
· 8 years ago
1eef1c3
Bluetooth: Added support for Rivet Networks Killer 1535
by Gabriel
· 8 years ago
6c7bb7e
Bluetooth: hci_intel: Add support Intel Bluetooth device 9160/9260 for UART
by Tedd Ho-Jeong An
· 8 years ago
b7da6a6
Bluetooth: hci_intel: Fix firmware file name to use hw_variant
by Tedd Ho-Jeong An
· 8 years ago
de76614
Bluetooth: btusb: Add support for Intel Bluetooth devices 9160/9260 [8087:0025]
by Marcel Holtmann
· 8 years ago
9268834
Bluetooth: Use switch statement for Intel hardware variants
by Tedd Ho-Jeong An
· 8 years ago
4598485
Bluetooth: bluecard: use setup_timer
by Geliang Tang
· 8 years ago
730ce39
Bluetooth: hci_bcm: Fix clock (un)prepare
by John Keeping
· 8 years ago
9232259
Bluetooth: btmrvl: fix spelling mistake: "unregester" -> "unregister"
by Colin Ian King
· 8 years ago
5052de8
soc: qcom: smd: Transition client drivers from smd to rpmsg
by Bjorn Andersson
· 8 years ago
6e9e6cc
Bluetooth: btqcomsmd: fix compile-test dependency
by Arnd Bergmann
· 8 years ago
8f91566
btmrvl: fix spelling mistake: "actived" -> "activated"
by Colin Ian King
· 8 years ago
e059a46
Bluetooth: hci_qca: fix spelling mistake: "Spurrious" -> "Spurious"
by Colin Ian King
· 8 years ago
a9a4840
Bluetooth: btmrvl: fix spelling mistake: "caibration" -> "calibration"
by Colin Ian King
· 8 years ago
e27ee2b
Bluetooth: btqcomsmd: Allow driver to build if COMPILE_TEST is enabled
by Javier Martinez Canillas
· 8 years ago
441ad62
Bluetooth: Add another AR3012 04ca:3018 device
by Dmitry Tunin
· 8 years ago
89ab37b
Bluetooth: hci_bcm: Add support for BCM2E95 and BCM2E96
by Daniel Drake
· 8 years ago
3af3a59
Bluetooth: btbcm: Add a delay for module reset
by Wen-chien Jesse Sung
· 8 years ago
fdfddc6
Bluetooth: btusb: Add support for 413c:8143
by Wen-chien Jesse Sung
· 8 years ago
ffb955d
btmrvl: use dt's irqflags for wakeup pin
by Jeffy Chen
· 8 years ago
fd1a88d
btmrvl: set irq_bt to -1 when failed to parse it
by Jeffy Chen
· 8 years ago
9af02d8
btmrvl: avoid double-disable_irq() race
by Jeffy Chen
· 8 years ago
a4ccc9e
Bluetooth: btusb: Configure Marvell to use one of the pins for oob wakeup
by Rajat Jain
· 8 years ago
fd913ef
Bluetooth: btusb: Add out-of-band wakeup support
by Rajat Jain
· 8 years ago
10ab133
Bluetooth: btusb: Use an error label for error paths
by Rajat Jain
· 8 years ago
747d3f1
Bluetooth: btqcomsmd: Fix module autoload
by Javier Martinez Canillas
· 8 years ago
Next »