index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
btmrvl_sdio.c
Age
Commit message (
Expand
)
Author
2013-08-21
Bluetooth: use DIV_ROUND_UP in suitable places in btmrvl_sdio
Andy Shevchenko
2013-06-13
Bluetooth: btmrvl: fix error return code in btmrvl_sdio_card_to_host()
Wei Yongjun
2013-06-12
Bluetooth: btmrvl: support Marvell Bluetooth device SD8897
Bing Zhao
2013-04-23
Bluetooth: btmrvl: report error if verify_fw_download times out
Andreas Fenkart
2013-04-23
Bluetooth: btmrvl: release lock while waiting for fw download complete
Andreas Fenkart
2013-04-18
Bluetooth: remove unneeded var initialization in btmrvl
Gustavo Padovan
2013-03-15
bluetooth: btmrvl_sdio: look for sd8688 firmware in proper location
Lubomir Rintel
2012-10-11
Bluetooth: btmrv: Use %*ph specifier instead of print_hex_dump_bytes
Andrei Emeltchenko
2012-09-28
Bluetooth: btmrvl: Fix skb buffer overflow
Andrei Emeltchenko
2012-09-28
Bluetooth: btmrvl: Use DIV_ROUND_UP macro
Andrei Emeltchenko
2012-09-28
Bluetooth: btmrvl: Correct num_block name
Andrei Emeltchenko
2012-09-08
Bluetooth: btmrvl: remove pointless conditional before kfree_skb()
Wei Yongjun
2012-08-06
Bluetooth: Use devm_kzalloc in btmrvl_sdio.c file
Sachin Kamat
2012-07-09
Bluetooth: btmrvl: trivial style fixes
Andrei Emeltchenko
2012-06-26
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Gustavo Padovan
2012-06-19
Bluetooth: btmrvl: Do not send vendor events to bluetooth stack
Andrei Emeltchenko
2012-06-05
Bluetooth: btmrvl: add SD8787 Bluetooth AMP device ID
Bing Zhao
2012-05-09
Bluetooth: btmrvl: add support for SDIO suspend/resume callbacks
Amitkumar Karwar
2012-05-09
Bluetooth: btmrvl: configure default host sleep parameters
Amitkumar Karwar
2012-05-09
Bluetooth: btmrvl_sdio: remove pointless conditional before release_firmware()
Jesper Juhl
2011-12-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-21
Bluetooth: btmrvl: support Marvell Bluetooth device SD8797
Bing Zhao
2011-10-31
bluetooth: add module.h to drivers/bluetooth files as required.
Paul Gortmaker
2011-10-05
btmrvl_sdio: fix typo 'btmrvl_sdio_sd6888'
Paul Bolle
2011-04-13
Bluetooth: btmrvl: support Marvell Bluetooth device SD8787
Kevin Gan
2010-07-21
Bluetooth: Use kzalloc for drivers
Julia Lawall
2010-07-21
Bluetooth: Process interrupt in main thread of btmrvl driver as well
Amitkumar Karwar
2010-07-21
Bluetooth: Silence warning in btmrvl SDIO driver
Kulikov Vasiliy
2010-05-10
Bluetooth: Separate btmrvl_register_hdev() from btmrvl_add_card()
Bing Zhao
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-27
Bluetooth: Add __init/__exit macros to Marvell SDIO driver
Peter Huewe
2010-02-04
Bluetooth: Fix memory leak in Marvell BT-over-SDIO driver
Yoichi Yuasa
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-03
Bluetooth: Declare MODULE_FIRMWARE for Marvell SDIO driver
Ben Hutchings
2009-12-03
Bluetooth: Enable auto sleep mode for btmrvl driver
Amitkumar Karwar
2009-08-22
Bluetooth: Add missing kmalloc NULL tests to Marvell driver
Julia Lawall
2009-08-22
Bluetooth: Fix incorrect alignment in Marvell BT-over-SDIO driver
Bing Zhao
2009-08-22
Bluetooth: Remove Enter/Leave debug statements from Marvell driver
Marcel Holtmann
2009-08-22
Bluetooth: Remove private device name of Marvell SDIO driver
Marcel Holtmann
2009-08-22
Bluetooth: Fix module description strings for Marvell driver
Marcel Holtmann
2009-08-22
Bluetooth: Fix complicated assignment of firmware for Marvell devices
Marcel Holtmann
2009-08-22
Bluetooth: Add Marvell BT-over-SDIO driver
Bing Zhao