index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
btmrvl_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: btmrvl: fix spelling mistake: "caibration" -> "calibration"
Colin Ian King
2017-02-16
1
-1
/
+1
*
Bluetooth: Rename HCI_BREDR into HCI_PRIMARY
Marcel Holtmann
2016-07-09
1
-1
/
+1
*
btmrvl: add platform specific wakeup interrupt support
Xinming Hu
2016-05-02
1
-15
/
+20
*
Bluetooth: btmrvl: don't send data to firmware while processing suspend
Chin-Ran Lo
2016-01-06
1
-2
/
+9
*
Bluetooth: btmrvl: max out host sleep parameter 'gap'
Chin-Ran Lo
2016-01-06
1
-1
/
+1
*
Bluetooth: Use new hci_skb_pkt_* wrappers for drivers
Marcel Holtmann
2015-11-19
1
-4
/
+4
*
Bluetooth: btmrvl: add missing of_node_put
Julia Lawall
2015-10-25
1
-1
/
+4
*
Bluetooth: Move handling of HCI_RUNNING flag into core
Marcel Holtmann
2015-10-05
1
-5
/
+0
*
Bluetooth: Move HCI_RUNNING check into hci_send_frame
Marcel Holtmann
2015-10-05
1
-7
/
+0
*
Bluetooth: btmrvl: Comparison to NULL re-written
Prasanna Karthik
2015-09-25
1
-1
/
+1
*
Bluetooth: btmrvl: skb resource leak, and double free.
Kieran Bingham
2015-09-17
1
-14
/
+0
*
Bluetooth: btmrvl: support SCO routing to host interface
Amitkumar Karwar
2015-02-14
1
-0
/
+14
*
Bluetooth: btmrvl: fix card reset and suspend race issue
Amitkumar Karwar
2015-01-08
1
-3
/
+8
*
Bluetooth: btmrvl: use msecs_to_jiffies within macro definition
Amitkumar Karwar
2015-01-08
1
-3
/
+3
*
Bluetooth: btmrvl: add surprise_removed flag
Amitkumar Karwar
2015-01-06
1
-2
/
+7
*
Bluetooth: btmrvl: error path handling in setup handler
Amitkumar Karwar
2015-01-06
1
-1
/
+4
*
Bluetooth: btmrvl: fix race issue while stopping main thread
Amitkumar Karwar
2015-01-06
1
-0
/
+5
*
Bluetooth: btmrvl add firmware dump support
Xinming Hu
2014-12-03
1
-0
/
+7
*
Bluetooth: btmrvl: remove extra newline character
Amitkumar Karwar
2014-12-03
1
-7
/
+7
*
Bluetooth: btmrvl: update hs_state in interrupt handler
Amitkumar Karwar
2014-11-19
1
-0
/
+6
*
Bluetooth: btmrvl: add DT-bindings for gpio-gap
Amitkumar Karwar
2014-11-19
1
-3
/
+9
*
Bluetooth: btmrvl: add DT bindings documentation
Amitkumar Karwar
2014-11-19
1
-17
/
+14
*
Bluetooth: Fix crash in the Marvell driver initialization codepath
Anatol Pomozov
2014-07-31
1
-0
/
+5
*
Bluetooth: btmrvl: add public address configuration support
Amitkumar Karwar
2014-07-19
1
-0
/
+24
*
Bluetooth: btmrvl: wait for HOST_SLEEP_ENABLE event in suspend
Chin-Ran Lo
2014-07-03
1
-1
/
+24
*
Bluetooth: btmrvl: indicate pscan scheduling instant in a debug event
Bing Zhao
2014-07-03
1
-0
/
+19
*
Bluetooth: btmrvl: Fix btmrvl_send_module_cfg_cmd()
Petri Gynther
2014-04-24
1
-1
/
+1
*
Bluetooth: btmrvl: implement read-to-clear for SD8897 interrupts
Bing Zhao
2014-03-28
1
-0
/
+17
*
Bluetooth: btmrvl: don't consume all vendor specific events
Amitkumar Karwar
2014-03-20
1
-5
/
+6
*
Bluetooth: btmrvl: remove cal-data byte swapping and redundant mem copy
Bing Zhao
2013-12-04
1
-17
/
+10
*
Bluetooth: btmrvl: use cal-data from device-tree instead of conf file
Bing Zhao
2013-12-04
1
-75
/
+17
*
Bluetooth: btmrvl: operate on 16-bit opcodes instead of ogf/ocf
Bing Zhao
2013-12-04
1
-12
/
+9
*
Bluetooth: Remove pointless parameter check in btmrvl_send_frame()
Marcel Holtmann
2013-10-11
1
-8
/
+1
*
Bluetooth: Add hdev parameter to hdev->send driver callback
Marcel Holtmann
2013-10-11
1
-3
/
+1
*
Bluetooth: Remove unused btmrvl_ioctl() callback
Marcel Holtmann
2013-10-10
1
-10
/
+3
*
Bluetooth: btmrvl: add calibration data download support
Amitkumar Karwar
2013-10-02
1
-0
/
+116
*
Bluetooth: btmrvl: add setup handler
Amitkumar Karwar
2013-10-02
1
-2
/
+16
*
Bluetooth: btmrvl: get rid of struct btmrvl_cmd
Amitkumar Karwar
2013-10-02
1
-6
/
+6
*
Bluetooth: btmrvl: add btmrvl_send_sync_cmd() function
Amitkumar Karwar
2013-10-02
1
-88
/
+41
*
Bluetooth: btmrvl: fix thread stopping race
Daniel Drake
2013-06-13
1
-5
/
+4
*
Bluetooth: btmrvl: trivial style fixes
Andrei Emeltchenko
2012-07-09
1
-3
/
+5
*
Bluetooth: btmrvl: Do not send vendor events to bluetooth stack
Andrei Emeltchenko
2012-06-19
1
-2
/
+12
*
Bluetooth: btmrvl: add support for SDIO suspend/resume callbacks
Amitkumar Karwar
2012-05-09
1
-1
/
+2
*
Bluetooth: btmrvl: configure default host sleep parameters
Amitkumar Karwar
2012-05-09
1
-22
/
+31
*
Bluetooth: Remove hci_dev->driver_data
David Herrmann
2012-02-13
1
-5
/
+6
*
Bluetooth: Remove HCI-owner field
David Herrmann
2012-02-13
1
-1
/
+0
*
Bluetooth: btmrvl: Remove empty destruct cb
David Herrmann
2012-02-13
1
-5
/
+0
*
freezer: don't unnecessarily set PF_NOFREEZE explicitly
Tejun Heo
2011-11-21
1
-2
/
+0
*
bluetooth: add module.h to drivers/bluetooth files as required.
Paul Gortmaker
2011-10-31
1
-0
/
+2
*
Bluetooth: HCI devices are either BR/EDR or AMP radios
David Vrabel
2010-10-12
1
-2
/
+2
[next]