index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
hci_h5.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: hci_uart: add missing NULL check in h5_enqueue
Pavel Skripkin
2022-03-18
1
-3
/
+5
*
Bluetooth: hci_h5: Add power reset via gpio in h5_btrtl_open
Vyacheslav Bocharov
2022-01-26
1
-0
/
+5
*
Bluetooth: hci_h5: directly return hci_uart_register_device() ret-val
Hans de Goede
2021-09-24
1
-6
/
+1
*
Bluetooth: hci_h5: Fix (runtime)suspend issues on RTL8723BS HCIs
Hans de Goede
2021-09-24
1
-9
/
+11
*
Bluetooth: hci_uart: fix GPF in h5_recv
Pavel Skripkin
2021-09-10
1
-3
/
+5
*
Bluetooth: hci_h5: Add runtime suspend
Archie Pusaka
2021-07-23
1
-0
/
+20
*
Bluetooth: hci_h5: btrtl: Maintain flow control if wakeup is enabled
Archie Pusaka
2021-07-23
1
-0
/
+8
*
Bluetooth: hci_h5: add WAKEUP_DISABLE flag
Archie Pusaka
2021-07-23
1
-24
/
+59
*
Bluetooth: hci_h5: Disable the hci_suspend_notifier for btrtl devices
Hans de Goede
2021-07-22
1
-0
/
+7
*
Bluetooth: hci_h5: Add RTL8822CS capabilities
Archie Pusaka
2021-06-26
1
-4
/
+1
*
Bluetooth: hci_h5: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for btrtl
Claire Chang
2021-01-25
1
-0
/
+5
*
Bluetooth: hci_h5: Add support for binding RTL8723DS with device tree
John-Eric Kamps
2021-01-06
1
-0
/
+2
*
Bluetooth: hci_h5: Add OBDA0623 ACPI HID
Hans de Goede
2020-11-23
1
-0
/
+1
*
Bluetooth: revert: hci_h5: close serdev device and free hu in h5_close
Hans de Goede
2020-11-23
1
-6
/
+2
*
Bluetooth: hci_h5: fix memory leak in h5_close
Anant Thazhemadam
2020-11-09
1
-0
/
+3
*
Bluetooth: hci_h5: close serdev device and free hu in h5_close
Anant Thazhemadam
2020-11-09
1
-2
/
+6
*
Bluetooth: hci_h5: Remove ignored flag HCI_UART_RESET_ON_INIT
Samuel Holland
2020-08-02
1
-2
/
+0
*
Bluetooth: hci_h5: Set HCI_UART_RESET_ON_INIT to correct flags
Nicolas Boichat
2020-07-28
1
-1
/
+1
*
Bluetooth: hci_h5: Add support for binding RTL8723BS with device tree
Vasily Khoruzhick
2020-05-11
1
-0
/
+2
*
Bluetooth: hci_h5: Switch from BT_ERR to bt_dev_err where possible
Marcel Holtmann
2020-03-11
1
-13
/
+13
*
Bluetooth: hci_h5: Move variable into local scope
Marcel Holtmann
2020-02-18
1
-1
/
+2
*
Bluetooth: hci_h5: btrtl: Add support for RTL8822C
Max Chou
2020-02-18
1
-0
/
+20
*
Bluetooth: hci_h5: Add support for ISO packets
Luiz Augusto von Dentz
2020-01-15
1
-0
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-16
/
+1
*
Bluetooth: hci_h5: fix spelling mistake "sliped" -> "slipped"
Colin Ian King
2019-04-23
1
-1
/
+1
*
Bluetooth: hci_h5: Turn off RTL8723BS on suspend, reprobe on resume
Hans de Goede
2018-12-19
1
-0
/
+52
*
Bluetooth: hci_h5: Add suspend / resume ops
Hans de Goede
2018-12-19
1
-0
/
+29
*
Bluetooth: Introduce BT_HCIUART_RTL configuration option
Marcel Holtmann
2018-08-09
1
-0
/
+4
*
Bluetooth: hci_h5: Add support for enable and device-wake GPIOs
Hans de Goede
2018-08-03
1
-0
/
+41
*
Bluetooth: hci_h5: Add support for the RTL8723BS
Jeremy Cline
2018-08-03
1
-0
/
+69
*
Bluetooth: hci_h5: Add vendor setup, open, and close callbacks
Jeremy Cline
2018-08-03
1
-1
/
+39
*
Bluetooth: hci_h5: Add support for serdev enumerated devices
Hans de Goede
2018-08-03
1
-4
/
+48
*
Bluetooth: Convert timers to use timer_setup()
Kees Cook
2017-10-06
1
-4
/
+6
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-6
/
+6
*
Bluetooth: hci_h5: Use setup_timer Kernel API instead of init_timer
Prasanna Karthik
2016-11-27
1
-3
/
+1
*
Bluetooth: h5: Do not initialize Configuration field
Andrei Emeltchenko
2015-12-10
1
-2
/
+2
*
Bluetooth: Simplify setting Configuration Field
Andrei Emeltchenko
2015-12-10
1
-5
/
+1
*
Bluetooth: Use hexadecimal notation for mask
Andrei Emeltchenko
2015-12-10
1
-1
/
+1
*
Bluetooth: Use hex notation for mask
Andrei Emeltchenko
2015-11-19
1
-1
/
+1
*
Bluetooth: Fix mask for H5 header len
Andrei Emeltchenko
2015-11-19
1
-1
/
+1
*
Bluetooth: Use new hci_skb_pkt_* wrappers for drivers
Marcel Holtmann
2015-11-19
1
-7
/
+7
*
Bluetooth: hci_h5: clean up hci_h5 code
Prasanna Karthik
2015-09-30
1
-5
/
+5
*
Bluetooth: hci_h5: Cleaned up coding style warnings
Prasanna Karthik
2015-07-27
1
-1
/
+1
*
Bluetooth: hci_uart: Remove the manual protocol init message
Marcel Holtmann
2015-04-07
1
-8
/
+1
*
Bluetooth: hci_uart: Add name information to hci_uart_proto struct
Marcel Holtmann
2015-04-07
1
-0
/
+1
*
Bluetooth: hci_uart: Make struct hci_uart_proto always const
Marcel Holtmann
2015-04-07
1
-1
/
+1
*
Bluetooth: hci_uart: Use const data pointer for received data
Marcel Holtmann
2015-04-07
1
-2
/
+2
*
Bluetooth: Switch HCI H5 driver to use hci_reset_dev() function
Marcel Holtmann
2014-11-02
1
-11
/
+2
*
Bluetooth: Use HCI_EV_HARDWARE_ERROR define for event payload
Marcel Holtmann
2014-11-02
1
-2
/
+2
*
Bluetooth: HCI H5 peer reset detection
Loic Poulain
2014-10-31
1
-0
/
+34
[next]