index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
btmrvl_sdio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-28
Bluetooth: btmrvl: Fix skb buffer overflow
Andrei Emeltchenko
1
-1
/
+10
2012-09-28
Bluetooth: btmrvl: Use DIV_ROUND_UP macro
Andrei Emeltchenko
1
-1
/
+1
2012-09-28
Bluetooth: btmrvl: Correct num_block name
Andrei Emeltchenko
1
-7
/
+6
2012-09-08
Bluetooth: btmrvl: remove pointless conditional before kfree_skb()
Wei Yongjun
1
-2
/
+1
2012-08-06
Bluetooth: Use devm_kzalloc in btmrvl_sdio.c file
Sachin Kamat
1
-11
/
+4
2012-07-09
Bluetooth: btmrvl: trivial style fixes
Andrei Emeltchenko
1
-1
/
+2
2012-06-26
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Gustavo Padovan
1
-3
/
+5
2012-06-19
Bluetooth: btmrvl: Do not send vendor events to bluetooth stack
Andrei Emeltchenko
1
-3
/
+5
2012-06-05
Bluetooth: btmrvl: add SD8787 Bluetooth AMP device ID
Bing Zhao
1
-0
/
+3
2012-05-09
Bluetooth: btmrvl: add support for SDIO suspend/resume callbacks
Amitkumar Karwar
1
-0
/
+100
2012-05-09
Bluetooth: btmrvl: configure default host sleep parameters
Amitkumar Karwar
1
-0
/
+3
2012-05-09
Bluetooth: btmrvl_sdio: remove pointless conditional before release_firmware()
Jesper Juhl
1
-7
/
+2
2011-12-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+13
2011-11-21
Bluetooth: btmrvl: support Marvell Bluetooth device SD8797
Bing Zhao
1
-2
/
+13
2011-11-01
bluetooth: add module.h to drivers/bluetooth files as required.
Paul Gortmaker
1
-0
/
+1
2011-10-05
btmrvl_sdio: fix typo 'btmrvl_sdio_sd6888'
Paul Bolle
1
-2
/
+2
2011-04-13
Bluetooth: btmrvl: support Marvell Bluetooth device SD8787
Kevin Gan
1
-30
/
+94
2010-07-21
Bluetooth: Use kzalloc for drivers
Julia Lawall
1
-6
/
+2
2010-07-21
Bluetooth: Process interrupt in main thread of btmrvl driver as well
Amitkumar Karwar
1
-47
/
+50
2010-07-21
Bluetooth: Silence warning in btmrvl SDIO driver
Kulikov Vasiliy
1
-3
/
+3
2010-05-10
Bluetooth: Separate btmrvl_register_hdev() from btmrvl_add_card()
Bing Zhao
1
-1
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-27
Bluetooth: Add __init/__exit macros to Marvell SDIO driver
Peter Huewe
1
-2
/
+2
2010-02-04
Bluetooth: Fix memory leak in Marvell BT-over-SDIO driver
Yoichi Yuasa
1
-0
/
+1
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-12-03
Bluetooth: Declare MODULE_FIRMWARE for Marvell SDIO driver
Ben Hutchings
1
-0
/
+2
2009-12-03
Bluetooth: Enable auto sleep mode for btmrvl driver
Amitkumar Karwar
1
-0
/
+2
2009-08-23
Bluetooth: Add missing kmalloc NULL tests to Marvell driver
Julia Lawall
1
-2
/
+3
2009-08-23
Bluetooth: Fix incorrect alignment in Marvell BT-over-SDIO driver
Bing Zhao
1
-5
/
+7
2009-08-23
Bluetooth: Remove Enter/Leave debug statements from Marvell driver
Marcel Holtmann
1
-123
/
+12
2009-08-23
Bluetooth: Remove private device name of Marvell SDIO driver
Marcel Holtmann
1
-3
/
+0
2009-08-23
Bluetooth: Fix module description strings for Marvell driver
Marcel Holtmann
1
-1
/
+1
2009-08-23
Bluetooth: Fix complicated assignment of firmware for Marvell devices
Marcel Holtmann
1
-52
/
+38
2009-08-23
Bluetooth: Add Marvell BT-over-SDIO driver
Bing Zhao
1
-0
/
+1128