summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-08-06
|\
| * pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski2010-08-03
| * pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski2010-08-03
| * pcmcia: remove cs_types.hDominik Brodowski2010-07-30
* | Bluetooth: Fix kfree() => kfree_skb() in hci_ath.cDan Carpenter2010-07-27
* | Bluetooth: Add __init and __exit marks to UART driversGustavo F. Padovan2010-07-27
* | Bluetooth: Use hci_recv_stream_fragment() in UART driverGustavo F. Padovan2010-07-27
* | Bluetooth: Fix permission of hci_ath.cGustavo F. Padovan2010-07-27
* | Bluetooth: Support for Atheros AR300x serial chipSuraj Sumangala2010-07-21
* | Bluetooth: Use __packed annotation for driversGustavo F. Padovan2010-07-21
* | Bluetooth: Move bit-field variable in USB driver to data->flagsGustavo F. Padovan2010-07-21
* | Bluetooth: Added support for controller shipped with iMac i5Cyril Lacoux2010-07-21
* | Bluetooth: Remove unnecessary casts of private_data in driversJoe Perches2010-07-21
* | Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctlsJohan Hedberg2010-07-21
* | Bluetooth: Use kzalloc for driversJulia Lawall2010-07-21
* | Bluetooth: Use kmemdup for driversJulia Lawall2010-07-21
* | Bluetooth: Process interrupt in main thread of btmrvl driver as wellAmitkumar Karwar2010-07-21
* | Bluetooth: Fix warning: variable 'tty' set but not usedJustin P. Mattock2010-07-21
* | Bluetooth: Silence warning in btmrvl SDIO driverKulikov Vasiliy2010-07-21
|/
* drivers: bluetooth: bluecard_cs.c: Fixed include error, changed to linux/io.hCody Rester2010-07-01
* Bluetooth: Fix abuse of the preincrement operatorDavid Howells2010-06-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-20
|\
| * Bluetooth: Set hdev->dev_type based on Marvell device typeBing Zhao2010-05-10
| * Bluetooth: Separate btmrvl_register_hdev() from btmrvl_add_card()Bing Zhao2010-05-10
| * Bluetooth: Decode btmrvl MODULE_BRINGUP_REG response correctlyBing Zhao2010-05-10
| * Bluetooth: Fix storing negative values as unsigned charDan Carpenter2010-05-10
| * Bluetooth: Fix wrong packet type count incrementGustavo F. Padovan2010-05-10
| * Bluetooth: Use the proper function cast to get hdr dataGustavo F. Padovan2010-05-10
| * Bluetooth: Fix return value when bt_skb_alloc failsGustavo F. Padovan2010-05-10
* | pcmcia: dev_node removal (write-only drivers)Dominik Brodowski2010-05-10
* | pcmcia: re-work pcmcia_request_irq()Dominik Brodowski2010-05-10
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Bluetooth: Convert Marvell driver to use per adapter debugfsMarcel Holtmann2010-02-27
* Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann2010-02-27
* Bluetooth: Add missing kfree() on error path in Atheros driverDan Carpenter2010-02-27
* Bluetooth: Make USB device id constantMárton Németh2010-02-27
* 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
* Bluetooth: Add DFU driver for Atheros Bluetooth chipset AR3011Vikram Kandukuri2010-01-30
* Bluetooth: Redo checks in IRQ handler for shared IRQ supportMike Frysinger2010-01-30
* Bluetooth: Prevent ill-timed autosuspend in USB driverOliver Neukum2009-12-17
* USB: remove the auto_pm flagAlan Stern2009-12-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-05
|\ \ \ | |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2009-12-05
| |\ \
| | * | pcmcia: rework the irq_req_t typedefDominik Brodowski2009-11-28
| | * | pcmcia: deprecate CS_CHECK (bluetooth)Dominik Brodowski2009-11-08
| | |/
* | | Bluetooth: Declare MODULE_FIRMWARE for Marvell SDIO driverBen Hutchings2009-12-03