index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
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-11
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-22
freezer: don't unnecessarily set PF_NOFREEZE explicitly
Tejun Heo
1
-2
/
+0
2011-11-01
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-23
Bluetooth: Remove Enter/Leave debug statements from Marvell driver
Marcel Holtmann
1
-96
/
+11
2009-08-23
Bluetooth: Fix last few compiler warning within Marvell core driver
Marcel Holtmann
1
-4
/
+4
2009-08-23
Bluetooth: Fix Marvell driver to use skb_put and hci_opcode_pack
Marcel Holtmann
1
-14
/
+8
2009-08-23
Bluetooth: Fix module description strings for Marvell driver
Marcel Holtmann
1
-1
/
+1
2009-08-23
Bluetooth: Some coding style cleanup for Marvell core driver
Marcel Holtmann
1
-52
/
+45
2009-08-23
Bluetooth: Add debugfs support to btmrvl driver
Bing Zhao
1
-0
/
+8
2009-08-23
Bluetooth: Add btmrvl driver for Marvell Bluetooth devices
Bing Zhao
1
-0
/
+714