index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
hci_h5.c
Age
Commit message (
Expand
)
Author
2022-12-31
Bluetooth: hci_h5: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-03-18
Bluetooth: hci_uart: add missing NULL check in h5_enqueue
Pavel Skripkin
2022-01-26
Bluetooth: hci_h5: Add power reset via gpio in h5_btrtl_open
Vyacheslav Bocharov
2021-09-24
Bluetooth: hci_h5: directly return hci_uart_register_device() ret-val
Hans de Goede
2021-09-24
Bluetooth: hci_h5: Fix (runtime)suspend issues on RTL8723BS HCIs
Hans de Goede
2021-09-10
Bluetooth: hci_uart: fix GPF in h5_recv
Pavel Skripkin
2021-07-23
Bluetooth: hci_h5: Add runtime suspend
Archie Pusaka
2021-07-23
Bluetooth: hci_h5: btrtl: Maintain flow control if wakeup is enabled
Archie Pusaka
2021-07-23
Bluetooth: hci_h5: add WAKEUP_DISABLE flag
Archie Pusaka
2021-07-22
Bluetooth: hci_h5: Disable the hci_suspend_notifier for btrtl devices
Hans de Goede
2021-06-26
Bluetooth: hci_h5: Add RTL8822CS capabilities
Archie Pusaka
2021-01-25
Bluetooth: hci_h5: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for btrtl
Claire Chang
2021-01-06
Bluetooth: hci_h5: Add support for binding RTL8723DS with device tree
John-Eric Kamps
2020-11-23
Bluetooth: hci_h5: Add OBDA0623 ACPI HID
Hans de Goede
2020-11-23
Bluetooth: revert: hci_h5: close serdev device and free hu in h5_close
Hans de Goede
2020-11-09
Bluetooth: hci_h5: fix memory leak in h5_close
Anant Thazhemadam
2020-11-09
Bluetooth: hci_h5: close serdev device and free hu in h5_close
Anant Thazhemadam
2020-08-02
Bluetooth: hci_h5: Remove ignored flag HCI_UART_RESET_ON_INIT
Samuel Holland
2020-07-28
Bluetooth: hci_h5: Set HCI_UART_RESET_ON_INIT to correct flags
Nicolas Boichat
2020-05-11
Bluetooth: hci_h5: Add support for binding RTL8723BS with device tree
Vasily Khoruzhick
2020-03-11
Bluetooth: hci_h5: Switch from BT_ERR to bt_dev_err where possible
Marcel Holtmann
2020-02-18
Bluetooth: hci_h5: Move variable into local scope
Marcel Holtmann
2020-02-18
Bluetooth: hci_h5: btrtl: Add support for RTL8822C
Max Chou
2020-01-15
Bluetooth: hci_h5: Add support for ISO packets
Luiz Augusto von Dentz
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-04-23
Bluetooth: hci_h5: fix spelling mistake "sliped" -> "slipped"
Colin Ian King
2018-12-19
Bluetooth: hci_h5: Turn off RTL8723BS on suspend, reprobe on resume
Hans de Goede
2018-12-19
Bluetooth: hci_h5: Add suspend / resume ops
Hans de Goede
2018-08-09
Bluetooth: Introduce BT_HCIUART_RTL configuration option
Marcel Holtmann
2018-08-03
Bluetooth: hci_h5: Add support for enable and device-wake GPIOs
Hans de Goede
2018-08-03
Bluetooth: hci_h5: Add support for the RTL8723BS
Jeremy Cline
2018-08-03
Bluetooth: hci_h5: Add vendor setup, open, and close callbacks
Jeremy Cline
2018-08-03
Bluetooth: hci_h5: Add support for serdev enumerated devices
Hans de Goede
2017-10-06
Bluetooth: Convert timers to use timer_setup()
Kees Cook
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2016-11-27
Bluetooth: hci_h5: Use setup_timer Kernel API instead of init_timer
Prasanna Karthik
2015-12-10
Bluetooth: h5: Do not initialize Configuration field
Andrei Emeltchenko
2015-12-10
Bluetooth: Simplify setting Configuration Field
Andrei Emeltchenko
2015-12-10
Bluetooth: Use hexadecimal notation for mask
Andrei Emeltchenko
2015-11-19
Bluetooth: Use hex notation for mask
Andrei Emeltchenko
2015-11-19
Bluetooth: Fix mask for H5 header len
Andrei Emeltchenko
2015-11-19
Bluetooth: Use new hci_skb_pkt_* wrappers for drivers
Marcel Holtmann
2015-09-30
Bluetooth: hci_h5: clean up hci_h5 code
Prasanna Karthik
2015-07-27
Bluetooth: hci_h5: Cleaned up coding style warnings
Prasanna Karthik
2015-04-07
Bluetooth: hci_uart: Remove the manual protocol init message
Marcel Holtmann
2015-04-07
Bluetooth: hci_uart: Add name information to hci_uart_proto struct
Marcel Holtmann
2015-04-07
Bluetooth: hci_uart: Make struct hci_uart_proto always const
Marcel Holtmann
2015-04-07
Bluetooth: hci_uart: Use const data pointer for received data
Marcel Holtmann
2014-11-02
Bluetooth: Switch HCI H5 driver to use hci_reset_dev() function
Marcel Holtmann
2014-11-02
Bluetooth: Use HCI_EV_HARDWARE_ERROR define for event payload
Marcel Holtmann
[next]