aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth/btmrvl_sdio.c
AgeCommit message (Expand)Author
2015-01-06bluetooth: btmrvl: increase the priority of firmware download messageAmitkumar Karwar
2015-01-06Bluetooth: btmrvl: add surprise_removed flagAmitkumar Karwar
2014-12-03Bluetooth: btmrvl add firmware dump supportXinming Hu
2014-12-03Bluetooth: btmrvl: remove extra newline characterAmitkumar Karwar
2014-09-30Bluetooth: btmrvl: support Marvell Bluetooth device SD8887Xinming Hu
2014-09-30Bluetooth: btmrvl: rename definitions from 88xx to 8897Amitkumar Karwar
2014-07-15Bluetooth: btmrvl: avoid sending data to firmware after hs_activatedChin-Ran Lo
2014-07-03Bluetooth: btmrvl: indicate pscan scheduling instant in a debug eventBing Zhao
2014-03-28Bluetooth: btmrvl: implement read-to-clear for SD8897 interruptsBing Zhao
2014-03-28Bluetooth: btmrvl: separate write-to-clear function from interrupt handlerBing Zhao
2013-12-04Bluetooth: btmrvl: use cal-data from device-tree instead of conf fileBing Zhao
2013-10-11Bluetooth: Provide hdev parameter to hci_recv_frame() driver callbackMarcel Holtmann
2013-10-02Bluetooth: btmrvl: add calibration data download supportAmitkumar Karwar
2013-10-02Bluetooth: btmrvl: add setup handlerAmitkumar Karwar
2013-08-21Bluetooth: use DIV_ROUND_UP in suitable places in btmrvl_sdioAndy Shevchenko
2013-06-13Bluetooth: btmrvl: fix error return code in btmrvl_sdio_card_to_host()Wei Yongjun
2013-06-12Bluetooth: btmrvl: support Marvell Bluetooth device SD8897Bing Zhao
2013-04-23Bluetooth: btmrvl: report error if verify_fw_download times outAndreas Fenkart
2013-04-23Bluetooth: btmrvl: release lock while waiting for fw download completeAndreas Fenkart
2013-04-18Bluetooth: remove unneeded var initialization in btmrvlGustavo Padovan
2013-03-15bluetooth: btmrvl_sdio: look for sd8688 firmware in proper locationLubomir Rintel
2012-10-11Bluetooth: btmrv: Use %*ph specifier instead of print_hex_dump_bytesAndrei Emeltchenko
2012-09-28Bluetooth: btmrvl: Fix skb buffer overflowAndrei Emeltchenko
2012-09-28Bluetooth: btmrvl: Use DIV_ROUND_UP macroAndrei Emeltchenko
2012-09-28Bluetooth: btmrvl: Correct num_block nameAndrei Emeltchenko
2012-09-08Bluetooth: btmrvl: remove pointless conditional before kfree_skb()Wei Yongjun
2012-08-06Bluetooth: Use devm_kzalloc in btmrvl_sdio.c fileSachin Kamat
2012-07-09Bluetooth: btmrvl: trivial style fixesAndrei Emeltchenko
2012-06-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gustavo Padovan
2012-06-19Bluetooth: btmrvl: Do not send vendor events to bluetooth stackAndrei Emeltchenko
2012-06-05Bluetooth: btmrvl: add SD8787 Bluetooth AMP device IDBing Zhao
2012-05-09Bluetooth: btmrvl: add support for SDIO suspend/resume callbacksAmitkumar Karwar
2012-05-09Bluetooth: btmrvl: configure default host sleep parametersAmitkumar Karwar
2012-05-09Bluetooth: btmrvl_sdio: remove pointless conditional before release_firmware()Jesper Juhl
2011-12-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-21Bluetooth: btmrvl: support Marvell Bluetooth device SD8797Bing Zhao
2011-10-31bluetooth: add module.h to drivers/bluetooth files as required.Paul Gortmaker
2011-10-05btmrvl_sdio: fix typo 'btmrvl_sdio_sd6888'Paul Bolle
2011-04-13Bluetooth: btmrvl: support Marvell Bluetooth device SD8787Kevin Gan
2010-07-21Bluetooth: Use kzalloc for driversJulia Lawall
2010-07-21Bluetooth: Process interrupt in main thread of btmrvl driver as wellAmitkumar Karwar
2010-07-21Bluetooth: Silence warning in btmrvl SDIO driverKulikov Vasiliy
2010-05-10Bluetooth: Separate btmrvl_register_hdev() from btmrvl_add_card()Bing Zhao
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-27Bluetooth: Add __init/__exit macros to Marvell SDIO driverPeter Huewe
2010-02-03Bluetooth: Fix memory leak in Marvell BT-over-SDIO driverYoichi Yuasa
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-03Bluetooth: Declare MODULE_FIRMWARE for Marvell SDIO driverBen Hutchings
2009-12-03Bluetooth: Enable auto sleep mode for btmrvl driverAmitkumar Karwar