VisionFive2 Linux kernel

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

More than 9999 Commits   33 Branches   55 Tags
Date
Commit Message
Rev
Author
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
2018-05-29
Bluetooth: btmrvl: support sysfs initiated firmware coredump
Arend van Spriel
2018-02-07
Bluetooth: btmrvl_main: Replace GFP_ATOMIC with GFP_KERNEL in btmrvl_send_sync_cmd
Jia-Ju Bai
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-02-16
Bluetooth: btmrvl: fix spelling mistake: "caibration" -> "calibration"
Colin Ian King
2016-07-09
Bluetooth: Rename HCI_BREDR into HCI_PRIMARY
Marcel Holtmann
2016-05-02
btmrvl: add platform specific wakeup interrupt support
Xinming Hu
2016-01-06
Bluetooth: btmrvl: don't send data to firmware while processing suspend
Chin-Ran Lo
2016-01-06
Bluetooth: btmrvl: max out host sleep parameter 'gap'
Chin-Ran Lo
2015-11-19
Bluetooth: Use new hci_skb_pkt_* wrappers for drivers
Marcel Holtmann
2015-10-25
Bluetooth: btmrvl: add missing of_node_put
Julia Lawall
2015-10-05
Bluetooth: Move handling of HCI_RUNNING flag into core
Marcel Holtmann
2015-10-05
Bluetooth: Move HCI_RUNNING check into hci_send_frame
Marcel Holtmann
2015-09-25
Bluetooth: btmrvl: Comparison to NULL re-written
Prasanna Karthik
2015-09-17
Bluetooth: btmrvl: skb resource leak, and double free.
Kieran Bingham
2015-02-14
Bluetooth: btmrvl: support SCO routing to host interface
Amitkumar Karwar
2015-01-08
Bluetooth: btmrvl: fix card reset and suspend race issue
Amitkumar Karwar
2015-01-08
Bluetooth: btmrvl: use msecs_to_jiffies within macro definition
Amitkumar Karwar
2015-01-06
Bluetooth: btmrvl: add surprise_removed flag
Amitkumar Karwar
2015-01-06
Bluetooth: btmrvl: error path handling in setup handler
Amitkumar Karwar
2015-01-06
Bluetooth: btmrvl: fix race issue while stopping main thread
Amitkumar Karwar
2014-12-03
Bluetooth: btmrvl add firmware dump support
Xinming Hu
2014-12-03
Bluetooth: btmrvl: remove extra newline character
Amitkumar Karwar
2014-11-19
Bluetooth: btmrvl: update hs_state in interrupt handler
Amitkumar Karwar
2014-11-19
Bluetooth: btmrvl: add DT-bindings for gpio-gap
Amitkumar Karwar
2014-11-19
Bluetooth: btmrvl: add DT bindings documentation
Amitkumar Karwar
2014-07-31
Bluetooth: Fix crash in the Marvell driver initialization codepath
Anatol Pomozov
2014-07-19
Bluetooth: btmrvl: add public address configuration support
Amitkumar Karwar
2014-07-03
Bluetooth: btmrvl: wait for HOST_SLEEP_ENABLE event in suspend
Chin-Ran Lo
2014-07-03
Bluetooth: btmrvl: indicate pscan scheduling instant in a debug event
Bing Zhao
2014-04-24
Bluetooth: btmrvl: Fix btmrvl_send_module_cfg_cmd()
Petri Gynther
2014-03-28
Bluetooth: btmrvl: implement read-to-clear for SD8897 interrupts
Bing Zhao
2014-03-20
Bluetooth: btmrvl: don't consume all vendor specific events
Amitkumar Karwar
2013-12-04
Bluetooth: btmrvl: remove cal-data byte swapping and redundant mem copy
Bing Zhao
2013-12-04
Bluetooth: btmrvl: use cal-data from device-tree instead of conf file
Bing Zhao
2013-12-04
Bluetooth: btmrvl: operate on 16-bit opcodes instead of ogf/ocf
Bing Zhao
2013-10-11
Bluetooth: Remove pointless parameter check in btmrvl_send_frame()
Marcel Holtmann
2013-10-11
Bluetooth: Add hdev parameter to hdev->send driver callback
Marcel Holtmann
2013-10-10
Bluetooth: Remove unused btmrvl_ioctl() callback
Marcel Holtmann
2013-10-02
Bluetooth: btmrvl: add calibration data download support
Amitkumar Karwar
2013-10-02
Bluetooth: btmrvl: add setup handler
Amitkumar Karwar
2013-10-02
Bluetooth: btmrvl: get rid of struct btmrvl_cmd
Amitkumar Karwar
2013-10-02
Bluetooth: btmrvl: add btmrvl_send_sync_cmd() function
Amitkumar Karwar
2013-06-13
Bluetooth: btmrvl: fix thread stopping race
Daniel Drake
2012-07-09
Bluetooth: btmrvl: trivial style fixes
Andrei Emeltchenko
2012-06-19
Bluetooth: btmrvl: Do not send vendor events to bluetooth stack
Andrei Emeltchenko
2012-05-09
Bluetooth: btmrvl: add support for SDIO suspend/resume callbacks
Amitkumar Karwar
2012-05-09
Bluetooth: btmrvl: configure default host sleep parameters
Amitkumar Karwar
2012-02-13
Bluetooth: Remove hci_dev->driver_data
David Herrmann
2012-02-13
Bluetooth: Remove HCI-owner field
David Herrmann
2012-02-13
Bluetooth: btmrvl: Remove empty destruct cb
David Herrmann
2011-11-21
freezer: don't unnecessarily set PF_NOFREEZE explicitly
Tejun Heo
2011-10-31
bluetooth: add module.h to drivers/bluetooth files as required.
Paul Gortmaker
2010-10-12
Bluetooth: HCI devices are either BR/EDR or AMP radios
David Vrabel
2010-07-21
Bluetooth: Process interrupt in main thread of btmrvl driver as well
Amitkumar Karwar
2010-05-10
Bluetooth: Set hdev->dev_type based on Marvell device type
Bing Zhao
2010-05-10
Bluetooth: Separate btmrvl_register_hdev() from btmrvl_add_card()
Bing Zhao
2010-05-10
Bluetooth: Decode btmrvl MODULE_BRINGUP_REG response correctly
Bing Zhao
2010-05-10
Bluetooth: Fix storing negative values as unsigned char
Dan Carpenter
2010-02-27
Bluetooth: Convert controller hdev->type to hdev->bus
Marcel Holtmann
2009-12-03
Bluetooth: Enable auto sleep mode for btmrvl driver
Amitkumar Karwar
2009-08-22
Bluetooth: Remove Enter/Leave debug statements from Marvell driver
Marcel Holtmann
2009-08-22
Bluetooth: Fix last few compiler warning within Marvell core driver
Marcel Holtmann
2009-08-22
Bluetooth: Fix Marvell driver to use skb_put and hci_opcode_pack
Marcel Holtmann
2009-08-22
Bluetooth: Fix module description strings for Marvell driver
Marcel Holtmann
2009-08-22
Bluetooth: Some coding style cleanup for Marvell core driver
Marcel Holtmann
2009-08-22
Bluetooth: Add debugfs support to btmrvl driver
Bing Zhao
2009-08-22
Bluetooth: Add btmrvl driver for Marvell Bluetooth devices
Bing Zhao