Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
85b80b6bfdbdab3f489857dd850dad5a65e49895
/
drivers
/
bluetooth
/
btmrvl_sdio.c
3907d55
Bluetooth: btmrvl: support Marvell Bluetooth device SD8887
by Xinming Hu
· 10 years ago
1e3e492
Bluetooth: btmrvl: rename definitions from 88xx to 8897
by Amitkumar Karwar
· 10 years ago
5bf8a74
Bluetooth: btmrvl: avoid sending data to firmware after hs_activated
by Chin-Ran Lo
· 10 years ago
4df82b5
Bluetooth: btmrvl: indicate pscan scheduling instant in a debug event
by Bing Zhao
· 11 years ago
0d36740
Bluetooth: btmrvl: implement read-to-clear for SD8897 interrupts
by Bing Zhao
· 11 years ago
8af4840
Bluetooth: btmrvl: separate write-to-clear function from interrupt handler
by Bing Zhao
· 11 years ago
433a938
Bluetooth: btmrvl: use cal-data from device-tree instead of conf file
by Bing Zhao
· 11 years ago
e1a2617
Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback
by Marcel Holtmann
· 11 years ago
2cc8689
Bluetooth: btmrvl: add calibration data download support
by Amitkumar Karwar
· 11 years ago
4b24572
Bluetooth: btmrvl: add setup handler
by Amitkumar Karwar
· 11 years ago
ba34dd3
Bluetooth: use DIV_ROUND_UP in suitable places in btmrvl_sdio
by Andy Shevchenko
· 11 years ago
6ea81c4
Bluetooth: btmrvl: fix error return code in btmrvl_sdio_card_to_host()
by Wei Yongjun
· 11 years ago
22f2efe
Bluetooth: btmrvl: support Marvell Bluetooth device SD8897
by Bing Zhao
· 11 years ago
69676b1
Bluetooth: btmrvl: report error if verify_fw_download times out
by Andreas Fenkart
· 12 years ago
c1c999e
Bluetooth: btmrvl: release lock while waiting for fw download complete
by Andreas Fenkart
· 12 years ago
faff7f7
Bluetooth: remove unneeded var initialization in btmrvl
by Gustavo Padovan
· 12 years ago
77189df
bluetooth: btmrvl_sdio: look for sd8688 firmware in proper location
by Lubomir Rintel
· 12 years ago
78c1b8e
Bluetooth: btmrv: Use %*ph specifier instead of print_hex_dump_bytes
by Andrei Emeltchenko
· 12 years ago
9cb23dd
Bluetooth: btmrvl: Fix skb buffer overflow
by Andrei Emeltchenko
· 12 years ago
e678bad
Bluetooth: btmrvl: Use DIV_ROUND_UP macro
by Andrei Emeltchenko
· 12 years ago
4263280
Bluetooth: btmrvl: Correct num_block name
by Andrei Emeltchenko
· 12 years ago
7923296
Bluetooth: btmrvl: remove pointless conditional before kfree_skb()
by Wei Yongjun
· 12 years ago
eb17ea3
Bluetooth: Use devm_kzalloc in btmrvl_sdio.c file
by Sachin Kamat
· 12 years ago
2c2453f
Bluetooth: btmrvl: trivial style fixes
by Andrei Emeltchenko
· 12 years ago
b82c29d
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by Gustavo Padovan
· 12 years ago
ea1e76a
Bluetooth: btmrvl: Do not send vendor events to bluetooth stack
by Andrei Emeltchenko
· 12 years ago
37ed561
Bluetooth: btmrvl: add SD8787 Bluetooth AMP device ID
by Bing Zhao
· 12 years ago
ba54a16
Bluetooth: btmrvl: add support for SDIO suspend/resume callbacks
by Amitkumar Karwar
· 13 years ago
2a8ff61
Bluetooth: btmrvl: configure default host sleep parameters
by Amitkumar Karwar
· 13 years ago
59f34fb
Bluetooth: btmrvl_sdio: remove pointless conditional before release_firmware()
by Jesper Juhl
· 13 years ago
e7ab5f1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
2ac654f
Bluetooth: btmrvl: support Marvell Bluetooth device SD8797
by Bing Zhao
· 13 years ago
a59b968
bluetooth: add module.h to drivers/bluetooth files as required.
by Paul Gortmaker
· 13 years ago
c675786
btmrvl_sdio: fix typo 'btmrvl_sdio_sd6888'
by Paul Bolle
· 13 years ago
9f72c1d
Bluetooth: btmrvl: support Marvell Bluetooth device SD8787
by Kevin Gan
· 14 years ago
f8df39f
Bluetooth: Use kzalloc for drivers
by Julia Lawall
· 14 years ago
d1d10d7
Bluetooth: Process interrupt in main thread of btmrvl driver as well
by Amitkumar Karwar
· 14 years ago
278be27
Bluetooth: Silence warning in btmrvl SDIO driver
by Kulikov Vasiliy
· 14 years ago
6406160
Bluetooth: Separate btmrvl_register_hdev() from btmrvl_add_card()
by Bing Zhao
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
8e5b230
Bluetooth: Add __init/__exit macros to Marvell SDIO driver
by Peter Huewe
· 15 years ago
88d1a0c
Bluetooth: Fix memory leak in Marvell BT-over-SDIO driver
by Yoichi Yuasa
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
2861453
Bluetooth: Declare MODULE_FIRMWARE for Marvell SDIO driver
by Ben Hutchings
· 15 years ago
32fd639
Bluetooth: Enable auto sleep mode for btmrvl driver
by Amitkumar Karwar
· 15 years ago
5959809
Bluetooth: Add missing kmalloc NULL tests to Marvell driver
by Julia Lawall
· 15 years ago
3318b23
Bluetooth: Fix incorrect alignment in Marvell BT-over-SDIO driver
by Bing Zhao
· 15 years ago
9374253
Bluetooth: Remove Enter/Leave debug statements from Marvell driver
by Marcel Holtmann
· 15 years ago
60dee5c
Bluetooth: Remove private device name of Marvell SDIO driver
by Marcel Holtmann
· 15 years ago
9666fb3
Bluetooth: Fix module description strings for Marvell driver
by Marcel Holtmann
· 15 years ago
dcf47f3
Bluetooth: Fix complicated assignment of firmware for Marvell devices
by Marcel Holtmann
· 15 years ago
789221e
Bluetooth: Add Marvell BT-over-SDIO driver
by Bing Zhao
· 15 years ago