index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
btmrvl_main.c
Age
Commit message (
Expand
)
Author
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_syn...
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
[next]