index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
btmrvl_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-08-22
Bluetooth: Add debugfs support to btmrvl driver
Bing Zhao
1
-0
/
+8
2009-08-22
Bluetooth: Add btmrvl driver for Marvell Bluetooth devices
Bing Zhao
1
-0
/
+714