index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: 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
*
Bluetooth: Process interrupt in main thread of btmrvl driver as well
Amitkumar Karwar
2010-07-21
1
-1
/
+4
*
Bluetooth: Set hdev->dev_type based on Marvell device type
Bing Zhao
2010-05-10
1
-0
/
+9
*
Bluetooth: Separate btmrvl_register_hdev() from btmrvl_add_card()
Bing Zhao
2010-05-10
1
-32
/
+43
*
Bluetooth: Decode btmrvl MODULE_BRINGUP_REG response correctly
Bing Zhao
2010-05-10
1
-2
/
+4
*
Bluetooth: Fix storing negative values as unsigned char
Dan Carpenter
2010-05-10
1
-1
/
+1
*
Bluetooth: Convert controller hdev->type to hdev->bus
Marcel Holtmann
2010-02-27
1
-1
/
+1
*
Bluetooth: Enable auto sleep mode for btmrvl driver
Amitkumar Karwar
2009-12-03
1
-22
/
+33
*
Bluetooth: Remove Enter/Leave debug statements from Marvell driver
Marcel Holtmann
2009-08-22
1
-96
/
+11
*
Bluetooth: Fix last few compiler warning within Marvell core driver
Marcel Holtmann
2009-08-22
1
-4
/
+4
*
Bluetooth: Fix Marvell driver to use skb_put and hci_opcode_pack
Marcel Holtmann
2009-08-22
1
-14
/
+8
*
Bluetooth: Fix module description strings for Marvell driver
Marcel Holtmann
2009-08-22
1
-1
/
+1
[next]