index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
btmrvl_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-08
Bluetooth: btmrvl: fix card reset and suspend race issue
Amitkumar Karwar
1
-3
/
+8
2015-01-08
Bluetooth: btmrvl: use msecs_to_jiffies within macro definition
Amitkumar Karwar
1
-3
/
+3
2015-01-06
Bluetooth: btmrvl: add surprise_removed flag
Amitkumar Karwar
1
-2
/
+7
2015-01-06
Bluetooth: btmrvl: error path handling in setup handler
Amitkumar Karwar
1
-1
/
+4
2015-01-06
Bluetooth: btmrvl: fix race issue while stopping main thread
Amitkumar Karwar
1
-0
/
+5
2014-12-03
Bluetooth: btmrvl add firmware dump support
Xinming Hu
1
-0
/
+7
2014-12-03
Bluetooth: btmrvl: remove extra newline character
Amitkumar Karwar
1
-7
/
+7
2014-11-19
Bluetooth: btmrvl: update hs_state in interrupt handler
Amitkumar Karwar
1
-0
/
+6
2014-11-19
Bluetooth: btmrvl: add DT-bindings for gpio-gap
Amitkumar Karwar
1
-3
/
+9
2014-11-19
Bluetooth: btmrvl: add DT bindings documentation
Amitkumar Karwar
1
-17
/
+14
2014-07-31
Bluetooth: Fix crash in the Marvell driver initialization codepath
Anatol Pomozov
1
-0
/
+5
2014-07-19
Bluetooth: btmrvl: add public address configuration support
Amitkumar Karwar
1
-0
/
+24
2014-07-03
Bluetooth: btmrvl: wait for HOST_SLEEP_ENABLE event in suspend
Chin-Ran Lo
1
-1
/
+24
2014-07-03
Bluetooth: btmrvl: indicate pscan scheduling instant in a debug event
Bing Zhao
1
-0
/
+19
2014-04-24
Bluetooth: btmrvl: Fix btmrvl_send_module_cfg_cmd()
Petri Gynther
1
-1
/
+1
2014-03-28
Bluetooth: btmrvl: implement read-to-clear for SD8897 interrupts
Bing Zhao
1
-0
/
+17
2014-03-20
Bluetooth: btmrvl: don't consume all vendor specific events
Amitkumar Karwar
1
-5
/
+6
2013-12-04
Bluetooth: btmrvl: remove cal-data byte swapping and redundant mem copy
Bing Zhao
1
-17
/
+10
2013-12-04
Bluetooth: btmrvl: use cal-data from device-tree instead of conf file
Bing Zhao
1
-75
/
+17
2013-12-04
Bluetooth: btmrvl: operate on 16-bit opcodes instead of ogf/ocf
Bing Zhao
1
-12
/
+9
2013-10-11
Bluetooth: Remove pointless parameter check in btmrvl_send_frame()
Marcel Holtmann
1
-8
/
+1
2013-10-11
Bluetooth: Add hdev parameter to hdev->send driver callback
Marcel Holtmann
1
-3
/
+1
2013-10-10
Bluetooth: Remove unused btmrvl_ioctl() callback
Marcel Holtmann
1
-10
/
+3
2013-10-02
Bluetooth: btmrvl: add calibration data download support
Amitkumar Karwar
1
-0
/
+116
2013-10-02
Bluetooth: btmrvl: add setup handler
Amitkumar Karwar
1
-2
/
+16
2013-10-02
Bluetooth: btmrvl: get rid of struct btmrvl_cmd
Amitkumar Karwar
1
-6
/
+6
2013-10-02
Bluetooth: btmrvl: add btmrvl_send_sync_cmd() function
Amitkumar Karwar
1
-88
/
+41
2013-06-13
Bluetooth: btmrvl: fix thread stopping race
Daniel Drake
1
-5
/
+4
2012-07-09
Bluetooth: btmrvl: trivial style fixes
Andrei Emeltchenko
1
-3
/
+5
2012-06-19
Bluetooth: btmrvl: Do not send vendor events to bluetooth stack
Andrei Emeltchenko
1
-2
/
+12
2012-05-09
Bluetooth: btmrvl: add support for SDIO suspend/resume callbacks
Amitkumar Karwar
1
-1
/
+2
2012-05-09
Bluetooth: btmrvl: configure default host sleep parameters
Amitkumar Karwar
1
-22
/
+31
2012-02-13
Bluetooth: Remove hci_dev->driver_data
David Herrmann
1
-5
/
+6
2012-02-13
Bluetooth: Remove HCI-owner field
David Herrmann
1
-1
/
+0
2012-02-13
Bluetooth: btmrvl: Remove empty destruct cb
David Herrmann
1
-5
/
+0
2011-11-21
freezer: don't unnecessarily set PF_NOFREEZE explicitly
Tejun Heo
1
-2
/
+0
2011-10-31
bluetooth: add module.h to drivers/bluetooth files as required.
Paul Gortmaker
1
-0
/
+2
2010-10-12
Bluetooth: HCI devices are either BR/EDR or AMP radios
David Vrabel
1
-2
/
+2
2010-07-21
Bluetooth: Process interrupt in main thread of btmrvl driver as well
Amitkumar Karwar
1
-1
/
+4
2010-05-10
Bluetooth: Set hdev->dev_type based on Marvell device type
Bing Zhao
1
-0
/
+9
2010-05-10
Bluetooth: Separate btmrvl_register_hdev() from btmrvl_add_card()
Bing Zhao
1
-32
/
+43
2010-05-10
Bluetooth: Decode btmrvl MODULE_BRINGUP_REG response correctly
Bing Zhao
1
-2
/
+4
2010-05-10
Bluetooth: Fix storing negative values as unsigned char
Dan Carpenter
1
-1
/
+1
2010-02-27
Bluetooth: Convert controller hdev->type to hdev->bus
Marcel Holtmann
1
-1
/
+1
2009-12-03
Bluetooth: Enable auto sleep mode for btmrvl driver
Amitkumar Karwar
1
-22
/
+33
2009-08-22
Bluetooth: Remove Enter/Leave debug statements from Marvell driver
Marcel Holtmann
1
-96
/
+11
2009-08-22
Bluetooth: Fix last few compiler warning within Marvell core driver
Marcel Holtmann
1
-4
/
+4
2009-08-22
Bluetooth: Fix Marvell driver to use skb_put and hci_opcode_pack
Marcel Holtmann
1
-14
/
+8
2009-08-22
Bluetooth: Fix module description strings for Marvell driver
Marcel Holtmann
1
-1
/
+1
2009-08-22
Bluetooth: Some coding style cleanup for Marvell core driver
Marcel Holtmann
1
-52
/
+45
[next]