summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/hci_h5.c
AgeCommit message (Expand)Author
2021-09-24Bluetooth: hci_h5: directly return hci_uart_register_device() ret-valHans de Goede
2021-09-24Bluetooth: hci_h5: Fix (runtime)suspend issues on RTL8723BS HCIsHans de Goede
2021-09-10Bluetooth: hci_uart: fix GPF in h5_recvPavel Skripkin
2021-07-23Bluetooth: hci_h5: Add runtime suspendArchie Pusaka
2021-07-23Bluetooth: hci_h5: btrtl: Maintain flow control if wakeup is enabledArchie Pusaka
2021-07-23Bluetooth: hci_h5: add WAKEUP_DISABLE flagArchie Pusaka
2021-07-22Bluetooth: hci_h5: Disable the hci_suspend_notifier for btrtl devicesHans de Goede
2021-06-26Bluetooth: hci_h5: Add RTL8822CS capabilitiesArchie Pusaka
2021-01-25Bluetooth: hci_h5: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for btrtlClaire Chang
2021-01-06Bluetooth: hci_h5: Add support for binding RTL8723DS with device treeJohn-Eric Kamps
2020-11-23Bluetooth: hci_h5: Add OBDA0623 ACPI HIDHans de Goede
2020-11-23Bluetooth: revert: hci_h5: close serdev device and free hu in h5_closeHans de Goede
2020-11-09Bluetooth: hci_h5: fix memory leak in h5_closeAnant Thazhemadam
2020-11-09Bluetooth: hci_h5: close serdev device and free hu in h5_closeAnant Thazhemadam
2020-08-02Bluetooth: hci_h5: Remove ignored flag HCI_UART_RESET_ON_INITSamuel Holland
2020-07-28Bluetooth: hci_h5: Set HCI_UART_RESET_ON_INIT to correct flagsNicolas Boichat
2020-05-11Bluetooth: hci_h5: Add support for binding RTL8723BS with device treeVasily Khoruzhick
2020-03-11Bluetooth: hci_h5: Switch from BT_ERR to bt_dev_err where possibleMarcel Holtmann
2020-02-18Bluetooth: hci_h5: Move variable into local scopeMarcel Holtmann
2020-02-18Bluetooth: hci_h5: btrtl: Add support for RTL8822CMax Chou
2020-01-15Bluetooth: hci_h5: Add support for ISO packetsLuiz Augusto von Dentz
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-04-23Bluetooth: hci_h5: fix spelling mistake "sliped" -> "slipped"Colin Ian King
2018-12-19Bluetooth: hci_h5: Turn off RTL8723BS on suspend, reprobe on resumeHans de Goede
2018-12-19Bluetooth: hci_h5: Add suspend / resume opsHans de Goede
2018-08-09Bluetooth: Introduce BT_HCIUART_RTL configuration optionMarcel Holtmann
2018-08-03Bluetooth: hci_h5: Add support for enable and device-wake GPIOsHans de Goede
2018-08-03Bluetooth: hci_h5: Add support for the RTL8723BSJeremy Cline
2018-08-03Bluetooth: hci_h5: Add vendor setup, open, and close callbacksJeremy Cline
2018-08-03Bluetooth: hci_h5: Add support for serdev enumerated devicesHans de Goede
2017-10-06Bluetooth: Convert timers to use timer_setup()Kees Cook
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2016-11-27Bluetooth: hci_h5: Use setup_timer Kernel API instead of init_timerPrasanna Karthik
2015-12-10Bluetooth: h5: Do not initialize Configuration fieldAndrei Emeltchenko
2015-12-10Bluetooth: Simplify setting Configuration FieldAndrei Emeltchenko
2015-12-10Bluetooth: Use hexadecimal notation for maskAndrei Emeltchenko
2015-11-19Bluetooth: Use hex notation for maskAndrei Emeltchenko
2015-11-19Bluetooth: Fix mask for H5 header lenAndrei Emeltchenko
2015-11-19Bluetooth: Use new hci_skb_pkt_* wrappers for driversMarcel Holtmann
2015-09-30Bluetooth: hci_h5: clean up hci_h5 codePrasanna Karthik
2015-07-27Bluetooth: hci_h5: Cleaned up coding style warningsPrasanna Karthik
2015-04-07Bluetooth: hci_uart: Remove the manual protocol init messageMarcel Holtmann
2015-04-07Bluetooth: hci_uart: Add name information to hci_uart_proto structMarcel Holtmann
2015-04-07Bluetooth: hci_uart: Make struct hci_uart_proto always constMarcel Holtmann
2015-04-07Bluetooth: hci_uart: Use const data pointer for received dataMarcel Holtmann
2014-11-02Bluetooth: Switch HCI H5 driver to use hci_reset_dev() functionMarcel Holtmann
2014-11-02Bluetooth: Use HCI_EV_HARDWARE_ERROR define for event payloadMarcel Holtmann
2014-10-31Bluetooth: HCI H5 peer reset detectionLoic Poulain
2014-08-14Bluetooth: Fix HCI H5 corrupted ack valueLoic Poulain
2014-07-03Bluetooth: Remove redundant calls to h5_reset_rxLoic Poulain