aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btmrvl_sdio.c
Commit message (Expand)AuthorAge
* Bluetooth: btmrvl: trivial style fixesAndrei Emeltchenko2012-07-09
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gustavo Padovan2012-06-26
|\
| * Bluetooth: btmrvl: Do not send vendor events to bluetooth stackAndrei Emeltchenko2012-06-18
* | Bluetooth: btmrvl: add SD8787 Bluetooth AMP device IDBing Zhao2012-06-04
|/
* Bluetooth: btmrvl: add support for SDIO suspend/resume callbacksAmitkumar Karwar2012-05-09
* Bluetooth: btmrvl: configure default host sleep parametersAmitkumar Karwar2012-05-09
* Bluetooth: btmrvl_sdio: remove pointless conditional before release_firmware()Jesper Juhl2012-05-09
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-09
|\
| * Bluetooth: btmrvl: support Marvell Bluetooth device SD8797Bing Zhao2011-11-21
* | bluetooth: add module.h to drivers/bluetooth files as required.Paul Gortmaker2011-10-31
|/
* btmrvl_sdio: fix typo 'btmrvl_sdio_sd6888'Paul Bolle2011-10-05
* Bluetooth: btmrvl: support Marvell Bluetooth device SD8787Kevin Gan2011-04-13
* Bluetooth: Use kzalloc for driversJulia Lawall2010-07-21
* Bluetooth: Process interrupt in main thread of btmrvl driver as wellAmitkumar Karwar2010-07-21
* Bluetooth: Silence warning in btmrvl SDIO driverKulikov Vasiliy2010-07-21
* Bluetooth: Separate btmrvl_register_hdev() from btmrvl_add_card()Bing Zhao2010-05-10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Bluetooth: Add __init/__exit macros to Marvell SDIO driverPeter Huewe2010-02-27
* Bluetooth: Fix memory leak in Marvell BT-over-SDIO driverYoichi Yuasa2010-02-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | Bluetooth: Declare MODULE_FIRMWARE for Marvell SDIO driverBen Hutchings2009-12-03
* | Bluetooth: Enable auto sleep mode for btmrvl driverAmitkumar Karwar2009-12-03
|/
* Bluetooth: Add missing kmalloc NULL tests to Marvell driverJulia Lawall2009-08-22
* Bluetooth: Fix incorrect alignment in Marvell BT-over-SDIO driverBing Zhao2009-08-22
* Bluetooth: Remove Enter/Leave debug statements from Marvell driverMarcel Holtmann2009-08-22
* Bluetooth: Remove private device name of Marvell SDIO driverMarcel Holtmann2009-08-22
* Bluetooth: Fix module description strings for Marvell driverMarcel Holtmann2009-08-22
* Bluetooth: Fix complicated assignment of firmware for Marvell devicesMarcel Holtmann2009-08-22
* Bluetooth: Add Marvell BT-over-SDIO driverBing Zhao2009-08-22