index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: 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
*
Bluetooth: Some coding style cleanup for Marvell core driver
Marcel Holtmann
2009-08-22
1
-52
/
+45
*
Bluetooth: Add debugfs support to btmrvl driver
Bing Zhao
2009-08-22
1
-0
/
+8
*
Bluetooth: Add btmrvl driver for Marvell Bluetooth devices
Bing Zhao
2009-08-22
1
-0
/
+714