VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2021-09-12
Bluetooth: btusb: Make the CSR clone chip force-suspend workaround more generic
Ismael Ferreras Morezuelas
2021-09-12
Bluetooth: Add additional Bluetooth part for Realtek 8852AE
Larry Finger
2021-09-03
Bluetooth: btusb: check conditions before enabling USB ALT 3 for WBS
Pauli Virtanen
2021-07-19
Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc.
Tim Jiang
2021-07-19
Bluetooth: btusb: use default nvm if boardID is 0 for wcn6855.
Tim Jiang
2021-07-19
Bluetooth: btusb: Add support USB ALT 3 for WBS
Hilda Wu
2021-07-19
Bluetooth: btusb: Add a new QCA_ROME device (0cf3:e500)
Daniel Lenski
2021-07-19
Bluetooth: btusb: Fixed too many in-token issue for Mediatek Chip.
mark-yw.chen
2021-07-14
Bluetooth: virtio_bt: add missing null pointer check on alloc_skb call return
Colin Ian King
2021-07-14
Bluetooth: btqca: Don't modify firmware contents in-place
Connor Abbott
2021-07-14
Bluetooth: hci_qca: fix potential GPF
Pavel Skripkin
2021-06-04
Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-06-03
Bluetooth: btusb: Fix failing to init controllers with operation firmware
Luiz Augusto von Dentz
2021-06-01
Bluetooth: Add a new USB ID for RTL8822CE
Larry Finger
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2021-04-26
Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-09
Bluetooth: btusb: Revert Fix the autosuspend enable and disable
Hans de Goede
2021-04-08
Merge tag 'for-net-next-2021-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
David S. Miller
2021-04-08
Bluetooth: Add support for virtio transport driver
Marcel Holtmann
2021-04-05
Merge 5.12-rc6 into tty-next
Greg Kroah-Hartman
2021-04-02
Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip.
mark-yw.chen
2021-03-25
Bluetooth: btintel: Skip reading firmware file version while in bootloader mode
Lokendra Singh
2021-03-25
Bluetooth: btintel: Collect tlv based active firmware build info in FW mode
Lokendra Singh
2021-03-25
Bluetooth: btintel: Reorganized bootloader mode tlv checks in intel_version_tlv parsing
Lokendra Singh
2021-03-25
Bluetooth: btusb: Consolidate code for waiting firmware to boot
Luiz Augusto von Dentz
2021-03-25
Bluetooth: btusb: Consolidate code for waiting firmware download
Luiz Augusto von Dentz
2021-03-25
Bluetooth: btintel: Consolidate intel_version parsing
Luiz Augusto von Dentz
2021-03-25
Bluetooth: btintel: Consolidate intel_version_tlv parsing
Luiz Augusto von Dentz
2021-03-25
Bluetooth: btintel: Move operational checks after version check
Luiz Augusto von Dentz
2021-03-25
Bluetooth: btintel: Check firmware version before download
Luiz Augusto von Dentz
2021-03-22
Bluetooth: hci_qca: Mundane typo fix
Bhaskar Chowdhury
2021-03-18
Bluetooth: btbcm: Add BCM4330 and BCM4334 compatibles
Linus Walleij
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-03-11
Bluetooth: hci_qca: Add device_may_wakeup support
Venkata Lakshmi Narayana Gubba
2021-03-10
tty: remove TTY_LDISC_MAGIC
Jiri Slaby
2021-03-08
Bluetooth: btintel: Fix offset calculation boot address parameter
Kiran K
2021-03-08
Bluetooth: btusb: print firmware file name on error loading firmware
Kiran K
2021-03-08
Bluetooth: btbcm: Obtain and handle reset GPIO
Linus Walleij
2021-02-26
Bluetooth: btusb: Fix incorrect type in assignment and uninitialized symbol
mark-yw.chen
2021-02-26
Bluetooth: btusb: support 0cb5:c547 Realtek 8822CE device
Rasmus Moorats
2021-02-20
Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2021-02-08
Bluetooth: hci_qca: Fixed issue during suspend
Venkata Lakshmi Narayana Gubba
2021-02-08
Bluetooth: btusb: Some Qualcomm Bluetooth adapters stop working
Hui Wang
2021-02-04
Bluetooth: btusb: fix excessive stack usage
Arnd Bergmann
2021-02-04
Bluetooth: btusb: remove set but not used variable in btusb_mtk_setup_firmware_79xx
Ye Bin
2021-02-03
Bluetooth: btusb: Fix typo and correct the log print
Jupeng Zhong
2021-02-03
Bluetooth: btusb: Fix the autosuspend enable and disable
Hui Wang
2021-02-02
Bluetooth: btusb: Fix memory leak in btusb_mtk_wmt_recv
Jupeng Zhong
2021-02-02
Bluetooth: btusb: Add protocol support for MediaTek MT7921U USB devices
Mark Chen
2021-02-02
Bluetooth: btusb: Fine-tune mt7663 mechanism.
Mark Chen
2021-02-02
Bluetooth: hci_qca: check for SSR triggered flag while suspend
Venkata Lakshmi Narayana Gubba
2021-01-29
Bluetooth: btrtl: Enable WBS for the specific Realtek devices
Max Chou
2021-01-25
Bluetooth: hci_h5: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for btrtl
Claire Chang
2021-01-21
Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into tty-next
Greg Kroah-Hartman
2021-01-20
tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer
Linus Torvalds
2021-01-06
Bluetooth: hci_qca: Wait for SSR completion during suspend
Venkata Lakshmi Narayana Gubba
2021-01-06
Bluetooth: hci_qca: Fix memleak in qca_controller_memdump
Dinghao Liu
2021-01-06
Bluetooth: hci_h5: Add support for binding RTL8723DS with device tree
John-Eric Kamps
2021-01-06
Bluetooth: btusb: Add support for GarfieldPeak controller
Kiran K
2021-01-06
Bluetooth: btrtl: Add null check in setup
Abhishek Pandit-Subedi
2020-12-22
Bluetooth: btrtl: Enable central-peripheral role
Abhishek Pandit-Subedi
2020-12-21
Bluetooth: btusb: Remove duplicate newlines from logging
Joe Perches
2020-12-18
Bluetooth: btmtksdio: Fixed switch and case should be at the same indent
Jagdish Tirumala
2020-12-18
Revert "Bluetooth: btintel: Fix endianness issue for TLV version information"
Kiran K
2020-12-18
Bluetooth: hci_bcm: Add support for ISO packets
Jakub Pawlowski
2020-12-18
Bluetooth: btrtl: Enable MSFT extension for RTL8822CE controller
Miao-chen Chou
2020-12-18
Bluetooth: btusb: Enable MSFT extension for Intel controllers
Miao-chen Chou
2020-12-18
Bluetooth: btqca: Enable MSFT extension for Qualcomm WCN399x
Miao-chen Chou
2020-12-18
Bluetooth: btusb: add shutdown function for wcn6855
Tim Jiang
2020-12-18
Bluetooth: hci_uart: Fix a race for write_work scheduling
Claire Chang
2020-12-18
Bluetooth: btqca: Add support to read FW build version for WCN3991 BTSoC
Venkata Lakshmi Narayana Gubba
2020-12-18
Bluetooth: btusb: Always fallback to alt 1 for WBS
Trent Piepho
2020-12-18
Bluetooth: btqcomsmd: Fix a resource leak in error handling paths in the probe function
Christophe JAILLET
2020-12-07
Bluetooth: btusb: Add workaround for remote-wakeup issues with Barrot 8041a02 fake CSR controllers
Hans de Goede
2020-12-07
Bluetooth: btusb: Fix detection of some fake CSR controllers with a bcdDevice val of 0x0134
Hans de Goede
2020-12-07
Bluetooth: btusb: support download nvm with different board id for wcn6855
Tim Jiang
2020-12-07
Bluetooth: btusb: Map Typhoon peak controller to BTUSB_INTEL_NEWGEN
Kiran K
2020-12-07
Bluetooth: btusb: Helper function to download firmware to Intel adapters
Kiran K
2020-12-07
Bluetooth: btusb: Define a function to construct firmware filename
Kiran K
2020-12-07
Bluetooth: btusb: Add *setup* function for new generation Intel controllers
Kiran K
2020-12-07
Bluetooth: btintel: Fix endianness issue for TLV version information
Kiran K
2020-12-07
Bluetooth: btmtksdio: Add the missed release_firmware() in mtk_setup_firmware()
Jing Xiangfeng
2020-12-07
Bluetooth: btusb: Add the missed release_firmware() in btusb_mtk_setup_firmware()
Jing Xiangfeng
2020-12-07
Bluetooth: btusb: Support 0bda:c123 Realtek 8822CE device
Cadel Watson
2020-12-07
Bluetooth: btqca: Use NVM files based on SoC ID for WCN3991
Venkata Lakshmi Narayana Gubba
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-11
Bluetooth: hci_qca: Wait for timeout during suspend
Venkata Lakshmi Narayana Gubba
2020-11-11
Bluetooth: btrtl: fix incorrect skb allocation failure check
Colin Ian King
2020-11-11
Bluetooth: hci_ll: add a small delay for wl1271 enable bt_en
Xiaolei Wang
2020-11-11
Bluetooth: btusb: Add support for 1358:c123 Realtek 8822CE device
Julian Pidancet
2020-11-11
Bluetooth: hci_qca: resolve various warnings
Nigel Christian
2020-11-11
Bluetooth: hci_qca: Enhance retry logic in qca_setup
Balakrishna Godavarthi
2020-11-10
Bluetooth: btusb: btrtl: Add support for RTL8852A
Max Chou
2020-11-10
Bluetooth: btusb: Add support for 13d3:3560 MediaTek MT7615E device
Chris Chiu
2020-11-09
Bluetooth: hci_h5: fix memory leak in h5_close
Anant Thazhemadam
2020-11-09
Bluetooth: btrtl: Ask 8821C to drop old firmware
Kai-Heng Feng
2020-11-09
Bluetooth: btrtl: Refine the ic_id_table for clearer and more regular
Max Chou
2020-11-09
Bluetooth: btusb: Add the more support IDs for Realtek RTL8822CE
Max Chou
2020-11-09
Bluetooth: hci_h5: close serdev device and free hu in h5_close
Anant Thazhemadam
2020-11-09
Bluetooth: btqca: Add valid le states quirk
Abhishek Pandit-Subedi
2020-10-30
Bluetooth: btintel: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-09-27
Bluetooth: btusb: Add Qualcomm Bluetooth SoC WCN6855 support
Rocky Liao
2020-09-25
Bluetooth: ath3k: use usb_control_msg_send() and usb_control_msg_recv()
Greg Kroah-Hartman
2020-09-25
Revert "Bluetooth: ath3k: use usb_control_msg_send() and usb_control_msg_recv()"
Oliver Neukum
2020-09-20
Bluetooth: btusb: Enable wide band speech support for BTUSB_QCA_ROME
Rocky Liao
2020-09-16
Bluetooth: ath3k: use usb_control_msg_send() and usb_control_msg_recv()
Greg Kroah-Hartman
2020-09-14
Bluetooth: btintel: Functions to send firmware header / payload
Kiran K
2020-09-14
Bluetooth: btintel: Add infrastructure to read controller information
Kiran K
2020-09-13
Bluetooth: btintel: Refactor firmware download function
Kiran K
2020-09-11
Bluetooth: hci_qca: Remove duplicate power off in proto close
Venkata Lakshmi Narayana Gubba
2020-09-11
Bluetooth: hci_serdev: Close UART port if NON_PERSISTENT_SETUP is set
Venkata Lakshmi Narayana Gubba
2020-09-11
Bluetooth: hci_intel: enable on new platform
Andy Shevchenko
2020-09-11
Bluetooth: btmtksdio: use NULL instead of zero
YueHaibing
2020-09-11
Bluetooth: hci_intel: switch to list_for_each_entry()
Andy Shevchenko
2020-09-11
Bluetooth: hci_intel: drop strange le16_to_cpu() against u8 values
Andy Shevchenko
2020-09-11
Bluetooth: hci_qca: remove redundant null check
Xu Wang
2020-08-31
Bluetooth: btusb: Fix memleak in btusb_mtk_submit_wmt_recv_urb
Dinghao Liu
2020-08-31
Bluetooth: btusb: Update boot parameter specific to SKU
Kiran K
2020-08-02
Bluetooth: hci_uart: Cancel init work before unregistering
Samuel Holland
2020-08-02
Bluetooth: hci_h5: Remove ignored flag HCI_UART_RESET_ON_INIT
Samuel Holland
2020-08-02
Bluetooth: btmrvl: eliminate duplicates introducing btmrvl_reg_89xx
Tamás Szűcs
2020-07-31
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
David S. Miller
2020-07-30
Revert "Bluetooth: btusb: Disable runtime suspend on Realtek devices"
Abhishek Pandit-Subedi
2020-07-28
Bluetooth: hci_qca: Stop collecting memdump again for command timeout during SSR
Venkata Lakshmi Narayana Gubba
2020-07-28
Bluetooth: hci_serdev: Only unregister device if it was registered
Nicolas Boichat
2020-07-28
Bluetooth: hci_h5: Set HCI_UART_RESET_ON_INIT to correct flags
Nicolas Boichat
2020-07-28
Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers
Ismael Ferreras Morezuelas
2020-07-13
Bluetooth: hci_qca: Bug fixes for SSR
Venkata Lakshmi Narayana Gubba
2020-07-13
Bluetooth: btusb: add Realtek 8822CE to usb_device_id table
Joseph Hwang
2020-07-10
Bluetooth: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-07
Bluetooth: btusb: USB alternate setting 1 for WBS
Hilda Wu
2020-06-26
Bluetooth: btusb: Comment on unbalanced pm reference
Abhishek Pandit-Subedi
2020-06-25
Bluetooth: btusb: Refactor of firmware download flow for Intel conrollers
Kiran K
2020-06-24
Bluetooth: btusb: BTUSB_WAKEUP_DISABLE prevents wake
Abhishek Pandit-Subedi
2020-06-24
Bluetooth: btusb: Reset port on cmd timeout
Abhishek Pandit-Subedi
2020-06-23
Bluetooth: btmtksdio: fix up firmware download sequence
Sean Wang
2020-06-23
Bluetooth: btusb: fix up firmware download sequence
Sean Wang
2020-06-12
Bluetooth: hci_qca: Request Tx clock vote off only when Tx is pending
Balakrishna Godavarthi
2020-06-12
Bluetooth: hci_qca: Increase SoC idle timeout to 200ms
Balakrishna Godavarthi
2020-06-12
Bluetooth: hci_qca: Disable SoC debug logging for WCN3991
Balakrishna Godavarthi
2020-06-12
Bluetooth: btmrvl_sdio: Refactor irq wakeup
Abhishek Pandit-Subedi
2020-06-12
Bluetooth: btmrvl_sdio: Implement prevent_wake
Abhishek Pandit-Subedi
2020-06-12
Bluetooth: btmrvl_sdio: Set parent dev to hdev
Abhishek Pandit-Subedi
2020-06-10
Bluetooth: btusb: Configure Intel debug feature based on available support
Chethan T N
2020-06-10
Bluetooth: btusb: Add support to read Intel debug feature
Chethan T N
2020-06-10
Bluetooth: hci_qca: Bug fix during SSR timeout
Venkata Lakshmi Narayana Gubba
2020-06-08
Bluetooth: hci_qca: Refactor error handling in qca_suspend()
Matthias Kaehlcke
2020-06-08
Bluetooth: hci_qca: Skip serdev wait when no transfer is pending
Matthias Kaehlcke
2020-06-08
Bluetooth: hci_qca: Only remove TX clock vote after TX is completed
Matthias Kaehlcke
2020-06-08
Bluetooth: hci_qca: Simplify determination of serial clock on/off state from votes
Matthias Kaehlcke
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-03
Bluetooth: hci_qca: Fix an error pointer dereference
Dan Carpenter
2020-06-01
btmrvl: Fix firmware filename for sd8997 chipset
Pali Rohár
2020-06-01
btmrvl: Fix firmware filename for sd8977 chipset
Pali Rohár
2020-06-01
Bluetooth: hci_qca: Fix QCA6390 memdump failure
Zijun Hu
2020-06-01
Bluetooth: btmtkuart: Use serdev_device_write_buf() instead of serdev_device_write()
Zijun Hu
2020-06-01
Bluetooth: hci_qca: Improve controller ID info log level
Zijun Hu
2020-05-29
Bluetooth: hci_qca: Fix qca6390 enable failure after warm reboot
Zijun Hu
2020-05-29
Bluetooth: btmtkuart: Improve exception handling in btmtuart_probe()
Chuhong Yuan
2020-05-29
Bluetooth: hci_qca: Fix suspend/resume functionality failure
Zijun Hu
2020-05-29
mmc: sdio: Move SDIO IDs from btmtksdio driver to common include file
Pali Rohár
2020-05-29
mmc: sdio: Move SDIO IDs from btmrvl driver to common include file
Pali Rohár
2020-05-28
Bluetooth: btbcm: Added 003.006.007, changed 001.003.015
Azamat H. Hackimov
2020-05-20
Bluetooth: hci_qca: Fix uninitialized access to hdev
Abhishek Pandit-Subedi
2020-05-18
Bluetooth: hci_qca: Enable WBS support for wcn3991
Abhishek Pandit-Subedi
2020-05-13
Bluetooth: serdev: Constify serdev_device_ops
Rikard Falkeborn
2020-05-13
Bluetooth: btusb: Add support for Intel Bluetooth Device Typhoon Peak (8087:0032)
Raghuram Hegde
2020-05-13
Bluetooth: btusb: Implement hdev->prevent_wake
Abhishek Pandit-Subedi
2020-05-11
Bluetooth: hci_h5: Add support for binding RTL8723BS with device tree
Vasily Khoruzhick
2020-04-28
Bluetooth: hci_qca: allow max-speed to be set for QCA9377 devices
Christian Hewitt
2020-04-28
Bluetooth: hci_qca: add compatible for QCA9377
Christian Hewitt
2020-04-28
Bluetooth: btusb: Adding support for LE scatternet to Jfp and ThP
Alain Michaud
2020-04-28
Bluetooth: Adding driver and quirk defs for multi-role LE
Alain Michaud
2020-04-22
Bluetooth: btbcm: Add 2 missing models to subver tables
Hans de Goede
2020-04-22
Bluetooth: btbcm: Try multiple Patch filenames when loading the Patch firmware
Hans de Goede
2020-04-22
Bluetooth: btbcm: Bail sooner from btbcm_initialize() when not loading fw
Hans de Goede
2020-04-22
Bluetooth: btbcm: Make btbcm_setup_patchram use btbcm_finalize
Hans de Goede
2020-04-22
Bluetooth: btbcm: Make btbcm_initialize() print local-name on re-init too
Hans de Goede
2020-04-22
Bluetooth: btbcm: Fold Patch loading + applying into btbcm_initialize()
Hans de Goede
2020-04-22
Bluetooth: btbcm: Move setting of USE_BDADDR_PROPERTY quirk to hci_bcm.c
Hans de Goede
2020-04-22
Bluetooth: btbcm: Drop upper nibble version check from btbcm_initialize()
Hans de Goede
2020-04-11
Bluetooth: btrtl: Add support for RTL8761B
Ziqian SUN (Zamir)
2020-04-08
Bluetooth: btusb: check for NULL in btusb_find_altsetting()
Sathish Narasimman
2020-04-05
Bluetooth: btusb: Enable MSFT extension for Intel ThunderPeak devices
Miao-chen Chou
2020-04-05
Bluetooth: btusb: Enable Intel events even if already in operational mode
Marcel Holtmann
2020-04-05
Bluetooth: btusb: handle mSBC audio over USB Endpoints
Sathish Narasimman
2020-04-03
Bluetooth: hci_bcm: fix freeing not-requested IRQ
Michał Mirosław
2020-04-03
Bluetooth: hci_bcm: respect IRQ polarity from DT
Michał Mirosław
2020-04-02
Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA6390
Rocky Liao
2020-03-16
Bluetooth: btusb: print Intel fw build version in power-on boot
Sukumar Ghorai
2020-03-11
Bluetooth: hci_h5: Switch from BT_ERR to bt_dev_err where possible
Marcel Holtmann
2020-03-11
Bluetooth: bfusb: Switch from BT_ERR to bt_dev_err where possible
Marcel Holtmann
2020-03-08
Bluetooth: Enable erroneous data reporting if WBS is supported
Alain Michaud
2020-03-04
Bluetooth: hci_qca: Replace devm_gpiod_get() with devm_gpiod_get_optional()
Rocky Liao
2020-03-04
Bluetooth: hci_qca: Make bt_en and susclk not mandatory for QCA Rome
Rocky Liao
2020-03-01
Bluetooth: btqca: Fix the NVM baudrate tag offcet for wcn3991
Rocky Liao
2020-02-28
Bluetooth: hci_qca: Not send vendor pre-shutdown command for QCA Rome
Rocky Liao